vms-nest-prisma-api-document 800.0.0 → 830.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.
Files changed (104) hide show
  1. package/dist/{bookmark_service-n-PDCqT3.d.ts → bookmark_service-6_3i3TwC.d.ts} +174 -38
  2. package/dist/services/account/bookmark_service.d.ts +1 -1
  3. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  4. package/dist/services/account/report_preferences.service.d.ts +1 -1
  5. package/dist/services/account/ticket_service.d.ts +1 -1
  6. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  7. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  8. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/student.js +78 -76
  12. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  13. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  14. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  15. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  16. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  17. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  18. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  19. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  20. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  21. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  22. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  23. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  24. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  25. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  26. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  27. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  28. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  29. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  30. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  31. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +12 -0
  32. package/dist/services/gps/reports/gps_reports_mongo_service.js +4 -0
  33. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  34. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  35. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  36. package/dist/services/main/users/auth_service.d.ts +1 -1
  37. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  38. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  39. package/dist/services/main/users/user_service.d.ts +1 -1
  40. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  41. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  42. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  43. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  44. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  45. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  46. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  47. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  48. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  49. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  50. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  51. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  52. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  53. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  54. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  55. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  56. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  57. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  58. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  59. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  60. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  61. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  62. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  63. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  64. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  65. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  66. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  67. package/dist/services/master/main/master_main_eway_bill_provider_service.d.ts +2 -2
  68. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  69. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  70. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  71. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  77. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  78. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  79. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  80. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  81. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  82. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  83. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  84. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  85. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  86. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  87. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  88. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  89. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  90. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  91. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  92. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  93. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  94. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  95. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  96. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  97. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  102. package/dist/services/website/faq_service.d.ts +1 -1
  103. package/dist/services/website/static_pages_service.d.ts +1 -1
  104. 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
- admission_registration_number?: string;
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: string;
14230
- dob_f: string;
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?: string;
14244
- modified_date_time?: string;
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
- MasterRouteStudent: MasterRouteStudent[];
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?: string;
14312
- modified_date_time?: string;
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
- StudentStopChangeRequest: StudentStopChangeRequest[];
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?: string;
14335
- modified_date_time?: string;
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
- reason?: string;
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?: string;
14359
- modified_date_time?: string;
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 StudentGuardianLink extends Record<string, unknown> {
14373
- student_guardian_link_id: string;
14374
- is_primary: YesNo;
14375
- notes?: string;
14376
- full_name: string;
14377
- mobile: string;
14378
- email?: string;
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?: string;
14385
- modified_date_time?: string;
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
- relationship_id: string;
14396
- MasterRelationship?: MasterRelationship;
14397
- relationship_name?: string;
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
- admission_registration_number: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
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
- admission_registration_number: string;
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
- admission_registration_number?: string | undefined;
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;
@@ -22669,4 +22805,4 @@ declare const createBookMark: (data: BookMarkDTO) => Promise<SBR>;
22669
22805
  declare const updateBookMark: (id: string, data: BookMarkDTO) => Promise<SBR>;
22670
22806
  declare const deleteBookMark: (id: string) => Promise<SBR>;
22671
22807
 
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 };
22808
+ 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, newStudentAddressPayload 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, toStudentPayload as qY, newStudentPayload as qZ, toStudentAddressPayload 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 StudentNoStopQueryDTO as r$, toStudentLeaveRequestPayload as r0, newStudentLeaveRequestPayload as r1, toStudentStopChangeRequestPayload as r2, newStudentStopChangeRequestPayload as r3, toStudentGuardianLinkPayload as r4, newStudentGuardianLinkPayload as r5, findStudent as r6, createStudent as r7, updateStudent as r8, deleteStudent as r9, type MasterRoute as rA, type MasterRouteStop as rB, type MasterFixedSchedule as rC, type MasterRouteStudent as rD, MasterRouteSchema as rE, type MasterRouteDTO as rF, MasterRouteQuerySchema as rG, type MasterRouteQueryDTO as rH, MasterFixedScheduleSchema as rI, type MasterFixedScheduleDTO as rJ, MasterFixedScheduleQuerySchema as rK, type MasterFixedScheduleQueryDTO as rL, MasterRouteStopSchema as rM, type MasterRouteStopDTO as rN, MasterRouteStopUpdateSchema as rO, type MasterRouteStopUpdateDTO as rP, MasterRouteStopCreateSchema as rQ, type MasterRouteStopCreateDTO as rR, MasterRouteStopIds as rS, type MasterRouteStopIdsDTO as rT, MasterRouteStopReorderSchema as rU, type MasterRouteStopReorderDTO as rV, MasterRouteStopDeleteAllSchema as rW, type MasterRouteStopDeleteDTO as rX, MasterRouteStopDeleteSchema as rY, type MasterRouteStopDeleteReOrderDTO as rZ, StudentNoStopQuerySchema as r_, findStudentsWithNoRoutePickup as ra, findStudentsWithNoRouteDrop as rb, updateProfilePicture as rc, createStudentAddress as rd, findStudentAddress as re, updateStudentAddress as rf, updateAddressBusStopAssign as rg, deleteStudentAddress as rh, findStudentGuardianLink as ri, createStudentGuardianLink as rj, updateStudentGuardianLink as rk, updateGuardianProfilePicture as rl, updateGuardianDetails as rm, updateGuardianMobileNumber as rn, deleteStudentGuardian as ro, findStudentGuardianAutofillDetails as rp, createStudentLeaveRequest as rq, findStudentLeaveRequest as rr, updateStudentLeaveRequest as rs, approveLeaveRequest as rt, deleteStudentLeaveRequest as ru, findStudentStopChangeRequest as rv, createStudentStopChangeRequest as rw, updateStudentStopChangeRequest as rx, approveStopChangeRequest as ry, deleteStudentStopChangeRequest as rz, type OrganisationColor as s, extendGPSLiveTrackLinkTime as s$, StudentNoScheduleQuerySchema as s0, type StudentNoScheduleQueryDTO as s1, MasterRouteStudentAssignRemoveSchema as s2, type MasterRouteStudentAssignRemoveDTO as s3, MasterRouteStudentStopAssignRemoveSchema as s4, type MasterRouteStudentStopAssignRemoveDTO as s5, MasterRouteStudentScheduleAssignRemoveSchema as s6, type MasterRouteStudentScheduleAssignRemoveDTO as s7, toMasterRoutePayload as s8, newMasterRoutePayload as s9, assignRouteStudentsDrop as sA, removeRouteStudentsPickup as sB, removeRouteStudentsDrop as sC, assignMasterRouteStudentStopToStudentsPickup as sD, assignMasterRouteStudentStopToStudentsDrop as sE, removeMasterRouteStudentStopToStudentsPickup as sF, removeMasterRouteStudentStopToStudentsDrop as sG, assignMasterRouteStudentScheduleToStudentsPickup as sH, assignMasterRouteStudentScheduleToStudentDrop as sI, removeMasterRouteStudentScheduleToStudentPickup as sJ, removeMasterRouteStudentScheduleToStudentDrop as sK, type GPSLiveTrackShareLink as sL, type GPSLiveTrackShareLinkNotification as sM, GPSLiveTrackShareLinkNotificationSchema as sN, type GPSLiveTrackShareLinkNotificationDTO as sO, GPSLiveTrackShareLinkSchema as sP, type GPSLiveTrackShareLinkDTO as sQ, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as sR, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as sS, GPSLiveTrackShareLinkUpdateLinkStatusSchema as sT, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as sU, GPSLiveTrackShareLinkQuerySchema as sV, type GPSLiveTrackShareLinkQueryDTO as sW, toGPSLiveTrackShareLinkPayload as sX, newGPSLiveTrackShareLinkPayload as sY, findGPSLiveTrackShareLink as sZ, createGPSLiveTrackShareLink as s_, toMasterFixedSchedulePayload as sa, newMasterFixedSchedulePayload as sb, toMasterRouteStopPayload as sc, newMasterRouteStopPayload as sd, toMasterRouteStopReorderPayload as se, toMasterRouteStudentAssignPayload as sf, newMasterRouteStudentAssignPayload as sg, findMasterRoute as sh, createMasterRoute as si, updateMasterRoute as sj, deleteMasterRoute as sk, findMasterFixedSchedule as sl, createMasterFixedSchedule as sm, updateMasterFixedSchedule as sn, deleteMasterFixedSchedule as so, createStopsFirstTimeRoute as sp, appendRouteStop as sq, updateRouteStop as sr, reorderRouteStops as ss, deleteRouteStopsAll as st, deleteRouteStopReorder as su, findStudentsWithNoStopPickup as sv, findStudentsWithNoStopDrop as sw, findStudentsWithNoSchedulePickup as sx, findStudentsWithNoScheduleDrop as sy, assignRouteStudentsPickup as sz, type OrganisationTag as t, VehicleDocumentExpirySchema as t$, updateGPSLiveTrackLinkStatus as t0, deleteGPSLiveTrackShareLink as t1, createGPSLiveTrackShareLinkNotification as t2, type GPSTrackHistoryShareLink as t3, type GPSTrackHistoryShareLinkNotification as t4, GPSTrackHistoryShareLinkNotificationSchema as t5, type GPSTrackHistoryShareLinkNotificationDTO as t6, GPSTrackHistoryShareLinkSchema as t7, type GPSTrackHistoryShareLinkDTO as t8, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as t9, type VehicleDTO as tA, VehicleBulkSchema as tB, type VehicleBulkDTO as tC, MasterDeviceFileSchema as tD, type MasterDeviceFileDTO as tE, VehicleDeviceLinkSchema as tF, type VehicleDeviceLinkDTO as tG, VehicleDeviceUnlinkSchema as tH, type VehicleDeviceUnlinkDTO as tI, VehicleDriverLinkSchema as tJ, type VehicleDriverLinkDTO as tK, VehicleDetailGPSSensorSchema as tL, type VehicleDetailGPSSensorDTO as tM, VehicleDetailTripSchema as tN, type VehicleDetailTripDTO as tO, VehicleDetailBodySchema as tP, type VehicleDetailBodyDTO as tQ, VehicleDetailLifeCycleSchema as tR, type VehicleDetailLifeCycleDto as tS, VehicleDetailPurchaseSchema as tT, type VehicleDetailPurchaseDTO as tU, VehicleDocumentFileSchema as tV, type VehicleDocumentFileDTO as tW, VehicleDocumentSchema as tX, type VehicleDocumentDTO as tY, VehicleDocumentQuerySchema as tZ, type VehicleDocumentQueryDTO as t_, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as ta, GPSTrackHistoryShareLinkQuerySchema as tb, type GPSTrackHistoryShareLinkQueryDTO as tc, toGPSTrackHistoryShareLinkPayload as td, newGPSTrackHistoryShareLinkPayload as te, findGPSTrackHistoryShareLink as tf, createGPSTrackHistoryShareLink as tg, updateTrackHistoryLinkStatus as th, deleteGPSTrackHistoryShareLink as ti, createGPSTrackHistoryShareLinkNotification as tj, type MasterVehicleDropdown as tk, type MasterVehicleFile as tl, type VehicleDetailGPS as tm, type VehicleDetailTrip as tn, type VehicleDetailBody as to, type VehicleDetailLifeCycle as tp, type VehicleDetailPurchase as tq, type VehicleDocument as tr, type VehicleDocumentFile as ts, type VehicleDocumentExpiry as tt, type VehicleOdometerHistory as tu, MasterVehicleFileSchema as tv, type MasterVehicleFileDTO as tw, CalibrationFileSchema as tx, type CalibrationFileDTO as ty, VehicleSchema as tz, type OrganisationGroup as u, getVehicleSimpleDropdownCacheLiveData as u$, type VehicleDocumentExpiryDTO as u0, VehicleDocumentExpiryQuerySchema as u1, type VehicleDocumentExpiryQueryDTO as u2, VehicleQuerySchema as u3, type VehicleQueryDTO as u4, SimpleFindQuerySchema as u5, type SimpleFindQueryDTO as u6, VehicleGPSQuerySchema as u7, type VehicleGPSQueryDTO as u8, toVehiclePayload as u9, updateVehicle as uA, deleteVehicle as uB, updateDetailsGpsSensor as uC, updateDetailsTrip as uD, updateVehicleBodyDetails as uE, updateVehicleLifeCycleDetails as uF, updateVehiclePurchaseDetails as uG, linkDriverToVehicle as uH, unlinkDriverFromVehicle as uI, getDriverLinkHistoryByVehicle as uJ, getDriverLinkHistoryByDriver as uK, linkDeviceToVehicle as uL, unlinkDeviceFromVehicle as uM, getDeviceLinkHistoryByVehicle as uN, getDeviceLinkHistoryByDevice as uO, createVehicleDocument as uP, findVehicleDocument as uQ, updateVehicleDocument as uR, removeVehicleDocument as uS, createVehicleDocumentExpiry as uT, findVehicleDocumentExpiry as uU, updateVehicleDocumentExpiry as uV, removeVehicleDocumentExpiry as uW, getVehicleCache as uX, getVehicleSimpleCache as uY, getVehicleParentCache as uZ, getVehicleSimpleDropdownCustom as u_, newVehiclePayload as ua, toVehicleDetailsGPSPayload as ub, toVehicleDetailsTripPayload as uc, toVehicleDetailsBodyPayload as ud, toVehicleDetailLifeCyclePayload as ue, toVehicleDetailPurchasePayload as uf, toVehicleDocumentPayload as ug, newVehicleDocumentPayload as uh, toVehicleDocumentExpiryPayload as ui, newVehicleDocumentExpiryPayload as uj, get_vehicle_file_presigned_url as uk, get_device_file_presigned_url as ul, get_vehicle_document_file_presigned_url as um, get_calibration_file_presigned_url as un, create_file_vehicle as uo, remove_file_vehicle as up, create_file_device as uq, remove_file_device as ur, create_file_vehicle_document as us, remove_file_vehicle_document as ut, update_calibration_file as uu, delete_calibration_file as uv, findVehicles as uw, findVehiclesLiveDashboard as ux, findVehicleGPSDetails as uy, createVehicle as uz, type MasterMainIndustry as v, toMasterSimPayload as v$, type MasterDeviceType as v0, MasterDeviceTypeSchema as v1, type MasterDeviceTypeDTO as v2, MasterDeviceTypeQuerySchema as v3, type MasterDeviceTypeQueryDTO as v4, FindCacheSchema$3 as v5, type FindCacheDTO$3 as v6, toMasterDeviceTypePayload as v7, newMasterDeviceTypePayload as v8, findMasterDeviceTypes as v9, type MasterDeviceManufacturerQueryDTO as vA, toMasterDeviceManufacturerPayload as vB, newMasterDeviceManufacturerPayload as vC, findMasterDeviceManufacturers as vD, createMasterDeviceManufacturer as vE, updateMasterDeviceManufacturer as vF, deleteMasterDeviceManufacturer as vG, getMasterDeviceManufacturerCache as vH, getMasterDeviceManufacturerCacheCount as vI, getMasterDeviceManufacturerCacheChild as vJ, MasterMainSimProviderSchema as vK, type MasterMainSimProviderDTO as vL, MasterMainSimProviderQuerySchema as vM, type MasterMainSimProviderQueryDTO as vN, toMasterMainSimProviderPayload as vO, newMasterMainSimProviderPayload as vP, findMasterMainSimProviders as vQ, createMasterMainSimProvider as vR, updateMasterMainSimProvider as vS, deleteMasterMainSimProvider as vT, getMasterMainSimProviderCache as vU, type MasterSim as vV, type AssignRemoveSimHistory as vW, MasterSimSchema as vX, type MasterSimDTO as vY, MasterSimQuerySchema as vZ, type MasterSimQueryDTO as v_, createMasterDeviceType as va, updateMasterDeviceType as vb, deleteMasterDeviceType as vc, getMasterDeviceTypeCache as vd, getMasterDeviceTypeCacheCount as ve, getMasterDeviceTypeCacheChild as vf, type MasterDeviceModel as vg, MasterDeviceModelSchema as vh, type MasterDeviceModelDTO as vi, MasterDeviceModelQuerySchema as vj, type MasterDeviceModelQueryDTO as vk, FindCacheSchema$2 as vl, type FindCacheDTO$2 as vm, toMasterDeviceModelPayload as vn, newMasterDeviceModelPayload as vo, findMasterDeviceModels as vp, createMasterDeviceModel as vq, updateMasterDeviceModel as vr, deleteMasterDeviceModel as vs, getMasterDeviceModelCache as vt, getMasterDeviceModelCacheCount as vu, getMasterDeviceModelCacheChild as vv, type MasterDeviceManufacturer as vw, MasterDeviceManufacturerSchema as vx, type MasterDeviceManufacturerDTO as vy, MasterDeviceManufacturerQuerySchema as vz, type MasterMainCountry as w, MasterMainUnitMileageQuerySchema as w$, newMasterSimPayload as w0, findMasterSims as w1, createMasterSim as w2, updateMasterSim as w3, deleteMasterSim as w4, type MasterDevice as w5, type AssignRemoveDeviceHistory as w6, type MasterDeviceFile as w7, MasterDeviceSchema as w8, type MasterDeviceDTO as w9, getMasterMainTimeZoneCache as wA, type MasterMainState as wB, MasterMainStateSchema as wC, type MasterMainStateDTO as wD, MasterMainStateQuerySchema as wE, type MasterMainStateQueryDTO as wF, toMasterMainStatePayload as wG, newMasterMainStatePayload as wH, findMasterMainStates as wI, createMasterMainState as wJ, updateMasterMainState as wK, deleteMasterMainState as wL, getMasterMainStateCache as wM, MasterMainCountrySchema as wN, type MasterMainCountryDTO as wO, MasterMainCountryQuerySchema as wP, type MasterMainCountryQueryDTO as wQ, toMasterMainCountryPayload as wR, newMasterMainCountryPayload as wS, findMasterMainCountries as wT, createMasterMainCountry as wU, updateMasterMainCountry as wV, deleteMasterMainCountry as wW, getMasterMainCountryCache as wX, getMasterMainCountryCacheChild as wY, MasterMainUnitMileageSchema as wZ, type MasterMainUnitMileageDTO as w_, MasterDeviceQuerySchema as wa, type MasterDeviceQueryDTO as wb, DeviceSimLinkSchema as wc, type DeviceSimLinkDTO as wd, toMasterDevicePayload as we, newMasterDevicePayload as wf, findMasterDevices as wg, createMasterDevice as wh, updateMasterDevice as wi, deleteMasterDevice as wj, device_sim_link as wk, device_sim_unlink as wl, get_device_sim_link_history_by_sim as wm, get_device_sim_link_history_by_device as wn, type MasterMainTimeZone as wo, MasterMainTimeZoneSchema as wp, type MasterMainTimeZoneDTO as wq, MasterMainTimeZoneQuerySchema as wr, type MasterMainTimeZoneQueryDTO as ws, toMasterMainTimeZonePayload as wt, newMasterMainTimeZonePayload as wu, findMasterMainTimeZones as wv, createMasterMainTimeZone as ww, updateMasterMainTimeZone as wx, deleteMasterMainTimeZone as wy, getMasterMainTimeZoneCacheAll as wz, type MasterMainDateFormat as x, updateMasterSparePartSubCategory as x$, type MasterMainUnitMileageQueryDTO as x0, toMasterMainUnitMileagePayload as x1, newMasterMainUnitMileagePayload as x2, findMasterMainUnitMileages as x3, createMasterMainUnitMileage as x4, updateMasterMainUnitMileage as x5, deleteMasterMainUnitMileage as x6, getMasterMainUnitMileageCache as x7, MasterMainUnitVolumeSchema as x8, type MasterMainUnitVolumeDTO as x9, newOrganisationNoticeBoardPayload as xA, findOrganisationNoticeBoard as xB, createOrganisationNoticeBoard as xC, updateOrganisationNoticeBoard as xD, deleteOrganisationNoticeBoard as xE, MasterExpenseTypeSchema as xF, type MasterExpenseTypeDTO as xG, MasterExpenseTypeQuerySchema as xH, type MasterExpenseTypeQueryDTO as xI, toMasterExpenseTypePayload as xJ, newMasterExpenseTypePayload as xK, findMasterExpenseTypes as xL, createMasterExpenseType as xM, updateMasterExpenseType as xN, deleteMasterExpenseType as xO, getMasterExpenseTypeCache as xP, type MasterSparePartSubCategory as xQ, MasterSparePartSubCategorySchema as xR, type MasterSparePartSubCategoryDTO as xS, SparePartSubCategoryQuerySchema as xT, type SparePartSubCategoryQueryDTO as xU, FindCacheSchema$1 as xV, type FindCacheDTO$1 as xW, toMasterSparePartSubCategoryPayload as xX, newMasterSparePartSubCategoryPayload as xY, findMasterSparePartSubCategories as xZ, createMasterSparePartSubCategory as x_, MasterMainUnitVolumeQuerySchema as xa, type MasterMainUnitVolumeQueryDTO as xb, toMasterMainUnitVolumePayload as xc, newMasterMainUnitVolumePayload as xd, findMasterMainUnitVolumes as xe, createMasterMainUnitVolume as xf, updateMasterMainUnitVolume as xg, deleteMasterMainUnitVolume as xh, getMasterMainUnitVolumeCache as xi, type OrganisationCalendar as xj, OrganisationCalendarSchema as xk, type OrganisationCalendarDTO as xl, OrganisationCalendarQuerySchema as xm, type OrganisationCalendarQueryDTO as xn, toOrganisationCalendarPayload as xo, newOrganisationCalendarPayload as xp, findOrganisationCalendar as xq, createOrganisationCalendar as xr, updateOrganisationCalendar as xs, deleteOrganisationCalendar as xt, type OrganisationNoticeBoard as xu, OrganisationNoticeBoardSchema as xv, type OrganisationNoticeBoardDTO as xw, OrganisationNoticeBoardQuerySchema as xx, type OrganisationNoticeBoardQueryDTO as xy, toOrganisationNoticeBoardPayload as xz, type MasterMainLanguage as y, deleteMasterTyreModel as y$, deleteMasterSparePartSubCategory as y0, getMasterSparePartSubCategoryCache as y1, getMasterSparePartSubCategoryCacheCount as y2, MasterSparePartCategorySchema as y3, type MasterSparePartCategoryDTO as y4, SparePartCategoryQuerySchema as y5, type SparePartCategoryQueryDTO as y6, toMasterSparePartCategoryPayload as y7, newMasterSparePartCategoryPayload as y8, findMasterSparePartCategories as y9, updateMasterTripPartyType as yA, deleteMasterTripPartyType as yB, getMasterTripPartyTypeCache as yC, MasterTyreGradeSchema as yD, type MasterTyreGradeDTO as yE, MasterTyreGradeQuerySchema as yF, type MasterTyreGradeQueryDTO as yG, toMasterTyreGradePayload as yH, newMasterTyreGradePayload as yI, findMasterTyreGrades as yJ, createMasterTyreGrade as yK, updateMasterTyreGrade as yL, deleteMasterTyreGrade as yM, getMasterTyreGradeCache as yN, getMasterTyreGradeCacheCount as yO, type MasterTyreModel as yP, MasterTyreModelSchema as yQ, type MasterTyreModelDTO as yR, MasterTyreModelQuerySchema as yS, type MasterTyreModelQueryDTO as yT, FindCacheSchema as yU, type FindCacheDTO as yV, toMasterTyreModelPayload as yW, newMasterTyreModelPayload as yX, findMasterTyreModels as yY, createMasterTyreModel as yZ, updateMasterTyreModel as y_, createMasterSparePartCategory as ya, updateMasterSparePartCategory as yb, deleteMasterSparePartCategory as yc, getMasterSparePartCategoryCache as yd, getMasterSparePartCategoryCacheChild as ye, getMasterSparePartCategoryCacheCount as yf, MasterSparePartUnitSchema as yg, type MasterSparePartUnitDTO as yh, SparePartUnitQuerySchema as yi, type SparePartUnitQueryDTO as yj, toMasterSparePartUnitPayload as yk, newMasterSparePartUnitPayload as yl, findMasterSparePartUnits as ym, createMasterSparePartUnit as yn, updateMasterSparePartUnit as yo, deleteMasterSparePartUnit as yp, getMasterSparePartUnitCache as yq, getMasterSparePartUnitCacheCount as yr, MasterTripPartyTypeSchema as ys, type MasterTripPartyTypeDTO as yt, MasterTripPartyTypeQuerySchema as yu, type MasterTripPartyTypeQueryDTO as yv, toMasterTripPartyTypePayload as yw, newMasterTripPartyTypePayload as yx, findMasterTripPartyTypes as yy, createMasterTripPartyType as yz, type MasterMainUnitDistance as z, getMasterTyreModelCache as z0, getMasterTyreModelCacheCount as z1, MasterTyreMakeSchema as z2, type MasterTyreMakeDTO as z3, MasterTyreMakeQuerySchema as z4, type MasterTyreMakeQueryDTO as z5, toMasterTyreMakePayload as z6, newMasterTyreMakePayload as z7, findMasterTyreMakes as z8, createMasterTyreMake as z9, update_organisation_logo as zA, delete_organisation_logo as zB, findUserOrganisation as zC, createUserOrganisation as zD, updateUserOrganisation as zE, deleteUserOrganisation as zF, getUserOrganisationCache as zG, getUserOrganisationCacheSimple as zH, type BookMark as zI, BookMarkSchema as zJ, type BookMarkDTO as zK, BookMarkQuerySchema as zL, type BookMarkQueryDTO as zM, toBookMarkPayload as zN, newBookMarkPayload as zO, findBookMarks as zP, createBookMark as zQ, updateBookMark as zR, deleteBookMark as zS, updateMasterTyreMake as za, deleteMasterTyreMake as zb, getMasterTyreMakeCache as zc, getMasterTyreMakeCacheCount as zd, getMasterTyreMakeCacheChild as ze, MasterMainUnitDistanceSchema as zf, type MasterMainUnitDistanceDTO as zg, MasterMainUnitDistanceQuerySchema as zh, type MasterMainUnitDistanceQueryDTO as zi, toMasterMainUnitDistancePayload as zj, newMasterMainUnitDistancePayload as zk, findMasterMainUnitDistances as zl, createMasterMainUnitDistance as zm, updateMasterMainUnitDistance as zn, deleteMasterMainUnitDistance as zo, getMasterMainUnitDistanceCache as zp, type UserOrganisationSimple as zq, UserOrganisationSchema as zr, type UserOrganisationDTO as zs, UserOrganisationQuerySchema as zt, type UserOrganisationQueryDTO as zu, UserOrganisationLogoSchema as zv, type UserOrganisationLogoDTO as zw, toUserOrganisationPayload as zx, newUserOrganisationPayload as zy, get_organisation_logo_presigned_url as zz };
@@ -1,6 +1,6 @@
1
1
  import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { zE as BookMark, zG as BookMarkDTO, zI as BookMarkQueryDTO, zH as BookMarkQuerySchema, zF as BookMarkSchema, zM as createBookMark, zO as deleteBookMark, zL as findBookMarks, zK as newBookMarkPayload, zJ as toBookMarkPayload, zN as updateBookMark } from '../../bookmark_service-n-PDCqT3.js';
4
+ export { zI as BookMark, zK as BookMarkDTO, zM as BookMarkQueryDTO, zL as BookMarkQuerySchema, zJ as BookMarkSchema, zQ as createBookMark, zS as deleteBookMark, zP as findBookMarks, zO as newBookMarkPayload, zN as toBookMarkPayload, zR as updateBookMark } from '../../bookmark_service-6_3i3TwC.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { cJ as OrganisationNotificationPreference, cO as OrganisationNotificationPreferenceDTO, cL as OrganisationNotificationPreferenceGeofenceLink, cQ as OrganisationNotificationPreferenceQueryDTO, cP as OrganisationNotificationPreferenceQuerySchema, cN as OrganisationNotificationPreferenceSchema, cM as OrganisationNotificationPreferenceUserLink, cK as OrganisationNotificationPreferenceVehicleLink, cU as createOrganisationNotificationPreference, cW as deleteOrganisationNotificationPreference, cT as findOrganisationNotificationPreference, cS as newOrganisationNotificationPreferencePayload, cR as toOrganisationNotificationPreferencePayload, cV as updateOrganisationNotificationPreference } from '../../bookmark_service-n-PDCqT3.js';
4
+ export { cJ as OrganisationNotificationPreference, cO as OrganisationNotificationPreferenceDTO, cL as OrganisationNotificationPreferenceGeofenceLink, cQ as OrganisationNotificationPreferenceQueryDTO, cP as OrganisationNotificationPreferenceQuerySchema, cN as OrganisationNotificationPreferenceSchema, cM as OrganisationNotificationPreferenceUserLink, cK as OrganisationNotificationPreferenceVehicleLink, cU as createOrganisationNotificationPreference, cW as deleteOrganisationNotificationPreference, cT as findOrganisationNotificationPreference, cS as newOrganisationNotificationPreferencePayload, cR as toOrganisationNotificationPreferencePayload, cV as updateOrganisationNotificationPreference } from '../../bookmark_service-6_3i3TwC.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';