vms-nest-prisma-api-document 992.0.0 → 995.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 (108) hide show
  1. package/dist/{bookmark_service-wP_CqVZ9.d.ts → bookmark_service-CEEoR7B0.d.ts} +465 -465
  2. package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
  3. package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
  4. package/dist/services/account/bookmark_service.d.ts +1 -1
  5. package/dist/services/account/invoice_service.d.ts +20 -20
  6. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  7. package/dist/services/account/report_preferences.service.d.ts +1 -1
  8. package/dist/services/account/ticket_service.d.ts +1 -1
  9. package/dist/services/core/cronjobs.service.d.ts +12 -12
  10. package/dist/services/core/external_api.service.d.ts +10 -10
  11. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  12. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  13. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  14. package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
  15. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  16. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  17. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  18. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  19. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  20. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  21. package/dist/services/fleet/incident_management/incident_management_service.js +2 -2
  22. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  23. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  24. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.js +5 -5
  25. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  26. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  27. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  28. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  29. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  30. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  31. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  32. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  33. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  34. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  35. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  36. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  37. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  38. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  39. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  40. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  41. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  42. package/dist/services/main/users/auth_service.d.ts +1 -1
  43. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  44. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  45. package/dist/services/main/users/user_service.d.ts +1 -1
  46. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  47. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  48. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  49. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  50. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  51. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  52. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  53. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  54. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  55. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  56. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  57. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  58. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  59. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  60. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  61. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  62. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  63. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  64. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  65. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  66. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  67. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  68. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  69. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  70. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  71. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  78. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  79. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  80. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  81. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  82. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  83. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  84. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  85. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  86. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  87. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  88. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  89. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  90. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  91. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  92. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  93. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  94. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  95. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  96. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  97. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  103. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  104. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  105. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  106. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  107. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  108. package/package.json +1 -1
@@ -64,7 +64,6 @@ declare const MasterMainIndustryQuerySchema: z.ZodObject<{
64
64
  industry_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
65
65
  }, "strip", z.ZodTypeAny, {
66
66
  status: Status[];
67
- time_zone_id: string;
68
67
  search: string;
69
68
  paging: PAGING;
70
69
  page_count: number;
@@ -84,10 +83,11 @@ declare const MasterMainIndustryQuerySchema: z.ZodObject<{
84
83
  }[];
85
84
  include_master_data: YesNo;
86
85
  date_format_id: string;
86
+ time_zone_id: string;
87
87
  industry_ids: string[];
88
88
  }, {
89
- time_zone_id: string;
90
89
  date_format_id: string;
90
+ time_zone_id: string;
91
91
  status?: Status[] | undefined;
92
92
  search?: string | undefined;
93
93
  paging?: PAGING | undefined;
@@ -143,8 +143,8 @@ declare const MasterMainCurrencySchema: z.ZodObject<{
143
143
  }, "strip", z.ZodTypeAny, {
144
144
  status: Status;
145
145
  currency_name: string;
146
- currency_code: string;
147
146
  currency_symbol: string;
147
+ currency_code: string;
148
148
  country_id: string;
149
149
  }, {
150
150
  status: Status;
@@ -189,7 +189,6 @@ declare const MasterMainCurrencyQuerySchema: z.ZodObject<{
189
189
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
190
190
  }, "strip", z.ZodTypeAny, {
191
191
  status: Status[];
192
- time_zone_id: string;
193
192
  search: string;
194
193
  paging: PAGING;
195
194
  page_count: number;
@@ -209,11 +208,12 @@ declare const MasterMainCurrencyQuerySchema: z.ZodObject<{
209
208
  }[];
210
209
  include_master_data: YesNo;
211
210
  date_format_id: string;
211
+ time_zone_id: string;
212
212
  currency_ids: string[];
213
213
  country_ids: string[];
214
214
  }, {
215
- time_zone_id: string;
216
215
  date_format_id: string;
216
+ time_zone_id: string;
217
217
  status?: Status[] | undefined;
218
218
  search?: string | undefined;
219
219
  paging?: PAGING | undefined;
@@ -332,7 +332,6 @@ declare const OrganisationSubCompanyQuerySchema: z.ZodObject<{
332
332
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
333
333
  }, "strip", z.ZodTypeAny, {
334
334
  status: Status[];
335
- time_zone_id: string;
336
335
  search: string;
337
336
  paging: PAGING;
338
337
  page_count: number;
@@ -352,11 +351,12 @@ declare const OrganisationSubCompanyQuerySchema: z.ZodObject<{
352
351
  }[];
353
352
  include_master_data: YesNo;
354
353
  date_format_id: string;
354
+ time_zone_id: string;
355
355
  organisation_ids: string[];
356
356
  organisation_sub_company_ids: string[];
357
357
  }, {
358
- time_zone_id: string;
359
358
  date_format_id: string;
359
+ time_zone_id: string;
360
360
  status?: Status[] | undefined;
361
361
  search?: string | undefined;
362
362
  paging?: PAGING | undefined;
@@ -485,7 +485,6 @@ declare const OrganisationBranchQuerySchema: z.ZodObject<{
485
485
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
486
486
  }, "strip", z.ZodTypeAny, {
487
487
  status: Status[];
488
- time_zone_id: string;
489
488
  search: string;
490
489
  paging: PAGING;
491
490
  page_count: number;
@@ -505,11 +504,12 @@ declare const OrganisationBranchQuerySchema: z.ZodObject<{
505
504
  }[];
506
505
  include_master_data: YesNo;
507
506
  date_format_id: string;
507
+ time_zone_id: string;
508
508
  organisation_ids: string[];
509
509
  organisation_branch_ids: string[];
510
510
  }, {
511
- time_zone_id: string;
512
511
  date_format_id: string;
512
+ time_zone_id: string;
513
513
  status?: Status[] | undefined;
514
514
  search?: string | undefined;
515
515
  paging?: PAGING | undefined;
@@ -617,7 +617,6 @@ declare const OrganisationColorQuerySchema: z.ZodObject<{
617
617
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
618
618
  }, "strip", z.ZodTypeAny, {
619
619
  status: Status[];
620
- time_zone_id: string;
621
620
  search: string;
622
621
  paging: PAGING;
623
622
  page_count: number;
@@ -637,11 +636,12 @@ declare const OrganisationColorQuerySchema: z.ZodObject<{
637
636
  }[];
638
637
  include_master_data: YesNo;
639
638
  date_format_id: string;
639
+ time_zone_id: string;
640
640
  organisation_ids: string[];
641
641
  organisation_color_ids: string[];
642
642
  }, {
643
- time_zone_id: string;
644
643
  date_format_id: string;
644
+ time_zone_id: string;
645
645
  status?: Status[] | undefined;
646
646
  search?: string | undefined;
647
647
  paging?: PAGING | undefined;
@@ -745,7 +745,6 @@ declare const OrganisationTagQuerySchema: z.ZodObject<{
745
745
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
746
746
  }, "strip", z.ZodTypeAny, {
747
747
  status: Status[];
748
- time_zone_id: string;
749
748
  search: string;
750
749
  paging: PAGING;
751
750
  page_count: number;
@@ -765,11 +764,12 @@ declare const OrganisationTagQuerySchema: z.ZodObject<{
765
764
  }[];
766
765
  include_master_data: YesNo;
767
766
  date_format_id: string;
767
+ time_zone_id: string;
768
768
  organisation_ids: string[];
769
769
  organisation_tag_ids: string[];
770
770
  }, {
771
- time_zone_id: string;
772
771
  date_format_id: string;
772
+ time_zone_id: string;
773
773
  status?: Status[] | undefined;
774
774
  search?: string | undefined;
775
775
  paging?: PAGING | undefined;
@@ -871,7 +871,6 @@ declare const MasterUserRoleQuerySchema: z.ZodObject<{
871
871
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
872
872
  }, "strip", z.ZodTypeAny, {
873
873
  status: Status[];
874
- time_zone_id: string;
875
874
  search: string;
876
875
  paging: PAGING;
877
876
  page_count: number;
@@ -891,11 +890,12 @@ declare const MasterUserRoleQuerySchema: z.ZodObject<{
891
890
  }[];
892
891
  include_master_data: YesNo;
893
892
  date_format_id: string;
893
+ time_zone_id: string;
894
894
  organisation_ids: string[];
895
895
  user_role_ids: string[];
896
896
  }, {
897
- time_zone_id: string;
898
897
  date_format_id: string;
898
+ time_zone_id: string;
899
899
  status?: Status[] | undefined;
900
900
  search?: string | undefined;
901
901
  paging?: PAGING | undefined;
@@ -996,7 +996,6 @@ declare const MasterUserStatusQuerySchema: z.ZodObject<{
996
996
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
997
997
  }, "strip", z.ZodTypeAny, {
998
998
  status: Status[];
999
- time_zone_id: string;
1000
999
  search: string;
1001
1000
  paging: PAGING;
1002
1001
  page_count: number;
@@ -1016,11 +1015,12 @@ declare const MasterUserStatusQuerySchema: z.ZodObject<{
1016
1015
  }[];
1017
1016
  include_master_data: YesNo;
1018
1017
  date_format_id: string;
1018
+ time_zone_id: string;
1019
1019
  organisation_ids: string[];
1020
1020
  user_status_ids: string[];
1021
1021
  }, {
1022
- time_zone_id: string;
1023
1022
  date_format_id: string;
1023
+ time_zone_id: string;
1024
1024
  status?: Status[] | undefined;
1025
1025
  search?: string | undefined;
1026
1026
  paging?: PAGING | undefined;
@@ -1115,7 +1115,6 @@ declare const MasterMainLanguageQuerySchema: z.ZodObject<{
1115
1115
  language_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1116
1116
  }, "strip", z.ZodTypeAny, {
1117
1117
  status: Status[];
1118
- time_zone_id: string;
1119
1118
  search: string;
1120
1119
  paging: PAGING;
1121
1120
  page_count: number;
@@ -1135,10 +1134,11 @@ declare const MasterMainLanguageQuerySchema: z.ZodObject<{
1135
1134
  }[];
1136
1135
  include_master_data: YesNo;
1137
1136
  date_format_id: string;
1137
+ time_zone_id: string;
1138
1138
  language_ids: string[];
1139
1139
  }, {
1140
- time_zone_id: string;
1141
1140
  date_format_id: string;
1141
+ time_zone_id: string;
1142
1142
  status?: Status[] | undefined;
1143
1143
  search?: string | undefined;
1144
1144
  paging?: PAGING | undefined;
@@ -1231,7 +1231,6 @@ declare const MasterMainDateFormatQuerySchema: z.ZodObject<{
1231
1231
  date_format_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1232
1232
  }, "strip", z.ZodTypeAny, {
1233
1233
  status: Status[];
1234
- time_zone_id: string;
1235
1234
  search: string;
1236
1235
  paging: PAGING;
1237
1236
  page_count: number;
@@ -1251,10 +1250,11 @@ declare const MasterMainDateFormatQuerySchema: z.ZodObject<{
1251
1250
  }[];
1252
1251
  include_master_data: YesNo;
1253
1252
  date_format_id: string;
1253
+ time_zone_id: string;
1254
1254
  date_format_ids: string[];
1255
1255
  }, {
1256
- time_zone_id: string;
1257
1256
  date_format_id: string;
1257
+ time_zone_id: string;
1258
1258
  status?: Status[] | undefined;
1259
1259
  search?: string | undefined;
1260
1260
  paging?: PAGING | undefined;
@@ -1328,23 +1328,23 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
1328
1328
  }, "strip", z.ZodTypeAny, {
1329
1329
  status: Status;
1330
1330
  organisation_id: string;
1331
+ vehicle_id: string;
1332
+ gps_geofence_id: string;
1331
1333
  time_zone_id: string;
1332
1334
  geofence_enter_date_time: string;
1333
1335
  geofence_exit_date_time: string;
1334
1336
  duration_seconds: number;
1335
- vehicle_id: string;
1336
1337
  driver_id: string;
1337
- gps_geofence_id: string;
1338
1338
  enter_gps_geofence_transaction_id: string;
1339
1339
  exit_gps_geofence_transaction_id: string;
1340
1340
  }, {
1341
1341
  status: Status;
1342
1342
  organisation_id: string;
1343
+ vehicle_id: string;
1344
+ gps_geofence_id: string;
1343
1345
  time_zone_id: string;
1344
1346
  geofence_enter_date_time: string;
1345
- vehicle_id: string;
1346
1347
  driver_id: string;
1347
- gps_geofence_id: string;
1348
1348
  enter_gps_geofence_transaction_id: string;
1349
1349
  exit_gps_geofence_transaction_id: string;
1350
1350
  geofence_exit_date_time?: string | undefined;
@@ -1390,7 +1390,8 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1390
1390
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1391
1391
  }, "strip", z.ZodTypeAny, {
1392
1392
  status: Status[];
1393
- time_zone_id: string;
1393
+ gps_geofence_ids: string[];
1394
+ vehicle_ids: string[];
1394
1395
  search: string;
1395
1396
  paging: PAGING;
1396
1397
  page_count: number;
@@ -1410,18 +1411,19 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1410
1411
  }[];
1411
1412
  include_master_data: YesNo;
1412
1413
  date_format_id: string;
1414
+ time_zone_id: string;
1413
1415
  organisation_ids: string[];
1416
+ driver_ids: string[];
1414
1417
  from_date: string;
1415
1418
  to_date: string;
1416
- vehicle_ids: string[];
1417
- driver_ids: string[];
1418
- gps_geofence_ids: string[];
1419
1419
  }, {
1420
- time_zone_id: string;
1421
1420
  date_format_id: string;
1421
+ time_zone_id: string;
1422
1422
  from_date: string;
1423
1423
  to_date: string;
1424
1424
  status?: Status[] | undefined;
1425
+ gps_geofence_ids?: string[] | undefined;
1426
+ vehicle_ids?: string[] | undefined;
1425
1427
  search?: string | undefined;
1426
1428
  paging?: PAGING | undefined;
1427
1429
  page_count?: unknown;
@@ -1441,9 +1443,7 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1441
1443
  }[] | undefined;
1442
1444
  include_master_data?: YesNo | undefined;
1443
1445
  organisation_ids?: string[] | undefined;
1444
- vehicle_ids?: string[] | undefined;
1445
1446
  driver_ids?: string[] | undefined;
1446
- gps_geofence_ids?: string[] | undefined;
1447
1447
  }>;
1448
1448
  type GPSGeofenceTransactionSummaryQueryDTO = z.infer<typeof GPSGeofenceTransactionSummaryQuerySchema>;
1449
1449
  declare const toGPSGeofenceTransactionSummaryPayload: (data: GPSGeofenceTransactionSummary) => GPSGeofenceTransactionSummaryDTO;
@@ -1493,19 +1493,19 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
1493
1493
  }, "strip", z.ZodTypeAny, {
1494
1494
  status: Status;
1495
1495
  organisation_id: string;
1496
- time_zone_id: string;
1497
1496
  vehicle_id: string;
1498
- driver_id: string;
1499
1497
  gps_geofence_id: string;
1498
+ time_zone_id: string;
1499
+ driver_id: string;
1500
1500
  geofence_status_type: GeofenceStatusType;
1501
1501
  geofence_time: string;
1502
1502
  }, {
1503
1503
  status: Status;
1504
1504
  organisation_id: string;
1505
- time_zone_id: string;
1506
1505
  vehicle_id: string;
1507
- driver_id: string;
1508
1506
  gps_geofence_id: string;
1507
+ time_zone_id: string;
1508
+ driver_id: string;
1509
1509
  geofence_status_type: GeofenceStatusType;
1510
1510
  geofence_time: string;
1511
1511
  }>;
@@ -1550,7 +1550,8 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1550
1550
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1551
1551
  }, "strip", z.ZodTypeAny, {
1552
1552
  status: Status[];
1553
- time_zone_id: string;
1553
+ gps_geofence_ids: string[];
1554
+ vehicle_ids: string[];
1554
1555
  search: string;
1555
1556
  paging: PAGING;
1556
1557
  page_count: number;
@@ -1570,19 +1571,20 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1570
1571
  }[];
1571
1572
  include_master_data: YesNo;
1572
1573
  date_format_id: string;
1574
+ time_zone_id: string;
1573
1575
  organisation_ids: string[];
1576
+ driver_ids: string[];
1574
1577
  from_date: string;
1575
1578
  to_date: string;
1576
- vehicle_ids: string[];
1577
- driver_ids: string[];
1578
- gps_geofence_ids: string[];
1579
1579
  geofence_status_type: GeofenceStatusType[];
1580
1580
  }, {
1581
- time_zone_id: string;
1582
1581
  date_format_id: string;
1582
+ time_zone_id: string;
1583
1583
  from_date: string;
1584
1584
  to_date: string;
1585
1585
  status?: Status[] | undefined;
1586
+ gps_geofence_ids?: string[] | undefined;
1587
+ vehicle_ids?: string[] | undefined;
1586
1588
  search?: string | undefined;
1587
1589
  paging?: PAGING | undefined;
1588
1590
  page_count?: unknown;
@@ -1602,9 +1604,7 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1602
1604
  }[] | undefined;
1603
1605
  include_master_data?: YesNo | undefined;
1604
1606
  organisation_ids?: string[] | undefined;
1605
- vehicle_ids?: string[] | undefined;
1606
1607
  driver_ids?: string[] | undefined;
1607
- gps_geofence_ids?: string[] | undefined;
1608
1608
  geofence_status_type?: GeofenceStatusType[] | undefined;
1609
1609
  }>;
1610
1610
  type GPSGeofenceTransactionQueryDTO = z.infer<typeof GPSGeofenceTransactionQuerySchema>;
@@ -1669,9 +1669,9 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1669
1669
  }, "strip", z.ZodTypeAny, {
1670
1670
  status: Status;
1671
1671
  organisation_id: string;
1672
+ vehicle_id: string;
1672
1673
  time_zone_id: string;
1673
1674
  duration_seconds: number;
1674
- vehicle_id: string;
1675
1675
  driver_id: string;
1676
1676
  from_geofence_exit_date_time: string;
1677
1677
  to_geofence_enter_date_time: string;
@@ -1685,8 +1685,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
1685
1685
  }, {
1686
1686
  status: Status;
1687
1687
  organisation_id: string;
1688
- time_zone_id: string;
1689
1688
  vehicle_id: string;
1689
+ time_zone_id: string;
1690
1690
  driver_id: string;
1691
1691
  from_geofence_exit_date_time: string;
1692
1692
  to_geofence_enter_date_time: string;
@@ -1740,7 +1740,7 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1740
1740
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1741
1741
  }, "strip", z.ZodTypeAny, {
1742
1742
  status: Status[];
1743
- time_zone_id: string;
1743
+ vehicle_ids: string[];
1744
1744
  search: string;
1745
1745
  paging: PAGING;
1746
1746
  page_count: number;
@@ -1760,19 +1760,20 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1760
1760
  }[];
1761
1761
  include_master_data: YesNo;
1762
1762
  date_format_id: string;
1763
+ time_zone_id: string;
1763
1764
  organisation_ids: string[];
1765
+ driver_ids: string[];
1764
1766
  from_date: string;
1765
1767
  to_date: string;
1766
- vehicle_ids: string[];
1767
- driver_ids: string[];
1768
1768
  from_geofence_ids: string[];
1769
1769
  to_geofence_ids: string[];
1770
1770
  }, {
1771
- time_zone_id: string;
1772
1771
  date_format_id: string;
1772
+ time_zone_id: string;
1773
1773
  from_date: string;
1774
1774
  to_date: string;
1775
1775
  status?: Status[] | undefined;
1776
+ vehicle_ids?: string[] | undefined;
1776
1777
  search?: string | undefined;
1777
1778
  paging?: PAGING | undefined;
1778
1779
  page_count?: unknown;
@@ -1792,7 +1793,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1792
1793
  }[] | undefined;
1793
1794
  include_master_data?: YesNo | undefined;
1794
1795
  organisation_ids?: string[] | undefined;
1795
- vehicle_ids?: string[] | undefined;
1796
1796
  driver_ids?: string[] | undefined;
1797
1797
  from_geofence_ids?: string[] | undefined;
1798
1798
  to_geofence_ids?: string[] | undefined;
@@ -1990,7 +1990,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
1990
1990
  geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
1991
1991
  }, "strip", z.ZodTypeAny, {
1992
1992
  status: Status[];
1993
- time_zone_id: string;
1993
+ gps_geofence_ids: string[];
1994
1994
  search: string;
1995
1995
  paging: PAGING;
1996
1996
  page_count: number;
@@ -2010,14 +2010,15 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2010
2010
  }[];
2011
2011
  include_master_data: YesNo;
2012
2012
  date_format_id: string;
2013
+ time_zone_id: string;
2013
2014
  organisation_ids: string[];
2014
- gps_geofence_ids: string[];
2015
2015
  geofence_purpose_type: GeofencePurposeType[];
2016
2016
  geofence_type: GeofenceType[];
2017
2017
  }, {
2018
- time_zone_id: string;
2019
2018
  date_format_id: string;
2019
+ time_zone_id: string;
2020
2020
  status?: Status[] | undefined;
2021
+ gps_geofence_ids?: string[] | undefined;
2021
2022
  search?: string | undefined;
2022
2023
  paging?: PAGING | undefined;
2023
2024
  page_count?: unknown;
@@ -2037,7 +2038,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2037
2038
  }[] | undefined;
2038
2039
  include_master_data?: YesNo | undefined;
2039
2040
  organisation_ids?: string[] | undefined;
2040
- gps_geofence_ids?: string[] | undefined;
2041
2041
  geofence_purpose_type?: GeofencePurposeType[] | undefined;
2042
2042
  geofence_type?: GeofenceType[] | undefined;
2043
2043
  }>;
@@ -2131,10 +2131,6 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2131
2131
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2132
2132
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2133
2133
  }, "strip", z.ZodTypeAny, {
2134
- status: Status;
2135
- organisation_id: string;
2136
- vehicle_ids: string[];
2137
- gps_geofence_ids: string[];
2138
2134
  notification_name: string;
2139
2135
  notification_status: OnOff;
2140
2136
  notification_channels: NotificationChannel[];
@@ -2146,17 +2142,19 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2146
2142
  over_speed_limit: number;
2147
2143
  all_geofences: YesNo;
2148
2144
  all_vehicles: YesNo;
2149
- user_ids: string[];
2150
- }, {
2151
2145
  status: Status;
2152
2146
  organisation_id: string;
2147
+ user_ids: string[];
2148
+ gps_geofence_ids: string[];
2149
+ vehicle_ids: string[];
2150
+ }, {
2153
2151
  notification_name: string;
2154
2152
  notification_status: OnOff;
2155
2153
  all_users: YesNo;
2156
2154
  all_geofences: YesNo;
2157
2155
  all_vehicles: YesNo;
2158
- vehicle_ids?: string[] | undefined;
2159
- gps_geofence_ids?: string[] | undefined;
2156
+ status: Status;
2157
+ organisation_id: string;
2160
2158
  notification_channels?: NotificationChannel[] | undefined;
2161
2159
  mobile_numbers?: string | undefined;
2162
2160
  email_ids?: string | undefined;
@@ -2164,6 +2162,8 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2164
2162
  notification_list?: NotificationList[] | undefined;
2165
2163
  over_speed_limit?: unknown;
2166
2164
  user_ids?: string[] | undefined;
2165
+ gps_geofence_ids?: string[] | undefined;
2166
+ vehicle_ids?: string[] | undefined;
2167
2167
  }>;
2168
2168
  type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
2169
2169
  declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
@@ -2203,8 +2203,10 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2203
2203
  notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
2204
2204
  notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
2205
2205
  }, "strip", z.ZodTypeAny, {
2206
+ notification_status: OnOff[];
2207
+ notification_channels: NotificationChannel[];
2208
+ notification_list: NotificationList[];
2206
2209
  status: Status[];
2207
- time_zone_id: string;
2208
2210
  search: string;
2209
2211
  paging: PAGING;
2210
2212
  page_count: number;
@@ -2224,14 +2226,15 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2224
2226
  }[];
2225
2227
  include_master_data: YesNo;
2226
2228
  date_format_id: string;
2229
+ time_zone_id: string;
2227
2230
  organisation_ids: string[];
2228
- notification_status: OnOff[];
2229
- notification_channels: NotificationChannel[];
2230
- notification_list: NotificationList[];
2231
2231
  notification_preference_ids: string[];
2232
2232
  }, {
2233
- time_zone_id: string;
2234
2233
  date_format_id: string;
2234
+ time_zone_id: string;
2235
+ notification_status?: OnOff[] | undefined;
2236
+ notification_channels?: NotificationChannel[] | undefined;
2237
+ notification_list?: NotificationList[] | undefined;
2235
2238
  status?: Status[] | undefined;
2236
2239
  search?: string | undefined;
2237
2240
  paging?: PAGING | undefined;
@@ -2252,9 +2255,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2252
2255
  }[] | undefined;
2253
2256
  include_master_data?: YesNo | undefined;
2254
2257
  organisation_ids?: string[] | undefined;
2255
- notification_status?: OnOff[] | undefined;
2256
- notification_channels?: NotificationChannel[] | undefined;
2257
- notification_list?: NotificationList[] | undefined;
2258
2258
  notification_preference_ids?: string[] | undefined;
2259
2259
  }>;
2260
2260
  type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
@@ -2408,7 +2408,6 @@ declare const UserAdminQuerySchema: z.ZodObject<{
2408
2408
  admin_role: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AdminRole>, "many">>>;
2409
2409
  }, "strip", z.ZodTypeAny, {
2410
2410
  status: Status[];
2411
- time_zone_id: string;
2412
2411
  search: string;
2413
2412
  paging: PAGING;
2414
2413
  page_count: number;
@@ -2428,11 +2427,12 @@ declare const UserAdminQuerySchema: z.ZodObject<{
2428
2427
  }[];
2429
2428
  include_master_data: YesNo;
2430
2429
  date_format_id: string;
2430
+ time_zone_id: string;
2431
2431
  admin_role: AdminRole[];
2432
2432
  admin_ids: string[];
2433
2433
  }, {
2434
- time_zone_id: string;
2435
2434
  date_format_id: string;
2435
+ time_zone_id: string;
2436
2436
  status?: Status[] | undefined;
2437
2437
  search?: string | undefined;
2438
2438
  paging?: PAGING | undefined;
@@ -2587,8 +2587,8 @@ declare const TicketSchema: z.ZodObject<{
2587
2587
  }, "strip", z.ZodTypeAny, {
2588
2588
  status: Status;
2589
2589
  organisation_id: string;
2590
- description: string;
2591
2590
  user_id: string;
2591
+ description: string;
2592
2592
  subject: string;
2593
2593
  TicketFileSchema: {
2594
2594
  status: Status;
@@ -2743,7 +2743,7 @@ declare const TicketQuerySchema: z.ZodObject<{
2743
2743
  ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
2744
2744
  }, "strip", z.ZodTypeAny, {
2745
2745
  status: Status[];
2746
- time_zone_id: string;
2746
+ user_ids: string[];
2747
2747
  search: string;
2748
2748
  paging: PAGING;
2749
2749
  page_count: number;
@@ -2763,15 +2763,16 @@ declare const TicketQuerySchema: z.ZodObject<{
2763
2763
  }[];
2764
2764
  include_master_data: YesNo;
2765
2765
  date_format_id: string;
2766
+ time_zone_id: string;
2766
2767
  organisation_ids: string[];
2767
- user_ids: string[];
2768
2768
  admin_ids: string[];
2769
2769
  ticket_status: TicketStatus[];
2770
2770
  ticket_ids: string[];
2771
2771
  }, {
2772
- time_zone_id: string;
2773
2772
  date_format_id: string;
2773
+ time_zone_id: string;
2774
2774
  status?: Status[] | undefined;
2775
+ user_ids?: string[] | undefined;
2775
2776
  search?: string | undefined;
2776
2777
  paging?: PAGING | undefined;
2777
2778
  page_count?: unknown;
@@ -2791,7 +2792,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2791
2792
  }[] | undefined;
2792
2793
  include_master_data?: YesNo | undefined;
2793
2794
  organisation_ids?: string[] | undefined;
2794
- user_ids?: string[] | undefined;
2795
2795
  admin_ids?: string[] | undefined;
2796
2796
  ticket_status?: TicketStatus[] | undefined;
2797
2797
  ticket_ids?: string[] | undefined;
@@ -2897,7 +2897,6 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
2897
2897
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2898
2898
  }, "strip", z.ZodTypeAny, {
2899
2899
  status: Status[];
2900
- time_zone_id: string;
2901
2900
  search: string;
2902
2901
  paging: PAGING;
2903
2902
  page_count: number;
@@ -2917,11 +2916,12 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
2917
2916
  }[];
2918
2917
  include_master_data: YesNo;
2919
2918
  date_format_id: string;
2919
+ time_zone_id: string;
2920
2920
  country_ids: string[];
2921
2921
  landmark_ids: string[];
2922
2922
  }, {
2923
- time_zone_id: string;
2924
2923
  date_format_id: string;
2924
+ time_zone_id: string;
2925
2925
  status?: Status[] | undefined;
2926
2926
  search?: string | undefined;
2927
2927
  paging?: PAGING | undefined;
@@ -3020,7 +3020,6 @@ declare const MasterVehicleFuelTypeQuerySchema: z.ZodObject<{
3020
3020
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3021
3021
  }, "strip", z.ZodTypeAny, {
3022
3022
  status: Status[];
3023
- time_zone_id: string;
3024
3023
  search: string;
3025
3024
  paging: PAGING;
3026
3025
  page_count: number;
@@ -3040,11 +3039,12 @@ declare const MasterVehicleFuelTypeQuerySchema: z.ZodObject<{
3040
3039
  }[];
3041
3040
  include_master_data: YesNo;
3042
3041
  date_format_id: string;
3042
+ time_zone_id: string;
3043
3043
  organisation_ids: string[];
3044
3044
  fuel_type_ids: string[];
3045
3045
  }, {
3046
- time_zone_id: string;
3047
3046
  date_format_id: string;
3047
+ time_zone_id: string;
3048
3048
  status?: Status[] | undefined;
3049
3049
  search?: string | undefined;
3050
3050
  paging?: PAGING | undefined;
@@ -3142,7 +3142,6 @@ declare const MasterVehicleFuelUnitQuerySchema: z.ZodObject<{
3142
3142
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3143
3143
  }, "strip", z.ZodTypeAny, {
3144
3144
  status: Status[];
3145
- time_zone_id: string;
3146
3145
  search: string;
3147
3146
  paging: PAGING;
3148
3147
  page_count: number;
@@ -3162,11 +3161,12 @@ declare const MasterVehicleFuelUnitQuerySchema: z.ZodObject<{
3162
3161
  }[];
3163
3162
  include_master_data: YesNo;
3164
3163
  date_format_id: string;
3164
+ time_zone_id: string;
3165
3165
  organisation_ids: string[];
3166
3166
  fuel_unit_ids: string[];
3167
3167
  }, {
3168
- time_zone_id: string;
3169
3168
  date_format_id: string;
3169
+ time_zone_id: string;
3170
3170
  status?: Status[] | undefined;
3171
3171
  search?: string | undefined;
3172
3172
  paging?: PAGING | undefined;
@@ -3264,7 +3264,6 @@ declare const MasterVendorTypeQuerySchema: z.ZodObject<{
3264
3264
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3265
3265
  }, "strip", z.ZodTypeAny, {
3266
3266
  status: Status[];
3267
- time_zone_id: string;
3268
3267
  search: string;
3269
3268
  paging: PAGING;
3270
3269
  page_count: number;
@@ -3284,11 +3283,12 @@ declare const MasterVendorTypeQuerySchema: z.ZodObject<{
3284
3283
  }[];
3285
3284
  include_master_data: YesNo;
3286
3285
  date_format_id: string;
3286
+ time_zone_id: string;
3287
3287
  organisation_ids: string[];
3288
3288
  vendor_type_ids: string[];
3289
3289
  }, {
3290
- time_zone_id: string;
3291
3290
  date_format_id: string;
3291
+ time_zone_id: string;
3292
3292
  status?: Status[] | undefined;
3293
3293
  search?: string | undefined;
3294
3294
  paging?: PAGING | undefined;
@@ -3384,7 +3384,6 @@ declare const MasterVendorTagQuerySchema: z.ZodObject<{
3384
3384
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3385
3385
  }, "strip", z.ZodTypeAny, {
3386
3386
  status: Status[];
3387
- time_zone_id: string;
3388
3387
  search: string;
3389
3388
  paging: PAGING;
3390
3389
  page_count: number;
@@ -3404,11 +3403,12 @@ declare const MasterVendorTagQuerySchema: z.ZodObject<{
3404
3403
  }[];
3405
3404
  include_master_data: YesNo;
3406
3405
  date_format_id: string;
3406
+ time_zone_id: string;
3407
3407
  organisation_ids: string[];
3408
3408
  vendor_tag_ids: string[];
3409
3409
  }, {
3410
- time_zone_id: string;
3411
3410
  date_format_id: string;
3411
+ time_zone_id: string;
3412
3412
  status?: Status[] | undefined;
3413
3413
  search?: string | undefined;
3414
3414
  paging?: PAGING | undefined;
@@ -3504,7 +3504,6 @@ declare const MasterVendorDocumentTypeQuerySchema: z.ZodObject<{
3504
3504
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3505
3505
  }, "strip", z.ZodTypeAny, {
3506
3506
  status: Status[];
3507
- time_zone_id: string;
3508
3507
  search: string;
3509
3508
  paging: PAGING;
3510
3509
  page_count: number;
@@ -3524,11 +3523,12 @@ declare const MasterVendorDocumentTypeQuerySchema: z.ZodObject<{
3524
3523
  }[];
3525
3524
  include_master_data: YesNo;
3526
3525
  date_format_id: string;
3526
+ time_zone_id: string;
3527
3527
  organisation_ids: string[];
3528
3528
  document_type_ids: string[];
3529
3529
  }, {
3530
- time_zone_id: string;
3531
3530
  date_format_id: string;
3531
+ time_zone_id: string;
3532
3532
  status?: Status[] | undefined;
3533
3533
  search?: string | undefined;
3534
3534
  paging?: PAGING | undefined;
@@ -3629,7 +3629,6 @@ declare const MasterFleetServiceTaskQuerySchema: z.ZodObject<{
3629
3629
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3630
3630
  }, "strip", z.ZodTypeAny, {
3631
3631
  status: Status[];
3632
- time_zone_id: string;
3633
3632
  search: string;
3634
3633
  paging: PAGING;
3635
3634
  page_count: number;
@@ -3649,11 +3648,12 @@ declare const MasterFleetServiceTaskQuerySchema: z.ZodObject<{
3649
3648
  }[];
3650
3649
  include_master_data: YesNo;
3651
3650
  date_format_id: string;
3651
+ time_zone_id: string;
3652
3652
  organisation_ids: string[];
3653
3653
  fleet_service_task_ids: string[];
3654
3654
  }, {
3655
- time_zone_id: string;
3656
3655
  date_format_id: string;
3656
+ time_zone_id: string;
3657
3657
  status?: Status[] | undefined;
3658
3658
  search?: string | undefined;
3659
3659
  paging?: PAGING | undefined;
@@ -3753,7 +3753,6 @@ declare const MasterFleetInsuranceClaimStatusQuerySchema: z.ZodObject<{
3753
3753
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3754
3754
  }, "strip", z.ZodTypeAny, {
3755
3755
  status: Status[];
3756
- time_zone_id: string;
3757
3756
  search: string;
3758
3757
  paging: PAGING;
3759
3758
  page_count: number;
@@ -3773,11 +3772,12 @@ declare const MasterFleetInsuranceClaimStatusQuerySchema: z.ZodObject<{
3773
3772
  }[];
3774
3773
  include_master_data: YesNo;
3775
3774
  date_format_id: string;
3775
+ time_zone_id: string;
3776
3776
  organisation_ids: string[];
3777
3777
  fleet_insurance_claim_status_ids: string[];
3778
3778
  }, {
3779
- time_zone_id: string;
3780
3779
  date_format_id: string;
3780
+ time_zone_id: string;
3781
3781
  status?: Status[] | undefined;
3782
3782
  search?: string | undefined;
3783
3783
  paging?: PAGING | undefined;
@@ -3877,7 +3877,6 @@ declare const MasterFleetIncidentSeverityQuerySchema: z.ZodObject<{
3877
3877
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3878
3878
  }, "strip", z.ZodTypeAny, {
3879
3879
  status: Status[];
3880
- time_zone_id: string;
3881
3880
  search: string;
3882
3881
  paging: PAGING;
3883
3882
  page_count: number;
@@ -3897,11 +3896,12 @@ declare const MasterFleetIncidentSeverityQuerySchema: z.ZodObject<{
3897
3896
  }[];
3898
3897
  include_master_data: YesNo;
3899
3898
  date_format_id: string;
3899
+ time_zone_id: string;
3900
3900
  organisation_ids: string[];
3901
3901
  fleet_incident_severity_ids: string[];
3902
3902
  }, {
3903
- time_zone_id: string;
3904
3903
  date_format_id: string;
3904
+ time_zone_id: string;
3905
3905
  status?: Status[] | undefined;
3906
3906
  search?: string | undefined;
3907
3907
  paging?: PAGING | undefined;
@@ -4001,7 +4001,6 @@ declare const MasterFleetIncidentStatusQuerySchema: z.ZodObject<{
4001
4001
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
4002
4002
  }, "strip", z.ZodTypeAny, {
4003
4003
  status: Status[];
4004
- time_zone_id: string;
4005
4004
  search: string;
4006
4005
  paging: PAGING;
4007
4006
  page_count: number;
@@ -4021,11 +4020,12 @@ declare const MasterFleetIncidentStatusQuerySchema: z.ZodObject<{
4021
4020
  }[];
4022
4021
  include_master_data: YesNo;
4023
4022
  date_format_id: string;
4023
+ time_zone_id: string;
4024
4024
  organisation_ids: string[];
4025
4025
  fleet_incident_status_ids: string[];
4026
4026
  }, {
4027
- time_zone_id: string;
4028
4027
  date_format_id: string;
4028
+ time_zone_id: string;
4029
4029
  status?: Status[] | undefined;
4030
4030
  search?: string | undefined;
4031
4031
  paging?: PAGING | undefined;
@@ -4125,7 +4125,6 @@ declare const MasterFleetIncidentTypeQuerySchema: z.ZodObject<{
4125
4125
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
4126
4126
  }, "strip", z.ZodTypeAny, {
4127
4127
  status: Status[];
4128
- time_zone_id: string;
4129
4128
  search: string;
4130
4129
  paging: PAGING;
4131
4130
  page_count: number;
@@ -4145,11 +4144,12 @@ declare const MasterFleetIncidentTypeQuerySchema: z.ZodObject<{
4145
4144
  }[];
4146
4145
  include_master_data: YesNo;
4147
4146
  date_format_id: string;
4147
+ time_zone_id: string;
4148
4148
  organisation_ids: string[];
4149
4149
  fleet_incident_type_ids: string[];
4150
4150
  }, {
4151
- time_zone_id: string;
4152
4151
  date_format_id: string;
4152
+ time_zone_id: string;
4153
4153
  status?: Status[] | undefined;
4154
4154
  search?: string | undefined;
4155
4155
  paging?: PAGING | undefined;
@@ -4250,7 +4250,6 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
4250
4250
  expense_category: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpenseCategory>, "many">>>;
4251
4251
  }, "strip", z.ZodTypeAny, {
4252
4252
  status: Status[];
4253
- time_zone_id: string;
4254
4253
  search: string;
4255
4254
  paging: PAGING;
4256
4255
  page_count: number;
@@ -4270,12 +4269,13 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
4270
4269
  }[];
4271
4270
  include_master_data: YesNo;
4272
4271
  date_format_id: string;
4272
+ time_zone_id: string;
4273
4273
  organisation_ids: string[];
4274
4274
  expense_category: ExpenseCategory[];
4275
4275
  expense_name_ids: string[];
4276
4276
  }, {
4277
- time_zone_id: string;
4278
4277
  date_format_id: string;
4278
+ time_zone_id: string;
4279
4279
  status?: Status[] | undefined;
4280
4280
  search?: string | undefined;
4281
4281
  paging?: PAGING | undefined;
@@ -4311,9 +4311,9 @@ declare const getMasterExpenseNameCache: (organisation_id: string) => Promise<FB
4311
4311
  interface FleetIncidentManagement extends Record<string, unknown> {
4312
4312
  vehicle_incident_id: string;
4313
4313
  vehicle_sub_incident_id: number;
4314
- incident_code?: string;
4314
+ incident_code: string;
4315
4315
  incident_date: string;
4316
- incident_date_f: string;
4316
+ incident_date_f?: string;
4317
4317
  was_towed: YesNo;
4318
4318
  is_vehicle_operational: YesNo;
4319
4319
  incident_time: IncidentTime;
@@ -4538,11 +4538,11 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
4538
4538
  }, "strip", z.ZodTypeAny, {
4539
4539
  status: Status;
4540
4540
  organisation_id: string;
4541
- time_zone_id: string;
4542
4541
  vehicle_id: string;
4542
+ user_id: string;
4543
+ time_zone_id: string;
4543
4544
  driver_id: string;
4544
4545
  google_location: string;
4545
- user_id: string;
4546
4546
  fleet_insurance_claim_status_id: string;
4547
4547
  fleet_incident_severity_id: string;
4548
4548
  fleet_incident_status_id: string;
@@ -4591,10 +4591,10 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
4591
4591
  }, {
4592
4592
  status: Status;
4593
4593
  organisation_id: string;
4594
- time_zone_id: string;
4595
4594
  vehicle_id: string;
4596
- driver_id: string;
4597
4595
  user_id: string;
4596
+ time_zone_id: string;
4597
+ driver_id: string;
4598
4598
  fleet_insurance_claim_status_id: string;
4599
4599
  fleet_incident_severity_id: string;
4600
4600
  fleet_incident_status_id: string;
@@ -4697,7 +4697,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4697
4697
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
4698
4698
  }, "strip", z.ZodTypeAny, {
4699
4699
  status: Status[];
4700
- time_zone_id: string;
4700
+ user_ids: string[];
4701
+ vehicle_ids: string[];
4701
4702
  search: string;
4702
4703
  paging: PAGING;
4703
4704
  page_count: number;
@@ -4717,12 +4718,11 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4717
4718
  }[];
4718
4719
  include_master_data: YesNo;
4719
4720
  date_format_id: string;
4721
+ time_zone_id: string;
4720
4722
  organisation_ids: string[];
4723
+ driver_ids: string[];
4721
4724
  from_date: string;
4722
4725
  to_date: string;
4723
- vehicle_ids: string[];
4724
- driver_ids: string[];
4725
- user_ids: string[];
4726
4726
  fleet_insurance_claim_status_ids: string[];
4727
4727
  fleet_incident_severity_ids: string[];
4728
4728
  fleet_incident_status_ids: string[];
@@ -4739,11 +4739,13 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4739
4739
  any_injuries: YesNo[];
4740
4740
  vehicle_incident_ids: string[];
4741
4741
  }, {
4742
- time_zone_id: string;
4743
4742
  date_format_id: string;
4743
+ time_zone_id: string;
4744
4744
  from_date: string;
4745
4745
  to_date: string;
4746
4746
  status?: Status[] | undefined;
4747
+ user_ids?: string[] | undefined;
4748
+ vehicle_ids?: string[] | undefined;
4747
4749
  search?: string | undefined;
4748
4750
  paging?: PAGING | undefined;
4749
4751
  page_count?: unknown;
@@ -4763,9 +4765,7 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4763
4765
  }[] | undefined;
4764
4766
  include_master_data?: YesNo | undefined;
4765
4767
  organisation_ids?: string[] | undefined;
4766
- vehicle_ids?: string[] | undefined;
4767
4768
  driver_ids?: string[] | undefined;
4768
- user_ids?: string[] | undefined;
4769
4769
  fleet_insurance_claim_status_ids?: string[] | undefined;
4770
4770
  fleet_incident_severity_ids?: string[] | undefined;
4771
4771
  fleet_incident_status_ids?: string[] | undefined;
@@ -4820,7 +4820,7 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4820
4820
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
4821
4821
  }, "strip", z.ZodTypeAny, {
4822
4822
  status: Status[];
4823
- time_zone_id: string;
4823
+ vehicle_ids: string[];
4824
4824
  search: string;
4825
4825
  paging: PAGING;
4826
4826
  page_count: number;
@@ -4840,16 +4840,17 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4840
4840
  }[];
4841
4841
  include_master_data: YesNo;
4842
4842
  date_format_id: string;
4843
+ time_zone_id: string;
4843
4844
  organisation_ids: string[];
4844
4845
  from_date: string;
4845
4846
  to_date: string;
4846
- vehicle_ids: string[];
4847
4847
  }, {
4848
- time_zone_id: string;
4849
4848
  date_format_id: string;
4849
+ time_zone_id: string;
4850
4850
  from_date: string;
4851
4851
  to_date: string;
4852
4852
  status?: Status[] | undefined;
4853
+ vehicle_ids?: string[] | undefined;
4853
4854
  search?: string | undefined;
4854
4855
  paging?: PAGING | undefined;
4855
4856
  page_count?: unknown;
@@ -4869,7 +4870,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4869
4870
  }[] | undefined;
4870
4871
  include_master_data?: YesNo | undefined;
4871
4872
  organisation_ids?: string[] | undefined;
4872
- vehicle_ids?: string[] | undefined;
4873
4873
  }>;
4874
4874
  type FleetIncidentManagementDashBoardQueryDTO = z.infer<typeof FleetIncidentManagementDashBoardQuerySchema>;
4875
4875
  declare const FleetIncidentManagementCostSchema: z.ZodObject<{
@@ -4938,7 +4938,6 @@ declare const FleetIncidentManagementCostQuerySchema: z.ZodObject<{
4938
4938
  expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
4939
4939
  }, "strip", z.ZodTypeAny, {
4940
4940
  status: Status[];
4941
- time_zone_id: string;
4942
4941
  search: string;
4943
4942
  paging: PAGING;
4944
4943
  page_count: number;
@@ -4958,13 +4957,14 @@ declare const FleetIncidentManagementCostQuerySchema: z.ZodObject<{
4958
4957
  }[];
4959
4958
  include_master_data: YesNo;
4960
4959
  date_format_id: string;
4960
+ time_zone_id: string;
4961
4961
  organisation_ids: string[];
4962
4962
  expense_name_ids: string[];
4963
4963
  vehicle_incident_ids: string[];
4964
4964
  incident_cost_ids: string[];
4965
4965
  }, {
4966
- time_zone_id: string;
4967
4966
  date_format_id: string;
4967
+ time_zone_id: string;
4968
4968
  status?: Status[] | undefined;
4969
4969
  search?: string | undefined;
4970
4970
  paging?: PAGING | undefined;
@@ -5083,7 +5083,6 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
5083
5083
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5084
5084
  }, "strip", z.ZodTypeAny, {
5085
5085
  status: Status[];
5086
- time_zone_id: string;
5087
5086
  search: string;
5088
5087
  paging: PAGING;
5089
5088
  page_count: number;
@@ -5103,11 +5102,12 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
5103
5102
  }[];
5104
5103
  include_master_data: YesNo;
5105
5104
  date_format_id: string;
5105
+ time_zone_id: string;
5106
5106
  organisation_ids: string[];
5107
5107
  inspection_form_ids: string[];
5108
5108
  }, {
5109
- time_zone_id: string;
5110
5109
  date_format_id: string;
5110
+ time_zone_id: string;
5111
5111
  status?: Status[] | undefined;
5112
5112
  search?: string | undefined;
5113
5113
  paging?: PAGING | undefined;
@@ -5300,10 +5300,10 @@ declare const FleetInspectionSchema: z.ZodObject<{
5300
5300
  }, "strip", z.ZodTypeAny, {
5301
5301
  status: Status;
5302
5302
  organisation_id: string;
5303
- time_zone_id: string;
5304
5303
  vehicle_id: string;
5305
- driver_id: string;
5306
5304
  user_id: string;
5305
+ time_zone_id: string;
5306
+ driver_id: string;
5307
5307
  odometer_reading: number;
5308
5308
  inspection_form_id: string;
5309
5309
  inspection_type: InspectionType;
@@ -5329,10 +5329,10 @@ declare const FleetInspectionSchema: z.ZodObject<{
5329
5329
  }, {
5330
5330
  status: Status;
5331
5331
  organisation_id: string;
5332
- time_zone_id: string;
5333
5332
  vehicle_id: string;
5334
- driver_id: string;
5335
5333
  user_id: string;
5334
+ time_zone_id: string;
5335
+ driver_id: string;
5336
5336
  inspection_form_id: string;
5337
5337
  inspection_type: InspectionType;
5338
5338
  inspection_date: string;
@@ -5402,7 +5402,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5402
5402
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5403
5403
  }, "strip", z.ZodTypeAny, {
5404
5404
  status: Status[];
5405
- time_zone_id: string;
5405
+ user_ids: string[];
5406
+ vehicle_ids: string[];
5406
5407
  search: string;
5407
5408
  paging: PAGING;
5408
5409
  page_count: number;
@@ -5422,12 +5423,11 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5422
5423
  }[];
5423
5424
  include_master_data: YesNo;
5424
5425
  date_format_id: string;
5426
+ time_zone_id: string;
5425
5427
  organisation_ids: string[];
5428
+ driver_ids: string[];
5426
5429
  from_date: string;
5427
5430
  to_date: string;
5428
- vehicle_ids: string[];
5429
- driver_ids: string[];
5430
- user_ids: string[];
5431
5431
  inspection_form_ids: string[];
5432
5432
  inspection_type: InspectionType[];
5433
5433
  inspection_priority: InspectionPriority[];
@@ -5435,11 +5435,13 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5435
5435
  inspection_ids: string[];
5436
5436
  service_management_ids: string[];
5437
5437
  }, {
5438
- time_zone_id: string;
5439
5438
  date_format_id: string;
5439
+ time_zone_id: string;
5440
5440
  from_date: string;
5441
5441
  to_date: string;
5442
5442
  status?: Status[] | undefined;
5443
+ user_ids?: string[] | undefined;
5444
+ vehicle_ids?: string[] | undefined;
5443
5445
  search?: string | undefined;
5444
5446
  paging?: PAGING | undefined;
5445
5447
  page_count?: unknown;
@@ -5459,9 +5461,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5459
5461
  }[] | undefined;
5460
5462
  include_master_data?: YesNo | undefined;
5461
5463
  organisation_ids?: string[] | undefined;
5462
- vehicle_ids?: string[] | undefined;
5463
5464
  driver_ids?: string[] | undefined;
5464
- user_ids?: string[] | undefined;
5465
5465
  inspection_form_ids?: string[] | undefined;
5466
5466
  inspection_type?: InspectionType[] | undefined;
5467
5467
  inspection_priority?: InspectionPriority[] | undefined;
@@ -5507,7 +5507,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5507
5507
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5508
5508
  }, "strip", z.ZodTypeAny, {
5509
5509
  status: Status[];
5510
- time_zone_id: string;
5510
+ vehicle_ids: string[];
5511
5511
  search: string;
5512
5512
  paging: PAGING;
5513
5513
  page_count: number;
@@ -5527,16 +5527,17 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5527
5527
  }[];
5528
5528
  include_master_data: YesNo;
5529
5529
  date_format_id: string;
5530
+ time_zone_id: string;
5530
5531
  organisation_ids: string[];
5531
5532
  from_date: string;
5532
5533
  to_date: string;
5533
- vehicle_ids: string[];
5534
5534
  }, {
5535
- time_zone_id: string;
5536
5535
  date_format_id: string;
5536
+ time_zone_id: string;
5537
5537
  from_date: string;
5538
5538
  to_date: string;
5539
5539
  status?: Status[] | undefined;
5540
+ vehicle_ids?: string[] | undefined;
5540
5541
  search?: string | undefined;
5541
5542
  paging?: PAGING | undefined;
5542
5543
  page_count?: unknown;
@@ -5556,7 +5557,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5556
5557
  }[] | undefined;
5557
5558
  include_master_data?: YesNo | undefined;
5558
5559
  organisation_ids?: string[] | undefined;
5559
- vehicle_ids?: string[] | undefined;
5560
5560
  }>;
5561
5561
  type FleetInspectionDashBoardQueryDTO = z.infer<typeof FleetInspectionDashBoardQuerySchema>;
5562
5562
  declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
@@ -5593,7 +5593,7 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5593
5593
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5594
5594
  }, "strip", z.ZodTypeAny, {
5595
5595
  status: Status[];
5596
- time_zone_id: string;
5596
+ vehicle_ids: string[];
5597
5597
  search: string;
5598
5598
  paging: PAGING;
5599
5599
  page_count: number;
@@ -5613,11 +5613,12 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5613
5613
  }[];
5614
5614
  include_master_data: YesNo;
5615
5615
  date_format_id: string;
5616
- vehicle_ids: string[];
5617
- }, {
5618
5616
  time_zone_id: string;
5617
+ }, {
5619
5618
  date_format_id: string;
5619
+ time_zone_id: string;
5620
5620
  status?: Status[] | undefined;
5621
+ vehicle_ids?: string[] | undefined;
5621
5622
  search?: string | undefined;
5622
5623
  paging?: PAGING | undefined;
5623
5624
  page_count?: unknown;
@@ -5636,14 +5637,13 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5636
5637
  direction: OrderBy;
5637
5638
  }[] | undefined;
5638
5639
  include_master_data?: YesNo | undefined;
5639
- vehicle_ids?: string[] | undefined;
5640
5640
  }>;
5641
5641
  type FleetInspectionCheckPendingQueryDTO = z.infer<typeof FleetInspectionCheckPendingQuerySchema>;
5642
5642
  declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
5643
5643
  declare const newFleetInspectionPayload: () => FleetInspectionDTO;
5644
5644
  declare const get_inspection_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
5645
- declare const create_service_file$1: (data: FleetInspectionFileDTO) => Promise<SBR>;
5646
- declare const remove_service_file$1: (id: string) => Promise<SBR>;
5645
+ declare const create_inspection_file: (data: FleetInspectionFileDTO) => Promise<SBR>;
5646
+ declare const remove_inspection_file: (id: string) => Promise<SBR>;
5647
5647
  declare const findFleetInspection: (data: FleetInspectionQueryDTO) => Promise<FBR<FleetInspection[]>>;
5648
5648
  declare const createFleetInspection: (data: FleetInspectionDTO) => Promise<SBR>;
5649
5649
  declare const updateFleetInspection: (id: string, data: FleetInspectionDTO) => Promise<SBR>;
@@ -5849,10 +5849,10 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
5849
5849
  }, "strip", z.ZodTypeAny, {
5850
5850
  status: Status;
5851
5851
  organisation_id: string;
5852
- time_zone_id: string;
5853
5852
  vehicle_id: string;
5854
- driver_id: string;
5855
5853
  user_id: string;
5854
+ time_zone_id: string;
5855
+ driver_id: string;
5856
5856
  vehicle_incident_id: string;
5857
5857
  odometer_reading: number;
5858
5858
  inspection_id: string;
@@ -5883,10 +5883,10 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
5883
5883
  }, {
5884
5884
  status: Status;
5885
5885
  organisation_id: string;
5886
- time_zone_id: string;
5887
5886
  vehicle_id: string;
5888
- driver_id: string;
5889
5887
  user_id: string;
5888
+ time_zone_id: string;
5889
+ driver_id: string;
5890
5890
  vehicle_incident_id: string;
5891
5891
  inspection_id: string;
5892
5892
  service_management_id: string;
@@ -5963,7 +5963,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5963
5963
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
5964
5964
  }, "strip", z.ZodTypeAny, {
5965
5965
  status: Status[];
5966
- time_zone_id: string;
5966
+ user_ids: string[];
5967
+ vehicle_ids: string[];
5967
5968
  search: string;
5968
5969
  paging: PAGING;
5969
5970
  page_count: number;
@@ -5983,12 +5984,11 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5983
5984
  }[];
5984
5985
  include_master_data: YesNo;
5985
5986
  date_format_id: string;
5987
+ time_zone_id: string;
5986
5988
  organisation_ids: string[];
5989
+ driver_ids: string[];
5987
5990
  from_date: string;
5988
5991
  to_date: string;
5989
- vehicle_ids: string[];
5990
- driver_ids: string[];
5991
- user_ids: string[];
5992
5992
  vehicle_incident_ids: string[];
5993
5993
  inspection_ids: string[];
5994
5994
  service_management_ids: string[];
@@ -5998,11 +5998,13 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5998
5998
  issue_source: IssueSource[];
5999
5999
  vehicle_issue_ids: string[];
6000
6000
  }, {
6001
- time_zone_id: string;
6002
6001
  date_format_id: string;
6002
+ time_zone_id: string;
6003
6003
  from_date: string;
6004
6004
  to_date: string;
6005
6005
  status?: Status[] | undefined;
6006
+ user_ids?: string[] | undefined;
6007
+ vehicle_ids?: string[] | undefined;
6006
6008
  search?: string | undefined;
6007
6009
  paging?: PAGING | undefined;
6008
6010
  page_count?: unknown;
@@ -6022,9 +6024,7 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
6022
6024
  }[] | undefined;
6023
6025
  include_master_data?: YesNo | undefined;
6024
6026
  organisation_ids?: string[] | undefined;
6025
- vehicle_ids?: string[] | undefined;
6026
6027
  driver_ids?: string[] | undefined;
6027
- user_ids?: string[] | undefined;
6028
6028
  vehicle_incident_ids?: string[] | undefined;
6029
6029
  inspection_ids?: string[] | undefined;
6030
6030
  service_management_ids?: string[] | undefined;
@@ -6072,7 +6072,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6072
6072
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
6073
6073
  }, "strip", z.ZodTypeAny, {
6074
6074
  status: Status[];
6075
- time_zone_id: string;
6075
+ vehicle_ids: string[];
6076
6076
  search: string;
6077
6077
  paging: PAGING;
6078
6078
  page_count: number;
@@ -6092,16 +6092,17 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6092
6092
  }[];
6093
6093
  include_master_data: YesNo;
6094
6094
  date_format_id: string;
6095
+ time_zone_id: string;
6095
6096
  organisation_ids: string[];
6096
6097
  from_date: string;
6097
6098
  to_date: string;
6098
- vehicle_ids: string[];
6099
6099
  }, {
6100
- time_zone_id: string;
6101
6100
  date_format_id: string;
6101
+ time_zone_id: string;
6102
6102
  from_date: string;
6103
6103
  to_date: string;
6104
6104
  status?: Status[] | undefined;
6105
+ vehicle_ids?: string[] | undefined;
6105
6106
  search?: string | undefined;
6106
6107
  paging?: PAGING | undefined;
6107
6108
  page_count?: unknown;
@@ -6121,7 +6122,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6121
6122
  }[] | undefined;
6122
6123
  include_master_data?: YesNo | undefined;
6123
6124
  organisation_ids?: string[] | undefined;
6124
- vehicle_ids?: string[] | undefined;
6125
6125
  }>;
6126
6126
  type FleetIssueManagementDashBoardQueryDTO = z.infer<typeof FleetIssueManagementDashBoardQuerySchema>;
6127
6127
  declare const FleetIssueManagementCommentSchema: z.ZodObject<{
@@ -6180,7 +6180,6 @@ declare const FleetIssueManagementCommentQuerySchema: z.ZodObject<{
6180
6180
  vehicle_issue_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6181
6181
  }, "strip", z.ZodTypeAny, {
6182
6182
  status: Status[];
6183
- time_zone_id: string;
6184
6183
  search: string;
6185
6184
  paging: PAGING;
6186
6185
  page_count: number;
@@ -6200,12 +6199,13 @@ declare const FleetIssueManagementCommentQuerySchema: z.ZodObject<{
6200
6199
  }[];
6201
6200
  include_master_data: YesNo;
6202
6201
  date_format_id: string;
6202
+ time_zone_id: string;
6203
6203
  organisation_ids: string[];
6204
6204
  vehicle_issue_ids: string[];
6205
6205
  vehicle_issue_comment_ids: string[];
6206
6206
  }, {
6207
- time_zone_id: string;
6208
6207
  date_format_id: string;
6208
+ time_zone_id: string;
6209
6209
  status?: Status[] | undefined;
6210
6210
  search?: string | undefined;
6211
6211
  paging?: PAGING | undefined;
@@ -6468,10 +6468,10 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6468
6468
  }, "strip", z.ZodTypeAny, {
6469
6469
  status: Status;
6470
6470
  organisation_id: string;
6471
- time_zone_id: string;
6472
6471
  vehicle_id: string;
6473
- driver_id: string;
6474
6472
  user_id: string;
6473
+ time_zone_id: string;
6474
+ driver_id: string;
6475
6475
  odometer_reading: number;
6476
6476
  service_status: ServiceStatus;
6477
6477
  service_type: ServiceType;
@@ -6513,10 +6513,10 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6513
6513
  }, {
6514
6514
  status: Status;
6515
6515
  organisation_id: string;
6516
- time_zone_id: string;
6517
6516
  vehicle_id: string;
6518
- driver_id: string;
6519
6517
  user_id: string;
6518
+ time_zone_id: string;
6519
+ driver_id: string;
6520
6520
  service_status: ServiceStatus;
6521
6521
  service_type: ServiceType;
6522
6522
  is_inhouse_service: YesNo;
@@ -6603,7 +6603,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6603
6603
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
6604
6604
  }, "strip", z.ZodTypeAny, {
6605
6605
  status: Status[];
6606
- time_zone_id: string;
6606
+ user_ids: string[];
6607
+ vehicle_ids: string[];
6607
6608
  search: string;
6608
6609
  paging: PAGING;
6609
6610
  page_count: number;
@@ -6623,12 +6624,11 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6623
6624
  }[];
6624
6625
  include_master_data: YesNo;
6625
6626
  date_format_id: string;
6627
+ time_zone_id: string;
6626
6628
  organisation_ids: string[];
6629
+ driver_ids: string[];
6627
6630
  from_date: string;
6628
6631
  to_date: string;
6629
- vehicle_ids: string[];
6630
- driver_ids: string[];
6631
- user_ids: string[];
6632
6632
  service_management_ids: string[];
6633
6633
  service_status: ServiceStatus[];
6634
6634
  service_type: ServiceType[];
@@ -6637,11 +6637,13 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6637
6637
  vendor_ids: string[];
6638
6638
  service_center_ids: string[];
6639
6639
  }, {
6640
- time_zone_id: string;
6641
6640
  date_format_id: string;
6641
+ time_zone_id: string;
6642
6642
  from_date: string;
6643
6643
  to_date: string;
6644
6644
  status?: Status[] | undefined;
6645
+ user_ids?: string[] | undefined;
6646
+ vehicle_ids?: string[] | undefined;
6645
6647
  search?: string | undefined;
6646
6648
  paging?: PAGING | undefined;
6647
6649
  page_count?: unknown;
@@ -6661,9 +6663,7 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6661
6663
  }[] | undefined;
6662
6664
  include_master_data?: YesNo | undefined;
6663
6665
  organisation_ids?: string[] | undefined;
6664
- vehicle_ids?: string[] | undefined;
6665
6666
  driver_ids?: string[] | undefined;
6666
- user_ids?: string[] | undefined;
6667
6667
  service_management_ids?: string[] | undefined;
6668
6668
  service_status?: ServiceStatus[] | undefined;
6669
6669
  service_type?: ServiceType[] | undefined;
@@ -6710,7 +6710,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6710
6710
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
6711
6711
  }, "strip", z.ZodTypeAny, {
6712
6712
  status: Status[];
6713
- time_zone_id: string;
6713
+ vehicle_ids: string[];
6714
6714
  search: string;
6715
6715
  paging: PAGING;
6716
6716
  page_count: number;
@@ -6730,16 +6730,17 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6730
6730
  }[];
6731
6731
  include_master_data: YesNo;
6732
6732
  date_format_id: string;
6733
+ time_zone_id: string;
6733
6734
  organisation_ids: string[];
6734
6735
  from_date: string;
6735
6736
  to_date: string;
6736
- vehicle_ids: string[];
6737
6737
  }, {
6738
- time_zone_id: string;
6739
6738
  date_format_id: string;
6739
+ time_zone_id: string;
6740
6740
  from_date: string;
6741
6741
  to_date: string;
6742
6742
  status?: Status[] | undefined;
6743
+ vehicle_ids?: string[] | undefined;
6743
6744
  search?: string | undefined;
6744
6745
  paging?: PAGING | undefined;
6745
6746
  page_count?: unknown;
@@ -6759,7 +6760,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6759
6760
  }[] | undefined;
6760
6761
  include_master_data?: YesNo | undefined;
6761
6762
  organisation_ids?: string[] | undefined;
6762
- vehicle_ids?: string[] | undefined;
6763
6763
  }>;
6764
6764
  type FleetServiceManagementDashBoardQueryDTO = z.infer<typeof FleetServiceManagementDashBoardQuerySchema>;
6765
6765
  declare const FleetServiceManagementTaskSchema: z.ZodObject<{
@@ -6824,7 +6824,6 @@ declare const FleetServiceManagementTaskQuerySchema: z.ZodObject<{
6824
6824
  fleet_service_task_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6825
6825
  }, "strip", z.ZodTypeAny, {
6826
6826
  status: Status[];
6827
- time_zone_id: string;
6828
6827
  search: string;
6829
6828
  paging: PAGING;
6830
6829
  page_count: number;
@@ -6844,12 +6843,13 @@ declare const FleetServiceManagementTaskQuerySchema: z.ZodObject<{
6844
6843
  }[];
6845
6844
  include_master_data: YesNo;
6846
6845
  date_format_id: string;
6846
+ time_zone_id: string;
6847
6847
  fleet_service_task_ids: string[];
6848
6848
  service_management_ids: string[];
6849
6849
  fleet_service_management_task_ids: string[];
6850
6850
  }, {
6851
- time_zone_id: string;
6852
6851
  date_format_id: string;
6852
+ time_zone_id: string;
6853
6853
  status?: Status[] | undefined;
6854
6854
  search?: string | undefined;
6855
6855
  paging?: PAGING | undefined;
@@ -6932,7 +6932,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6932
6932
  reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
6933
6933
  }, "strip", z.ZodTypeAny, {
6934
6934
  status: Status[];
6935
- time_zone_id: string;
6935
+ vehicle_ids: string[];
6936
6936
  search: string;
6937
6937
  paging: PAGING;
6938
6938
  page_count: number;
@@ -6952,15 +6952,16 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6952
6952
  }[];
6953
6953
  include_master_data: YesNo;
6954
6954
  date_format_id: string;
6955
+ time_zone_id: string;
6955
6956
  organisation_ids: string[];
6956
- vehicle_ids: string[];
6957
6957
  service_management_ids: string[];
6958
6958
  reminder_type: ReminderType[];
6959
6959
  service_reminder_ids: string[];
6960
6960
  }, {
6961
- time_zone_id: string;
6962
6961
  date_format_id: string;
6962
+ time_zone_id: string;
6963
6963
  status?: Status[] | undefined;
6964
+ vehicle_ids?: string[] | undefined;
6964
6965
  search?: string | undefined;
6965
6966
  paging?: PAGING | undefined;
6966
6967
  page_count?: unknown;
@@ -6980,7 +6981,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6980
6981
  }[] | undefined;
6981
6982
  include_master_data?: YesNo | undefined;
6982
6983
  organisation_ids?: string[] | undefined;
6983
- vehicle_ids?: string[] | undefined;
6984
6984
  service_management_ids?: string[] | undefined;
6985
6985
  reminder_type?: ReminderType[] | undefined;
6986
6986
  service_reminder_ids?: string[] | undefined;
@@ -7264,7 +7264,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
7264
7264
  is_preferred_center: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
7265
7265
  }, "strip", z.ZodTypeAny, {
7266
7266
  status: Status[];
7267
- time_zone_id: string;
7268
7267
  search: string;
7269
7268
  paging: PAGING;
7270
7269
  page_count: number;
@@ -7284,6 +7283,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
7284
7283
  }[];
7285
7284
  include_master_data: YesNo;
7286
7285
  date_format_id: string;
7286
+ time_zone_id: string;
7287
7287
  organisation_ids: string[];
7288
7288
  vendor_ids: string[];
7289
7289
  service_center_ids: string[];
@@ -7291,8 +7291,8 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
7291
7291
  oem_authorised: YesNo[];
7292
7292
  is_preferred_center: YesNo[];
7293
7293
  }, {
7294
- time_zone_id: string;
7295
7294
  date_format_id: string;
7295
+ time_zone_id: string;
7296
7296
  status?: Status[] | undefined;
7297
7297
  search?: string | undefined;
7298
7298
  paging?: PAGING | undefined;
@@ -7415,7 +7415,6 @@ declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
7415
7415
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
7416
7416
  }, "strip", z.ZodTypeAny, {
7417
7417
  status: Status[];
7418
- time_zone_id: string;
7419
7418
  search: string;
7420
7419
  paging: PAGING;
7421
7420
  page_count: number;
@@ -7435,12 +7434,13 @@ declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
7435
7434
  }[];
7436
7435
  include_master_data: YesNo;
7437
7436
  date_format_id: string;
7437
+ time_zone_id: string;
7438
7438
  organisation_ids: string[];
7439
7439
  country_ids: string[];
7440
7440
  fuel_company_ids: string[];
7441
7441
  }, {
7442
- time_zone_id: string;
7443
7442
  date_format_id: string;
7443
+ time_zone_id: string;
7444
7444
  status?: Status[] | undefined;
7445
7445
  search?: string | undefined;
7446
7446
  paging?: PAGING | undefined;
@@ -7714,7 +7714,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
7714
7714
  is_preferred_station: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
7715
7715
  }, "strip", z.ZodTypeAny, {
7716
7716
  status: Status[];
7717
- time_zone_id: string;
7718
7717
  search: string;
7719
7718
  paging: PAGING;
7720
7719
  page_count: number;
@@ -7734,6 +7733,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
7734
7733
  }[];
7735
7734
  include_master_data: YesNo;
7736
7735
  date_format_id: string;
7736
+ time_zone_id: string;
7737
7737
  organisation_ids: string[];
7738
7738
  vendor_ids: string[];
7739
7739
  is_company_owned: YesNo[];
@@ -7741,8 +7741,8 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
7741
7741
  is_preferred_station: YesNo[];
7742
7742
  fuel_station_ids: string[];
7743
7743
  }, {
7744
- time_zone_id: string;
7745
7744
  date_format_id: string;
7745
+ time_zone_id: string;
7746
7746
  status?: Status[] | undefined;
7747
7747
  search?: string | undefined;
7748
7748
  paging?: PAGING | undefined;
@@ -8169,7 +8169,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
8169
8169
  is_default: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
8170
8170
  }, "strip", z.ZodTypeAny, {
8171
8171
  status: Status[];
8172
- time_zone_id: string;
8173
8172
  search: string;
8174
8173
  paging: PAGING;
8175
8174
  page_count: number;
@@ -8189,14 +8188,15 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
8189
8188
  }[];
8190
8189
  include_master_data: YesNo;
8191
8190
  date_format_id: string;
8191
+ time_zone_id: string;
8192
8192
  organisation_ids: string[];
8193
8193
  vendor_ids: string[];
8194
8194
  vendor_address_label: FleetVendorAddressLabel[];
8195
8195
  is_default: YesNo[];
8196
8196
  vendor_address_ids: string[];
8197
8197
  }, {
8198
- time_zone_id: string;
8199
8198
  date_format_id: string;
8199
+ time_zone_id: string;
8200
8200
  status?: Status[] | undefined;
8201
8201
  search?: string | undefined;
8202
8202
  paging?: PAGING | undefined;
@@ -8304,7 +8304,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
8304
8304
  is_primary: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
8305
8305
  }, "strip", z.ZodTypeAny, {
8306
8306
  status: Status[];
8307
- time_zone_id: string;
8308
8307
  search: string;
8309
8308
  paging: PAGING;
8310
8309
  page_count: number;
@@ -8324,13 +8323,14 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
8324
8323
  }[];
8325
8324
  include_master_data: YesNo;
8326
8325
  date_format_id: string;
8326
+ time_zone_id: string;
8327
8327
  organisation_ids: string[];
8328
8328
  vendor_ids: string[];
8329
8329
  is_primary: YesNo[];
8330
8330
  vendor_bank_account_ids: string[];
8331
8331
  }, {
8332
- time_zone_id: string;
8333
8332
  date_format_id: string;
8333
+ time_zone_id: string;
8334
8334
  status?: Status[] | undefined;
8335
8335
  search?: string | undefined;
8336
8336
  paging?: PAGING | undefined;
@@ -8443,7 +8443,6 @@ declare const FleetVendorContactPersonsQuerySchema: z.ZodObject<{
8443
8443
  is_primary: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
8444
8444
  }, "strip", z.ZodTypeAny, {
8445
8445
  status: Status[];
8446
- time_zone_id: string;
8447
8446
  search: string;
8448
8447
  paging: PAGING;
8449
8448
  page_count: number;
@@ -8463,13 +8462,14 @@ declare const FleetVendorContactPersonsQuerySchema: z.ZodObject<{
8463
8462
  }[];
8464
8463
  include_master_data: YesNo;
8465
8464
  date_format_id: string;
8465
+ time_zone_id: string;
8466
8466
  organisation_ids: string[];
8467
8467
  vendor_ids: string[];
8468
8468
  is_primary: YesNo[];
8469
8469
  contact_person_ids: string[];
8470
8470
  }, {
8471
- time_zone_id: string;
8472
8471
  date_format_id: string;
8472
+ time_zone_id: string;
8473
8473
  status?: Status[] | undefined;
8474
8474
  search?: string | undefined;
8475
8475
  paging?: PAGING | undefined;
@@ -8554,7 +8554,6 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
8554
8554
  vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
8555
8555
  }, "strip", z.ZodTypeAny, {
8556
8556
  status: Status[];
8557
- time_zone_id: string;
8558
8557
  search: string;
8559
8558
  paging: PAGING;
8560
8559
  page_count: number;
@@ -8574,12 +8573,13 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
8574
8573
  }[];
8575
8574
  include_master_data: YesNo;
8576
8575
  date_format_id: string;
8576
+ time_zone_id: string;
8577
8577
  organisation_ids: string[];
8578
8578
  vendor_ids: string[];
8579
8579
  vendor_review_ids: string[];
8580
8580
  }, {
8581
- time_zone_id: string;
8582
8581
  date_format_id: string;
8582
+ time_zone_id: string;
8583
8583
  status?: Status[] | undefined;
8584
8584
  search?: string | undefined;
8585
8585
  paging?: PAGING | undefined;
@@ -8658,8 +8658,8 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
8658
8658
  }, "strip", z.ZodTypeAny, {
8659
8659
  status: Status;
8660
8660
  organisation_id: string;
8661
- time_zone_id: string;
8662
8661
  user_id: string;
8662
+ time_zone_id: string;
8663
8663
  document_type_id: string;
8664
8664
  vendor_id: string;
8665
8665
  document_name: string;
@@ -8684,8 +8684,8 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
8684
8684
  }, {
8685
8685
  status: Status;
8686
8686
  organisation_id: string;
8687
- time_zone_id: string;
8688
8687
  user_id: string;
8688
+ time_zone_id: string;
8689
8689
  document_type_id: string;
8690
8690
  vendor_id: string;
8691
8691
  document_name?: string | undefined;
@@ -8746,7 +8746,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
8746
8746
  document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
8747
8747
  }, "strip", z.ZodTypeAny, {
8748
8748
  status: Status[];
8749
- time_zone_id: string;
8750
8749
  search: string;
8751
8750
  paging: PAGING;
8752
8751
  page_count: number;
@@ -8766,13 +8765,14 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
8766
8765
  }[];
8767
8766
  include_master_data: YesNo;
8768
8767
  date_format_id: string;
8768
+ time_zone_id: string;
8769
8769
  organisation_ids: string[];
8770
8770
  document_type_ids: string[];
8771
8771
  vendor_ids: string[];
8772
8772
  fleet_vendor_document_ids: string[];
8773
8773
  }, {
8774
- time_zone_id: string;
8775
8774
  date_format_id: string;
8775
+ time_zone_id: string;
8776
8776
  status?: Status[] | undefined;
8777
8777
  search?: string | undefined;
8778
8778
  paging?: PAGING | undefined;
@@ -9048,8 +9048,8 @@ declare const FleetVendorSchema: z.ZodObject<{
9048
9048
  }, z.UnknownKeysParam, z.ZodTypeAny, {
9049
9049
  status: Status;
9050
9050
  organisation_id: string;
9051
- time_zone_id: string;
9052
9051
  user_id: string;
9052
+ time_zone_id: string;
9053
9053
  document_type_id: string;
9054
9054
  vendor_id: string;
9055
9055
  document_name: string;
@@ -9074,8 +9074,8 @@ declare const FleetVendorSchema: z.ZodObject<{
9074
9074
  }, {
9075
9075
  status: Status;
9076
9076
  organisation_id: string;
9077
- time_zone_id: string;
9078
9077
  user_id: string;
9078
+ time_zone_id: string;
9079
9079
  document_type_id: string;
9080
9080
  vendor_id: string;
9081
9081
  document_name?: string | undefined;
@@ -9185,8 +9185,8 @@ declare const FleetVendorSchema: z.ZodObject<{
9185
9185
  FleetVendorDocumentSchema: {
9186
9186
  status: Status;
9187
9187
  organisation_id: string;
9188
- time_zone_id: string;
9189
9188
  user_id: string;
9189
+ time_zone_id: string;
9190
9190
  document_type_id: string;
9191
9191
  vendor_id: string;
9192
9192
  document_name: string;
@@ -9295,8 +9295,8 @@ declare const FleetVendorSchema: z.ZodObject<{
9295
9295
  FleetVendorDocumentSchema?: {
9296
9296
  status: Status;
9297
9297
  organisation_id: string;
9298
- time_zone_id: string;
9299
9298
  user_id: string;
9299
+ time_zone_id: string;
9300
9300
  document_type_id: string;
9301
9301
  vendor_id: string;
9302
9302
  document_name?: string | undefined;
@@ -9356,7 +9356,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
9356
9356
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
9357
9357
  }, "strip", z.ZodTypeAny, {
9358
9358
  status: Status[];
9359
- time_zone_id: string;
9360
9359
  search: string;
9361
9360
  paging: PAGING;
9362
9361
  page_count: number;
@@ -9376,11 +9375,12 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
9376
9375
  }[];
9377
9376
  include_master_data: YesNo;
9378
9377
  date_format_id: string;
9378
+ time_zone_id: string;
9379
9379
  organisation_ids: string[];
9380
9380
  vendor_ids: string[];
9381
9381
  }, {
9382
- time_zone_id: string;
9383
9382
  date_format_id: string;
9383
+ time_zone_id: string;
9384
9384
  status?: Status[] | undefined;
9385
9385
  search?: string | undefined;
9386
9386
  paging?: PAGING | undefined;
@@ -9438,7 +9438,6 @@ declare const FleetVendorDashBoardQuerySchema: z.ZodObject<{
9438
9438
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
9439
9439
  }, "strip", z.ZodTypeAny, {
9440
9440
  status: Status[];
9441
- time_zone_id: string;
9442
9441
  search: string;
9443
9442
  paging: PAGING;
9444
9443
  page_count: number;
@@ -9458,10 +9457,11 @@ declare const FleetVendorDashBoardQuerySchema: z.ZodObject<{
9458
9457
  }[];
9459
9458
  include_master_data: YesNo;
9460
9459
  date_format_id: string;
9460
+ time_zone_id: string;
9461
9461
  organisation_ids: string[];
9462
9462
  }, {
9463
- time_zone_id: string;
9464
9463
  date_format_id: string;
9464
+ time_zone_id: string;
9465
9465
  status?: Status[] | undefined;
9466
9466
  search?: string | undefined;
9467
9467
  paging?: PAGING | undefined;
@@ -9741,14 +9741,13 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9741
9741
  file_metadata?: Record<string, any> | undefined;
9742
9742
  }>, "many">>>;
9743
9743
  }, "strip", z.ZodTypeAny, {
9744
- invoice_number: string;
9745
9744
  status: Status;
9746
9745
  organisation_id: string;
9747
- time_zone_id: string;
9748
9746
  vehicle_id: string;
9747
+ user_id: string;
9748
+ time_zone_id: string;
9749
9749
  driver_id: string;
9750
9750
  google_location: string;
9751
- user_id: string;
9752
9751
  device_id: string;
9753
9752
  vehicle_fuel_type_id: string;
9754
9753
  vehicle_fuel_unit_id: string;
@@ -9765,6 +9764,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9765
9764
  refill_method: RefillMethod;
9766
9765
  refill_details: string;
9767
9766
  filled_by_person: string;
9767
+ invoice_number: string;
9768
9768
  payment_mode: PaymentMode;
9769
9769
  payment_reference_number: string;
9770
9770
  fuel_card_number: string;
@@ -9797,10 +9797,10 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9797
9797
  }, {
9798
9798
  status: Status;
9799
9799
  organisation_id: string;
9800
- time_zone_id: string;
9801
9800
  vehicle_id: string;
9802
- driver_id: string;
9803
9801
  user_id: string;
9802
+ time_zone_id: string;
9803
+ driver_id: string;
9804
9804
  device_id: string;
9805
9805
  vehicle_fuel_type_id: string;
9806
9806
  vehicle_fuel_unit_id: string;
@@ -9813,7 +9813,6 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9813
9813
  payment_mode: PaymentMode;
9814
9814
  is_full_tank: YesNo;
9815
9815
  is_previous_entries_missed: YesNo;
9816
- invoice_number?: string | undefined;
9817
9816
  latitude?: unknown;
9818
9817
  longitude?: unknown;
9819
9818
  google_location?: string | undefined;
@@ -9831,6 +9830,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9831
9830
  refill_method?: RefillMethod | undefined;
9832
9831
  refill_details?: string | undefined;
9833
9832
  filled_by_person?: string | undefined;
9833
+ invoice_number?: string | undefined;
9834
9834
  payment_reference_number?: string | undefined;
9835
9835
  fuel_card_number?: string | undefined;
9836
9836
  payment_notes?: string | undefined;
@@ -9903,7 +9903,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9903
9903
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
9904
9904
  }, "strip", z.ZodTypeAny, {
9905
9905
  status: Status[];
9906
- time_zone_id: string;
9906
+ user_ids: string[];
9907
+ vehicle_ids: string[];
9907
9908
  search: string;
9908
9909
  paging: PAGING;
9909
9910
  page_count: number;
@@ -9923,12 +9924,11 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9923
9924
  }[];
9924
9925
  include_master_data: YesNo;
9925
9926
  date_format_id: string;
9927
+ time_zone_id: string;
9926
9928
  organisation_ids: string[];
9929
+ driver_ids: string[];
9927
9930
  from_date: string;
9928
9931
  to_date: string;
9929
- vehicle_ids: string[];
9930
- driver_ids: string[];
9931
- user_ids: string[];
9932
9932
  payment_status: PaymentStatus[];
9933
9933
  vendor_ids: string[];
9934
9934
  fuel_station_ids: string[];
@@ -9944,11 +9944,13 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9944
9944
  vehicle_fuel_type_ids: string[];
9945
9945
  vehicle_fuel_unit_ids: string[];
9946
9946
  }, {
9947
- time_zone_id: string;
9948
9947
  date_format_id: string;
9948
+ time_zone_id: string;
9949
9949
  from_date: string;
9950
9950
  to_date: string;
9951
9951
  status?: Status[] | undefined;
9952
+ user_ids?: string[] | undefined;
9953
+ vehicle_ids?: string[] | undefined;
9952
9954
  search?: string | undefined;
9953
9955
  paging?: PAGING | undefined;
9954
9956
  page_count?: unknown;
@@ -9968,9 +9970,7 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9968
9970
  }[] | undefined;
9969
9971
  include_master_data?: YesNo | undefined;
9970
9972
  organisation_ids?: string[] | undefined;
9971
- vehicle_ids?: string[] | undefined;
9972
9973
  driver_ids?: string[] | undefined;
9973
- user_ids?: string[] | undefined;
9974
9974
  payment_status?: PaymentStatus[] | undefined;
9975
9975
  vendor_ids?: string[] | undefined;
9976
9976
  fuel_station_ids?: string[] | undefined;
@@ -10061,7 +10061,6 @@ declare const MasterVehicleFuelRemovalReasonQuerySchema: z.ZodObject<{
10061
10061
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10062
10062
  }, "strip", z.ZodTypeAny, {
10063
10063
  status: Status[];
10064
- time_zone_id: string;
10065
10064
  search: string;
10066
10065
  paging: PAGING;
10067
10066
  page_count: number;
@@ -10081,11 +10080,12 @@ declare const MasterVehicleFuelRemovalReasonQuerySchema: z.ZodObject<{
10081
10080
  }[];
10082
10081
  include_master_data: YesNo;
10083
10082
  date_format_id: string;
10083
+ time_zone_id: string;
10084
10084
  organisation_ids: string[];
10085
10085
  fuel_removal_reason_ids: string[];
10086
10086
  }, {
10087
- time_zone_id: string;
10088
10087
  date_format_id: string;
10088
+ time_zone_id: string;
10089
10089
  status?: Status[] | undefined;
10090
10090
  search?: string | undefined;
10091
10091
  paging?: PAGING | undefined;
@@ -10298,11 +10298,11 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
10298
10298
  }, "strip", z.ZodTypeAny, {
10299
10299
  status: Status;
10300
10300
  organisation_id: string;
10301
- time_zone_id: string;
10302
10301
  vehicle_id: string;
10302
+ user_id: string;
10303
+ time_zone_id: string;
10303
10304
  driver_id: string;
10304
10305
  google_location: string;
10305
- user_id: string;
10306
10306
  device_id: string;
10307
10307
  vehicle_fuel_type_id: string;
10308
10308
  vehicle_fuel_unit_id: string;
@@ -10340,10 +10340,10 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
10340
10340
  }, {
10341
10341
  status: Status;
10342
10342
  organisation_id: string;
10343
- time_zone_id: string;
10344
10343
  vehicle_id: string;
10345
- driver_id: string;
10346
10344
  user_id: string;
10345
+ time_zone_id: string;
10346
+ driver_id: string;
10347
10347
  device_id: string;
10348
10348
  vehicle_fuel_type_id: string;
10349
10349
  vehicle_fuel_unit_id: string;
@@ -10428,7 +10428,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10428
10428
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
10429
10429
  }, "strip", z.ZodTypeAny, {
10430
10430
  status: Status[];
10431
- time_zone_id: string;
10431
+ user_ids: string[];
10432
+ vehicle_ids: string[];
10432
10433
  search: string;
10433
10434
  paging: PAGING;
10434
10435
  page_count: number;
@@ -10448,12 +10449,11 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10448
10449
  }[];
10449
10450
  include_master_data: YesNo;
10450
10451
  date_format_id: string;
10452
+ time_zone_id: string;
10451
10453
  organisation_ids: string[];
10454
+ driver_ids: string[];
10452
10455
  from_date: string;
10453
10456
  to_date: string;
10454
- vehicle_ids: string[];
10455
- driver_ids: string[];
10456
- user_ids: string[];
10457
10457
  admin_verify_status: GPSFuelApproveStatus[];
10458
10458
  transporter_verify_status: GPSFuelApproveStatus[];
10459
10459
  entry_source: RefillEntrySource[];
@@ -10463,11 +10463,13 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10463
10463
  fuel_removal_reason_ids: string[];
10464
10464
  fleet_fuel_removal_ids: string[];
10465
10465
  }, {
10466
- time_zone_id: string;
10467
10466
  date_format_id: string;
10467
+ time_zone_id: string;
10468
10468
  from_date: string;
10469
10469
  to_date: string;
10470
10470
  status?: Status[] | undefined;
10471
+ user_ids?: string[] | undefined;
10472
+ vehicle_ids?: string[] | undefined;
10471
10473
  search?: string | undefined;
10472
10474
  paging?: PAGING | undefined;
10473
10475
  page_count?: unknown;
@@ -10487,9 +10489,7 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10487
10489
  }[] | undefined;
10488
10490
  include_master_data?: YesNo | undefined;
10489
10491
  organisation_ids?: string[] | undefined;
10490
- vehicle_ids?: string[] | undefined;
10491
10492
  driver_ids?: string[] | undefined;
10492
- user_ids?: string[] | undefined;
10493
10493
  admin_verify_status?: GPSFuelApproveStatus[] | undefined;
10494
10494
  transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
10495
10495
  entry_source?: RefillEntrySource[] | undefined;
@@ -10525,7 +10525,7 @@ interface FleetInspectionSchedule extends Record<string, unknown> {
10525
10525
  UserOrganisation?: UserOrganisation;
10526
10526
  organisation_name?: string;
10527
10527
  organisation_code?: string;
10528
- user_id: string;
10528
+ user_id?: string;
10529
10529
  User?: User;
10530
10530
  user_details?: string;
10531
10531
  FleetInspectionScheduleVehicleLink?: FleetInspectionScheduleVehicleLink[];
@@ -10564,9 +10564,9 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
10564
10564
  }, "strip", z.ZodTypeAny, {
10565
10565
  status: Status;
10566
10566
  organisation_id: string;
10567
- time_zone_id: string;
10568
- vehicle_ids: string[];
10569
10567
  user_id: string;
10568
+ vehicle_ids: string[];
10569
+ time_zone_id: string;
10570
10570
  inspection_schedule_name: string;
10571
10571
  inspection_schedule_description: string;
10572
10572
  inspection_schedule_start_date: string;
@@ -10574,8 +10574,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
10574
10574
  }, {
10575
10575
  status: Status;
10576
10576
  organisation_id: string;
10577
- time_zone_id: string;
10578
10577
  user_id: string;
10578
+ time_zone_id: string;
10579
10579
  inspection_schedule_name: string;
10580
10580
  inspection_schedule_start_date: string;
10581
10581
  inspection_schedule_due_date: string;
@@ -10619,7 +10619,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
10619
10619
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10620
10620
  }, "strip", z.ZodTypeAny, {
10621
10621
  status: Status[];
10622
- time_zone_id: string;
10622
+ user_ids: string[];
10623
10623
  search: string;
10624
10624
  paging: PAGING;
10625
10625
  page_count: number;
@@ -10639,13 +10639,14 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
10639
10639
  }[];
10640
10640
  include_master_data: YesNo;
10641
10641
  date_format_id: string;
10642
+ time_zone_id: string;
10642
10643
  organisation_ids: string[];
10643
- user_ids: string[];
10644
10644
  inspection_schedule_ids: string[];
10645
10645
  }, {
10646
- time_zone_id: string;
10647
10646
  date_format_id: string;
10647
+ time_zone_id: string;
10648
10648
  status?: Status[] | undefined;
10649
+ user_ids?: string[] | undefined;
10649
10650
  search?: string | undefined;
10650
10651
  paging?: PAGING | undefined;
10651
10652
  page_count?: unknown;
@@ -10665,7 +10666,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
10665
10666
  }[] | undefined;
10666
10667
  include_master_data?: YesNo | undefined;
10667
10668
  organisation_ids?: string[] | undefined;
10668
- user_ids?: string[] | undefined;
10669
10669
  inspection_schedule_ids?: string[] | undefined;
10670
10670
  }>;
10671
10671
  type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
@@ -10724,9 +10724,9 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
10724
10724
  }, "strip", z.ZodTypeAny, {
10725
10725
  status: Status;
10726
10726
  organisation_id: string;
10727
- time_zone_id: string;
10728
- vehicle_ids: string[];
10729
10727
  user_id: string;
10728
+ vehicle_ids: string[];
10729
+ time_zone_id: string;
10730
10730
  service_schedule_name: string;
10731
10731
  service_schedule_description: string;
10732
10732
  service_schedule_start_date: string;
@@ -10734,8 +10734,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
10734
10734
  }, {
10735
10735
  status: Status;
10736
10736
  organisation_id: string;
10737
- time_zone_id: string;
10738
10737
  user_id: string;
10738
+ time_zone_id: string;
10739
10739
  service_schedule_name: string;
10740
10740
  vehicle_ids?: string[] | undefined;
10741
10741
  service_schedule_description?: string | undefined;
@@ -10778,7 +10778,6 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
10778
10778
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10779
10779
  }, "strip", z.ZodTypeAny, {
10780
10780
  status: Status[];
10781
- time_zone_id: string;
10782
10781
  search: string;
10783
10782
  paging: PAGING;
10784
10783
  page_count: number;
@@ -10798,11 +10797,12 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
10798
10797
  }[];
10799
10798
  include_master_data: YesNo;
10800
10799
  date_format_id: string;
10800
+ time_zone_id: string;
10801
10801
  organisation_ids: string[];
10802
10802
  service_schedule_ids: string[];
10803
10803
  }, {
10804
- time_zone_id: string;
10805
10804
  date_format_id: string;
10805
+ time_zone_id: string;
10806
10806
  status?: Status[] | undefined;
10807
10807
  search?: string | undefined;
10808
10808
  paging?: PAGING | undefined;
@@ -10974,16 +10974,16 @@ declare const UserSchema: z.ZodObject<{
10974
10974
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10975
10975
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10976
10976
  }, "strip", z.ZodTypeAny, {
10977
+ all_vehicles: YesNo;
10977
10978
  status: Status;
10978
10979
  organisation_id: string;
10979
- time_zone_id: string;
10980
+ vehicle_ids: string[];
10980
10981
  date_format_id: string;
10982
+ time_zone_id: string;
10981
10983
  organisation_branch_id: string;
10982
10984
  user_role_id: string;
10983
10985
  user_status_id: string;
10984
10986
  language_id: string;
10985
- vehicle_ids: string[];
10986
- all_vehicles: YesNo;
10987
10987
  email: string;
10988
10988
  password: string;
10989
10989
  mobile: string;
@@ -10996,15 +10996,15 @@ declare const UserSchema: z.ZodObject<{
10996
10996
  is_root_user: YesNo;
10997
10997
  can_login: YesNo;
10998
10998
  }, {
10999
+ all_vehicles: YesNo;
10999
11000
  status: Status;
11000
11001
  organisation_id: string;
11001
- time_zone_id: string;
11002
11002
  date_format_id: string;
11003
+ time_zone_id: string;
11003
11004
  organisation_branch_id: string;
11004
11005
  user_role_id: string;
11005
11006
  user_status_id: string;
11006
11007
  language_id: string;
11007
- all_vehicles: YesNo;
11008
11008
  email: string;
11009
11009
  first_name: string;
11010
11010
  is_root_user: YesNo;
@@ -11062,8 +11062,9 @@ declare const UserQuerySchema: z.ZodObject<{
11062
11062
  is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
11063
11063
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
11064
11064
  }, "strip", z.ZodTypeAny, {
11065
+ all_vehicles: YesNo[];
11065
11066
  status: Status[];
11066
- time_zone_id: string;
11067
+ user_ids: string[];
11067
11068
  search: string;
11068
11069
  paging: PAGING;
11069
11070
  page_count: number;
@@ -11083,21 +11084,22 @@ declare const UserQuerySchema: z.ZodObject<{
11083
11084
  }[];
11084
11085
  include_master_data: YesNo;
11085
11086
  date_format_id: string;
11087
+ time_zone_id: string;
11086
11088
  organisation_ids: string[];
11087
11089
  organisation_branch_ids: string[];
11088
11090
  user_role_ids: string[];
11089
11091
  user_status_ids: string[];
11090
11092
  language_ids: string[];
11091
11093
  date_format_ids: string[];
11092
- all_vehicles: YesNo[];
11093
- user_ids: string[];
11094
11094
  is_root_user: YesNo[];
11095
11095
  can_login: YesNo[];
11096
11096
  time_zone_ids: string[];
11097
11097
  }, {
11098
- time_zone_id: string;
11099
11098
  date_format_id: string;
11099
+ time_zone_id: string;
11100
+ all_vehicles?: YesNo[] | undefined;
11100
11101
  status?: Status[] | undefined;
11102
+ user_ids?: string[] | undefined;
11101
11103
  search?: string | undefined;
11102
11104
  paging?: PAGING | undefined;
11103
11105
  page_count?: unknown;
@@ -11122,8 +11124,6 @@ declare const UserQuerySchema: z.ZodObject<{
11122
11124
  user_status_ids?: string[] | undefined;
11123
11125
  language_ids?: string[] | undefined;
11124
11126
  date_format_ids?: string[] | undefined;
11125
- all_vehicles?: YesNo[] | undefined;
11126
- user_ids?: string[] | undefined;
11127
11127
  is_root_user?: YesNo[] | undefined;
11128
11128
  can_login?: YesNo[] | undefined;
11129
11129
  time_zone_ids?: string[] | undefined;
@@ -11270,10 +11270,10 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
11270
11270
  }, "strip", z.ZodTypeAny, {
11271
11271
  status: Status;
11272
11272
  organisation_id: string;
11273
- date: string;
11274
11273
  vehicle_id: string;
11275
- driver_id: string;
11276
11274
  user_id: string;
11275
+ date: string;
11276
+ driver_id: string;
11277
11277
  device_id: string;
11278
11278
  total_km: number;
11279
11279
  consumed_fuel_liters: number;
@@ -11288,10 +11288,10 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
11288
11288
  }, {
11289
11289
  status: Status;
11290
11290
  organisation_id: string;
11291
- date: string;
11292
11291
  vehicle_id: string;
11293
- driver_id: string;
11294
11292
  user_id: string;
11293
+ date: string;
11294
+ driver_id: string;
11295
11295
  device_id: string;
11296
11296
  total_km?: unknown;
11297
11297
  consumed_fuel_liters?: unknown;
@@ -11348,7 +11348,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
11348
11348
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
11349
11349
  }, "strip", z.ZodTypeAny, {
11350
11350
  status: Status[];
11351
- time_zone_id: string;
11351
+ user_ids: string[];
11352
+ vehicle_ids: string[];
11352
11353
  search: string;
11353
11354
  paging: PAGING;
11354
11355
  page_count: number;
@@ -11368,22 +11369,23 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
11368
11369
  }[];
11369
11370
  include_master_data: YesNo;
11370
11371
  date_format_id: string;
11372
+ time_zone_id: string;
11371
11373
  organisation_ids: string[];
11374
+ driver_ids: string[];
11372
11375
  from_date: string;
11373
11376
  to_date: string;
11374
- vehicle_ids: string[];
11375
- driver_ids: string[];
11376
- user_ids: string[];
11377
11377
  device_ids: string[];
11378
11378
  fleet_fuel_daily_summary_ids: string[];
11379
11379
  vehicle_summary: YesNo;
11380
11380
  day_summary: YesNo;
11381
11381
  }, {
11382
- time_zone_id: string;
11383
11382
  date_format_id: string;
11383
+ time_zone_id: string;
11384
11384
  from_date: string;
11385
11385
  to_date: string;
11386
11386
  status?: Status[] | undefined;
11387
+ user_ids?: string[] | undefined;
11388
+ vehicle_ids?: string[] | undefined;
11387
11389
  search?: string | undefined;
11388
11390
  paging?: PAGING | undefined;
11389
11391
  page_count?: unknown;
@@ -11403,9 +11405,7 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
11403
11405
  }[] | undefined;
11404
11406
  include_master_data?: YesNo | undefined;
11405
11407
  organisation_ids?: string[] | undefined;
11406
- vehicle_ids?: string[] | undefined;
11407
11408
  driver_ids?: string[] | undefined;
11408
- user_ids?: string[] | undefined;
11409
11409
  device_ids?: string[] | undefined;
11410
11410
  fleet_fuel_daily_summary_ids?: string[] | undefined;
11411
11411
  vehicle_summary?: YesNo | undefined;
@@ -11449,7 +11449,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
11449
11449
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
11450
11450
  }, "strip", z.ZodTypeAny, {
11451
11451
  status: Status[];
11452
- time_zone_id: string;
11452
+ vehicle_ids: string[];
11453
11453
  search: string;
11454
11454
  paging: PAGING;
11455
11455
  page_count: number;
@@ -11469,16 +11469,17 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
11469
11469
  }[];
11470
11470
  include_master_data: YesNo;
11471
11471
  date_format_id: string;
11472
+ time_zone_id: string;
11472
11473
  organisation_ids: string[];
11473
11474
  from_date: string;
11474
11475
  to_date: string;
11475
- vehicle_ids: string[];
11476
11476
  }, {
11477
- time_zone_id: string;
11478
11477
  date_format_id: string;
11478
+ time_zone_id: string;
11479
11479
  from_date: string;
11480
11480
  to_date: string;
11481
11481
  status?: Status[] | undefined;
11482
+ vehicle_ids?: string[] | undefined;
11482
11483
  search?: string | undefined;
11483
11484
  paging?: PAGING | undefined;
11484
11485
  page_count?: unknown;
@@ -11498,7 +11499,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
11498
11499
  }[] | undefined;
11499
11500
  include_master_data?: YesNo | undefined;
11500
11501
  organisation_ids?: string[] | undefined;
11501
- vehicle_ids?: string[] | undefined;
11502
11502
  }>;
11503
11503
  type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
11504
11504
  declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
@@ -11549,7 +11549,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
11549
11549
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
11550
11550
  }, "strip", z.ZodTypeAny, {
11551
11551
  status: Status[];
11552
- time_zone_id: string;
11552
+ vehicle_ids: string[];
11553
11553
  search: string;
11554
11554
  paging: PAGING;
11555
11555
  page_count: number;
@@ -11569,16 +11569,17 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
11569
11569
  }[];
11570
11570
  include_master_data: YesNo;
11571
11571
  date_format_id: string;
11572
+ time_zone_id: string;
11572
11573
  organisation_ids: string[];
11573
11574
  from_date: string;
11574
11575
  to_date: string;
11575
- vehicle_ids: string[];
11576
11576
  }, {
11577
- time_zone_id: string;
11578
11577
  date_format_id: string;
11578
+ time_zone_id: string;
11579
11579
  from_date: string;
11580
11580
  to_date: string;
11581
11581
  status?: Status[] | undefined;
11582
+ vehicle_ids?: string[] | undefined;
11582
11583
  search?: string | undefined;
11583
11584
  paging?: PAGING | undefined;
11584
11585
  page_count?: unknown;
@@ -11598,7 +11599,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
11598
11599
  }[] | undefined;
11599
11600
  include_master_data?: YesNo | undefined;
11600
11601
  organisation_ids?: string[] | undefined;
11601
- vehicle_ids?: string[] | undefined;
11602
11602
  }>;
11603
11603
  type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
11604
11604
  interface FuelDashboard {
@@ -11954,7 +11954,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11954
11954
  is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
11955
11955
  }, "strip", z.ZodTypeAny, {
11956
11956
  status: Status[];
11957
- time_zone_id: string;
11957
+ vehicle_ids: string[];
11958
11958
  search: string;
11959
11959
  paging: PAGING;
11960
11960
  page_count: number;
@@ -11974,20 +11974,21 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11974
11974
  }[];
11975
11975
  include_master_data: YesNo;
11976
11976
  date_format_id: string;
11977
+ time_zone_id: string;
11977
11978
  organisation_ids: string[];
11978
11979
  organisation_sub_company_ids: string[];
11979
11980
  organisation_branch_ids: string[];
11980
11981
  organisation_color_ids: string[];
11981
11982
  organisation_tag_ids: string[];
11982
- vehicle_ids: string[];
11983
11983
  driver_ids: string[];
11984
11984
  can_login: YesNo[];
11985
11985
  driver_type: DriverType[];
11986
11986
  is_vehicle_assigned: YesNo[];
11987
11987
  }, {
11988
- time_zone_id: string;
11989
11988
  date_format_id: string;
11989
+ time_zone_id: string;
11990
11990
  status?: Status[] | undefined;
11991
+ vehicle_ids?: string[] | undefined;
11991
11992
  search?: string | undefined;
11992
11993
  paging?: PAGING | undefined;
11993
11994
  page_count?: unknown;
@@ -12011,7 +12012,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
12011
12012
  organisation_branch_ids?: string[] | undefined;
12012
12013
  organisation_color_ids?: string[] | undefined;
12013
12014
  organisation_tag_ids?: string[] | undefined;
12014
- vehicle_ids?: string[] | undefined;
12015
12015
  driver_ids?: string[] | undefined;
12016
12016
  can_login?: YesNo[] | undefined;
12017
12017
  driver_type?: DriverType[] | undefined;
@@ -12191,15 +12191,15 @@ declare const OrganisationGroupSchema: z.ZodObject<{
12191
12191
  }, "strip", z.ZodTypeAny, {
12192
12192
  status: Status;
12193
12193
  organisation_id: string;
12194
- description: string;
12195
12194
  vehicle_ids: string[];
12195
+ description: string;
12196
12196
  group_name: string;
12197
12197
  }, {
12198
12198
  status: Status;
12199
12199
  organisation_id: string;
12200
12200
  group_name: string;
12201
- description?: string | undefined;
12202
12201
  vehicle_ids?: string[] | undefined;
12202
+ description?: string | undefined;
12203
12203
  }>;
12204
12204
  type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
12205
12205
  declare const OrganisationGroupQuerySchema: z.ZodObject<{
@@ -12238,7 +12238,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
12238
12238
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12239
12239
  }, "strip", z.ZodTypeAny, {
12240
12240
  status: Status[];
12241
- time_zone_id: string;
12241
+ vehicle_ids: string[];
12242
12242
  search: string;
12243
12243
  paging: PAGING;
12244
12244
  page_count: number;
@@ -12258,13 +12258,14 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
12258
12258
  }[];
12259
12259
  include_master_data: YesNo;
12260
12260
  date_format_id: string;
12261
+ time_zone_id: string;
12261
12262
  organisation_ids: string[];
12262
- vehicle_ids: string[];
12263
12263
  organisation_group_ids: string[];
12264
12264
  }, {
12265
- time_zone_id: string;
12266
12265
  date_format_id: string;
12266
+ time_zone_id: string;
12267
12267
  status?: Status[] | undefined;
12268
+ vehicle_ids?: string[] | undefined;
12268
12269
  search?: string | undefined;
12269
12270
  paging?: PAGING | undefined;
12270
12271
  page_count?: unknown;
@@ -12284,7 +12285,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
12284
12285
  }[] | undefined;
12285
12286
  include_master_data?: YesNo | undefined;
12286
12287
  organisation_ids?: string[] | undefined;
12287
- vehicle_ids?: string[] | undefined;
12288
12288
  organisation_group_ids?: string[] | undefined;
12289
12289
  }>;
12290
12290
  type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
@@ -12380,7 +12380,6 @@ declare const MasterVehicleSubModelQuerySchema: z.ZodObject<{
12380
12380
  vehicle_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12381
12381
  }, "strip", z.ZodTypeAny, {
12382
12382
  status: Status[];
12383
- time_zone_id: string;
12384
12383
  search: string;
12385
12384
  paging: PAGING;
12386
12385
  page_count: number;
@@ -12400,13 +12399,14 @@ declare const MasterVehicleSubModelQuerySchema: z.ZodObject<{
12400
12399
  }[];
12401
12400
  include_master_data: YesNo;
12402
12401
  date_format_id: string;
12402
+ time_zone_id: string;
12403
12403
  organisation_ids: string[];
12404
12404
  vehicle_sub_model_ids: string[];
12405
12405
  vehicle_make_ids: string[];
12406
12406
  vehicle_model_ids: string[];
12407
12407
  }, {
12408
- time_zone_id: string;
12409
12408
  date_format_id: string;
12409
+ time_zone_id: string;
12410
12410
  status?: Status[] | undefined;
12411
12411
  search?: string | undefined;
12412
12412
  paging?: PAGING | undefined;
@@ -12527,7 +12527,6 @@ declare const MasterVehicleModelQuerySchema: z.ZodObject<{
12527
12527
  vehicle_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12528
12528
  }, "strip", z.ZodTypeAny, {
12529
12529
  status: Status[];
12530
- time_zone_id: string;
12531
12530
  search: string;
12532
12531
  paging: PAGING;
12533
12532
  page_count: number;
@@ -12547,12 +12546,13 @@ declare const MasterVehicleModelQuerySchema: z.ZodObject<{
12547
12546
  }[];
12548
12547
  include_master_data: YesNo;
12549
12548
  date_format_id: string;
12549
+ time_zone_id: string;
12550
12550
  organisation_ids: string[];
12551
12551
  vehicle_make_ids: string[];
12552
12552
  vehicle_model_ids: string[];
12553
12553
  }, {
12554
- time_zone_id: string;
12555
12554
  date_format_id: string;
12555
+ time_zone_id: string;
12556
12556
  status?: Status[] | undefined;
12557
12557
  search?: string | undefined;
12558
12558
  paging?: PAGING | undefined;
@@ -12667,7 +12667,6 @@ declare const MasterVehicleMakeQuerySchema: z.ZodObject<{
12667
12667
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12668
12668
  }, "strip", z.ZodTypeAny, {
12669
12669
  status: Status[];
12670
- time_zone_id: string;
12671
12670
  search: string;
12672
12671
  paging: PAGING;
12673
12672
  page_count: number;
@@ -12687,11 +12686,12 @@ declare const MasterVehicleMakeQuerySchema: z.ZodObject<{
12687
12686
  }[];
12688
12687
  include_master_data: YesNo;
12689
12688
  date_format_id: string;
12689
+ time_zone_id: string;
12690
12690
  organisation_ids: string[];
12691
12691
  vehicle_make_ids: string[];
12692
12692
  }, {
12693
- time_zone_id: string;
12694
12693
  date_format_id: string;
12694
+ time_zone_id: string;
12695
12695
  status?: Status[] | undefined;
12696
12696
  search?: string | undefined;
12697
12697
  paging?: PAGING | undefined;
@@ -12793,7 +12793,6 @@ declare const MasterVehicleStatusTypeQuerySchema: z.ZodObject<{
12793
12793
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12794
12794
  }, "strip", z.ZodTypeAny, {
12795
12795
  status: Status[];
12796
- time_zone_id: string;
12797
12796
  search: string;
12798
12797
  paging: PAGING;
12799
12798
  page_count: number;
@@ -12813,11 +12812,12 @@ declare const MasterVehicleStatusTypeQuerySchema: z.ZodObject<{
12813
12812
  }[];
12814
12813
  include_master_data: YesNo;
12815
12814
  date_format_id: string;
12815
+ time_zone_id: string;
12816
12816
  organisation_ids: string[];
12817
12817
  vehicle_status_type_ids: string[];
12818
12818
  }, {
12819
- time_zone_id: string;
12820
12819
  date_format_id: string;
12820
+ time_zone_id: string;
12821
12821
  status?: Status[] | undefined;
12822
12822
  search?: string | undefined;
12823
12823
  paging?: PAGING | undefined;
@@ -12919,7 +12919,6 @@ declare const MasterVehicleOwnershipTypeQuerySchema: z.ZodObject<{
12919
12919
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12920
12920
  }, "strip", z.ZodTypeAny, {
12921
12921
  status: Status[];
12922
- time_zone_id: string;
12923
12922
  search: string;
12924
12923
  paging: PAGING;
12925
12924
  page_count: number;
@@ -12939,11 +12938,12 @@ declare const MasterVehicleOwnershipTypeQuerySchema: z.ZodObject<{
12939
12938
  }[];
12940
12939
  include_master_data: YesNo;
12941
12940
  date_format_id: string;
12941
+ time_zone_id: string;
12942
12942
  organisation_ids: string[];
12943
12943
  vehicle_ownership_type_ids: string[];
12944
12944
  }, {
12945
- time_zone_id: string;
12946
12945
  date_format_id: string;
12946
+ time_zone_id: string;
12947
12947
  status?: Status[] | undefined;
12948
12948
  search?: string | undefined;
12949
12949
  paging?: PAGING | undefined;
@@ -13001,8 +13001,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
13001
13001
  }, "strip", z.ZodTypeAny, {
13002
13002
  status: Status;
13003
13003
  organisation_id: string;
13004
- description: string;
13005
13004
  vehicle_type: string;
13005
+ description: string;
13006
13006
  }, {
13007
13007
  status: Status;
13008
13008
  organisation_id: string;
@@ -13045,7 +13045,6 @@ declare const MasterVehicleTypeQuerySchema: z.ZodObject<{
13045
13045
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
13046
13046
  }, "strip", z.ZodTypeAny, {
13047
13047
  status: Status[];
13048
- time_zone_id: string;
13049
13048
  search: string;
13050
13049
  paging: PAGING;
13051
13050
  page_count: number;
@@ -13065,11 +13064,12 @@ declare const MasterVehicleTypeQuerySchema: z.ZodObject<{
13065
13064
  }[];
13066
13065
  include_master_data: YesNo;
13067
13066
  date_format_id: string;
13067
+ time_zone_id: string;
13068
13068
  organisation_ids: string[];
13069
13069
  vehicle_type_ids: string[];
13070
13070
  }, {
13071
- time_zone_id: string;
13072
13071
  date_format_id: string;
13072
+ time_zone_id: string;
13073
13073
  status?: Status[] | undefined;
13074
13074
  search?: string | undefined;
13075
13075
  paging?: PAGING | undefined;
@@ -13171,7 +13171,6 @@ declare const MasterVehicleAssociatedToQuerySchema: z.ZodObject<{
13171
13171
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
13172
13172
  }, "strip", z.ZodTypeAny, {
13173
13173
  status: Status[];
13174
- time_zone_id: string;
13175
13174
  search: string;
13176
13175
  paging: PAGING;
13177
13176
  page_count: number;
@@ -13191,11 +13190,12 @@ declare const MasterVehicleAssociatedToQuerySchema: z.ZodObject<{
13191
13190
  }[];
13192
13191
  include_master_data: YesNo;
13193
13192
  date_format_id: string;
13193
+ time_zone_id: string;
13194
13194
  organisation_ids: string[];
13195
13195
  vehicle_associated_to_ids: string[];
13196
13196
  }, {
13197
- time_zone_id: string;
13198
13197
  date_format_id: string;
13198
+ time_zone_id: string;
13199
13199
  status?: Status[] | undefined;
13200
13200
  search?: string | undefined;
13201
13201
  paging?: PAGING | undefined;
@@ -13297,7 +13297,6 @@ declare const MasterVehicleDocumentTypeQuerySchema: z.ZodObject<{
13297
13297
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
13298
13298
  }, "strip", z.ZodTypeAny, {
13299
13299
  status: Status[];
13300
- time_zone_id: string;
13301
13300
  search: string;
13302
13301
  paging: PAGING;
13303
13302
  page_count: number;
@@ -13317,11 +13316,12 @@ declare const MasterVehicleDocumentTypeQuerySchema: z.ZodObject<{
13317
13316
  }[];
13318
13317
  include_master_data: YesNo;
13319
13318
  date_format_id: string;
13319
+ time_zone_id: string;
13320
13320
  organisation_ids: string[];
13321
13321
  document_type_ids: string[];
13322
13322
  }, {
13323
- time_zone_id: string;
13324
13323
  date_format_id: string;
13324
+ time_zone_id: string;
13325
13325
  status?: Status[] | undefined;
13326
13326
  search?: string | undefined;
13327
13327
  paging?: PAGING | undefined;
@@ -13465,7 +13465,6 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
13465
13465
  report_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportType>, "many">>>;
13466
13466
  }, "strip", z.ZodTypeAny, {
13467
13467
  status: Status[];
13468
- time_zone_id: string;
13469
13468
  search: string;
13470
13469
  paging: PAGING;
13471
13470
  page_count: number;
@@ -13485,13 +13484,14 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
13485
13484
  }[];
13486
13485
  include_master_data: YesNo;
13487
13486
  date_format_id: string;
13487
+ time_zone_id: string;
13488
13488
  organisation_ids: string[];
13489
13489
  report_type: ReportType[];
13490
13490
  report_preference_ids: string[];
13491
13491
  report_automation_mail_ids: string[];
13492
13492
  }, {
13493
- time_zone_id: string;
13494
13493
  date_format_id: string;
13494
+ time_zone_id: string;
13495
13495
  status?: Status[] | undefined;
13496
13496
  search?: string | undefined;
13497
13497
  paging?: PAGING | undefined;
@@ -13531,28 +13531,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
13531
13531
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
13532
13532
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
13533
13533
  }, "strip", z.ZodTypeAny, {
13534
- status: Status;
13535
- organisation_id: string;
13536
- vehicle_ids: string[];
13537
13534
  mobile_numbers: string;
13538
13535
  email_ids: string;
13539
13536
  cc_email_ids: string;
13540
13537
  all_vehicles: YesNo;
13538
+ status: Status;
13539
+ organisation_id: string;
13540
+ vehicle_ids: string[];
13541
13541
  report_name: string;
13542
13542
  report_status: OnOff;
13543
13543
  report_types: ReportType[];
13544
13544
  report_list: ReportList[];
13545
13545
  report_channels: ReportChannel.Email[];
13546
13546
  }, {
13547
+ all_vehicles: YesNo;
13547
13548
  status: Status;
13548
13549
  organisation_id: string;
13549
- all_vehicles: YesNo;
13550
13550
  report_name: string;
13551
13551
  report_status: OnOff;
13552
- vehicle_ids?: string[] | undefined;
13553
13552
  mobile_numbers?: string | undefined;
13554
13553
  email_ids?: string | undefined;
13555
13554
  cc_email_ids?: string | undefined;
13555
+ vehicle_ids?: string[] | undefined;
13556
13556
  report_types?: ReportType[] | undefined;
13557
13557
  report_list?: ReportList[] | undefined;
13558
13558
  report_channels?: ReportChannel.Email[] | undefined;
@@ -13597,7 +13597,6 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
13597
13597
  report_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportChannel>, "many">>>;
13598
13598
  }, "strip", z.ZodTypeAny, {
13599
13599
  status: Status[];
13600
- time_zone_id: string;
13601
13600
  search: string;
13602
13601
  paging: PAGING;
13603
13602
  page_count: number;
@@ -13617,6 +13616,7 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
13617
13616
  }[];
13618
13617
  include_master_data: YesNo;
13619
13618
  date_format_id: string;
13619
+ time_zone_id: string;
13620
13620
  organisation_ids: string[];
13621
13621
  report_status: OnOff[];
13622
13622
  report_types: ReportType[];
@@ -13624,8 +13624,8 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
13624
13624
  report_channels: ReportChannel.Email[];
13625
13625
  report_preference_ids: string[];
13626
13626
  }, {
13627
- time_zone_id: string;
13628
13627
  date_format_id: string;
13628
+ time_zone_id: string;
13629
13629
  status?: Status[] | undefined;
13630
13630
  search?: string | undefined;
13631
13631
  paging?: PAGING | undefined;
@@ -13706,11 +13706,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
13706
13706
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
13707
13707
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
13708
13708
  }, "strip", z.ZodTypeAny, {
13709
- status: Status;
13710
- organisation_id: string;
13711
13709
  mobile_numbers: string;
13712
13710
  email_ids: string;
13713
13711
  cc_email_ids: string;
13712
+ status: Status;
13713
+ organisation_id: string;
13714
13714
  gps_live_track_share_link_id: string;
13715
13715
  share_channels: ShareChannel.Email[];
13716
13716
  }, {
@@ -13796,7 +13796,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
13796
13796
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
13797
13797
  }, "strip", z.ZodTypeAny, {
13798
13798
  status: Status[];
13799
- time_zone_id: string;
13799
+ vehicle_ids: string[];
13800
13800
  search: string;
13801
13801
  paging: PAGING;
13802
13802
  page_count: number;
@@ -13816,14 +13816,15 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
13816
13816
  }[];
13817
13817
  include_master_data: YesNo;
13818
13818
  date_format_id: string;
13819
+ time_zone_id: string;
13819
13820
  organisation_ids: string[];
13820
- vehicle_ids: string[];
13821
13821
  link_status: LinkStatus[];
13822
13822
  gps_live_track_share_link_ids: string[];
13823
13823
  }, {
13824
- time_zone_id: string;
13825
13824
  date_format_id: string;
13825
+ time_zone_id: string;
13826
13826
  status?: Status[] | undefined;
13827
+ vehicle_ids?: string[] | undefined;
13827
13828
  search?: string | undefined;
13828
13829
  paging?: PAGING | undefined;
13829
13830
  page_count?: unknown;
@@ -13843,7 +13844,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
13843
13844
  }[] | undefined;
13844
13845
  include_master_data?: YesNo | undefined;
13845
13846
  organisation_ids?: string[] | undefined;
13846
- vehicle_ids?: string[] | undefined;
13847
13847
  link_status?: LinkStatus[] | undefined;
13848
13848
  gps_live_track_share_link_ids?: string[] | undefined;
13849
13849
  }>;
@@ -13902,11 +13902,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
13902
13902
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
13903
13903
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
13904
13904
  }, "strip", z.ZodTypeAny, {
13905
- status: Status;
13906
- organisation_id: string;
13907
13905
  mobile_numbers: string;
13908
13906
  email_ids: string;
13909
13907
  cc_email_ids: string;
13908
+ status: Status;
13909
+ organisation_id: string;
13910
13910
  share_channels: ShareChannel.Email[];
13911
13911
  gps_track_history_share_link_id: string;
13912
13912
  }, {
@@ -13930,16 +13930,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
13930
13930
  }, "strip", z.ZodTypeAny, {
13931
13931
  status: Status;
13932
13932
  organisation_id: string;
13933
- time_zone_id: string;
13934
13933
  vehicle_id: string;
13934
+ time_zone_id: string;
13935
13935
  link_status: TrackHistoryLinkStatus;
13936
13936
  from_date_time: string;
13937
13937
  to_date_time: string;
13938
13938
  }, {
13939
13939
  status: Status;
13940
13940
  organisation_id: string;
13941
- time_zone_id: string;
13942
13941
  vehicle_id: string;
13942
+ time_zone_id: string;
13943
13943
  link_status: TrackHistoryLinkStatus;
13944
13944
  from_date_time: string;
13945
13945
  to_date_time: string;
@@ -13990,7 +13990,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
13990
13990
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
13991
13991
  }, "strip", z.ZodTypeAny, {
13992
13992
  status: Status[];
13993
- time_zone_id: string;
13993
+ vehicle_ids: string[];
13994
13994
  search: string;
13995
13995
  paging: PAGING;
13996
13996
  page_count: number;
@@ -14010,14 +14010,15 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
14010
14010
  }[];
14011
14011
  include_master_data: YesNo;
14012
14012
  date_format_id: string;
14013
+ time_zone_id: string;
14013
14014
  organisation_ids: string[];
14014
- vehicle_ids: string[];
14015
14015
  link_status: TrackHistoryLinkStatus[];
14016
14016
  gps_track_history_share_link_ids: string[];
14017
14017
  }, {
14018
- time_zone_id: string;
14019
14018
  date_format_id: string;
14019
+ time_zone_id: string;
14020
14020
  status?: Status[] | undefined;
14021
+ vehicle_ids?: string[] | undefined;
14021
14022
  search?: string | undefined;
14022
14023
  paging?: PAGING | undefined;
14023
14024
  page_count?: unknown;
@@ -14037,7 +14038,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
14037
14038
  }[] | undefined;
14038
14039
  include_master_data?: YesNo | undefined;
14039
14040
  organisation_ids?: string[] | undefined;
14040
- vehicle_ids?: string[] | undefined;
14041
14041
  link_status?: TrackHistoryLinkStatus[] | undefined;
14042
14042
  gps_track_history_share_link_ids?: string[] | undefined;
14043
14043
  }>;
@@ -14118,7 +14118,6 @@ declare const MasterClassQuerySchema: z.ZodObject<{
14118
14118
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14119
14119
  }, "strip", z.ZodTypeAny, {
14120
14120
  status: Status[];
14121
- time_zone_id: string;
14122
14121
  search: string;
14123
14122
  paging: PAGING;
14124
14123
  page_count: number;
@@ -14138,11 +14137,12 @@ declare const MasterClassQuerySchema: z.ZodObject<{
14138
14137
  }[];
14139
14138
  include_master_data: YesNo;
14140
14139
  date_format_id: string;
14140
+ time_zone_id: string;
14141
14141
  organisation_ids: string[];
14142
14142
  class_ids: string[];
14143
14143
  }, {
14144
- time_zone_id: string;
14145
14144
  date_format_id: string;
14145
+ time_zone_id: string;
14146
14146
  status?: Status[] | undefined;
14147
14147
  search?: string | undefined;
14148
14148
  paging?: PAGING | undefined;
@@ -14243,7 +14243,6 @@ declare const MasterProgramQuerySchema: z.ZodObject<{
14243
14243
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14244
14244
  }, "strip", z.ZodTypeAny, {
14245
14245
  status: Status[];
14246
- time_zone_id: string;
14247
14246
  search: string;
14248
14247
  paging: PAGING;
14249
14248
  page_count: number;
@@ -14263,11 +14262,12 @@ declare const MasterProgramQuerySchema: z.ZodObject<{
14263
14262
  }[];
14264
14263
  include_master_data: YesNo;
14265
14264
  date_format_id: string;
14265
+ time_zone_id: string;
14266
14266
  organisation_ids: string[];
14267
14267
  program_ids: string[];
14268
14268
  }, {
14269
- time_zone_id: string;
14270
14269
  date_format_id: string;
14270
+ time_zone_id: string;
14271
14271
  status?: Status[] | undefined;
14272
14272
  search?: string | undefined;
14273
14273
  paging?: PAGING | undefined;
@@ -14368,7 +14368,6 @@ declare const MasterSectionQuerySchema: z.ZodObject<{
14368
14368
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14369
14369
  }, "strip", z.ZodTypeAny, {
14370
14370
  status: Status[];
14371
- time_zone_id: string;
14372
14371
  search: string;
14373
14372
  paging: PAGING;
14374
14373
  page_count: number;
@@ -14388,11 +14387,12 @@ declare const MasterSectionQuerySchema: z.ZodObject<{
14388
14387
  }[];
14389
14388
  include_master_data: YesNo;
14390
14389
  date_format_id: string;
14390
+ time_zone_id: string;
14391
14391
  organisation_ids: string[];
14392
14392
  section_ids: string[];
14393
14393
  }, {
14394
- time_zone_id: string;
14395
14394
  date_format_id: string;
14395
+ time_zone_id: string;
14396
14396
  status?: Status[] | undefined;
14397
14397
  search?: string | undefined;
14398
14398
  paging?: PAGING | undefined;
@@ -14493,7 +14493,6 @@ declare const MasterSemesterQuerySchema: z.ZodObject<{
14493
14493
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14494
14494
  }, "strip", z.ZodTypeAny, {
14495
14495
  status: Status[];
14496
- time_zone_id: string;
14497
14496
  search: string;
14498
14497
  paging: PAGING;
14499
14498
  page_count: number;
@@ -14513,11 +14512,12 @@ declare const MasterSemesterQuerySchema: z.ZodObject<{
14513
14512
  }[];
14514
14513
  include_master_data: YesNo;
14515
14514
  date_format_id: string;
14515
+ time_zone_id: string;
14516
14516
  organisation_ids: string[];
14517
14517
  semester_ids: string[];
14518
14518
  }, {
14519
- time_zone_id: string;
14520
14519
  date_format_id: string;
14520
+ time_zone_id: string;
14521
14521
  status?: Status[] | undefined;
14522
14522
  search?: string | undefined;
14523
14523
  paging?: PAGING | undefined;
@@ -14618,7 +14618,6 @@ declare const MasterStreamQuerySchema: z.ZodObject<{
14618
14618
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14619
14619
  }, "strip", z.ZodTypeAny, {
14620
14620
  status: Status[];
14621
- time_zone_id: string;
14622
14621
  search: string;
14623
14622
  paging: PAGING;
14624
14623
  page_count: number;
@@ -14638,11 +14637,12 @@ declare const MasterStreamQuerySchema: z.ZodObject<{
14638
14637
  }[];
14639
14638
  include_master_data: YesNo;
14640
14639
  date_format_id: string;
14640
+ time_zone_id: string;
14641
14641
  organisation_ids: string[];
14642
14642
  stream_ids: string[];
14643
14643
  }, {
14644
- time_zone_id: string;
14645
14644
  date_format_id: string;
14645
+ time_zone_id: string;
14646
14646
  status?: Status[] | undefined;
14647
14647
  search?: string | undefined;
14648
14648
  paging?: PAGING | undefined;
@@ -14743,7 +14743,6 @@ declare const MasterYearQuerySchema: z.ZodObject<{
14743
14743
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14744
14744
  }, "strip", z.ZodTypeAny, {
14745
14745
  status: Status[];
14746
- time_zone_id: string;
14747
14746
  search: string;
14748
14747
  paging: PAGING;
14749
14748
  page_count: number;
@@ -14763,11 +14762,12 @@ declare const MasterYearQuerySchema: z.ZodObject<{
14763
14762
  }[];
14764
14763
  include_master_data: YesNo;
14765
14764
  date_format_id: string;
14765
+ time_zone_id: string;
14766
14766
  organisation_ids: string[];
14767
14767
  year_ids: string[];
14768
14768
  }, {
14769
- time_zone_id: string;
14770
14769
  date_format_id: string;
14770
+ time_zone_id: string;
14771
14771
  status?: Status[] | undefined;
14772
14772
  search?: string | undefined;
14773
14773
  paging?: PAGING | undefined;
@@ -14868,7 +14868,6 @@ declare const MasterRelationshipQuerySchema: z.ZodObject<{
14868
14868
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14869
14869
  }, "strip", z.ZodTypeAny, {
14870
14870
  status: Status[];
14871
- time_zone_id: string;
14872
14871
  search: string;
14873
14872
  paging: PAGING;
14874
14873
  page_count: number;
@@ -14888,11 +14887,12 @@ declare const MasterRelationshipQuerySchema: z.ZodObject<{
14888
14887
  }[];
14889
14888
  include_master_data: YesNo;
14890
14889
  date_format_id: string;
14890
+ time_zone_id: string;
14891
14891
  organisation_ids: string[];
14892
14892
  relationship_ids: string[];
14893
14893
  }, {
14894
- time_zone_id: string;
14895
14894
  date_format_id: string;
14895
+ time_zone_id: string;
14896
14896
  status?: Status[] | undefined;
14897
14897
  search?: string | undefined;
14898
14898
  paging?: PAGING | undefined;
@@ -15110,7 +15110,6 @@ declare const BusStopQuerySchema: z.ZodObject<{
15110
15110
  geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
15111
15111
  }, "strip", z.ZodTypeAny, {
15112
15112
  status: Status[];
15113
- time_zone_id: string;
15114
15113
  search: string;
15115
15114
  paging: PAGING;
15116
15115
  page_count: number;
@@ -15130,14 +15129,15 @@ declare const BusStopQuerySchema: z.ZodObject<{
15130
15129
  }[];
15131
15130
  include_master_data: YesNo;
15132
15131
  date_format_id: string;
15132
+ time_zone_id: string;
15133
15133
  organisation_ids: string[];
15134
15134
  organisation_branch_ids: string[];
15135
15135
  geofence_type: GeofenceType[];
15136
15136
  stop_type: BusStopType[];
15137
15137
  bus_stop_ids: string[];
15138
15138
  }, {
15139
- time_zone_id: string;
15140
15139
  date_format_id: string;
15140
+ time_zone_id: string;
15141
15141
  status?: Status[] | undefined;
15142
15142
  search?: string | undefined;
15143
15143
  paging?: PAGING | undefined;
@@ -15199,7 +15199,6 @@ declare const BusDashBoardQuerySchema: z.ZodObject<{
15199
15199
  organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
15200
15200
  }, "strip", z.ZodTypeAny, {
15201
15201
  status: Status[];
15202
- time_zone_id: string;
15203
15202
  search: string;
15204
15203
  paging: PAGING;
15205
15204
  page_count: number;
@@ -15219,11 +15218,12 @@ declare const BusDashBoardQuerySchema: z.ZodObject<{
15219
15218
  }[];
15220
15219
  include_master_data: YesNo;
15221
15220
  date_format_id: string;
15221
+ time_zone_id: string;
15222
15222
  organisation_ids: string[];
15223
15223
  organisation_branch_ids: string[];
15224
15224
  }, {
15225
- time_zone_id: string;
15226
15225
  date_format_id: string;
15226
+ time_zone_id: string;
15227
15227
  status?: Status[] | undefined;
15228
15228
  search?: string | undefined;
15229
15229
  paging?: PAGING | undefined;
@@ -15393,7 +15393,6 @@ declare const MasterRouteQuerySchema: z.ZodObject<{
15393
15393
  route_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
15394
15394
  }, "strip", z.ZodTypeAny, {
15395
15395
  status: Status[];
15396
- time_zone_id: string;
15397
15396
  search: string;
15398
15397
  paging: PAGING;
15399
15398
  page_count: number;
@@ -15413,13 +15412,14 @@ declare const MasterRouteQuerySchema: z.ZodObject<{
15413
15412
  }[];
15414
15413
  include_master_data: YesNo;
15415
15414
  date_format_id: string;
15415
+ time_zone_id: string;
15416
15416
  organisation_ids: string[];
15417
15417
  organisation_branch_ids: string[];
15418
15418
  route_status: Status[];
15419
15419
  route_ids: string[];
15420
15420
  }, {
15421
- time_zone_id: string;
15422
15421
  date_format_id: string;
15422
+ time_zone_id: string;
15423
15423
  status?: Status[] | undefined;
15424
15424
  search?: string | undefined;
15425
15425
  paging?: PAGING | undefined;
@@ -16067,7 +16067,6 @@ declare const StudentQuerySchema: z.ZodObject<{
16067
16067
  transport_plan_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TransportPlanType>, "many">>>;
16068
16068
  }, "strip", z.ZodTypeAny, {
16069
16069
  status: Status[];
16070
- time_zone_id: string;
16071
16070
  search: string;
16072
16071
  paging: PAGING;
16073
16072
  page_count: number;
@@ -16087,6 +16086,7 @@ declare const StudentQuerySchema: z.ZodObject<{
16087
16086
  }[];
16088
16087
  include_master_data: YesNo;
16089
16088
  date_format_id: string;
16089
+ time_zone_id: string;
16090
16090
  organisation_ids: string[];
16091
16091
  organisation_branch_ids: string[];
16092
16092
  class_ids: string[];
@@ -16104,8 +16104,8 @@ declare const StudentQuerySchema: z.ZodObject<{
16104
16104
  pickup_fixed_schedule_ids: string[];
16105
16105
  drop_fixed_schedule_ids: string[];
16106
16106
  }, {
16107
- time_zone_id: string;
16108
16107
  date_format_id: string;
16108
+ time_zone_id: string;
16109
16109
  status?: Status[] | undefined;
16110
16110
  search?: string | undefined;
16111
16111
  paging?: PAGING | undefined;
@@ -16178,7 +16178,6 @@ declare const SchoolDashBoardQuerySchema: z.ZodObject<{
16178
16178
  organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
16179
16179
  }, "strip", z.ZodTypeAny, {
16180
16180
  status: Status[];
16181
- time_zone_id: string;
16182
16181
  search: string;
16183
16182
  paging: PAGING;
16184
16183
  page_count: number;
@@ -16198,11 +16197,12 @@ declare const SchoolDashBoardQuerySchema: z.ZodObject<{
16198
16197
  }[];
16199
16198
  include_master_data: YesNo;
16200
16199
  date_format_id: string;
16200
+ time_zone_id: string;
16201
16201
  organisation_ids: string[];
16202
16202
  organisation_branch_ids: string[];
16203
16203
  }, {
16204
- time_zone_id: string;
16205
16204
  date_format_id: string;
16205
+ time_zone_id: string;
16206
16206
  status?: Status[] | undefined;
16207
16207
  search?: string | undefined;
16208
16208
  paging?: PAGING | undefined;
@@ -16262,7 +16262,6 @@ declare const StudentNoRouteQuerySchema: z.ZodObject<{
16262
16262
  }, "strip", z.ZodTypeAny, {
16263
16263
  status: Status[];
16264
16264
  organisation_id: string;
16265
- time_zone_id: string;
16266
16265
  search: string;
16267
16266
  paging: PAGING;
16268
16267
  page_count: number;
@@ -16282,11 +16281,12 @@ declare const StudentNoRouteQuerySchema: z.ZodObject<{
16282
16281
  }[];
16283
16282
  include_master_data: YesNo;
16284
16283
  date_format_id: string;
16284
+ time_zone_id: string;
16285
16285
  organisation_branch_id: string;
16286
16286
  }, {
16287
16287
  organisation_id: string;
16288
- time_zone_id: string;
16289
16288
  date_format_id: string;
16289
+ time_zone_id: string;
16290
16290
  organisation_branch_id: string;
16291
16291
  status?: Status[] | undefined;
16292
16292
  search?: string | undefined;
@@ -16410,7 +16410,6 @@ declare const StudentAddressQuerySchema: z.ZodObject<{
16410
16410
  is_default: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
16411
16411
  }, "strip", z.ZodTypeAny, {
16412
16412
  status: Status[];
16413
- time_zone_id: string;
16414
16413
  search: string;
16415
16414
  paging: PAGING;
16416
16415
  page_count: number;
@@ -16430,6 +16429,7 @@ declare const StudentAddressQuerySchema: z.ZodObject<{
16430
16429
  }[];
16431
16430
  include_master_data: YesNo;
16432
16431
  date_format_id: string;
16432
+ time_zone_id: string;
16433
16433
  organisation_ids: string[];
16434
16434
  organisation_branch_ids: string[];
16435
16435
  is_default: YesNo[];
@@ -16437,8 +16437,8 @@ declare const StudentAddressQuerySchema: z.ZodObject<{
16437
16437
  student_ids: string[];
16438
16438
  student_address_ids: string[];
16439
16439
  }, {
16440
- time_zone_id: string;
16441
16440
  date_format_id: string;
16441
+ time_zone_id: string;
16442
16442
  status?: Status[] | undefined;
16443
16443
  search?: string | undefined;
16444
16444
  paging?: PAGING | undefined;
@@ -16598,7 +16598,6 @@ declare const StudentGuardianLinkQuerySchema: z.ZodObject<{
16598
16598
  guardian_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
16599
16599
  }, "strip", z.ZodTypeAny, {
16600
16600
  status: Status[];
16601
- time_zone_id: string;
16602
16601
  search: string;
16603
16602
  paging: PAGING;
16604
16603
  page_count: number;
@@ -16618,13 +16617,14 @@ declare const StudentGuardianLinkQuerySchema: z.ZodObject<{
16618
16617
  }[];
16619
16618
  include_master_data: YesNo;
16620
16619
  date_format_id: string;
16620
+ time_zone_id: string;
16621
16621
  organisation_ids: string[];
16622
16622
  organisation_branch_ids: string[];
16623
16623
  student_ids: string[];
16624
16624
  guardian_ids: string[];
16625
16625
  }, {
16626
- time_zone_id: string;
16627
16626
  date_format_id: string;
16627
+ time_zone_id: string;
16628
16628
  status?: Status[] | undefined;
16629
16629
  search?: string | undefined;
16630
16630
  paging?: PAGING | undefined;
@@ -16687,7 +16687,6 @@ declare const StudentGuardianAutofillQuerySchema: z.ZodObject<{
16687
16687
  }, "strip", z.ZodTypeAny, {
16688
16688
  status: Status[];
16689
16689
  organisation_id: string;
16690
- time_zone_id: string;
16691
16690
  search: string;
16692
16691
  paging: PAGING;
16693
16692
  page_count: number;
@@ -16707,12 +16706,13 @@ declare const StudentGuardianAutofillQuerySchema: z.ZodObject<{
16707
16706
  }[];
16708
16707
  include_master_data: YesNo;
16709
16708
  date_format_id: string;
16709
+ time_zone_id: string;
16710
16710
  organisation_branch_id: string;
16711
16711
  mobile: string;
16712
16712
  }, {
16713
16713
  organisation_id: string;
16714
- time_zone_id: string;
16715
16714
  date_format_id: string;
16715
+ time_zone_id: string;
16716
16716
  organisation_branch_id: string;
16717
16717
  mobile: string;
16718
16718
  status?: Status[] | undefined;
@@ -16817,7 +16817,6 @@ declare const StudentLeaveRequestQuerySchema: z.ZodObject<{
16817
16817
  approval_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ApprovalStatus>, "many">>>;
16818
16818
  }, "strip", z.ZodTypeAny, {
16819
16819
  status: Status[];
16820
- time_zone_id: string;
16821
16820
  search: string;
16822
16821
  paging: PAGING;
16823
16822
  page_count: number;
@@ -16837,14 +16836,15 @@ declare const StudentLeaveRequestQuerySchema: z.ZodObject<{
16837
16836
  }[];
16838
16837
  include_master_data: YesNo;
16839
16838
  date_format_id: string;
16839
+ time_zone_id: string;
16840
16840
  organisation_ids: string[];
16841
16841
  organisation_branch_ids: string[];
16842
16842
  approval_status: ApprovalStatus[];
16843
16843
  student_ids: string[];
16844
16844
  student_leave_request_ids: string[];
16845
16845
  }, {
16846
- time_zone_id: string;
16847
16846
  date_format_id: string;
16847
+ time_zone_id: string;
16848
16848
  status?: Status[] | undefined;
16849
16849
  search?: string | undefined;
16850
16850
  paging?: PAGING | undefined;
@@ -16962,7 +16962,6 @@ declare const StudentStopChangeRequestQuerySchema: z.ZodObject<{
16962
16962
  approval_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ApprovalStatus>, "many">>>;
16963
16963
  }, "strip", z.ZodTypeAny, {
16964
16964
  status: Status[];
16965
- time_zone_id: string;
16966
16965
  search: string;
16967
16966
  paging: PAGING;
16968
16967
  page_count: number;
@@ -16982,6 +16981,7 @@ declare const StudentStopChangeRequestQuerySchema: z.ZodObject<{
16982
16981
  }[];
16983
16982
  include_master_data: YesNo;
16984
16983
  date_format_id: string;
16984
+ time_zone_id: string;
16985
16985
  organisation_ids: string[];
16986
16986
  organisation_branch_ids: string[];
16987
16987
  approval_status: ApprovalStatus[];
@@ -16989,8 +16989,8 @@ declare const StudentStopChangeRequestQuerySchema: z.ZodObject<{
16989
16989
  student_address_ids: string[];
16990
16990
  student_stop_change_request_ids: string[];
16991
16991
  }, {
16992
- time_zone_id: string;
16993
16992
  date_format_id: string;
16993
+ time_zone_id: string;
16994
16994
  status?: Status[] | undefined;
16995
16995
  search?: string | undefined;
16996
16996
  paging?: PAGING | undefined;
@@ -17055,7 +17055,6 @@ declare const StudentTransportPlanTypeChangeHistoryQuerySchema: z.ZodObject<{
17055
17055
  student_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
17056
17056
  }, "strip", z.ZodTypeAny, {
17057
17057
  status: Status[];
17058
- time_zone_id: string;
17059
17058
  search: string;
17060
17059
  paging: PAGING;
17061
17060
  page_count: number;
@@ -17075,13 +17074,14 @@ declare const StudentTransportPlanTypeChangeHistoryQuerySchema: z.ZodObject<{
17075
17074
  }[];
17076
17075
  include_master_data: YesNo;
17077
17076
  date_format_id: string;
17077
+ time_zone_id: string;
17078
17078
  organisation_ids: string[];
17079
17079
  organisation_branch_ids: string[];
17080
17080
  student_ids: string[];
17081
17081
  student_transport_plan_type_change_history_ids: string[];
17082
17082
  }, {
17083
- time_zone_id: string;
17084
17083
  date_format_id: string;
17084
+ time_zone_id: string;
17085
17085
  status?: Status[] | undefined;
17086
17086
  search?: string | undefined;
17087
17087
  paging?: PAGING | undefined;
@@ -17257,9 +17257,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
17257
17257
  }, "strip", z.ZodTypeAny, {
17258
17258
  status: Status;
17259
17259
  organisation_id: string;
17260
+ vehicle_id: string;
17260
17261
  time_zone_id: string;
17261
17262
  organisation_branch_id: string;
17262
- vehicle_id: string;
17263
17263
  driver_id: string;
17264
17264
  route_id: string;
17265
17265
  schedule_name: string;
@@ -17283,9 +17283,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
17283
17283
  }, {
17284
17284
  status: Status;
17285
17285
  organisation_id: string;
17286
+ vehicle_id: string;
17286
17287
  time_zone_id: string;
17287
17288
  organisation_branch_id: string;
17288
- vehicle_id: string;
17289
17289
  driver_id: string;
17290
17290
  route_id: string;
17291
17291
  schedule_name: string;
@@ -17351,7 +17351,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
17351
17351
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
17352
17352
  }, "strip", z.ZodTypeAny, {
17353
17353
  status: Status[];
17354
- time_zone_id: string;
17354
+ vehicle_ids: string[];
17355
17355
  search: string;
17356
17356
  paging: PAGING;
17357
17357
  page_count: number;
@@ -17371,9 +17371,9 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
17371
17371
  }[];
17372
17372
  include_master_data: YesNo;
17373
17373
  date_format_id: string;
17374
+ time_zone_id: string;
17374
17375
  organisation_ids: string[];
17375
17376
  organisation_branch_ids: string[];
17376
- vehicle_ids: string[];
17377
17377
  driver_ids: string[];
17378
17378
  route_ids: string[];
17379
17379
  schedule_status: Status[];
@@ -17382,9 +17382,10 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
17382
17382
  attendant_ids: string[];
17383
17383
  fixed_schedule_ids: string[];
17384
17384
  }, {
17385
- time_zone_id: string;
17386
17385
  date_format_id: string;
17386
+ time_zone_id: string;
17387
17387
  status?: Status[] | undefined;
17388
+ vehicle_ids?: string[] | undefined;
17388
17389
  search?: string | undefined;
17389
17390
  paging?: PAGING | undefined;
17390
17391
  page_count?: unknown;
@@ -17405,7 +17406,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
17405
17406
  include_master_data?: YesNo | undefined;
17406
17407
  organisation_ids?: string[] | undefined;
17407
17408
  organisation_branch_ids?: string[] | undefined;
17408
- vehicle_ids?: string[] | undefined;
17409
17409
  driver_ids?: string[] | undefined;
17410
17410
  route_ids?: string[] | undefined;
17411
17411
  schedule_status?: Status[] | undefined;
@@ -17449,7 +17449,6 @@ declare const StudentNoStopQuerySchema: z.ZodObject<{
17449
17449
  route_id: z.ZodEffects<z.ZodString, string, string>;
17450
17450
  }, "strip", z.ZodTypeAny, {
17451
17451
  status: Status[];
17452
- time_zone_id: string;
17453
17452
  search: string;
17454
17453
  paging: PAGING;
17455
17454
  page_count: number;
@@ -17469,10 +17468,11 @@ declare const StudentNoStopQuerySchema: z.ZodObject<{
17469
17468
  }[];
17470
17469
  include_master_data: YesNo;
17471
17470
  date_format_id: string;
17471
+ time_zone_id: string;
17472
17472
  route_id: string;
17473
17473
  }, {
17474
- time_zone_id: string;
17475
17474
  date_format_id: string;
17475
+ time_zone_id: string;
17476
17476
  route_id: string;
17477
17477
  status?: Status[] | undefined;
17478
17478
  search?: string | undefined;
@@ -17529,7 +17529,6 @@ declare const StudentNoScheduleQuerySchema: z.ZodObject<{
17529
17529
  route_id: z.ZodEffects<z.ZodString, string, string>;
17530
17530
  }, "strip", z.ZodTypeAny, {
17531
17531
  status: Status[];
17532
- time_zone_id: string;
17533
17532
  search: string;
17534
17533
  paging: PAGING;
17535
17534
  page_count: number;
@@ -17549,10 +17548,11 @@ declare const StudentNoScheduleQuerySchema: z.ZodObject<{
17549
17548
  }[];
17550
17549
  include_master_data: YesNo;
17551
17550
  date_format_id: string;
17551
+ time_zone_id: string;
17552
17552
  route_id: string;
17553
17553
  }, {
17554
- time_zone_id: string;
17555
17554
  date_format_id: string;
17555
+ time_zone_id: string;
17556
17556
  route_id: string;
17557
17557
  status?: Status[] | undefined;
17558
17558
  search?: string | undefined;
@@ -18294,6 +18294,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
18294
18294
  }, "strip", z.ZodTypeAny, {
18295
18295
  status: Status;
18296
18296
  organisation_id: string;
18297
+ vehicle_id: string;
18297
18298
  usage_type: string;
18298
18299
  file_type: FileType;
18299
18300
  file_url: string;
@@ -18302,13 +18303,12 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
18302
18303
  file_description: string;
18303
18304
  file_size: number;
18304
18305
  file_metadata: Record<string, any>;
18305
- vehicle_id: string;
18306
18306
  }, {
18307
18307
  status: Status;
18308
18308
  organisation_id: string;
18309
+ vehicle_id: string;
18309
18310
  usage_type: string;
18310
18311
  file_type: FileType;
18311
- vehicle_id: string;
18312
18312
  file_url?: string | undefined;
18313
18313
  file_key?: string | undefined;
18314
18314
  file_name?: string | undefined;
@@ -18382,6 +18382,7 @@ declare const VehicleSchema: z.ZodObject<{
18382
18382
  }, z.UnknownKeysParam, z.ZodTypeAny, {
18383
18383
  status: Status;
18384
18384
  organisation_id: string;
18385
+ vehicle_id: string;
18385
18386
  usage_type: string;
18386
18387
  file_type: FileType;
18387
18388
  file_url: string;
@@ -18390,13 +18391,12 @@ declare const VehicleSchema: z.ZodObject<{
18390
18391
  file_description: string;
18391
18392
  file_size: number;
18392
18393
  file_metadata: Record<string, any>;
18393
- vehicle_id: string;
18394
18394
  }, {
18395
18395
  status: Status;
18396
18396
  organisation_id: string;
18397
+ vehicle_id: string;
18397
18398
  usage_type: string;
18398
18399
  file_type: FileType;
18399
- vehicle_id: string;
18400
18400
  file_url?: string | undefined;
18401
18401
  file_key?: string | undefined;
18402
18402
  file_name?: string | undefined;
@@ -18407,11 +18407,11 @@ declare const VehicleSchema: z.ZodObject<{
18407
18407
  }, "strip", z.ZodTypeAny, {
18408
18408
  status: Status;
18409
18409
  organisation_id: string;
18410
+ vehicle_number: string;
18410
18411
  organisation_sub_company_id: string;
18411
18412
  organisation_branch_id: string;
18412
18413
  organisation_color_id: string;
18413
18414
  organisation_tag_id: string;
18414
- vehicle_number: string;
18415
18415
  vehicle_fuel_type_id: string;
18416
18416
  vehicle_fuel_unit_id: string;
18417
18417
  odometer_reading: number;
@@ -18442,6 +18442,7 @@ declare const VehicleSchema: z.ZodObject<{
18442
18442
  MasterVehicleFileSchema: {
18443
18443
  status: Status;
18444
18444
  organisation_id: string;
18445
+ vehicle_id: string;
18445
18446
  usage_type: string;
18446
18447
  file_type: FileType;
18447
18448
  file_url: string;
@@ -18450,16 +18451,15 @@ declare const VehicleSchema: z.ZodObject<{
18450
18451
  file_description: string;
18451
18452
  file_size: number;
18452
18453
  file_metadata: Record<string, any>;
18453
- vehicle_id: string;
18454
18454
  }[];
18455
18455
  }, {
18456
18456
  status: Status;
18457
18457
  organisation_id: string;
18458
+ vehicle_number: string;
18458
18459
  organisation_sub_company_id: string;
18459
18460
  organisation_branch_id: string;
18460
18461
  organisation_color_id: string;
18461
18462
  organisation_tag_id: string;
18462
- vehicle_number: string;
18463
18463
  vehicle_fuel_type_id: string;
18464
18464
  vehicle_fuel_unit_id: string;
18465
18465
  vehicle_sub_model_id: string;
@@ -18490,9 +18490,9 @@ declare const VehicleSchema: z.ZodObject<{
18490
18490
  MasterVehicleFileSchema?: {
18491
18491
  status: Status;
18492
18492
  organisation_id: string;
18493
+ vehicle_id: string;
18493
18494
  usage_type: string;
18494
18495
  file_type: FileType;
18495
- vehicle_id: string;
18496
18496
  file_url?: string | undefined;
18497
18497
  file_key?: string | undefined;
18498
18498
  file_name?: string | undefined;
@@ -18530,9 +18530,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
18530
18530
  }, "strip", z.ZodTypeAny, {
18531
18531
  status: Status;
18532
18532
  organisation_id: string;
18533
+ vehicle_number: string;
18533
18534
  time_zone_id: string;
18534
18535
  country_id: string;
18535
- vehicle_number: string;
18536
18536
  odometer_reading: number;
18537
18537
  vehicle_type_id: string;
18538
18538
  vehicle_name: string;
@@ -18555,9 +18555,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
18555
18555
  }, {
18556
18556
  status: Status;
18557
18557
  organisation_id: string;
18558
+ vehicle_number: string;
18558
18559
  time_zone_id: string;
18559
18560
  country_id: string;
18560
- vehicle_number: string;
18561
18561
  vehicle_type_id: string;
18562
18562
  is_fleet_active: YesNo;
18563
18563
  is_gps_active: YesNo;
@@ -18690,9 +18690,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
18690
18690
  }>, "many">>>;
18691
18691
  }, "strip", z.ZodTypeAny, {
18692
18692
  organisation_id: string;
18693
+ vehicle_id: string;
18693
18694
  time_zone_id: string;
18694
18695
  country_id: string;
18695
- vehicle_id: string;
18696
18696
  device_id: string;
18697
18697
  fuel: YesNo;
18698
18698
  fuel_tank_type: FuelTankType;
@@ -18735,9 +18735,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
18735
18735
  }[];
18736
18736
  }, {
18737
18737
  organisation_id: string;
18738
+ vehicle_id: string;
18738
18739
  time_zone_id: string;
18739
18740
  country_id: string;
18740
- vehicle_id: string;
18741
18741
  device_id: string;
18742
18742
  device_manufacturer_id: string;
18743
18743
  device_model_id: string;
@@ -19329,8 +19329,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
19329
19329
  }, "strip", z.ZodTypeAny, {
19330
19330
  status: Status;
19331
19331
  organisation_id: string;
19332
- time_zone_id: string;
19333
19332
  vehicle_id: string;
19333
+ time_zone_id: string;
19334
19334
  document_type_id: string;
19335
19335
  vendor_id: string;
19336
19336
  document_number: string;
@@ -19362,8 +19362,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
19362
19362
  }, {
19363
19363
  status: Status;
19364
19364
  organisation_id: string;
19365
- time_zone_id: string;
19366
19365
  vehicle_id: string;
19366
+ time_zone_id: string;
19367
19367
  document_type_id: string;
19368
19368
  vendor_id: string;
19369
19369
  document_validity_status: DocumentValidityStatus;
@@ -19432,7 +19432,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
19432
19432
  vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
19433
19433
  }, "strip", z.ZodTypeAny, {
19434
19434
  status: Status[];
19435
- time_zone_id: string;
19435
+ vehicle_ids: string[];
19436
19436
  search: string;
19437
19437
  paging: PAGING;
19438
19438
  page_count: number;
@@ -19452,15 +19452,16 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
19452
19452
  }[];
19453
19453
  include_master_data: YesNo;
19454
19454
  date_format_id: string;
19455
+ time_zone_id: string;
19455
19456
  organisation_ids: string[];
19456
- vehicle_ids: string[];
19457
19457
  document_type_ids: string[];
19458
19458
  vendor_ids: string[];
19459
19459
  vehicle_document_ids: string[];
19460
19460
  }, {
19461
- time_zone_id: string;
19462
19461
  date_format_id: string;
19462
+ time_zone_id: string;
19463
19463
  status?: Status[] | undefined;
19464
+ vehicle_ids?: string[] | undefined;
19464
19465
  search?: string | undefined;
19465
19466
  paging?: PAGING | undefined;
19466
19467
  page_count?: unknown;
@@ -19480,7 +19481,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
19480
19481
  }[] | undefined;
19481
19482
  include_master_data?: YesNo | undefined;
19482
19483
  organisation_ids?: string[] | undefined;
19483
- vehicle_ids?: string[] | undefined;
19484
19484
  document_type_ids?: string[] | undefined;
19485
19485
  vendor_ids?: string[] | undefined;
19486
19486
  vehicle_document_ids?: string[] | undefined;
@@ -19544,7 +19544,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
19544
19544
  expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
19545
19545
  }, "strip", z.ZodTypeAny, {
19546
19546
  status: Status[];
19547
- time_zone_id: string;
19547
+ vehicle_ids: string[];
19548
19548
  search: string;
19549
19549
  paging: PAGING;
19550
19550
  page_count: number;
@@ -19564,15 +19564,16 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
19564
19564
  }[];
19565
19565
  include_master_data: YesNo;
19566
19566
  date_format_id: string;
19567
+ time_zone_id: string;
19567
19568
  organisation_ids: string[];
19568
- vehicle_ids: string[];
19569
19569
  expiry_type: ExpiryType[];
19570
19570
  vehicle_document_ids: string[];
19571
19571
  document_expiry_ids: string[];
19572
19572
  }, {
19573
- time_zone_id: string;
19574
19573
  date_format_id: string;
19574
+ time_zone_id: string;
19575
19575
  status?: Status[] | undefined;
19576
+ vehicle_ids?: string[] | undefined;
19576
19577
  search?: string | undefined;
19577
19578
  paging?: PAGING | undefined;
19578
19579
  page_count?: unknown;
@@ -19592,7 +19593,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
19592
19593
  }[] | undefined;
19593
19594
  include_master_data?: YesNo | undefined;
19594
19595
  organisation_ids?: string[] | undefined;
19595
- vehicle_ids?: string[] | undefined;
19596
19596
  expiry_type?: ExpiryType[] | undefined;
19597
19597
  vehicle_document_ids?: string[] | undefined;
19598
19598
  document_expiry_ids?: string[] | undefined;
@@ -19651,7 +19651,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
19651
19651
  gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
19652
19652
  }, "strip", z.ZodTypeAny, {
19653
19653
  status: Status[];
19654
- time_zone_id: string;
19654
+ vehicle_ids: string[];
19655
19655
  search: string;
19656
19656
  paging: PAGING;
19657
19657
  page_count: number;
@@ -19671,12 +19671,12 @@ declare const VehicleQuerySchema: z.ZodObject<{
19671
19671
  }[];
19672
19672
  include_master_data: YesNo;
19673
19673
  date_format_id: string;
19674
+ time_zone_id: string;
19674
19675
  organisation_ids: string[];
19675
19676
  organisation_sub_company_ids: string[];
19676
19677
  organisation_branch_ids: string[];
19677
19678
  organisation_color_ids: string[];
19678
19679
  organisation_tag_ids: string[];
19679
- vehicle_ids: string[];
19680
19680
  driver_ids: string[];
19681
19681
  device_ids: string[];
19682
19682
  vehicle_fuel_type_ids: string[];
@@ -19692,9 +19692,10 @@ declare const VehicleQuerySchema: z.ZodObject<{
19692
19692
  is_device_installed: YesNo[];
19693
19693
  gps_vehicle_category: GPSVehicleCategory;
19694
19694
  }, {
19695
- time_zone_id: string;
19696
19695
  date_format_id: string;
19696
+ time_zone_id: string;
19697
19697
  status?: Status[] | undefined;
19698
+ vehicle_ids?: string[] | undefined;
19698
19699
  search?: string | undefined;
19699
19700
  paging?: PAGING | undefined;
19700
19701
  page_count?: unknown;
@@ -19718,7 +19719,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
19718
19719
  organisation_branch_ids?: string[] | undefined;
19719
19720
  organisation_color_ids?: string[] | undefined;
19720
19721
  organisation_tag_ids?: string[] | undefined;
19721
- vehicle_ids?: string[] | undefined;
19722
19722
  driver_ids?: string[] | undefined;
19723
19723
  device_ids?: string[] | undefined;
19724
19724
  vehicle_fuel_type_ids?: string[] | undefined;
@@ -19769,7 +19769,6 @@ declare const NoGPSDataVehiclesQuerySchema: z.ZodObject<{
19769
19769
  selected_time_zone_id: z.ZodEffects<z.ZodString, string, string>;
19770
19770
  }, "strip", z.ZodTypeAny, {
19771
19771
  status: Status[];
19772
- time_zone_id: string;
19773
19772
  search: string;
19774
19773
  paging: PAGING;
19775
19774
  page_count: number;
@@ -19789,10 +19788,11 @@ declare const NoGPSDataVehiclesQuerySchema: z.ZodObject<{
19789
19788
  }[];
19790
19789
  include_master_data: YesNo;
19791
19790
  date_format_id: string;
19791
+ time_zone_id: string;
19792
19792
  selected_time_zone_id: string;
19793
19793
  }, {
19794
- time_zone_id: string;
19795
19794
  date_format_id: string;
19795
+ time_zone_id: string;
19796
19796
  selected_time_zone_id: string;
19797
19797
  status?: Status[] | undefined;
19798
19798
  search?: string | undefined;
@@ -19851,7 +19851,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
19851
19851
  }, "strip", z.ZodTypeAny, {
19852
19852
  status: Status[];
19853
19853
  organisation_id: string;
19854
- time_zone_id: string;
19854
+ vehicle_id: string;
19855
19855
  search: string;
19856
19856
  paging: PAGING;
19857
19857
  page_count: number;
@@ -19871,12 +19871,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
19871
19871
  }[];
19872
19872
  include_master_data: YesNo;
19873
19873
  date_format_id: string;
19874
- vehicle_id: string;
19874
+ time_zone_id: string;
19875
19875
  }, {
19876
19876
  organisation_id: string;
19877
- time_zone_id: string;
19878
- date_format_id: string;
19879
19877
  vehicle_id: string;
19878
+ date_format_id: string;
19879
+ time_zone_id: string;
19880
19880
  status?: Status[] | undefined;
19881
19881
  search?: string | undefined;
19882
19882
  paging?: PAGING | undefined;
@@ -20031,7 +20031,6 @@ declare const MasterDeviceTypeQuerySchema: z.ZodObject<{
20031
20031
  device_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20032
20032
  }, "strip", z.ZodTypeAny, {
20033
20033
  status: Status[];
20034
- time_zone_id: string;
20035
20034
  search: string;
20036
20035
  paging: PAGING;
20037
20036
  page_count: number;
@@ -20051,12 +20050,13 @@ declare const MasterDeviceTypeQuerySchema: z.ZodObject<{
20051
20050
  }[];
20052
20051
  include_master_data: YesNo;
20053
20052
  date_format_id: string;
20053
+ time_zone_id: string;
20054
20054
  device_type_ids: string[];
20055
20055
  device_manufacturer_ids: string[];
20056
20056
  device_model_ids: string[];
20057
20057
  }, {
20058
- time_zone_id: string;
20059
20058
  date_format_id: string;
20059
+ time_zone_id: string;
20060
20060
  status?: Status[] | undefined;
20061
20061
  search?: string | undefined;
20062
20062
  paging?: PAGING | undefined;
@@ -20171,7 +20171,6 @@ declare const MasterDeviceModelQuerySchema: z.ZodObject<{
20171
20171
  device_manufacturer_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20172
20172
  }, "strip", z.ZodTypeAny, {
20173
20173
  status: Status[];
20174
- time_zone_id: string;
20175
20174
  search: string;
20176
20175
  paging: PAGING;
20177
20176
  page_count: number;
@@ -20191,11 +20190,12 @@ declare const MasterDeviceModelQuerySchema: z.ZodObject<{
20191
20190
  }[];
20192
20191
  include_master_data: YesNo;
20193
20192
  date_format_id: string;
20193
+ time_zone_id: string;
20194
20194
  device_manufacturer_ids: string[];
20195
20195
  device_model_ids: string[];
20196
20196
  }, {
20197
- time_zone_id: string;
20198
20197
  date_format_id: string;
20198
+ time_zone_id: string;
20199
20199
  status?: Status[] | undefined;
20200
20200
  search?: string | undefined;
20201
20201
  paging?: PAGING | undefined;
@@ -20305,7 +20305,6 @@ declare const MasterDeviceManufacturerQuerySchema: z.ZodObject<{
20305
20305
  device_manufacturer_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20306
20306
  }, "strip", z.ZodTypeAny, {
20307
20307
  status: Status[];
20308
- time_zone_id: string;
20309
20308
  search: string;
20310
20309
  paging: PAGING;
20311
20310
  page_count: number;
@@ -20325,10 +20324,11 @@ declare const MasterDeviceManufacturerQuerySchema: z.ZodObject<{
20325
20324
  }[];
20326
20325
  include_master_data: YesNo;
20327
20326
  date_format_id: string;
20327
+ time_zone_id: string;
20328
20328
  device_manufacturer_ids: string[];
20329
20329
  }, {
20330
- time_zone_id: string;
20331
20330
  date_format_id: string;
20331
+ time_zone_id: string;
20332
20332
  status?: Status[] | undefined;
20333
20333
  search?: string | undefined;
20334
20334
  paging?: PAGING | undefined;
@@ -20421,7 +20421,6 @@ declare const MasterMainSimProviderQuerySchema: z.ZodObject<{
20421
20421
  sim_provider_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20422
20422
  }, "strip", z.ZodTypeAny, {
20423
20423
  status: Status[];
20424
- time_zone_id: string;
20425
20424
  search: string;
20426
20425
  paging: PAGING;
20427
20426
  page_count: number;
@@ -20441,10 +20440,11 @@ declare const MasterMainSimProviderQuerySchema: z.ZodObject<{
20441
20440
  }[];
20442
20441
  include_master_data: YesNo;
20443
20442
  date_format_id: string;
20443
+ time_zone_id: string;
20444
20444
  sim_provider_ids: string[];
20445
20445
  }, {
20446
- time_zone_id: string;
20447
20446
  date_format_id: string;
20447
+ time_zone_id: string;
20448
20448
  status?: Status[] | undefined;
20449
20449
  search?: string | undefined;
20450
20450
  paging?: PAGING | undefined;
@@ -20575,7 +20575,6 @@ declare const MasterSimQuerySchema: z.ZodObject<{
20575
20575
  billing_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BillingStatus>, "many">>>;
20576
20576
  }, "strip", z.ZodTypeAny, {
20577
20577
  status: Status[];
20578
- time_zone_id: string;
20579
20578
  search: string;
20580
20579
  paging: PAGING;
20581
20580
  page_count: number;
@@ -20595,13 +20594,14 @@ declare const MasterSimQuerySchema: z.ZodObject<{
20595
20594
  }[];
20596
20595
  include_master_data: YesNo;
20597
20596
  date_format_id: string;
20597
+ time_zone_id: string;
20598
20598
  sim_provider_ids: string[];
20599
20599
  sim_status: SimStatus[];
20600
20600
  billing_status: BillingStatus[];
20601
20601
  sim_ids: string[];
20602
20602
  }, {
20603
- time_zone_id: string;
20604
20603
  date_format_id: string;
20604
+ time_zone_id: string;
20605
20605
  status?: Status[] | undefined;
20606
20606
  search?: string | undefined;
20607
20607
  paging?: PAGING | undefined;
@@ -20789,7 +20789,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
20789
20789
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
20790
20790
  }, "strip", z.ZodTypeAny, {
20791
20791
  status: Status[];
20792
- time_zone_id: string;
20792
+ vehicle_ids: string[];
20793
20793
  search: string;
20794
20794
  paging: PAGING;
20795
20795
  page_count: number;
@@ -20809,9 +20809,9 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
20809
20809
  }[];
20810
20810
  include_master_data: YesNo;
20811
20811
  date_format_id: string;
20812
+ time_zone_id: string;
20812
20813
  organisation_ids: string[];
20813
20814
  country_ids: string[];
20814
- vehicle_ids: string[];
20815
20815
  device_ids: string[];
20816
20816
  time_zone_ids: string[];
20817
20817
  device_gps_source: GPSSource[];
@@ -20821,9 +20821,10 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
20821
20821
  is_sim_linked: YesNo[];
20822
20822
  is_device_used: DeviceStatus[];
20823
20823
  }, {
20824
- time_zone_id: string;
20825
20824
  date_format_id: string;
20825
+ time_zone_id: string;
20826
20826
  status?: Status[] | undefined;
20827
+ vehicle_ids?: string[] | undefined;
20827
20828
  search?: string | undefined;
20828
20829
  paging?: PAGING | undefined;
20829
20830
  page_count?: unknown;
@@ -20844,7 +20845,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
20844
20845
  include_master_data?: YesNo | undefined;
20845
20846
  organisation_ids?: string[] | undefined;
20846
20847
  country_ids?: string[] | undefined;
20847
- vehicle_ids?: string[] | undefined;
20848
20848
  device_ids?: string[] | undefined;
20849
20849
  time_zone_ids?: string[] | undefined;
20850
20850
  device_gps_source?: GPSSource[] | undefined;
@@ -20962,7 +20962,6 @@ declare const MasterMainTimeZoneQuerySchema: z.ZodObject<{
20962
20962
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20963
20963
  }, "strip", z.ZodTypeAny, {
20964
20964
  status: Status[];
20965
- time_zone_id: string;
20966
20965
  search: string;
20967
20966
  paging: PAGING;
20968
20967
  page_count: number;
@@ -20982,11 +20981,12 @@ declare const MasterMainTimeZoneQuerySchema: z.ZodObject<{
20982
20981
  }[];
20983
20982
  include_master_data: YesNo;
20984
20983
  date_format_id: string;
20984
+ time_zone_id: string;
20985
20985
  country_ids: string[];
20986
20986
  time_zone_ids: string[];
20987
20987
  }, {
20988
- time_zone_id: string;
20989
20988
  date_format_id: string;
20989
+ time_zone_id: string;
20990
20990
  status?: Status[] | undefined;
20991
20991
  search?: string | undefined;
20992
20992
  paging?: PAGING | undefined;
@@ -21086,7 +21086,6 @@ declare const MasterMainStateQuerySchema: z.ZodObject<{
21086
21086
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21087
21087
  }, "strip", z.ZodTypeAny, {
21088
21088
  status: Status[];
21089
- time_zone_id: string;
21090
21089
  search: string;
21091
21090
  paging: PAGING;
21092
21091
  page_count: number;
@@ -21106,11 +21105,12 @@ declare const MasterMainStateQuerySchema: z.ZodObject<{
21106
21105
  }[];
21107
21106
  include_master_data: YesNo;
21108
21107
  date_format_id: string;
21108
+ time_zone_id: string;
21109
21109
  country_ids: string[];
21110
21110
  state_ids: string[];
21111
21111
  }, {
21112
- time_zone_id: string;
21113
21112
  date_format_id: string;
21113
+ time_zone_id: string;
21114
21114
  status?: Status[] | undefined;
21115
21115
  search?: string | undefined;
21116
21116
  paging?: PAGING | undefined;
@@ -21216,7 +21216,6 @@ declare const MasterMainCountryQuerySchema: z.ZodObject<{
21216
21216
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21217
21217
  }, "strip", z.ZodTypeAny, {
21218
21218
  status: Status[];
21219
- time_zone_id: string;
21220
21219
  search: string;
21221
21220
  paging: PAGING;
21222
21221
  page_count: number;
@@ -21236,10 +21235,11 @@ declare const MasterMainCountryQuerySchema: z.ZodObject<{
21236
21235
  }[];
21237
21236
  include_master_data: YesNo;
21238
21237
  date_format_id: string;
21238
+ time_zone_id: string;
21239
21239
  country_ids: string[];
21240
21240
  }, {
21241
- time_zone_id: string;
21242
21241
  date_format_id: string;
21242
+ time_zone_id: string;
21243
21243
  status?: Status[] | undefined;
21244
21244
  search?: string | undefined;
21245
21245
  paging?: PAGING | undefined;
@@ -21331,7 +21331,6 @@ declare const MasterMainUnitMileageQuerySchema: z.ZodObject<{
21331
21331
  unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21332
21332
  }, "strip", z.ZodTypeAny, {
21333
21333
  status: Status[];
21334
- time_zone_id: string;
21335
21334
  search: string;
21336
21335
  paging: PAGING;
21337
21336
  page_count: number;
@@ -21351,10 +21350,11 @@ declare const MasterMainUnitMileageQuerySchema: z.ZodObject<{
21351
21350
  }[];
21352
21351
  include_master_data: YesNo;
21353
21352
  date_format_id: string;
21353
+ time_zone_id: string;
21354
21354
  unit_ids: string[];
21355
21355
  }, {
21356
- time_zone_id: string;
21357
21356
  date_format_id: string;
21357
+ time_zone_id: string;
21358
21358
  status?: Status[] | undefined;
21359
21359
  search?: string | undefined;
21360
21360
  paging?: PAGING | undefined;
@@ -21445,7 +21445,6 @@ declare const MasterMainUnitVolumeQuerySchema: z.ZodObject<{
21445
21445
  unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21446
21446
  }, "strip", z.ZodTypeAny, {
21447
21447
  status: Status[];
21448
- time_zone_id: string;
21449
21448
  search: string;
21450
21449
  paging: PAGING;
21451
21450
  page_count: number;
@@ -21465,10 +21464,11 @@ declare const MasterMainUnitVolumeQuerySchema: z.ZodObject<{
21465
21464
  }[];
21466
21465
  include_master_data: YesNo;
21467
21466
  date_format_id: string;
21467
+ time_zone_id: string;
21468
21468
  unit_ids: string[];
21469
21469
  }, {
21470
- time_zone_id: string;
21471
21470
  date_format_id: string;
21471
+ time_zone_id: string;
21472
21472
  status?: Status[] | undefined;
21473
21473
  search?: string | undefined;
21474
21474
  paging?: PAGING | undefined;
@@ -21582,7 +21582,6 @@ declare const OrganisationCalendarQuerySchema: z.ZodObject<{
21582
21582
  holiday_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof HolidayType>, "many">>>;
21583
21583
  }, "strip", z.ZodTypeAny, {
21584
21584
  status: Status[];
21585
- time_zone_id: string;
21586
21585
  search: string;
21587
21586
  paging: PAGING;
21588
21587
  page_count: number;
@@ -21602,13 +21601,14 @@ declare const OrganisationCalendarQuerySchema: z.ZodObject<{
21602
21601
  }[];
21603
21602
  include_master_data: YesNo;
21604
21603
  date_format_id: string;
21604
+ time_zone_id: string;
21605
21605
  organisation_ids: string[];
21606
21606
  organisation_branch_ids: string[];
21607
21607
  holiday_type: HolidayType[];
21608
21608
  calendar_ids: string[];
21609
21609
  }, {
21610
- time_zone_id: string;
21611
21610
  date_format_id: string;
21611
+ time_zone_id: string;
21612
21612
  status?: Status[] | undefined;
21613
21613
  search?: string | undefined;
21614
21614
  paging?: PAGING | undefined;
@@ -21721,7 +21721,6 @@ declare const OrganisationNoticeBoardQuerySchema: z.ZodObject<{
21721
21721
  organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21722
21722
  }, "strip", z.ZodTypeAny, {
21723
21723
  status: Status[];
21724
- time_zone_id: string;
21725
21724
  search: string;
21726
21725
  paging: PAGING;
21727
21726
  page_count: number;
@@ -21741,12 +21740,13 @@ declare const OrganisationNoticeBoardQuerySchema: z.ZodObject<{
21741
21740
  }[];
21742
21741
  include_master_data: YesNo;
21743
21742
  date_format_id: string;
21743
+ time_zone_id: string;
21744
21744
  organisation_ids: string[];
21745
21745
  organisation_branch_ids: string[];
21746
21746
  notice_ids: string[];
21747
21747
  }, {
21748
- time_zone_id: string;
21749
21748
  date_format_id: string;
21749
+ time_zone_id: string;
21750
21750
  status?: Status[] | undefined;
21751
21751
  search?: string | undefined;
21752
21752
  paging?: PAGING | undefined;
@@ -21842,7 +21842,6 @@ declare const MasterExpenseTypeQuerySchema: z.ZodObject<{
21842
21842
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21843
21843
  }, "strip", z.ZodTypeAny, {
21844
21844
  status: Status[];
21845
- time_zone_id: string;
21846
21845
  search: string;
21847
21846
  paging: PAGING;
21848
21847
  page_count: number;
@@ -21862,11 +21861,12 @@ declare const MasterExpenseTypeQuerySchema: z.ZodObject<{
21862
21861
  }[];
21863
21862
  include_master_data: YesNo;
21864
21863
  date_format_id: string;
21864
+ time_zone_id: string;
21865
21865
  organisation_ids: string[];
21866
21866
  expense_type_ids: string[];
21867
21867
  }, {
21868
- time_zone_id: string;
21869
21868
  date_format_id: string;
21869
+ time_zone_id: string;
21870
21870
  status?: Status[] | undefined;
21871
21871
  search?: string | undefined;
21872
21872
  paging?: PAGING | undefined;
@@ -21975,7 +21975,6 @@ declare const SparePartSubCategoryQuerySchema: z.ZodObject<{
21975
21975
  spare_part_category_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21976
21976
  }, "strip", z.ZodTypeAny, {
21977
21977
  status: Status[];
21978
- time_zone_id: string;
21979
21978
  search: string;
21980
21979
  paging: PAGING;
21981
21980
  page_count: number;
@@ -21995,12 +21994,13 @@ declare const SparePartSubCategoryQuerySchema: z.ZodObject<{
21995
21994
  }[];
21996
21995
  include_master_data: YesNo;
21997
21996
  date_format_id: string;
21997
+ time_zone_id: string;
21998
21998
  organisation_ids: string[];
21999
21999
  spare_part_sub_category_ids: string[];
22000
22000
  spare_part_category_ids: string[];
22001
22001
  }, {
22002
- time_zone_id: string;
22003
22002
  date_format_id: string;
22003
+ time_zone_id: string;
22004
22004
  status?: Status[] | undefined;
22005
22005
  search?: string | undefined;
22006
22006
  paging?: PAGING | undefined;
@@ -22115,7 +22115,6 @@ declare const SparePartCategoryQuerySchema: z.ZodObject<{
22115
22115
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22116
22116
  }, "strip", z.ZodTypeAny, {
22117
22117
  status: Status[];
22118
- time_zone_id: string;
22119
22118
  search: string;
22120
22119
  paging: PAGING;
22121
22120
  page_count: number;
@@ -22135,11 +22134,12 @@ declare const SparePartCategoryQuerySchema: z.ZodObject<{
22135
22134
  }[];
22136
22135
  include_master_data: YesNo;
22137
22136
  date_format_id: string;
22137
+ time_zone_id: string;
22138
22138
  organisation_ids: string[];
22139
22139
  spare_part_category_ids: string[];
22140
22140
  }, {
22141
- time_zone_id: string;
22142
22141
  date_format_id: string;
22142
+ time_zone_id: string;
22143
22143
  status?: Status[] | undefined;
22144
22144
  search?: string | undefined;
22145
22145
  paging?: PAGING | undefined;
@@ -22244,7 +22244,6 @@ declare const SparePartUnitQuerySchema: z.ZodObject<{
22244
22244
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22245
22245
  }, "strip", z.ZodTypeAny, {
22246
22246
  status: Status[];
22247
- time_zone_id: string;
22248
22247
  search: string;
22249
22248
  paging: PAGING;
22250
22249
  page_count: number;
@@ -22264,11 +22263,12 @@ declare const SparePartUnitQuerySchema: z.ZodObject<{
22264
22263
  }[];
22265
22264
  include_master_data: YesNo;
22266
22265
  date_format_id: string;
22266
+ time_zone_id: string;
22267
22267
  organisation_ids: string[];
22268
22268
  spare_part_unit_ids: string[];
22269
22269
  }, {
22270
- time_zone_id: string;
22271
22270
  date_format_id: string;
22271
+ time_zone_id: string;
22272
22272
  status?: Status[] | undefined;
22273
22273
  search?: string | undefined;
22274
22274
  paging?: PAGING | undefined;
@@ -22368,7 +22368,6 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
22368
22368
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22369
22369
  }, "strip", z.ZodTypeAny, {
22370
22370
  status: Status[];
22371
- time_zone_id: string;
22372
22371
  search: string;
22373
22372
  paging: PAGING;
22374
22373
  page_count: number;
@@ -22388,11 +22387,12 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
22388
22387
  }[];
22389
22388
  include_master_data: YesNo;
22390
22389
  date_format_id: string;
22390
+ time_zone_id: string;
22391
22391
  organisation_ids: string[];
22392
22392
  party_type_ids: string[];
22393
22393
  }, {
22394
- time_zone_id: string;
22395
22394
  date_format_id: string;
22395
+ time_zone_id: string;
22396
22396
  status?: Status[] | undefined;
22397
22397
  search?: string | undefined;
22398
22398
  paging?: PAGING | undefined;
@@ -22491,7 +22491,6 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
22491
22491
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22492
22492
  }, "strip", z.ZodTypeAny, {
22493
22493
  status: Status[];
22494
- time_zone_id: string;
22495
22494
  search: string;
22496
22495
  paging: PAGING;
22497
22496
  page_count: number;
@@ -22511,11 +22510,12 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
22511
22510
  }[];
22512
22511
  include_master_data: YesNo;
22513
22512
  date_format_id: string;
22513
+ time_zone_id: string;
22514
22514
  organisation_ids: string[];
22515
22515
  tyre_grade_ids: string[];
22516
22516
  }, {
22517
- time_zone_id: string;
22518
22517
  date_format_id: string;
22518
+ time_zone_id: string;
22519
22519
  status?: Status[] | undefined;
22520
22520
  search?: string | undefined;
22521
22521
  paging?: PAGING | undefined;
@@ -22621,7 +22621,6 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
22621
22621
  tyre_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22622
22622
  }, "strip", z.ZodTypeAny, {
22623
22623
  status: Status[];
22624
- time_zone_id: string;
22625
22624
  search: string;
22626
22625
  paging: PAGING;
22627
22626
  page_count: number;
@@ -22641,12 +22640,13 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
22641
22640
  }[];
22642
22641
  include_master_data: YesNo;
22643
22642
  date_format_id: string;
22643
+ time_zone_id: string;
22644
22644
  organisation_ids: string[];
22645
22645
  tyre_model_ids: string[];
22646
22646
  tyre_make_ids: string[];
22647
22647
  }, {
22648
- time_zone_id: string;
22649
22648
  date_format_id: string;
22649
+ time_zone_id: string;
22650
22650
  status?: Status[] | undefined;
22651
22651
  search?: string | undefined;
22652
22652
  paging?: PAGING | undefined;
@@ -22757,7 +22757,6 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
22757
22757
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22758
22758
  }, "strip", z.ZodTypeAny, {
22759
22759
  status: Status[];
22760
- time_zone_id: string;
22761
22760
  search: string;
22762
22761
  paging: PAGING;
22763
22762
  page_count: number;
@@ -22777,11 +22776,12 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
22777
22776
  }[];
22778
22777
  include_master_data: YesNo;
22779
22778
  date_format_id: string;
22779
+ time_zone_id: string;
22780
22780
  organisation_ids: string[];
22781
22781
  tyre_make_ids: string[];
22782
22782
  }, {
22783
- time_zone_id: string;
22784
22783
  date_format_id: string;
22784
+ time_zone_id: string;
22785
22785
  status?: Status[] | undefined;
22786
22786
  search?: string | undefined;
22787
22787
  paging?: PAGING | undefined;
@@ -22875,7 +22875,6 @@ declare const MasterMainUnitDistanceQuerySchema: z.ZodObject<{
22875
22875
  unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22876
22876
  }, "strip", z.ZodTypeAny, {
22877
22877
  status: Status[];
22878
- time_zone_id: string;
22879
22878
  search: string;
22880
22879
  paging: PAGING;
22881
22880
  page_count: number;
@@ -22895,10 +22894,11 @@ declare const MasterMainUnitDistanceQuerySchema: z.ZodObject<{
22895
22894
  }[];
22896
22895
  include_master_data: YesNo;
22897
22896
  date_format_id: string;
22897
+ time_zone_id: string;
22898
22898
  unit_ids: string[];
22899
22899
  }, {
22900
- time_zone_id: string;
22901
22900
  date_format_id: string;
22901
+ time_zone_id: string;
22902
22902
  status?: Status[] | undefined;
22903
22903
  search?: string | undefined;
22904
22904
  paging?: PAGING | undefined;
@@ -23289,10 +23289,10 @@ declare const UserOrganisationSchema: z.ZodObject<{
23289
23289
  status: Status;
23290
23290
  organisation_name: string;
23291
23291
  organisation_code: string;
23292
- currency_id: string;
23293
- time_zone_id: string;
23294
23292
  date_format_id: string;
23293
+ time_zone_id: string;
23295
23294
  industry_id: string;
23295
+ currency_id: string;
23296
23296
  country_id: string;
23297
23297
  logo_key: string;
23298
23298
  logo_url: string;
@@ -23333,10 +23333,10 @@ declare const UserOrganisationSchema: z.ZodObject<{
23333
23333
  }, {
23334
23334
  status: Status;
23335
23335
  organisation_name: string;
23336
- currency_id: string;
23337
- time_zone_id: string;
23338
23336
  date_format_id: string;
23337
+ time_zone_id: string;
23339
23338
  industry_id: string;
23339
+ currency_id: string;
23340
23340
  country_id: string;
23341
23341
  language_id: string;
23342
23342
  state_id: string;
@@ -23421,7 +23421,6 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
23421
23421
  show_vehicle_filters: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
23422
23422
  }, "strip", z.ZodTypeAny, {
23423
23423
  status: Status[];
23424
- time_zone_id: string;
23425
23424
  search: string;
23426
23425
  paging: PAGING;
23427
23426
  page_count: number;
@@ -23441,9 +23440,10 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
23441
23440
  }[];
23442
23441
  include_master_data: YesNo;
23443
23442
  date_format_id: string;
23443
+ time_zone_id: string;
23444
23444
  organisation_ids: string[];
23445
- currency_ids: string[];
23446
23445
  industry_ids: string[];
23446
+ currency_ids: string[];
23447
23447
  country_ids: string[];
23448
23448
  language_ids: string[];
23449
23449
  date_format_ids: string[];
@@ -23453,8 +23453,8 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
23453
23453
  is_sync_gps_data_from_utrack: YesNo[];
23454
23454
  show_vehicle_filters: YesNo[];
23455
23455
  }, {
23456
- time_zone_id: string;
23457
23456
  date_format_id: string;
23457
+ time_zone_id: string;
23458
23458
  status?: Status[] | undefined;
23459
23459
  search?: string | undefined;
23460
23460
  paging?: PAGING | undefined;
@@ -23475,8 +23475,8 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
23475
23475
  }[] | undefined;
23476
23476
  include_master_data?: YesNo | undefined;
23477
23477
  organisation_ids?: string[] | undefined;
23478
- currency_ids?: string[] | undefined;
23479
23478
  industry_ids?: string[] | undefined;
23479
+ currency_ids?: string[] | undefined;
23480
23480
  country_ids?: string[] | undefined;
23481
23481
  language_ids?: string[] | undefined;
23482
23482
  date_format_ids?: string[] | undefined;
@@ -23624,7 +23624,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
23624
23624
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
23625
23625
  }, "strip", z.ZodTypeAny, {
23626
23626
  status: Status[];
23627
- time_zone_id: string;
23627
+ user_ids: string[];
23628
23628
  search: string;
23629
23629
  paging: PAGING;
23630
23630
  page_count: number;
@@ -23644,14 +23644,15 @@ declare const BookMarkQuerySchema: z.ZodObject<{
23644
23644
  }[];
23645
23645
  include_master_data: YesNo;
23646
23646
  date_format_id: string;
23647
+ time_zone_id: string;
23647
23648
  organisation_ids: string[];
23648
- user_ids: string[];
23649
23649
  menu_type: MenuType[];
23650
23650
  bookmark_ids: string[];
23651
23651
  }, {
23652
- time_zone_id: string;
23653
23652
  date_format_id: string;
23653
+ time_zone_id: string;
23654
23654
  status?: Status[] | undefined;
23655
+ user_ids?: string[] | undefined;
23655
23656
  search?: string | undefined;
23656
23657
  paging?: PAGING | undefined;
23657
23658
  page_count?: unknown;
@@ -23671,7 +23672,6 @@ declare const BookMarkQuerySchema: z.ZodObject<{
23671
23672
  }[] | undefined;
23672
23673
  include_master_data?: YesNo | undefined;
23673
23674
  organisation_ids?: string[] | undefined;
23674
- user_ids?: string[] | undefined;
23675
23675
  menu_type?: MenuType[] | undefined;
23676
23676
  bookmark_ids?: string[] | undefined;
23677
23677
  }>;
@@ -23683,4 +23683,4 @@ declare const createBookMark: (data: BookMarkDTO) => Promise<SBR>;
23683
23683
  declare const updateBookMark: (id: string, data: BookMarkDTO) => Promise<SBR>;
23684
23684
  declare const deleteBookMark: (id: string) => Promise<SBR>;
23685
23685
 
23686
- export { MasterMainIndustrySchema as $, type MasterMainLanguage as A, type BookMarkDTO as A0, BookMarkQuerySchema as A1, type BookMarkQueryDTO as A2, toBookMarkPayload as A3, newBookMarkPayload as A4, findBookMarks as A5, createBookMark as A6, updateBookMark as A7, deleteBookMark as A8, type MasterMainUnitDistance as B, type MasterMainUnitMileage as C, type MasterMainUnitVolume as D, type MasterMainSimProvider as E, type MasterFleetIncidentType as F, type MasterFleetIncidentStatus as G, type MasterFleetIncidentSeverity as H, type MasterFleetInsuranceClaimStatus as I, type MasterFleetServiceTask as J, type MasterExpenseName as K, type MasterExpenseType as L, type MasterMainCurrency as M, type MasterVendorType as N, type OrganisationSubCompany as O, type MasterVendorTag as P, type MasterVendorDocumentType as Q, type MasterFuelCompany as R, type MasterClass as S, type MasterProgram as T, type UserOrganisation as U, type MasterSemester as V, type MasterRelationship as W, type MasterSection as X, type MasterStream as Y, type MasterYear as Z, type MasterVehicle as _, type User as a, getOrganisationColorCache as a$, type MasterMainIndustryDTO as a0, MasterMainIndustryQuerySchema as a1, type MasterMainIndustryQueryDTO as a2, toMasterMainIndustryPayload as a3, newMasterMainIndustryPayload as a4, findMasterMainIndustry as a5, createMasterMainIndustry as a6, updateMasterMainIndustry as a7, deleteMasterMainIndustry as a8, getMasterMainIndustryCache as a9, deleteOrganisationSubCompany as aA, getOrganisationSubCompanyCache as aB, getOrganisationSubCompanyCacheCount as aC, getOrganisationSubCompanyCacheChild as aD, OrganisationBranchSchema as aE, type OrganisationBranchDTO as aF, OrganisationBranchQuerySchema as aG, type OrganisationBranchQueryDTO as aH, toOrganisationBranchPayload as aI, newOrganisationBranchPayload as aJ, findOrganisationBranchs as aK, createOrganisationBranch as aL, updateOrganisationBranch as aM, deleteOrganisationBranch as aN, getOrganisationBranchCache as aO, getOrganisationBranchCacheCount as aP, getOrganisationBranchCacheChild as aQ, OrganisationColorSchema as aR, type OrganisationColorDTO as aS, OrganisationColorQuerySchema as aT, type OrganisationColorQueryDTO as aU, toOrganisationColorPayload as aV, newOrganisationColorPayload as aW, findOrganisationColors as aX, createOrganisationColor as aY, updateOrganisationColor as aZ, deleteOrganisationColor as a_, MasterMainCurrencySchema as aa, type MasterMainCurrencyDTO as ab, MasterMainCurrencyQuerySchema as ac, type MasterMainCurrencyQueryDTO as ad, toMasterMainCurrencyPayload as ae, newMasterMainCurrencyPayload as af, findMasterMainCurrencies as ag, createMasterMainCurrency as ah, updateMasterMainCurrency as ai, deleteMasterMainCurrency as aj, getMasterMainCurrencyCacheAll as ak, getMasterMainCurrencyCache as al, OrganisationSubCompanySchema as am, type OrganisationSubCompanyDTO as an, OrganisationSubCompanyQuerySchema as ao, type OrganisationSubCompanyQueryDTO as ap, SubCompanyLogoSchema as aq, type SubCompanyLogoDTO as ar, toOrganisationSubCompanyPayload as as, newOrganisationSubCompanyPayload as at, get_organisation_sub_company_logo_presigned_url as au, update_organisation_sub_company_logo as av, delete_organisation_sub_company_logo as aw, findOrganisationSubCompanyies as ax, createOrganisationSubCompany as ay, updateOrganisationSubCompany as az, type UserAdmin as b, type GPSGeofenceTransactionSummaryDTO as b$, getOrganisationColorCacheCount as b0, getOrganisationColorCacheChild as b1, OrganisationTagSchema as b2, type OrganisationTagDTO as b3, OrganisationTagQuerySchema as b4, type OrganisationTagQueryDTO as b5, toOrganisationTagPayload as b6, newOrganisationTagPayload as b7, findOrganisationTags as b8, createOrganisationTag as b9, deleteMasterUserStatus as bA, getMasterUserStatusCache as bB, getMasterUserStatusCacheCount as bC, MasterMainLanguageSchema as bD, type MasterMainLanguageDTO as bE, MasterMainLanguageQuerySchema as bF, type MasterMainLanguageQueryDTO as bG, toMasterMainLanguagePayload as bH, newMasterMainLanguagePayload as bI, findMasterMainLanguages as bJ, createMasterMainLanguage as bK, updateMasterMainLanguage as bL, deleteMasterMainLanguage as bM, getMasterMainLanguageCache as bN, MasterMainDateFormatSchema as bO, type MasterMainDateFormatDTO as bP, MasterMainDateFormatQuerySchema as bQ, type MasterMainDateFormatQueryDTO as bR, toMasterMainDateFormatPayload as bS, newMasterMainDateFormatPayload as bT, findMasterMainDateFormats as bU, createMasterMainDateFormat as bV, updateMasterMainDateFormat as bW, deleteMasterMainDateFormat as bX, getMasterMainDateFormatCache as bY, type GPSGeofenceTransactionSummary as bZ, GPSGeofenceTransactionSummarySchema as b_, updateOrganisationTag as ba, deleteOrganisationTag as bb, getOrganisationTagCache as bc, getOrganisationTagCacheCount as bd, getOrganisationTagCacheChild as be, MasterUserRoleSchema as bf, type MasterUserRoleDTO as bg, MasterUserRoleQuerySchema as bh, type MasterUserRoleQueryDTO as bi, toMasterUserRolePayload as bj, newMasterUserRolePayload as bk, findMasterUserRoles as bl, createMasterUserRole as bm, updateMasterUserRole as bn, deleteMasterUserRole as bo, getMasterUserRoleCache as bp, getMasterUserRoleCacheCount as bq, MasterUserStatusSchema as br, type MasterUserStatusDTO as bs, MasterUserStatusQuerySchema as bt, type MasterUserStatusQueryDTO as bu, toMasterUserStatusPayload as bv, newMasterUserStatusPayload as bw, findMasterUserStatuses as bx, createMasterUserStatus as by, updateMasterUserStatus as bz, type MasterDriver as c, UserAdminLogoSchema as c$, GPSGeofenceTransactionSummaryQuerySchema as c0, type GPSGeofenceTransactionSummaryQueryDTO as c1, toGPSGeofenceTransactionSummaryPayload as c2, newGPSGeofenceTransactionSummaryPayload as c3, findGPSGeofenceTransactionSummary as c4, createGPSGeofenceTransactionSummary as c5, updateGPSGeofenceTransactionSummary as c6, deleteGPSGeofenceTransactionSummary as c7, type GPSGeofenceTransaction as c8, GPSGeofenceTransactionSchema as c9, type GPSGeofenceDTO as cA, GPSGeofenceQuerySchema as cB, type GPSGeofenceQueryDTO as cC, toGPSGeofencePayload as cD, newGPSGeofencePayload as cE, findGPSGeofence as cF, createGPSGeofence as cG, updateGPSGeofence as cH, deleteGPSGeofence as cI, getGPSGeofenceCache as cJ, type OrganisationNotificationPreference as cK, type OrganisationNotificationPreferenceVehicleLink as cL, type OrganisationNotificationPreferenceGeofenceLink as cM, type OrganisationNotificationPreferenceUserLink as cN, OrganisationNotificationPreferenceSchema as cO, type OrganisationNotificationPreferenceDTO as cP, OrganisationNotificationPreferenceQuerySchema as cQ, type OrganisationNotificationPreferenceQueryDTO as cR, toOrganisationNotificationPreferencePayload as cS, newOrganisationNotificationPreferencePayload as cT, findOrganisationNotificationPreference as cU, createOrganisationNotificationPreference as cV, updateOrganisationNotificationPreference as cW, deleteOrganisationNotificationPreference as cX, type UserAdminLoginPush as cY, UserAdminSchema as cZ, type UserAdminDTO as c_, type GPSGeofenceTransactionDTO as ca, GPSGeofenceTransactionQuerySchema as cb, type GPSGeofenceTransactionQueryDTO as cc, toGPSGeofenceTransactionPayload as cd, newGPSGeofenceTransactionPayload as ce, findGPSGeofenceTransaction as cf, createGPSGeofenceTransaction as cg, updateGPSGeofenceTransaction as ch, deleteGPSGeofenceTransaction as ci, type TripGeofenceToGeofence as cj, TripGeofenceToGeofenceSchema as ck, type TripGeofenceToGeofenceDTO as cl, TripGeofenceToGeofenceQuerySchema as cm, type TripGeofenceToGeofenceQueryDTO as cn, toTripGeofenceToGeofencePayload as co, newTripGeofenceToGeofencePayload as cp, findTripGeofenceToGeofence as cq, createTripGeofenceToGeofence as cr, updateTripGeofenceToGeofence as cs, deleteTripGeofenceToGeofence as ct, type GPSGeofence as cu, type GPSGeofencePolilineData as cv, type GPSGeofenceCache as cw, GPSGeofencePolilineDataSchema as cx, type GPSGeofencePolilineDataDTO as cy, GPSGeofenceSchema as cz, type MasterVehicleType as d, MasterVehicleFuelUnitSchema as d$, type UserAdminLogoDTO as d0, UserAdminProfileSchema as d1, type UserAdminProfileDTO as d2, UserAdminQuerySchema as d3, type UserAdminQueryDTO as d4, toUserAdminProfilePayload as d5, newUserAdminPayload as d6, get_admin_image_presigned_url as d7, update_admin_image as d8, delete_admin_image as d9, updateTicket as dA, updateVerifyStatus as dB, deleteTicket as dC, type MasterMainLandMark as dD, MasterMainLandmarkSchema as dE, type MasterMainLandmarkDTO as dF, MasterMainLandmarkQuerySchema as dG, type MasterMainLandmarkQueryDTO as dH, toMasterMainLandmarkPayload as dI, newMasterMainLandmarkPayload as dJ, findMasterMainCountries$1 as dK, createMasterMainCountry$1 as dL, updateMasterMainCountry$1 as dM, deleteMasterMainCountry$1 as dN, MasterVehicleFuelTypeSchema as dO, type MasterVehicleFuelTypeDTO as dP, MasterVehicleFuelTypeQuerySchema as dQ, type MasterVehicleFuelTypeQueryDTO as dR, toMasterVehicleFuelTypePayload as dS, newMasterVehicleFuelTypePayload as dT, findMasterVehicleFuelTypes as dU, createMasterVehicleFuelType as dV, updateMasterVehicleFuelType as dW, deleteMasterVehicleFuelType as dX, getMasterVehicleFuelTypeCache as dY, getMasterVehicleFuelTypeCacheCount as dZ, getMasterVehicleFuelTypeCacheChild as d_, findUserAdmin as da, createUserAdmin as db, updateUserAdmin as dc, deleteUserAdmin as dd, updateUserAdminProfile as de, getAdminUserCache as df, type Ticket as dg, type TicketFile as dh, TicketFileSchema as di, type TicketFileDTO as dj, TicketSchema as dk, type TicketDTO as dl, TicketVerifySchema as dm, type TicketVerifyDTO as dn, TicketQuerySchema as dp, type TicketQueryDTO as dq, toTicketPayload as dr, newTicketPayload as ds, newVerifyTicketPayload as dt, toVerifyTicketPayload as du, get_ticket_file_presigned_url as dv, create_ticket_file as dw, remove_ticket_file as dx, findTickets as dy, createTicket as dz, type MasterVehicleMake as e, createMasterFleetInsuranceClaimStatus as e$, type MasterVehicleFuelUnitDTO as e0, MasterVehicleFuelUnitQuerySchema as e1, type MasterVehicleFuelUnitQueryDTO as e2, toMasterVehicleFuelUnitPayload as e3, newMasterVehicleFuelUnitPayload as e4, findMasterVehicleFuelUnits as e5, createMasterVehicleFuelUnit as e6, updateMasterVehicleFuelUnit as e7, deleteMasterVehicleFuelUnit as e8, getMasterVehicleFuelUnitCache as e9, MasterVendorDocumentTypeQuerySchema as eA, type MasterVendorDocumentTypeQueryDTO as eB, toMasterVendorDocumentTypePayload as eC, newMasterVendorDocumentTypePayload as eD, findMasterVendorDocumentTypes as eE, createMasterVendorDocumentType as eF, updateMasterVendorDocumentType as eG, deleteMasterVendorDocumentType as eH, getMasterVendorDocumentTypeCache as eI, MasterFleetServiceTaskSchema as eJ, type MasterFleetServiceTaskDTO as eK, MasterFleetServiceTaskQuerySchema as eL, type MasterFleetServiceTaskQueryDTO as eM, toMasterFleetServiceTaskPayload as eN, newMasterFleetServiceTaskPayload as eO, findMasterFleetServiceTasks as eP, createMasterFleetServiceTask as eQ, updateMasterFleetServiceTask as eR, deleteMasterFleetServiceTask as eS, getMasterFleetServiceTaskCache as eT, MasterFleetInsuranceClaimStatusSchema as eU, type MasterFleetInsuranceClaimStatusDTO as eV, MasterFleetInsuranceClaimStatusQuerySchema as eW, type MasterFleetInsuranceClaimStatusQueryDTO as eX, toMasterFleetInsuranceClaimStatusPayload as eY, newMasterFleetInsuranceClaimStatusPayload as eZ, findMasterFleetInsuranceClaimStatuses as e_, getMasterVehicleFuelUnitCacheCount as ea, getMasterVehicleFuelUnitCacheChild as eb, MasterVendorTypeSchema as ec, type MasterVendorTypeDTO as ed, MasterVendorTypeQuerySchema as ee, type MasterVendorTypeQueryDTO as ef, toMasterVendorTypePayload as eg, newMasterVendorTypePayload as eh, findMasterVendorTypes as ei, createMasterVendorType as ej, updateMasterVendorType as ek, deleteMasterVendorType as el, getMasterVendorTypeCache as em, MasterVendorTagSchema as en, type MasterVendorTagDTO as eo, MasterVendorTagQuerySchema as ep, type MasterVendorTagQueryDTO as eq, toMasterVendorTagPayload as er, newMasterVendorTagPayload as es, findMasterVendorTags as et, createMasterVendorTag as eu, updateMasterVendorTag as ev, deleteMasterVendorTag as ew, getMasterVendorTagCache as ex, MasterVendorDocumentTypeSchema as ey, type MasterVendorDocumentTypeDTO as ez, type MasterVehicleStatusType as f, toFleetIncidentManagementPayload as f$, updateMasterFleetInsuranceClaimStatus as f0, deleteMasterFleetInsuranceClaimStatus as f1, getMasterFleetInsuranceClaimStatusCache as f2, MasterFleetIncidentSeveritySchema as f3, type MasterFleetIncidentSeverityDTO as f4, MasterFleetIncidentSeverityQuerySchema as f5, type MasterFleetIncidentSeverityQueryDTO as f6, toMasterFleetIncidentSeverityPayload as f7, newMasterFleetIncidentSeverityPayload as f8, findMasterFleetIncidentSeverities as f9, MasterExpenseNameSchema as fA, type MasterExpenseNameDTO as fB, MasterExpenseNameQuerySchema as fC, type MasterExpenseNameQueryDTO as fD, toMasterExpenseNamePayload as fE, newMasterExpenseNamePayload as fF, findMasterExpenseNames as fG, createMasterExpenseName as fH, updateMasterExpenseName as fI, deleteMasterExpenseName as fJ, getMasterExpenseNameCache as fK, type FleetIncidentManagement as fL, type FleetIncidentManagementCost as fM, type FleetIncidentManagementFile as fN, type IncidentDashboard as fO, FleetIncidentManagementFileSchema as fP, type FleetIncidentManagementFileDTO as fQ, FleetIncidentManagementSchema as fR, type FleetIncidentManagementDTO as fS, FleetIncidentManagementQuerySchema as fT, type FleetIncidentManagementQueryDTO as fU, FleetIncidentManagementDashBoardQuerySchema as fV, type FleetIncidentManagementDashBoardQueryDTO as fW, FleetIncidentManagementCostSchema as fX, type FleetIncidentManagementCostDTO as fY, FleetIncidentManagementCostQuerySchema as fZ, type FleetIncidentManagementCostQueryDTO as f_, createMasterFleetIncidentSeverity as fa, updateMasterFleetIncidentSeverity as fb, deleteMasterFleetIncidentSeverity as fc, getMasterFleetIncidentSeverityCache as fd, MasterFleetIncidentStatusSchema as fe, type MasterFleetIncidentStatusDTO as ff, MasterFleetIncidentStatusQuerySchema as fg, type MasterFleetIncidentStatusQueryDTO as fh, toMasterFleetIncidentStatusPayload as fi, newMasterFleetIncidentStatusPayload as fj, findMasterFleetIncidentStatuses as fk, createMasterFleetIncidentStatus as fl, updateMasterFleetIncidentStatus as fm, deleteMasterFleetIncidentStatus as fn, getMasterFleetIncidentStatusCache as fo, MasterFleetIncidentTypeSchema as fp, type MasterFleetIncidentTypeDTO as fq, MasterFleetIncidentTypeQuerySchema as fr, type MasterFleetIncidentTypeQueryDTO as fs, toMasterFleetIncidentTypePayload as ft, newMasterFleetIncidentTypePayload as fu, findMasterFleetIncidentTypes as fv, createMasterFleetIncidentType as fw, updateMasterFleetIncidentType as fx, deleteMasterFleetIncidentType as fy, getMasterFleetIncidentTypeCache as fz, type MasterVehicleOwnershipType as g, type FleetIssueManagementDTO as g$, newFleetIncidentManagementPayload as g0, toFleetIncidentManagementCostPayload as g1, newFleetIncidentManagementCostPayload as g2, get_incident_file_presigned_url as g3, create_incident_file as g4, remove_incident_file as g5, createFleetIncidentManagement as g6, findFleetIncidentManagement as g7, updateFleetIncidentManagement as g8, deleteFleetIncidentManagement as g9, FleetInspectionSchema as gA, type FleetInspectionDTO as gB, FleetInspectionQuerySchema as gC, type FleetInspectionQueryDTO as gD, FleetInspectionDashBoardQuerySchema as gE, type FleetInspectionDashBoardQueryDTO as gF, FleetInspectionCheckPendingQuerySchema as gG, type FleetInspectionCheckPendingQueryDTO as gH, toFleetInspectionPayload as gI, newFleetInspectionPayload as gJ, get_inspection_file_presigned_url as gK, create_service_file$1 as gL, remove_service_file$1 as gM, findFleetInspection as gN, createFleetInspection as gO, updateFleetInspection as gP, deleteFleetInspection as gQ, inspection_dashboard as gR, find_check_pending as gS, type FleetIssueManagement as gT, type FleetIssueManagementHistory as gU, type FleetIssueManagementComment as gV, type FleetIssueManagementFile as gW, type IssueDashboard as gX, FleetIssueManagementFileSchema as gY, type FleetIssueManagementFileDTO as gZ, FleetIssueManagementSchema as g_, incident_dashboard as ga, createFleetIncidentManagementCost as gb, findFleetIncidentManagementCost as gc, updateFleetIncidentManagementCost as gd, deleteFleetIncidentManagementCost as ge, type FleetInspectionForm as gf, type FleetInspectionFormSimple as gg, FleetInspectionFormSchema as gh, type FleetInspectionFormDTO as gi, FleetInspectionFormQuerySchema as gj, type FleetInspectionFormQueryDTO as gk, FleetInspectionFormFieldsSchema as gl, type FleetInspectionFormFieldsDTO as gm, toFleetInspectionFormPayload as gn, newFleetInspectionFormPayload as go, findFleetInspectionForm as gp, createFleetInspectionForm as gq, updateFleetInspectionForm as gr, updateFleetInspectionFormData as gs, deleteFleetInspectionForm as gt, getFleetInspectionFormCacheSimple as gu, type FleetInspection as gv, type FleetInspectionFile as gw, type InspectionDashboard as gx, FleetInspectionFileSchema as gy, type FleetInspectionFileDTO as gz, type MasterVehicleAssociatedTo as h, findFleetServiceReminder as h$, FleetIssueManagementQuerySchema as h0, type FleetIssueManagementQueryDTO as h1, FleetIssueManagementDashBoardQuerySchema as h2, type FleetIssueManagementDashBoardQueryDTO as h3, FleetIssueManagementCommentSchema as h4, type FleetIssueManagementCommentDTO as h5, FleetIssueManagementCommentQuerySchema as h6, type FleetIssueManagementCommentQueryDTO as h7, toFleetIssueManagementPayload as h8, newFleetIssueManagementPayload as h9, type FleetServiceManagementDashBoardQueryDTO as hA, FleetServiceManagementTaskSchema as hB, type FleetServiceManagementTaskDTO as hC, FleetServiceManagementTaskQuerySchema as hD, type FleetServiceManagementTaskQueryDTO as hE, FleetServiceReminderSchema as hF, type FleetServiceReminderDTO as hG, FleetServiceReminderQuerySchema as hH, type FleetServiceReminderQueryDTO as hI, toFleetServiceManagementPayload as hJ, newFleetServiceManagementPayload as hK, toFleetServiceManagementTaskPayload as hL, newFleetServiceManagementTaskPayload as hM, toFleetServiceReminderPayload as hN, newFleetServiceReminderPayload as hO, get_service_file_presigned_url as hP, create_service_file as hQ, remove_service_file as hR, findFleetServiceManagement as hS, createFleetServiceManagement as hT, updateFleetServiceManagement as hU, deleteFleetServiceManagement as hV, service_dashboard as hW, findFleetServiceManagementTask as hX, createFleetServiceManagementTask as hY, updateFleetServiceManagementTask as hZ, deleteFleetServiceManagementTask as h_, toFleetIssueManagementCommentPayload as ha, newFleetIssueManagementCommentPayload as hb, get_issue_file_presigned_url as hc, create_issue_file as hd, remove_issue_file as he, findFleetIssueManagement as hf, createFleetIssueManagement as hg, updateFleetIssueManagement as hh, deleteFleetIssueManagement as hi, issue_dashboard as hj, findFleetIssueManagementComment as hk, createFleetIssueManagementComment as hl, updateFleetIssueManagementComment as hm, deleteFleetIssueManagementComment as hn, type FleetServiceManagement as ho, type FleetServiceManagementTask as hp, type FleetServiceManagementFile as hq, type FleetServiceReminder as hr, type ServiceDashboard as hs, FleetServiceManagementFileSchema as ht, type FleetServiceManagementFileDTO as hu, FleetServiceManagementSchema as hv, type FleetServiceManagementDTO as hw, FleetServiceManagementQuerySchema as hx, type FleetServiceManagementQueryDTO as hy, FleetServiceManagementDashBoardQuerySchema as hz, type MasterVehicleFuelType as i, type FleetVendorDocumentFileDTO as i$, createFleetServiceReminder as i0, updateFleetServiceReminder as i1, deleteFleetServiceReminder as i2, type FleetVendorServiceCenter as i3, type FleetVendorServiceCenterSimple as i4, FleetVendorServiceCenterSchema as i5, type FleetVendorServiceCenterDTO as i6, FleetVendorServiceCenterQuerySchema as i7, type FleetVendorServiceCenterQueryDTO as i8, toFleetVendorServiceCenterPayload as i9, FleetVendorFuelStationSchema as iA, type FleetVendorFuelStationDTO as iB, FleetVendorFuelStationQuerySchema as iC, type FleetVendorFuelStationQueryDTO as iD, toFleetVendorFuelStationPayload as iE, newFleetVendorFuelStationPayload as iF, findFleetVendorFuelStation as iG, createFleetVendorFuelStation as iH, updateFleetVendorFuelStation as iI, deleteFleetVendorFuelStation as iJ, getFleetVendorFuelStationCacheSimple as iK, type FleetVendor as iL, type VendorDashboard as iM, type FleetVendorSimple as iN, type FleetVendorTypeLink as iO, type FleetVendorTagLink as iP, type FleetVendorAddress as iQ, type FleetVendorBankAccount as iR, type FleetVendorContactPersons as iS, type FleetVendorReview as iT, type FleetVendorDocument as iU, type FleetVendorDocumentFile as iV, FleetVendorLogoSchema as iW, type FleetVendorLogoDTO as iX, FleetVendorContactPersonsLogoSchema as iY, type FleetVendorContactPersonsLogoDTO as iZ, FleetVendorDocumentFileSchema as i_, newFleetVendorServiceCenterPayload as ia, findFleetVendorServiceCenter as ib, createFleetVendorServiceCenter as ic, updateFleetVendorServiceCenter as id, deleteFleetVendorServiceCenter as ie, getFleetVendorServiceCenterCacheSimple as ig, MasterFuelCompanySchema as ih, type MasterFuelCompanyDTO as ii, MasterFuelCompanyQuerySchema as ij, type MasterFuelCompanyQueryDTO as ik, FuelCompanyLogoSchema as il, type FuelCompanyLogoDTO as im, toMasterFuelCompanyPayload as io, newMasterFuelCompanyPayload as ip, get_master_fuel_company_presigned_url as iq, update_master_fuel_company_logo as ir, delete_master_fuel_company_logo as is, findMasterFuelCompanys as it, createMasterFuelCompany as iu, updateMasterFuelCompany as iv, deleteMasterFuelCompany as iw, getMasterFuelCompanyCache as ix, type FleetVendorFuelStation as iy, type FleetVendorFuelStationSimple as iz, type MasterVehicleFuelUnit as j, deleteFleetVendorContactPersons as j$, FleetVendorAddressSchema as j0, type FleetVendorAddressDTO as j1, FleetVendorAddressQuerySchema as j2, type FleetVendorAddressQueryDTO as j3, FleetVendorBankAccountSchema as j4, type FleetVendorBankAccountDTO as j5, FleetVendorBankAccountQuerySchema as j6, type FleetVendorBankAccountQueryDTO as j7, FleetVendorContactPersonsSchema as j8, type FleetVendorContactPersonsDTO as j9, toFleetVendorDocumentPayload as jA, newFleetVendorDocumentPayload as jB, get_vendor_logo_presigned_url as jC, get_vendor_contact_person_logo_presigned_url as jD, get_vendor_document_file_presigned_url as jE, update_vendor_logo as jF, delete_vendor_logo as jG, update_vendor_contact_person_logo as jH, delete_vendor_contact_person_logo as jI, create_vendor_document_file as jJ, remove_vendor_document_file as jK, findFleetVendor as jL, createFleetVendor as jM, updateFleetVendor as jN, deleteFleetVendor as jO, vendor_dashboard as jP, createFleetVendorAddress as jQ, findFleetVendorAddress as jR, updateFleetVendorAddress as jS, deleteFleetVendorAddress as jT, createFleetVendorBankAccount as jU, findFleetVendorBankAccount as jV, updateFleetVendorBankAccount as jW, deleteFleetVendorBankAccount as jX, createFleetVendorContactPersons as jY, findFleetVendorContactPersons as jZ, updateFleetVendorContactPersons as j_, FleetVendorContactPersonsQuerySchema as ja, type FleetVendorContactPersonsQueryDTO as jb, FleetVendorReviewSchema as jc, type FleetVendorReviewDTO as jd, FleetVendorReviewQuerySchema as je, type FleetVendorReviewQueryDTO as jf, FleetVendorDocumentSchema as jg, type FleetVendorDocumentDTO as jh, FleetVendorDocumentQuerySchema as ji, type FleetVendorDocumentQueryDTO as jj, FleetVendorSchema as jk, type FleetVendorDTO as jl, FleetVendorQuerySchema as jm, type FleetVendorQueryDTO as jn, FleetVendorDashBoardQuerySchema as jo, type FleetVendorDashBoardQueryDTO as jp, toFleetVendorPayload as jq, newFleetVendorPayload as jr, toFleetVendorAddressPayload as js, newFleetVendorAddressPayload as jt, toFleetVendorBankAccountPayload as ju, newFleetVendorBankAccountPayload as jv, toFleetVendorContactPersonsPayload as jw, newFleetVendorContactPersonsPayload as jx, toFleetVendorReviewPayload as jy, newFleetVendorReviewPayload as jz, type MasterVehicleFuelRemovalReason as k, newFleetInspectionSchedulePayload as k$, createFleetVendorReview as k0, findFleetVendorReview as k1, updateFleetVendorReview as k2, deleteFleetVendorReview as k3, createFleetVendorDocument as k4, findFleetVendorDocument as k5, updateFleetVendorDocument as k6, deleteFleetVendorDocument as k7, getFleetVendorCacheSimple as k8, type FleetFuelRefill as k9, getMasterVehicleFuelRemovalReasonCache as kA, getMasterVehicleFuelRemovalReasonCacheCount as kB, getMasterVehicleFuelRemovalReasonCacheChild as kC, type FleetFuelRemoval as kD, type FleetFuelRemovalFile as kE, FleetFuelRemovalFileSchema as kF, type FleetFuelRemovalFileDTO as kG, FleetFuelRemovalSchema as kH, type FleetFuelRemovalDTO as kI, FleetFuelRemovalQuerySchema as kJ, type FleetFuelRemovalQueryDTO as kK, toFleetFuelRemovalPayload as kL, newFleetFuelRemovalPayload as kM, get_fuel_removal_file_presigned_url as kN, create_fuel_removal_file as kO, remove_fuel_removal_file as kP, findFleetFuelRemoval as kQ, createFleetFuelRemoval as kR, updateFleetFuelRemoval as kS, deleteFleetFuelRemoval as kT, type FleetInspectionSchedule as kU, type FleetInspectionScheduleVehicleLink as kV, FleetInspectionScheduleSchema as kW, type FleetInspectionScheduleDTO as kX, FleetInspectionScheduleQuerySchema as kY, type FleetInspectionScheduleQueryDTO as kZ, toFleetInspectionSchedulePayload as k_, type FleetFuelRefillFile as ka, FleetFuelRefillFileSchema as kb, type FleetFuelRefillFileDTO as kc, FleetFuelRefillSchema as kd, type FleetFuelRefillDTO as ke, FleetFuelRefillQuerySchema as kf, type FleetFuelRefillQueryDTO as kg, toFleetFuelRefillPayload as kh, newFleetFuelRefillPayload as ki, get_fuel_refill_file_presigned_url as kj, create_fuel_refill_file as kk, remove_fuel_refill_file as kl, findFleetFuelRefill as km, createFleetFuelRefill as kn, updateFleetFuelRefill as ko, deleteFleetFuelRefill as kp, MasterVehicleFuelRemovalReasonSchema as kq, type MasterVehicleFuelRemovalReasonDTO as kr, MasterVehicleFuelRemovalReasonQuerySchema as ks, type MasterVehicleFuelRemovalReasonQueryDTO as kt, toMasterVehicleFuelRemovalReasonPayload as ku, newMasterVehicleFuelRemovalReasonPayload as kv, findMasterVehicleFuelRemovalReasons as kw, createMasterVehicleFuelRemovalReason as kx, updateMasterVehicleFuelRemovalReason as ky, deleteMasterVehicleFuelRemovalReason as kz, type MasterVehicleDocumentType as l, createFleetFuelDailySummary as l$, findFleetInspectionSchedule as l0, createFleetInspectionSchedule as l1, updateFleetInspectionSchedule as l2, deleteFleetInspectionSchedule as l3, type FleetServiceSchedule as l4, type FleetServiceScheduleVehicleLink as l5, FleetServiceScheduleSchema as l6, type FleetServiceScheduleDTO as l7, FleetServiceScheduleQuerySchema as l8, type FleetServiceScheduleQueryDTO as l9, update_user_image as lA, delete_user_image as lB, findUser as lC, createUser as lD, updateUser as lE, deleteUser as lF, updateUserProfile as lG, getUserCache as lH, getUserCacheSimple as lI, updateUserDefaultLanguage as lJ, updateUserDefaultTimezone as lK, updateUserDefaultDateformat as lL, type FleetFuelDailySummary as lM, FleetFuelDailySummarySchema as lN, type FleetFuelDailySummaryDTO as lO, FleetFuelDailySummaryQuerySchema as lP, type FleetFuelDailySummaryQueryDTO as lQ, FleetFuelDailyMonthlySummaryQuerySchema as lR, type FleetFuelDailyMonthlySummaryQueryDTO as lS, AllVehiclesFuelDailySummaryQuerySchema as lT, type AllVehiclesFuelDailySummaryDTO as lU, FleetFuelDailySummaryDashBoardQuerySchema as lV, type FleetFuelDailySummaryDashBoardQueryDTO as lW, type FuelDashboard as lX, toFleetFuelDailySummaryPayload as lY, newFleetFuelDailySummaryPayload as lZ, findFleetFuelDailySummary as l_, toFleetServiceSchedulePayload as la, newFleetServiceSchedulePayload as lb, findFleetServiceSchedule as lc, createFleetServiceSchedule as ld, updateFleetServiceSchedule as le, deleteFleetServiceSchedule as lf, type UserVehicleLink as lg, type UserLoginPush as lh, UserSchema as li, type UserDTO as lj, UserQuerySchema as lk, type UserQueryDTO as ll, UserLogoSchema as lm, type UserLogoDTO as ln, UserProfileSchema as lo, type UserProfileDTO as lp, UserDefaultLanguageSchema as lq, type UserDefaultLanguageDTO as lr, UserDefaultTimeZoneSchema as ls, type UserDefaultTimeZoneDTO as lt, UserDefaultDateFormatSchema as lu, type UserDefaultDateFormatDTO as lv, toUserPayload as lw, toUserProfilePayload as lx, newUserPayload as ly, get_user_image_presigned_url as lz, type MasterUserRole as m, getMasterVehicleSubModelCache as m$, updateFleetFuelDailySummary as m0, deleteFleetFuelDailySummary as m1, fuel_dashboard as m2, findFleetFuelMonthlySummary as m3, findVehicleFuelSummary as m4, type MasterDriverFile as m5, type AssignRemoveDriverHistory as m6, type DriverLoginPush as m7, MasterDriverFileSchema as m8, type MasterDriverFileDTO as m9, type VehicleOrganisationGroupLink as mA, OrganisationGroupSchema as mB, type OrganisationGroupDTO as mC, OrganisationGroupQuerySchema as mD, type OrganisationGroupQueryDTO as mE, toOrganisationGroupPayload as mF, newOrganisationGroupPayload as mG, findOrganisationGroups as mH, createOrganisationGroup as mI, updateOrganisationGroup as mJ, deleteOrganisationGroup as mK, getOrganisationGroupCache as mL, getOrganisationGroupCacheCount as mM, getOrganisationGroupCacheChild as mN, type MasterVehicleSubModel as mO, MasterVehicleSubModelSchema as mP, type MasterVehicleSubModelDTO as mQ, MasterVehicleSubModelQuerySchema as mR, type MasterVehicleSubModelQueryDTO as mS, FindCacheSchema$5 as mT, type FindCacheDTO$5 as mU, toMasterVehicleSubModelPayload as mV, newMasterVehicleSubModelPayload as mW, findMasterVehicleSubModels as mX, createMasterVehicleSubModel as mY, updateMasterVehicleSubModel as mZ, deleteMasterVehicleSubModel as m_, MasterDriverSchema as ma, type MasterDriverDTO as mb, MasterDriverQuerySchema as mc, type MasterDriverQueryDTO as md, MasterDriverLogoSchema as me, type MasterDriverLogoDTO as mf, MasterDriverProfileSchema as mg, type MasterDriverProfileDTO as mh, toDriverPayload as mi, newDriverPayload as mj, toDriverProfilePayload as mk, get_master_driver_logo_presigned_url as ml, get_master_driver_file_presigned_url as mm, update_master_driver_logo as mn, delete_master_driver_logo as mo, create_master_driver_file as mp, remove_master_driver_file as mq, findMasterDriver as mr, createMasterDriver as ms, updateMasterDriver as mt, deleteMasterDriver as mu, updateMasterDriverLogo as mv, deleteMasterDriverLogo as mw, updateMasterDriverProfile as mx, getMasterDriverCache as my, getMasterDriverCacheSimple as mz, type MasterUserStatus as n, findMasterVehicleTypes as n$, getMasterVehicleSubModelCacheCount as n0, getMasterVehicleSubModelCacheChild as n1, type MasterVehicleModel as n2, MasterVehicleModelSchema as n3, type MasterVehicleModelDTO as n4, MasterVehicleModelQuerySchema as n5, type MasterVehicleModelQueryDTO as n6, FindCacheSchema$4 as n7, type FindCacheDTO$4 as n8, toMasterVehicleModelPayload as n9, newMasterVehicleStatusTypePayload as nA, findMasterVehicleStatusTypes as nB, createMasterVehicleStatusType as nC, updateMasterVehicleStatusType as nD, deleteMasterVehicleStatusType as nE, getMasterVehicleStatusTypeCache as nF, getMasterVehicleStatusTypeCacheCount as nG, getMasterVehicleStatusTypeCacheChild as nH, MasterVehicleOwnershipTypeSchema as nI, type MasterVehicleOwnershipTypeDTO as nJ, MasterVehicleOwnershipTypeQuerySchema as nK, type MasterVehicleOwnershipTypeQueryDTO as nL, toMasterVehicleOwnershipTypePayload as nM, newMasterVehicleOwnershipTypePayload as nN, findMasterVehicleOwnershipTypes as nO, createMasterVehicleOwnershipType as nP, updateMasterVehicleOwnershipType as nQ, deleteMasterVehicleOwnershipType as nR, getMasterVehicleOwnershipTypeCache as nS, getMasterVehicleOwnershipTypeCacheCount as nT, getMasterVehicleOwnershipTypeCacheChild as nU, MasterVehicleTypeSchema as nV, type MasterVehicleTypeDTO as nW, MasterVehicleTypeQuerySchema as nX, type MasterVehicleTypeQueryDTO as nY, toMasterVehicleTypePayload as nZ, newMasterVehicleTypePayload as n_, newMasterVehicleModelPayload as na, findMasterVehicleModels as nb, createMasterVehicleModel as nc, updateMasterVehicleModel as nd, deleteMasterVehicleModel as ne, getMasterVehicleModelCache as nf, getMasterVehicleModelCacheCount as ng, getMasterVehicleModelCacheChild as nh, MasterVehicleMakeSchema as ni, type MasterVehicleMakeDTO as nj, MasterVehicleMakeQuerySchema as nk, type MasterVehicleMakeQueryDTO as nl, toMasterVehicleMakePayload as nm, newMasterVehicleMakePayload as nn, findMasterVehicleMakes as no, createMasterVehicleMake as np, updateMasterVehicleMake as nq, deleteMasterVehicleMake as nr, getMasterVehicleMakeCache as ns, getMasterVehicleMakeCacheCount as nt, getMasterVehicleMakeCacheChild as nu, MasterVehicleStatusTypeSchema as nv, type MasterVehicleStatusTypeDTO as nw, MasterVehicleStatusTypeQuerySchema as nx, type MasterVehicleStatusTypeQueryDTO as ny, toMasterVehicleStatusTypePayload as nz, type MasterTyreMake as o, extendGPSLiveTrackLinkTime as o$, createMasterVehicleType as o0, updateMasterVehicleType as o1, deleteMasterVehicleType as o2, getMasterVehicleTypeCache as o3, getMasterVehicleTypeCacheCount as o4, getMasterVehicleTypeCacheChild as o5, MasterVehicleAssociatedToSchema as o6, type MasterVehicleAssociatedToDTO as o7, MasterVehicleAssociatedToQuerySchema as o8, type MasterVehicleAssociatedToQueryDTO as o9, OrganisationReportPreferenceSchema as oA, type OrganisationReportPreferenceDTO as oB, OrganisationReportPreferenceQuerySchema as oC, type OrganisationReportPreferenceQueryDTO as oD, toOrganisationReportPreferencePayload as oE, newOrganisationReportPreferencePayload as oF, findOrganisationReportPreference as oG, createOrganisationReportPreference as oH, updateOrganisationReportPreference as oI, deleteOrganisationReportPreference as oJ, findOrganisationReportAutomationMail as oK, type GPSLiveTrackShareLink as oL, type GPSLiveTrackShareLinkNotification as oM, GPSLiveTrackShareLinkNotificationSchema as oN, type GPSLiveTrackShareLinkNotificationDTO as oO, GPSLiveTrackShareLinkSchema as oP, type GPSLiveTrackShareLinkDTO as oQ, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as oR, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as oS, GPSLiveTrackShareLinkUpdateLinkStatusSchema as oT, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as oU, GPSLiveTrackShareLinkQuerySchema as oV, type GPSLiveTrackShareLinkQueryDTO as oW, toGPSLiveTrackShareLinkPayload as oX, newGPSLiveTrackShareLinkPayload as oY, findGPSLiveTrackShareLink as oZ, createGPSLiveTrackShareLink as o_, toMasterVehicleAssociatedToPayload as oa, newMasterVehicleAssociatedToPayload as ob, findMasterVehicleAssociatedTos as oc, createMasterVehicleAssociatedTo as od, updateMasterVehicleAssociatedTo as oe, deleteMasterVehicleAssociatedTo as of, getMasterVehicleAssociatedToCache as og, getMasterVehicleAssociatedToCacheCount as oh, getMasterVehicleAssociatedToCacheChild as oi, MasterVehicleDocumentTypeSchema as oj, type MasterVehicleDocumentTypeDTO as ok, MasterVehicleDocumentTypeQuerySchema as ol, type MasterVehicleDocumentTypeQueryDTO as om, toMasterVehicleDocumentTypePayload as on, newMasterVehicleDocumentTypePayload as oo, findMasterVehicleDocumentTypes as op, createMasterVehicleDocumentType as oq, updateMasterVehicleDocumentType as or, deleteMasterVehicleDocumentType as os, getMasterVehicleDocumentTypeCache as ot, type OrganisationReportPreference as ou, type OrganisationReportPreferenceVehicleLink as ov, type OrganisationReportAutomationMail as ow, type OrganisationReportAutomationMailVehicleLink as ox, OrganisationReportAutomationMailQuerySchema as oy, type OrganisationReportAutomationMailQueryDTO as oz, type MasterTyreGrade as p, createMasterSemester as p$, updateGPSLiveTrackLinkStatus as p0, deleteGPSLiveTrackShareLink as p1, createGPSLiveTrackShareLinkNotification as p2, type GPSTrackHistoryShareLink as p3, type GPSTrackHistoryShareLinkNotification as p4, GPSTrackHistoryShareLinkNotificationSchema as p5, type GPSTrackHistoryShareLinkNotificationDTO as p6, GPSTrackHistoryShareLinkSchema as p7, type GPSTrackHistoryShareLinkDTO as p8, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as p9, toMasterProgramPayload as pA, newMasterProgramPayload as pB, findMasterProgram as pC, createMasterProgram as pD, updateMasterProgram as pE, deleteMasterProgram as pF, getMasterProgramCache as pG, getMasterProgramCacheCount as pH, MasterSectionSchema as pI, type MasterSectionDTO as pJ, MasterSectionQuerySchema as pK, type MasterSectionQueryDTO as pL, toMasterSectionPayload as pM, newMasterSectionPayload as pN, findMasterSection as pO, createMasterSection as pP, updateMasterSection as pQ, deleteMasterSection as pR, getMasterSectionCache as pS, getMasterSectionCacheCount as pT, MasterSemesterSchema as pU, type MasterSemesterDTO as pV, MasterSemesterQuerySchema as pW, type MasterSemesterQueryDTO as pX, toMasterSemesterPayload as pY, newMasterSemesterPayload as pZ, findMasterSemester as p_, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as pa, GPSTrackHistoryShareLinkQuerySchema as pb, type GPSTrackHistoryShareLinkQueryDTO as pc, toGPSTrackHistoryShareLinkPayload as pd, newGPSTrackHistoryShareLinkPayload as pe, findGPSTrackHistoryShareLink as pf, createGPSTrackHistoryShareLink as pg, updateTrackHistoryLinkStatus as ph, deleteGPSTrackHistoryShareLink as pi, createGPSTrackHistoryShareLinkNotification as pj, MasterClassSchema as pk, type MasterClassDTO as pl, MasterClassQuerySchema as pm, type MasterClassQueryDTO as pn, toMasterClassPayload as po, newMasterClassPayload as pp, findMasterClass as pq, createMasterClass as pr, updateMasterClass as ps, deleteMasterClass as pt, getMasterClassCache as pu, getMasterClassCacheCount as pv, MasterProgramSchema as pw, type MasterProgramDTO as px, MasterProgramQuerySchema as py, type MasterProgramQueryDTO as pz, type MasterTripPartyType as q, type MasterRouteQueryDTO as q$, updateMasterSemester as q0, deleteMasterSemester as q1, getMasterSemesterCache as q2, getMasterSemesterCacheCount as q3, MasterStreamSchema as q4, type MasterStreamDTO as q5, MasterStreamQuerySchema as q6, type MasterStreamQueryDTO as q7, toMasterStreamPayload as q8, newMasterStreamPayload as q9, updateMasterRelationship as qA, deleteMasterRelationship as qB, getMasterRelationshipCache as qC, getMasterRelationshipCacheCount as qD, type BusStopPolygonData as qE, type BusStop as qF, type BusDashboard as qG, BusStopPolygonDataSchema as qH, type BusStopPolygonDataDTO as qI, BusStopSchema as qJ, type BusStopDTO as qK, BusStopQuerySchema as qL, type BusStopQueryDTO as qM, BusDashBoardQuerySchema as qN, type BusDashBoardQueryDTO as qO, toBusStopPayload as qP, newBusStopPayload as qQ, findBusStop as qR, createBusStop as qS, updateBusStop as qT, deleteBusStop as qU, bus_dashboard as qV, type MasterRoute as qW, type MasterRouteStop as qX, MasterRouteSchema as qY, type MasterRouteDTO as qZ, MasterRouteQuerySchema as q_, findMasterStream as qa, createMasterStream as qb, updateMasterStream as qc, deleteMasterStream as qd, getMasterStreamCache as qe, getMasterStreamCacheCount as qf, MasterYearSchema as qg, type MasterYearDTO as qh, MasterYearQuerySchema as qi, type MasterYearQueryDTO as qj, toMasterYearPayload as qk, newMasterYearPayload as ql, findMasterYear as qm, createMasterYear as qn, updateMasterYear as qo, deleteMasterYear as qp, getMasterYearCache as qq, getMasterYearCacheCount as qr, MasterRelationshipSchema as qs, type MasterRelationshipDTO as qt, MasterRelationshipQuerySchema as qu, type MasterRelationshipQueryDTO as qv, toMasterRelationshipPayload as qw, newMasterRelationshipPayload as qx, findMasterRelationship as qy, createMasterRelationship as qz, type MasterSparePartCategory as r, type StudentLeaveRequestDTO as r$, MasterRouteStopSchema as r0, type MasterRouteStopDTO as r1, MasterRouteStopUpdateSchema as r2, type MasterRouteStopUpdateDTO as r3, MasterRouteStopCreateSchema as r4, type MasterRouteStopCreateDTO as r5, MasterRouteStopIds as r6, type MasterRouteStopIdsDTO as r7, MasterRouteStopReorderSchema as r8, type MasterRouteStopReorderDTO as r9, StudentSchema as rA, type StudentDTO as rB, StudentProfilePictureSchema as rC, type StudentProfilePictureDTO as rD, StudentQuerySchema as rE, type StudentQueryDTO as rF, SchoolDashBoardQuerySchema as rG, type SchoolDashBoardQueryDTO as rH, StudentNoRouteQuerySchema as rI, type StudentNoRouteQueryDTO as rJ, StudentAddressSchema as rK, type StudentAddressDTO as rL, StudentAddressQuerySchema as rM, type StudentAddressQueryDTO as rN, StudentGuardianLinkSchema as rO, type StudentGuardianLinkDTO as rP, GuardianProfilePictureSchema as rQ, type GuardianProfilePictureDTO as rR, GuardianDetailsSchema as rS, type GuardianDetailsDTO as rT, GuardianMobileNumberSchema as rU, type GuardianMobileNumberDTO as rV, StudentGuardianLinkQuerySchema as rW, type StudentGuardianLinkQueryDTO as rX, StudentGuardianAutofillQuerySchema as rY, type StudentGuardianAutofillQueryDTO as rZ, StudentLeaveRequestSchema as r_, MasterRouteStopDeleteSchema as ra, type MasterRouteStopDeleteReOrderDTO as rb, MasterRouteStopDeleteAllSchema as rc, type MasterRouteStopDeleteDTO as rd, toMasterRoutePayload as re, newMasterRoutePayload as rf, findMasterRoute as rg, createMasterRoute as rh, updateMasterRoute as ri, deleteMasterRoute as rj, createStopsFirstTimeRoute as rk, appendRouteStop as rl, updateRouteStop as rm, reorderRouteStops as rn, deleteRouteStopsAll as ro, deleteRouteStopReorder as rp, type Student as rq, type SchoolDashboard as rr, type StudentAddress as rs, type StudentGuardian as rt, type StudentGuardianLink as ru, type StudentLeaveRequest as rv, type StudentStopChangeRequest as rw, type StudentTransportPlanTypeChangeHistory as rx, type StudentLoginPush as ry, type StudentGuardianLoginPush as rz, type MasterSparePartUnit as s, MasterFixedScheduleQuerySchema as s$, StudentLeaveRequestApprovalSchema as s0, type StudentLeaveRequestApprovalDTO as s1, StudentLeaveRequestQuerySchema as s2, type StudentLeaveRequestQueryDTO as s3, StudentStopChangeRequestSchema as s4, type StudentStopChangeRequestDTO as s5, StudentStopChangeRequestApprovalSchema as s6, type StudentStopChangeRequestApprovalDTO as s7, StudentStopChangeRequestQuerySchema as s8, type StudentStopChangeRequestQueryDTO as s9, findStudentAddress as sA, updateStudentAddress as sB, deleteStudentAddress as sC, findStudentGuardianLink as sD, createStudentGuardianLink as sE, updateStudentGuardianLink as sF, updateGuardianProfilePicture as sG, updateGuardianDetails as sH, updateGuardianMobileNumber as sI, deleteStudentGuardian as sJ, findStudentGuardianAutofillDetails as sK, createStudentLeaveRequest as sL, findStudentLeaveRequest as sM, updateStudentLeaveRequest as sN, approveLeaveRequest as sO, deleteStudentLeaveRequest as sP, findStudentStopChangeRequest as sQ, createStudentStopChangeRequest as sR, updateStudentStopChangeRequest as sS, approveStopChangeRequest as sT, deleteStudentStopChangeRequest as sU, findStudentTransportPlanTypeChangeHistory as sV, school_dashboard as sW, type MasterFixedSchedule as sX, type MasterRouteStudent as sY, MasterFixedScheduleSchema as sZ, type MasterFixedScheduleDTO as s_, StudentTransportPlanTypeChangeHistoryQuerySchema as sa, type StudentTransportPlanTypeChangeHistoryQueryDTO as sb, toStudentPayload as sc, newStudentPayload as sd, toStudentAddressPayload as se, newStudentAddressPayload as sf, toStudentLeaveRequestPayload as sg, newStudentLeaveRequestPayload as sh, toStudentStopChangeRequestPayload as si, newStudentStopChangeRequestPayload as sj, toStudentGuardianLinkPayload as sk, newStudentGuardianLinkPayload as sl, get_student_presigned_url as sm, get_student_guardian_presigned_url as sn, update_profile_picture as so, delete_profile_picture as sp, update_guardian_profile_picture as sq, delete_guardian_profile_picture as sr, findStudent as ss, createStudent as st, updateStudent as su, deleteStudent as sv, findStudentsWithNoRoutePickup as sw, findStudentsWithNoRouteDrop as sx, updateProfilePicture as sy, createStudentAddress as sz, type OrganisationBranch as t, type VehicleDetailGPSSensorDTO as t$, type MasterFixedScheduleQueryDTO as t0, StudentNoStopQuerySchema as t1, type StudentNoStopQueryDTO as t2, StudentNoScheduleQuerySchema as t3, type StudentNoScheduleQueryDTO as t4, MasterRouteStudentAssignRemoveSchema as t5, type MasterRouteStudentAssignRemoveDTO as t6, MasterRouteStudentStopAssignRemoveSchema as t7, type MasterRouteStudentStopAssignRemoveDTO as t8, MasterRouteStudentScheduleAssignRemoveSchema as t9, type MasterVehicleFile as tA, type VehicleDetailGPS as tB, type VehicleDetailTrip as tC, type VehicleDetailBody as tD, type VehicleDetailLifeCycle as tE, type VehicleDetailPurchase as tF, type VehicleDocument as tG, type VehicleDocumentFile as tH, type VehicleDocumentExpiry as tI, type VehicleOdometerHistory as tJ, MasterVehicleFileSchema as tK, type MasterVehicleFileDTO as tL, CalibrationFileSchema as tM, type CalibrationFileDTO as tN, VehicleSchema as tO, type VehicleDTO as tP, VehicleBulkSchema as tQ, type VehicleBulkDTO as tR, MasterDeviceFileSchema as tS, type MasterDeviceFileDTO as tT, VehicleDeviceLinkSchema as tU, type VehicleDeviceLinkDTO as tV, VehicleDeviceUnlinkSchema as tW, type VehicleDeviceUnlinkDTO as tX, VehicleDriverLinkSchema as tY, type VehicleDriverLinkDTO as tZ, VehicleDetailGPSSensorSchema as t_, type MasterRouteStudentScheduleAssignRemoveDTO as ta, toMasterFixedSchedulePayload as tb, newMasterFixedSchedulePayload as tc, toMasterRouteStudentAssignPayload as td, newMasterRouteStudentAssignPayload as te, findMasterFixedSchedule as tf, createMasterFixedSchedule as tg, updateMasterFixedSchedule as th, deleteMasterFixedSchedule as ti, findStudentsWithNoStopPickup as tj, findStudentsWithNoStopDrop as tk, findStudentsWithNoSchedulePickup as tl, findStudentsWithNoScheduleDrop as tm, assignRouteStudentsPickup as tn, assignRouteStudentsDrop as to, removeRouteStudentsPickup as tp, removeRouteStudentsDrop as tq, assignMasterRouteStudentStopToStudentsPickup as tr, assignMasterRouteStudentStopToStudentsDrop as ts, removeMasterRouteStudentStopToStudentsPickup as tt, removeMasterRouteStudentStopToStudentsDrop as tu, assignMasterRouteStudentScheduleToStudentsPickup as tv, assignMasterRouteStudentScheduleToStudentDrop as tw, removeMasterRouteStudentScheduleToStudentPickup as tx, removeMasterRouteStudentScheduleToStudentDrop as ty, type MasterVehicleDropdown as tz, type OrganisationColor as u, linkDeviceToVehicle as u$, VehicleDetailTripSchema as u0, type VehicleDetailTripDTO as u1, VehicleDetailBodySchema as u2, type VehicleDetailBodyDTO as u3, VehicleDetailLifeCycleSchema as u4, type VehicleDetailLifeCycleDto as u5, VehicleDetailPurchaseSchema as u6, type VehicleDetailPurchaseDTO as u7, VehicleDocumentFileSchema as u8, type VehicleDocumentFileDTO as u9, get_device_file_presigned_url as uA, get_vehicle_document_file_presigned_url as uB, get_calibration_file_presigned_url as uC, create_file_vehicle as uD, remove_file_vehicle as uE, create_file_device as uF, remove_file_device as uG, create_file_vehicle_document as uH, remove_file_vehicle_document as uI, update_calibration_file as uJ, delete_calibration_file as uK, findVehicles as uL, find_no_gps_data_vehicles as uM, findVehiclesLiveDashboard as uN, findVehicleGPSDetails as uO, createVehicle as uP, updateVehicle as uQ, deleteVehicle as uR, updateDetailsGpsSensor as uS, updateDetailsTrip as uT, updateVehicleBodyDetails as uU, updateVehicleLifeCycleDetails as uV, updateVehiclePurchaseDetails as uW, linkDriverToVehicle as uX, unlinkDriverFromVehicle as uY, getDriverLinkHistoryByVehicle as uZ, getDriverLinkHistoryByDriver as u_, VehicleDocumentSchema as ua, type VehicleDocumentDTO as ub, VehicleDocumentQuerySchema as uc, type VehicleDocumentQueryDTO as ud, VehicleDocumentExpirySchema as ue, type VehicleDocumentExpiryDTO as uf, VehicleDocumentExpiryQuerySchema as ug, type VehicleDocumentExpiryQueryDTO as uh, VehicleQuerySchema as ui, type VehicleQueryDTO as uj, NoGPSDataVehiclesQuerySchema as uk, type NoGPSDataVehiclesQueryDTO as ul, VehicleGPSQuerySchema as um, type VehicleGPSQueryDTO as un, toVehiclePayload as uo, newVehiclePayload as up, toVehicleDetailsGPSPayload as uq, toVehicleDetailsTripPayload as ur, toVehicleDetailsBodyPayload as us, toVehicleDetailLifeCyclePayload as ut, toVehicleDetailPurchasePayload as uu, toVehicleDocumentPayload as uv, newVehicleDocumentPayload as uw, toVehicleDocumentExpiryPayload as ux, newVehicleDocumentExpiryPayload as uy, get_vehicle_file_presigned_url as uz, type OrganisationTag as v, type MasterMainSimProviderDTO as v$, unlinkDeviceFromVehicle as v0, getDeviceLinkHistoryByVehicle as v1, getDeviceLinkHistoryByDevice as v2, createVehicleDocument as v3, findVehicleDocument as v4, updateVehicleDocument as v5, removeVehicleDocument as v6, createVehicleDocumentExpiry as v7, findVehicleDocumentExpiry as v8, updateVehicleDocumentExpiry as v9, type MasterDeviceModelQueryDTO as vA, FindCacheSchema$2 as vB, type FindCacheDTO$2 as vC, toMasterDeviceModelPayload as vD, newMasterDeviceModelPayload as vE, findMasterDeviceModels as vF, createMasterDeviceModel as vG, updateMasterDeviceModel as vH, deleteMasterDeviceModel as vI, getMasterDeviceModelCache as vJ, getMasterDeviceModelCacheCount as vK, getMasterDeviceModelCacheChild as vL, type MasterDeviceManufacturer as vM, MasterDeviceManufacturerSchema as vN, type MasterDeviceManufacturerDTO as vO, MasterDeviceManufacturerQuerySchema as vP, type MasterDeviceManufacturerQueryDTO as vQ, toMasterDeviceManufacturerPayload as vR, newMasterDeviceManufacturerPayload as vS, findMasterDeviceManufacturers as vT, createMasterDeviceManufacturer as vU, updateMasterDeviceManufacturer as vV, deleteMasterDeviceManufacturer as vW, getMasterDeviceManufacturerCache as vX, getMasterDeviceManufacturerCacheCount as vY, getMasterDeviceManufacturerCacheChild as vZ, MasterMainSimProviderSchema as v_, removeVehicleDocumentExpiry as va, getVehicleCache as vb, getVehicleSimpleCache as vc, getVehicleParentCache as vd, getVehicleSimpleDropdownCustom as ve, getVehicleSimpleDropdownCacheLiveData as vf, type MasterDeviceType as vg, MasterDeviceTypeSchema as vh, type MasterDeviceTypeDTO as vi, MasterDeviceTypeQuerySchema as vj, type MasterDeviceTypeQueryDTO as vk, FindCacheSchema$3 as vl, type FindCacheDTO$3 as vm, toMasterDeviceTypePayload as vn, newMasterDeviceTypePayload as vo, findMasterDeviceTypes as vp, createMasterDeviceType as vq, updateMasterDeviceType as vr, deleteMasterDeviceType as vs, getMasterDeviceTypeCache as vt, getMasterDeviceTypeCacheCount as vu, getMasterDeviceTypeCacheChild as vv, type MasterDeviceModel as vw, MasterDeviceModelSchema as vx, type MasterDeviceModelDTO as vy, MasterDeviceModelQuerySchema as vz, type OrganisationGroup as w, deleteMasterMainState as w$, MasterMainSimProviderQuerySchema as w0, type MasterMainSimProviderQueryDTO as w1, toMasterMainSimProviderPayload as w2, newMasterMainSimProviderPayload as w3, findMasterMainSimProviders as w4, createMasterMainSimProvider as w5, updateMasterMainSimProvider as w6, deleteMasterMainSimProvider as w7, getMasterMainSimProviderCache as w8, type MasterSim as w9, device_sim_link as wA, device_sim_unlink as wB, get_device_sim_link_history_by_sim as wC, get_device_sim_link_history_by_device as wD, type MasterMainTimeZone as wE, MasterMainTimeZoneSchema as wF, type MasterMainTimeZoneDTO as wG, MasterMainTimeZoneQuerySchema as wH, type MasterMainTimeZoneQueryDTO as wI, toMasterMainTimeZonePayload as wJ, newMasterMainTimeZonePayload as wK, findMasterMainTimeZones as wL, createMasterMainTimeZone as wM, updateMasterMainTimeZone as wN, deleteMasterMainTimeZone as wO, getMasterMainTimeZoneCacheAll as wP, getMasterMainTimeZoneCache as wQ, type MasterMainState as wR, MasterMainStateSchema as wS, type MasterMainStateDTO as wT, MasterMainStateQuerySchema as wU, type MasterMainStateQueryDTO as wV, toMasterMainStatePayload as wW, newMasterMainStatePayload as wX, findMasterMainStates as wY, createMasterMainState as wZ, updateMasterMainState as w_, type AssignRemoveSimHistory as wa, MasterSimSchema as wb, type MasterSimDTO as wc, MasterSimQuerySchema as wd, type MasterSimQueryDTO as we, toMasterSimPayload as wf, newMasterSimPayload as wg, findMasterSims as wh, createMasterSim as wi, updateMasterSim as wj, deleteMasterSim as wk, type MasterDevice as wl, type AssignRemoveDeviceHistory as wm, type MasterDeviceFile as wn, MasterDeviceSchema as wo, type MasterDeviceDTO as wp, MasterDeviceQuerySchema as wq, type MasterDeviceQueryDTO as wr, DeviceSimLinkSchema as ws, type DeviceSimLinkDTO as wt, toMasterDevicePayload as wu, newMasterDevicePayload as wv, findMasterDevices as ww, createMasterDevice as wx, updateMasterDevice as wy, deleteMasterDevice as wz, type MasterMainIndustry as x, findMasterExpenseTypes as x$, getMasterMainStateCache as x0, MasterMainCountrySchema as x1, type MasterMainCountryDTO as x2, MasterMainCountryQuerySchema as x3, type MasterMainCountryQueryDTO as x4, toMasterMainCountryPayload as x5, newMasterMainCountryPayload as x6, findMasterMainCountries as x7, createMasterMainCountry as x8, updateMasterMainCountry as x9, OrganisationCalendarSchema as xA, type OrganisationCalendarDTO as xB, OrganisationCalendarQuerySchema as xC, type OrganisationCalendarQueryDTO as xD, toOrganisationCalendarPayload as xE, newOrganisationCalendarPayload as xF, findOrganisationCalendar as xG, createOrganisationCalendar as xH, updateOrganisationCalendar as xI, deleteOrganisationCalendar as xJ, type OrganisationNoticeBoard as xK, OrganisationNoticeBoardSchema as xL, type OrganisationNoticeBoardDTO as xM, OrganisationNoticeBoardQuerySchema as xN, type OrganisationNoticeBoardQueryDTO as xO, toOrganisationNoticeBoardPayload as xP, newOrganisationNoticeBoardPayload as xQ, findOrganisationNoticeBoard as xR, createOrganisationNoticeBoard as xS, updateOrganisationNoticeBoard as xT, deleteOrganisationNoticeBoard as xU, MasterExpenseTypeSchema as xV, type MasterExpenseTypeDTO as xW, MasterExpenseTypeQuerySchema as xX, type MasterExpenseTypeQueryDTO as xY, toMasterExpenseTypePayload as xZ, newMasterExpenseTypePayload as x_, deleteMasterMainCountry as xa, getMasterMainCountryCache as xb, getMasterMainCountryCacheChild as xc, MasterMainUnitMileageSchema as xd, type MasterMainUnitMileageDTO as xe, MasterMainUnitMileageQuerySchema as xf, type MasterMainUnitMileageQueryDTO as xg, toMasterMainUnitMileagePayload as xh, newMasterMainUnitMileagePayload as xi, findMasterMainUnitMileages as xj, createMasterMainUnitMileage as xk, updateMasterMainUnitMileage as xl, deleteMasterMainUnitMileage as xm, getMasterMainUnitMileageCache as xn, MasterMainUnitVolumeSchema as xo, type MasterMainUnitVolumeDTO as xp, MasterMainUnitVolumeQuerySchema as xq, type MasterMainUnitVolumeQueryDTO as xr, toMasterMainUnitVolumePayload as xs, newMasterMainUnitVolumePayload as xt, findMasterMainUnitVolumes as xu, createMasterMainUnitVolume as xv, updateMasterMainUnitVolume as xw, deleteMasterMainUnitVolume as xx, getMasterMainUnitVolumeCache as xy, type OrganisationCalendar as xz, type MasterMainCountry as y, updateMasterTyreGrade as y$, createMasterExpenseType as y0, updateMasterExpenseType as y1, deleteMasterExpenseType as y2, getMasterExpenseTypeCache as y3, type MasterSparePartSubCategory as y4, MasterSparePartSubCategorySchema as y5, type MasterSparePartSubCategoryDTO as y6, SparePartSubCategoryQuerySchema as y7, type SparePartSubCategoryQueryDTO as y8, FindCacheSchema$1 as y9, toMasterSparePartUnitPayload as yA, newMasterSparePartUnitPayload as yB, findMasterSparePartUnits as yC, createMasterSparePartUnit as yD, updateMasterSparePartUnit as yE, deleteMasterSparePartUnit as yF, getMasterSparePartUnitCache as yG, getMasterSparePartUnitCacheCount as yH, MasterTripPartyTypeSchema as yI, type MasterTripPartyTypeDTO as yJ, MasterTripPartyTypeQuerySchema as yK, type MasterTripPartyTypeQueryDTO as yL, toMasterTripPartyTypePayload as yM, newMasterTripPartyTypePayload as yN, findMasterTripPartyTypes as yO, createMasterTripPartyType as yP, updateMasterTripPartyType as yQ, deleteMasterTripPartyType as yR, getMasterTripPartyTypeCache as yS, MasterTyreGradeSchema as yT, type MasterTyreGradeDTO as yU, MasterTyreGradeQuerySchema as yV, type MasterTyreGradeQueryDTO as yW, toMasterTyreGradePayload as yX, newMasterTyreGradePayload as yY, findMasterTyreGrades as yZ, createMasterTyreGrade as y_, type FindCacheDTO$1 as ya, toMasterSparePartSubCategoryPayload as yb, newMasterSparePartSubCategoryPayload as yc, findMasterSparePartSubCategories as yd, createMasterSparePartSubCategory as ye, updateMasterSparePartSubCategory as yf, deleteMasterSparePartSubCategory as yg, getMasterSparePartSubCategoryCache as yh, getMasterSparePartSubCategoryCacheCount as yi, MasterSparePartCategorySchema as yj, type MasterSparePartCategoryDTO as yk, SparePartCategoryQuerySchema as yl, type SparePartCategoryQueryDTO as ym, toMasterSparePartCategoryPayload as yn, newMasterSparePartCategoryPayload as yo, findMasterSparePartCategories as yp, createMasterSparePartCategory as yq, updateMasterSparePartCategory as yr, deleteMasterSparePartCategory as ys, getMasterSparePartCategoryCache as yt, getMasterSparePartCategoryCacheChild as yu, getMasterSparePartCategoryCacheCount as yv, MasterSparePartUnitSchema as yw, type MasterSparePartUnitDTO as yx, SparePartUnitQuerySchema as yy, type SparePartUnitQueryDTO as yz, type MasterMainDateFormat as z, BookMarkSchema as z$, deleteMasterTyreGrade as z0, getMasterTyreGradeCache as z1, getMasterTyreGradeCacheCount as z2, type MasterTyreModel as z3, MasterTyreModelSchema as z4, type MasterTyreModelDTO as z5, MasterTyreModelQuerySchema as z6, type MasterTyreModelQueryDTO as z7, FindCacheSchema as z8, type FindCacheDTO as z9, newMasterMainUnitDistancePayload as zA, findMasterMainUnitDistances as zB, createMasterMainUnitDistance as zC, updateMasterMainUnitDistance as zD, deleteMasterMainUnitDistance as zE, getMasterMainUnitDistanceCache as zF, type UserOrganisationSimple as zG, UserOrganisationSchema as zH, type UserOrganisationDTO as zI, UserOrganisationQuerySchema as zJ, type UserOrganisationQueryDTO as zK, UserOrganisationLogoSchema as zL, type UserOrganisationLogoDTO as zM, UserOrganisationShowFilterSchema as zN, type UserOrganisationShowFilterDTO as zO, toUserOrganisationPayload as zP, newUserOrganisationPayload as zQ, get_organisation_logo_presigned_url as zR, update_organisation_logo as zS, delete_organisation_logo as zT, findUserOrganisation as zU, createUserOrganisation as zV, updateUserOrganisation as zW, deleteUserOrganisation as zX, getUserOrganisationCache as zY, getUserOrganisationCacheSimple as zZ, type BookMark as z_, toMasterTyreModelPayload as za, newMasterTyreModelPayload as zb, findMasterTyreModels as zc, createMasterTyreModel as zd, updateMasterTyreModel as ze, deleteMasterTyreModel as zf, getMasterTyreModelCache as zg, getMasterTyreModelCacheCount as zh, MasterTyreMakeSchema as zi, type MasterTyreMakeDTO as zj, MasterTyreMakeQuerySchema as zk, type MasterTyreMakeQueryDTO as zl, toMasterTyreMakePayload as zm, newMasterTyreMakePayload as zn, findMasterTyreMakes as zo, createMasterTyreMake as zp, updateMasterTyreMake as zq, deleteMasterTyreMake as zr, getMasterTyreMakeCache as zs, getMasterTyreMakeCacheCount as zt, getMasterTyreMakeCacheChild as zu, MasterMainUnitDistanceSchema as zv, type MasterMainUnitDistanceDTO as zw, MasterMainUnitDistanceQuerySchema as zx, type MasterMainUnitDistanceQueryDTO as zy, toMasterMainUnitDistancePayload as zz };
23686
+ export { MasterMainIndustrySchema as $, type MasterMainLanguage as A, type BookMarkDTO as A0, BookMarkQuerySchema as A1, type BookMarkQueryDTO as A2, toBookMarkPayload as A3, newBookMarkPayload as A4, findBookMarks as A5, createBookMark as A6, updateBookMark as A7, deleteBookMark as A8, type MasterMainUnitDistance as B, type MasterMainUnitMileage as C, type MasterMainUnitVolume as D, type MasterMainSimProvider as E, type MasterFleetIncidentType as F, type MasterFleetIncidentStatus as G, type MasterFleetIncidentSeverity as H, type MasterFleetInsuranceClaimStatus as I, type MasterFleetServiceTask as J, type MasterExpenseName as K, type MasterExpenseType as L, type MasterMainCurrency as M, type MasterVendorType as N, type OrganisationSubCompany as O, type MasterVendorTag as P, type MasterVendorDocumentType as Q, type MasterFuelCompany as R, type MasterClass as S, type MasterProgram as T, type UserOrganisation as U, type MasterSemester as V, type MasterRelationship as W, type MasterSection as X, type MasterStream as Y, type MasterYear as Z, type MasterVehicle as _, type User as a, getOrganisationColorCache as a$, type MasterMainIndustryDTO as a0, MasterMainIndustryQuerySchema as a1, type MasterMainIndustryQueryDTO as a2, toMasterMainIndustryPayload as a3, newMasterMainIndustryPayload as a4, findMasterMainIndustry as a5, createMasterMainIndustry as a6, updateMasterMainIndustry as a7, deleteMasterMainIndustry as a8, getMasterMainIndustryCache as a9, deleteOrganisationSubCompany as aA, getOrganisationSubCompanyCache as aB, getOrganisationSubCompanyCacheCount as aC, getOrganisationSubCompanyCacheChild as aD, OrganisationBranchSchema as aE, type OrganisationBranchDTO as aF, OrganisationBranchQuerySchema as aG, type OrganisationBranchQueryDTO as aH, toOrganisationBranchPayload as aI, newOrganisationBranchPayload as aJ, findOrganisationBranchs as aK, createOrganisationBranch as aL, updateOrganisationBranch as aM, deleteOrganisationBranch as aN, getOrganisationBranchCache as aO, getOrganisationBranchCacheCount as aP, getOrganisationBranchCacheChild as aQ, OrganisationColorSchema as aR, type OrganisationColorDTO as aS, OrganisationColorQuerySchema as aT, type OrganisationColorQueryDTO as aU, toOrganisationColorPayload as aV, newOrganisationColorPayload as aW, findOrganisationColors as aX, createOrganisationColor as aY, updateOrganisationColor as aZ, deleteOrganisationColor as a_, MasterMainCurrencySchema as aa, type MasterMainCurrencyDTO as ab, MasterMainCurrencyQuerySchema as ac, type MasterMainCurrencyQueryDTO as ad, toMasterMainCurrencyPayload as ae, newMasterMainCurrencyPayload as af, findMasterMainCurrencies as ag, createMasterMainCurrency as ah, updateMasterMainCurrency as ai, deleteMasterMainCurrency as aj, getMasterMainCurrencyCacheAll as ak, getMasterMainCurrencyCache as al, OrganisationSubCompanySchema as am, type OrganisationSubCompanyDTO as an, OrganisationSubCompanyQuerySchema as ao, type OrganisationSubCompanyQueryDTO as ap, SubCompanyLogoSchema as aq, type SubCompanyLogoDTO as ar, toOrganisationSubCompanyPayload as as, newOrganisationSubCompanyPayload as at, get_organisation_sub_company_logo_presigned_url as au, update_organisation_sub_company_logo as av, delete_organisation_sub_company_logo as aw, findOrganisationSubCompanyies as ax, createOrganisationSubCompany as ay, updateOrganisationSubCompany as az, type UserAdmin as b, type GPSGeofenceTransactionSummaryDTO as b$, getOrganisationColorCacheCount as b0, getOrganisationColorCacheChild as b1, OrganisationTagSchema as b2, type OrganisationTagDTO as b3, OrganisationTagQuerySchema as b4, type OrganisationTagQueryDTO as b5, toOrganisationTagPayload as b6, newOrganisationTagPayload as b7, findOrganisationTags as b8, createOrganisationTag as b9, deleteMasterUserStatus as bA, getMasterUserStatusCache as bB, getMasterUserStatusCacheCount as bC, MasterMainLanguageSchema as bD, type MasterMainLanguageDTO as bE, MasterMainLanguageQuerySchema as bF, type MasterMainLanguageQueryDTO as bG, toMasterMainLanguagePayload as bH, newMasterMainLanguagePayload as bI, findMasterMainLanguages as bJ, createMasterMainLanguage as bK, updateMasterMainLanguage as bL, deleteMasterMainLanguage as bM, getMasterMainLanguageCache as bN, MasterMainDateFormatSchema as bO, type MasterMainDateFormatDTO as bP, MasterMainDateFormatQuerySchema as bQ, type MasterMainDateFormatQueryDTO as bR, toMasterMainDateFormatPayload as bS, newMasterMainDateFormatPayload as bT, findMasterMainDateFormats as bU, createMasterMainDateFormat as bV, updateMasterMainDateFormat as bW, deleteMasterMainDateFormat as bX, getMasterMainDateFormatCache as bY, type GPSGeofenceTransactionSummary as bZ, GPSGeofenceTransactionSummarySchema as b_, updateOrganisationTag as ba, deleteOrganisationTag as bb, getOrganisationTagCache as bc, getOrganisationTagCacheCount as bd, getOrganisationTagCacheChild as be, MasterUserRoleSchema as bf, type MasterUserRoleDTO as bg, MasterUserRoleQuerySchema as bh, type MasterUserRoleQueryDTO as bi, toMasterUserRolePayload as bj, newMasterUserRolePayload as bk, findMasterUserRoles as bl, createMasterUserRole as bm, updateMasterUserRole as bn, deleteMasterUserRole as bo, getMasterUserRoleCache as bp, getMasterUserRoleCacheCount as bq, MasterUserStatusSchema as br, type MasterUserStatusDTO as bs, MasterUserStatusQuerySchema as bt, type MasterUserStatusQueryDTO as bu, toMasterUserStatusPayload as bv, newMasterUserStatusPayload as bw, findMasterUserStatuses as bx, createMasterUserStatus as by, updateMasterUserStatus as bz, type MasterDriver as c, UserAdminLogoSchema as c$, GPSGeofenceTransactionSummaryQuerySchema as c0, type GPSGeofenceTransactionSummaryQueryDTO as c1, toGPSGeofenceTransactionSummaryPayload as c2, newGPSGeofenceTransactionSummaryPayload as c3, findGPSGeofenceTransactionSummary as c4, createGPSGeofenceTransactionSummary as c5, updateGPSGeofenceTransactionSummary as c6, deleteGPSGeofenceTransactionSummary as c7, type GPSGeofenceTransaction as c8, GPSGeofenceTransactionSchema as c9, type GPSGeofenceDTO as cA, GPSGeofenceQuerySchema as cB, type GPSGeofenceQueryDTO as cC, toGPSGeofencePayload as cD, newGPSGeofencePayload as cE, findGPSGeofence as cF, createGPSGeofence as cG, updateGPSGeofence as cH, deleteGPSGeofence as cI, getGPSGeofenceCache as cJ, type OrganisationNotificationPreference as cK, type OrganisationNotificationPreferenceVehicleLink as cL, type OrganisationNotificationPreferenceGeofenceLink as cM, type OrganisationNotificationPreferenceUserLink as cN, OrganisationNotificationPreferenceSchema as cO, type OrganisationNotificationPreferenceDTO as cP, OrganisationNotificationPreferenceQuerySchema as cQ, type OrganisationNotificationPreferenceQueryDTO as cR, toOrganisationNotificationPreferencePayload as cS, newOrganisationNotificationPreferencePayload as cT, findOrganisationNotificationPreference as cU, createOrganisationNotificationPreference as cV, updateOrganisationNotificationPreference as cW, deleteOrganisationNotificationPreference as cX, type UserAdminLoginPush as cY, UserAdminSchema as cZ, type UserAdminDTO as c_, type GPSGeofenceTransactionDTO as ca, GPSGeofenceTransactionQuerySchema as cb, type GPSGeofenceTransactionQueryDTO as cc, toGPSGeofenceTransactionPayload as cd, newGPSGeofenceTransactionPayload as ce, findGPSGeofenceTransaction as cf, createGPSGeofenceTransaction as cg, updateGPSGeofenceTransaction as ch, deleteGPSGeofenceTransaction as ci, type TripGeofenceToGeofence as cj, TripGeofenceToGeofenceSchema as ck, type TripGeofenceToGeofenceDTO as cl, TripGeofenceToGeofenceQuerySchema as cm, type TripGeofenceToGeofenceQueryDTO as cn, toTripGeofenceToGeofencePayload as co, newTripGeofenceToGeofencePayload as cp, findTripGeofenceToGeofence as cq, createTripGeofenceToGeofence as cr, updateTripGeofenceToGeofence as cs, deleteTripGeofenceToGeofence as ct, type GPSGeofence as cu, type GPSGeofencePolilineData as cv, type GPSGeofenceCache as cw, GPSGeofencePolilineDataSchema as cx, type GPSGeofencePolilineDataDTO as cy, GPSGeofenceSchema as cz, type MasterVehicleType as d, MasterVehicleFuelUnitSchema as d$, type UserAdminLogoDTO as d0, UserAdminProfileSchema as d1, type UserAdminProfileDTO as d2, UserAdminQuerySchema as d3, type UserAdminQueryDTO as d4, toUserAdminProfilePayload as d5, newUserAdminPayload as d6, get_admin_image_presigned_url as d7, update_admin_image as d8, delete_admin_image as d9, updateTicket as dA, updateVerifyStatus as dB, deleteTicket as dC, type MasterMainLandMark as dD, MasterMainLandmarkSchema as dE, type MasterMainLandmarkDTO as dF, MasterMainLandmarkQuerySchema as dG, type MasterMainLandmarkQueryDTO as dH, toMasterMainLandmarkPayload as dI, newMasterMainLandmarkPayload as dJ, findMasterMainCountries$1 as dK, createMasterMainCountry$1 as dL, updateMasterMainCountry$1 as dM, deleteMasterMainCountry$1 as dN, MasterVehicleFuelTypeSchema as dO, type MasterVehicleFuelTypeDTO as dP, MasterVehicleFuelTypeQuerySchema as dQ, type MasterVehicleFuelTypeQueryDTO as dR, toMasterVehicleFuelTypePayload as dS, newMasterVehicleFuelTypePayload as dT, findMasterVehicleFuelTypes as dU, createMasterVehicleFuelType as dV, updateMasterVehicleFuelType as dW, deleteMasterVehicleFuelType as dX, getMasterVehicleFuelTypeCache as dY, getMasterVehicleFuelTypeCacheCount as dZ, getMasterVehicleFuelTypeCacheChild as d_, findUserAdmin as da, createUserAdmin as db, updateUserAdmin as dc, deleteUserAdmin as dd, updateUserAdminProfile as de, getAdminUserCache as df, type Ticket as dg, type TicketFile as dh, TicketFileSchema as di, type TicketFileDTO as dj, TicketSchema as dk, type TicketDTO as dl, TicketVerifySchema as dm, type TicketVerifyDTO as dn, TicketQuerySchema as dp, type TicketQueryDTO as dq, toTicketPayload as dr, newTicketPayload as ds, newVerifyTicketPayload as dt, toVerifyTicketPayload as du, get_ticket_file_presigned_url as dv, create_ticket_file as dw, remove_ticket_file as dx, findTickets as dy, createTicket as dz, type MasterVehicleMake as e, createMasterFleetInsuranceClaimStatus as e$, type MasterVehicleFuelUnitDTO as e0, MasterVehicleFuelUnitQuerySchema as e1, type MasterVehicleFuelUnitQueryDTO as e2, toMasterVehicleFuelUnitPayload as e3, newMasterVehicleFuelUnitPayload as e4, findMasterVehicleFuelUnits as e5, createMasterVehicleFuelUnit as e6, updateMasterVehicleFuelUnit as e7, deleteMasterVehicleFuelUnit as e8, getMasterVehicleFuelUnitCache as e9, MasterVendorDocumentTypeQuerySchema as eA, type MasterVendorDocumentTypeQueryDTO as eB, toMasterVendorDocumentTypePayload as eC, newMasterVendorDocumentTypePayload as eD, findMasterVendorDocumentTypes as eE, createMasterVendorDocumentType as eF, updateMasterVendorDocumentType as eG, deleteMasterVendorDocumentType as eH, getMasterVendorDocumentTypeCache as eI, MasterFleetServiceTaskSchema as eJ, type MasterFleetServiceTaskDTO as eK, MasterFleetServiceTaskQuerySchema as eL, type MasterFleetServiceTaskQueryDTO as eM, toMasterFleetServiceTaskPayload as eN, newMasterFleetServiceTaskPayload as eO, findMasterFleetServiceTasks as eP, createMasterFleetServiceTask as eQ, updateMasterFleetServiceTask as eR, deleteMasterFleetServiceTask as eS, getMasterFleetServiceTaskCache as eT, MasterFleetInsuranceClaimStatusSchema as eU, type MasterFleetInsuranceClaimStatusDTO as eV, MasterFleetInsuranceClaimStatusQuerySchema as eW, type MasterFleetInsuranceClaimStatusQueryDTO as eX, toMasterFleetInsuranceClaimStatusPayload as eY, newMasterFleetInsuranceClaimStatusPayload as eZ, findMasterFleetInsuranceClaimStatuses as e_, getMasterVehicleFuelUnitCacheCount as ea, getMasterVehicleFuelUnitCacheChild as eb, MasterVendorTypeSchema as ec, type MasterVendorTypeDTO as ed, MasterVendorTypeQuerySchema as ee, type MasterVendorTypeQueryDTO as ef, toMasterVendorTypePayload as eg, newMasterVendorTypePayload as eh, findMasterVendorTypes as ei, createMasterVendorType as ej, updateMasterVendorType as ek, deleteMasterVendorType as el, getMasterVendorTypeCache as em, MasterVendorTagSchema as en, type MasterVendorTagDTO as eo, MasterVendorTagQuerySchema as ep, type MasterVendorTagQueryDTO as eq, toMasterVendorTagPayload as er, newMasterVendorTagPayload as es, findMasterVendorTags as et, createMasterVendorTag as eu, updateMasterVendorTag as ev, deleteMasterVendorTag as ew, getMasterVendorTagCache as ex, MasterVendorDocumentTypeSchema as ey, type MasterVendorDocumentTypeDTO as ez, type MasterVehicleStatusType as f, toFleetIncidentManagementPayload as f$, updateMasterFleetInsuranceClaimStatus as f0, deleteMasterFleetInsuranceClaimStatus as f1, getMasterFleetInsuranceClaimStatusCache as f2, MasterFleetIncidentSeveritySchema as f3, type MasterFleetIncidentSeverityDTO as f4, MasterFleetIncidentSeverityQuerySchema as f5, type MasterFleetIncidentSeverityQueryDTO as f6, toMasterFleetIncidentSeverityPayload as f7, newMasterFleetIncidentSeverityPayload as f8, findMasterFleetIncidentSeverities as f9, MasterExpenseNameSchema as fA, type MasterExpenseNameDTO as fB, MasterExpenseNameQuerySchema as fC, type MasterExpenseNameQueryDTO as fD, toMasterExpenseNamePayload as fE, newMasterExpenseNamePayload as fF, findMasterExpenseNames as fG, createMasterExpenseName as fH, updateMasterExpenseName as fI, deleteMasterExpenseName as fJ, getMasterExpenseNameCache as fK, type FleetIncidentManagement as fL, type FleetIncidentManagementCost as fM, type FleetIncidentManagementFile as fN, type IncidentDashboard as fO, FleetIncidentManagementFileSchema as fP, type FleetIncidentManagementFileDTO as fQ, FleetIncidentManagementSchema as fR, type FleetIncidentManagementDTO as fS, FleetIncidentManagementQuerySchema as fT, type FleetIncidentManagementQueryDTO as fU, FleetIncidentManagementDashBoardQuerySchema as fV, type FleetIncidentManagementDashBoardQueryDTO as fW, FleetIncidentManagementCostSchema as fX, type FleetIncidentManagementCostDTO as fY, FleetIncidentManagementCostQuerySchema as fZ, type FleetIncidentManagementCostQueryDTO as f_, createMasterFleetIncidentSeverity as fa, updateMasterFleetIncidentSeverity as fb, deleteMasterFleetIncidentSeverity as fc, getMasterFleetIncidentSeverityCache as fd, MasterFleetIncidentStatusSchema as fe, type MasterFleetIncidentStatusDTO as ff, MasterFleetIncidentStatusQuerySchema as fg, type MasterFleetIncidentStatusQueryDTO as fh, toMasterFleetIncidentStatusPayload as fi, newMasterFleetIncidentStatusPayload as fj, findMasterFleetIncidentStatuses as fk, createMasterFleetIncidentStatus as fl, updateMasterFleetIncidentStatus as fm, deleteMasterFleetIncidentStatus as fn, getMasterFleetIncidentStatusCache as fo, MasterFleetIncidentTypeSchema as fp, type MasterFleetIncidentTypeDTO as fq, MasterFleetIncidentTypeQuerySchema as fr, type MasterFleetIncidentTypeQueryDTO as fs, toMasterFleetIncidentTypePayload as ft, newMasterFleetIncidentTypePayload as fu, findMasterFleetIncidentTypes as fv, createMasterFleetIncidentType as fw, updateMasterFleetIncidentType as fx, deleteMasterFleetIncidentType as fy, getMasterFleetIncidentTypeCache as fz, type MasterVehicleOwnershipType as g, type FleetIssueManagementDTO as g$, newFleetIncidentManagementPayload as g0, toFleetIncidentManagementCostPayload as g1, newFleetIncidentManagementCostPayload as g2, get_incident_file_presigned_url as g3, create_incident_file as g4, remove_incident_file as g5, createFleetIncidentManagement as g6, findFleetIncidentManagement as g7, updateFleetIncidentManagement as g8, deleteFleetIncidentManagement as g9, FleetInspectionSchema as gA, type FleetInspectionDTO as gB, FleetInspectionQuerySchema as gC, type FleetInspectionQueryDTO as gD, FleetInspectionDashBoardQuerySchema as gE, type FleetInspectionDashBoardQueryDTO as gF, FleetInspectionCheckPendingQuerySchema as gG, type FleetInspectionCheckPendingQueryDTO as gH, toFleetInspectionPayload as gI, newFleetInspectionPayload as gJ, get_inspection_file_presigned_url as gK, create_inspection_file as gL, remove_inspection_file as gM, findFleetInspection as gN, createFleetInspection as gO, updateFleetInspection as gP, deleteFleetInspection as gQ, inspection_dashboard as gR, find_check_pending as gS, type FleetIssueManagement as gT, type FleetIssueManagementHistory as gU, type FleetIssueManagementComment as gV, type FleetIssueManagementFile as gW, type IssueDashboard as gX, FleetIssueManagementFileSchema as gY, type FleetIssueManagementFileDTO as gZ, FleetIssueManagementSchema as g_, incident_dashboard as ga, createFleetIncidentManagementCost as gb, findFleetIncidentManagementCost as gc, updateFleetIncidentManagementCost as gd, deleteFleetIncidentManagementCost as ge, type FleetInspectionForm as gf, type FleetInspectionFormSimple as gg, FleetInspectionFormSchema as gh, type FleetInspectionFormDTO as gi, FleetInspectionFormQuerySchema as gj, type FleetInspectionFormQueryDTO as gk, FleetInspectionFormFieldsSchema as gl, type FleetInspectionFormFieldsDTO as gm, toFleetInspectionFormPayload as gn, newFleetInspectionFormPayload as go, findFleetInspectionForm as gp, createFleetInspectionForm as gq, updateFleetInspectionForm as gr, updateFleetInspectionFormData as gs, deleteFleetInspectionForm as gt, getFleetInspectionFormCacheSimple as gu, type FleetInspection as gv, type FleetInspectionFile as gw, type InspectionDashboard as gx, FleetInspectionFileSchema as gy, type FleetInspectionFileDTO as gz, type MasterVehicleAssociatedTo as h, findFleetServiceReminder as h$, FleetIssueManagementQuerySchema as h0, type FleetIssueManagementQueryDTO as h1, FleetIssueManagementDashBoardQuerySchema as h2, type FleetIssueManagementDashBoardQueryDTO as h3, FleetIssueManagementCommentSchema as h4, type FleetIssueManagementCommentDTO as h5, FleetIssueManagementCommentQuerySchema as h6, type FleetIssueManagementCommentQueryDTO as h7, toFleetIssueManagementPayload as h8, newFleetIssueManagementPayload as h9, type FleetServiceManagementDashBoardQueryDTO as hA, FleetServiceManagementTaskSchema as hB, type FleetServiceManagementTaskDTO as hC, FleetServiceManagementTaskQuerySchema as hD, type FleetServiceManagementTaskQueryDTO as hE, FleetServiceReminderSchema as hF, type FleetServiceReminderDTO as hG, FleetServiceReminderQuerySchema as hH, type FleetServiceReminderQueryDTO as hI, toFleetServiceManagementPayload as hJ, newFleetServiceManagementPayload as hK, toFleetServiceManagementTaskPayload as hL, newFleetServiceManagementTaskPayload as hM, toFleetServiceReminderPayload as hN, newFleetServiceReminderPayload as hO, get_service_file_presigned_url as hP, create_service_file as hQ, remove_service_file as hR, findFleetServiceManagement as hS, createFleetServiceManagement as hT, updateFleetServiceManagement as hU, deleteFleetServiceManagement as hV, service_dashboard as hW, findFleetServiceManagementTask as hX, createFleetServiceManagementTask as hY, updateFleetServiceManagementTask as hZ, deleteFleetServiceManagementTask as h_, toFleetIssueManagementCommentPayload as ha, newFleetIssueManagementCommentPayload as hb, get_issue_file_presigned_url as hc, create_issue_file as hd, remove_issue_file as he, findFleetIssueManagement as hf, createFleetIssueManagement as hg, updateFleetIssueManagement as hh, deleteFleetIssueManagement as hi, issue_dashboard as hj, findFleetIssueManagementComment as hk, createFleetIssueManagementComment as hl, updateFleetIssueManagementComment as hm, deleteFleetIssueManagementComment as hn, type FleetServiceManagement as ho, type FleetServiceManagementTask as hp, type FleetServiceManagementFile as hq, type FleetServiceReminder as hr, type ServiceDashboard as hs, FleetServiceManagementFileSchema as ht, type FleetServiceManagementFileDTO as hu, FleetServiceManagementSchema as hv, type FleetServiceManagementDTO as hw, FleetServiceManagementQuerySchema as hx, type FleetServiceManagementQueryDTO as hy, FleetServiceManagementDashBoardQuerySchema as hz, type MasterVehicleFuelType as i, type FleetVendorDocumentFileDTO as i$, createFleetServiceReminder as i0, updateFleetServiceReminder as i1, deleteFleetServiceReminder as i2, type FleetVendorServiceCenter as i3, type FleetVendorServiceCenterSimple as i4, FleetVendorServiceCenterSchema as i5, type FleetVendorServiceCenterDTO as i6, FleetVendorServiceCenterQuerySchema as i7, type FleetVendorServiceCenterQueryDTO as i8, toFleetVendorServiceCenterPayload as i9, FleetVendorFuelStationSchema as iA, type FleetVendorFuelStationDTO as iB, FleetVendorFuelStationQuerySchema as iC, type FleetVendorFuelStationQueryDTO as iD, toFleetVendorFuelStationPayload as iE, newFleetVendorFuelStationPayload as iF, findFleetVendorFuelStation as iG, createFleetVendorFuelStation as iH, updateFleetVendorFuelStation as iI, deleteFleetVendorFuelStation as iJ, getFleetVendorFuelStationCacheSimple as iK, type FleetVendor as iL, type VendorDashboard as iM, type FleetVendorSimple as iN, type FleetVendorTypeLink as iO, type FleetVendorTagLink as iP, type FleetVendorAddress as iQ, type FleetVendorBankAccount as iR, type FleetVendorContactPersons as iS, type FleetVendorReview as iT, type FleetVendorDocument as iU, type FleetVendorDocumentFile as iV, FleetVendorLogoSchema as iW, type FleetVendorLogoDTO as iX, FleetVendorContactPersonsLogoSchema as iY, type FleetVendorContactPersonsLogoDTO as iZ, FleetVendorDocumentFileSchema as i_, newFleetVendorServiceCenterPayload as ia, findFleetVendorServiceCenter as ib, createFleetVendorServiceCenter as ic, updateFleetVendorServiceCenter as id, deleteFleetVendorServiceCenter as ie, getFleetVendorServiceCenterCacheSimple as ig, MasterFuelCompanySchema as ih, type MasterFuelCompanyDTO as ii, MasterFuelCompanyQuerySchema as ij, type MasterFuelCompanyQueryDTO as ik, FuelCompanyLogoSchema as il, type FuelCompanyLogoDTO as im, toMasterFuelCompanyPayload as io, newMasterFuelCompanyPayload as ip, get_master_fuel_company_presigned_url as iq, update_master_fuel_company_logo as ir, delete_master_fuel_company_logo as is, findMasterFuelCompanys as it, createMasterFuelCompany as iu, updateMasterFuelCompany as iv, deleteMasterFuelCompany as iw, getMasterFuelCompanyCache as ix, type FleetVendorFuelStation as iy, type FleetVendorFuelStationSimple as iz, type MasterVehicleFuelUnit as j, deleteFleetVendorContactPersons as j$, FleetVendorAddressSchema as j0, type FleetVendorAddressDTO as j1, FleetVendorAddressQuerySchema as j2, type FleetVendorAddressQueryDTO as j3, FleetVendorBankAccountSchema as j4, type FleetVendorBankAccountDTO as j5, FleetVendorBankAccountQuerySchema as j6, type FleetVendorBankAccountQueryDTO as j7, FleetVendorContactPersonsSchema as j8, type FleetVendorContactPersonsDTO as j9, toFleetVendorDocumentPayload as jA, newFleetVendorDocumentPayload as jB, get_vendor_logo_presigned_url as jC, get_vendor_contact_person_logo_presigned_url as jD, get_vendor_document_file_presigned_url as jE, update_vendor_logo as jF, delete_vendor_logo as jG, update_vendor_contact_person_logo as jH, delete_vendor_contact_person_logo as jI, create_vendor_document_file as jJ, remove_vendor_document_file as jK, findFleetVendor as jL, createFleetVendor as jM, updateFleetVendor as jN, deleteFleetVendor as jO, vendor_dashboard as jP, createFleetVendorAddress as jQ, findFleetVendorAddress as jR, updateFleetVendorAddress as jS, deleteFleetVendorAddress as jT, createFleetVendorBankAccount as jU, findFleetVendorBankAccount as jV, updateFleetVendorBankAccount as jW, deleteFleetVendorBankAccount as jX, createFleetVendorContactPersons as jY, findFleetVendorContactPersons as jZ, updateFleetVendorContactPersons as j_, FleetVendorContactPersonsQuerySchema as ja, type FleetVendorContactPersonsQueryDTO as jb, FleetVendorReviewSchema as jc, type FleetVendorReviewDTO as jd, FleetVendorReviewQuerySchema as je, type FleetVendorReviewQueryDTO as jf, FleetVendorDocumentSchema as jg, type FleetVendorDocumentDTO as jh, FleetVendorDocumentQuerySchema as ji, type FleetVendorDocumentQueryDTO as jj, FleetVendorSchema as jk, type FleetVendorDTO as jl, FleetVendorQuerySchema as jm, type FleetVendorQueryDTO as jn, FleetVendorDashBoardQuerySchema as jo, type FleetVendorDashBoardQueryDTO as jp, toFleetVendorPayload as jq, newFleetVendorPayload as jr, toFleetVendorAddressPayload as js, newFleetVendorAddressPayload as jt, toFleetVendorBankAccountPayload as ju, newFleetVendorBankAccountPayload as jv, toFleetVendorContactPersonsPayload as jw, newFleetVendorContactPersonsPayload as jx, toFleetVendorReviewPayload as jy, newFleetVendorReviewPayload as jz, type MasterVehicleFuelRemovalReason as k, newFleetInspectionSchedulePayload as k$, createFleetVendorReview as k0, findFleetVendorReview as k1, updateFleetVendorReview as k2, deleteFleetVendorReview as k3, createFleetVendorDocument as k4, findFleetVendorDocument as k5, updateFleetVendorDocument as k6, deleteFleetVendorDocument as k7, getFleetVendorCacheSimple as k8, type FleetFuelRefill as k9, getMasterVehicleFuelRemovalReasonCache as kA, getMasterVehicleFuelRemovalReasonCacheCount as kB, getMasterVehicleFuelRemovalReasonCacheChild as kC, type FleetFuelRemoval as kD, type FleetFuelRemovalFile as kE, FleetFuelRemovalFileSchema as kF, type FleetFuelRemovalFileDTO as kG, FleetFuelRemovalSchema as kH, type FleetFuelRemovalDTO as kI, FleetFuelRemovalQuerySchema as kJ, type FleetFuelRemovalQueryDTO as kK, toFleetFuelRemovalPayload as kL, newFleetFuelRemovalPayload as kM, get_fuel_removal_file_presigned_url as kN, create_fuel_removal_file as kO, remove_fuel_removal_file as kP, findFleetFuelRemoval as kQ, createFleetFuelRemoval as kR, updateFleetFuelRemoval as kS, deleteFleetFuelRemoval as kT, type FleetInspectionSchedule as kU, type FleetInspectionScheduleVehicleLink as kV, FleetInspectionScheduleSchema as kW, type FleetInspectionScheduleDTO as kX, FleetInspectionScheduleQuerySchema as kY, type FleetInspectionScheduleQueryDTO as kZ, toFleetInspectionSchedulePayload as k_, type FleetFuelRefillFile as ka, FleetFuelRefillFileSchema as kb, type FleetFuelRefillFileDTO as kc, FleetFuelRefillSchema as kd, type FleetFuelRefillDTO as ke, FleetFuelRefillQuerySchema as kf, type FleetFuelRefillQueryDTO as kg, toFleetFuelRefillPayload as kh, newFleetFuelRefillPayload as ki, get_fuel_refill_file_presigned_url as kj, create_fuel_refill_file as kk, remove_fuel_refill_file as kl, findFleetFuelRefill as km, createFleetFuelRefill as kn, updateFleetFuelRefill as ko, deleteFleetFuelRefill as kp, MasterVehicleFuelRemovalReasonSchema as kq, type MasterVehicleFuelRemovalReasonDTO as kr, MasterVehicleFuelRemovalReasonQuerySchema as ks, type MasterVehicleFuelRemovalReasonQueryDTO as kt, toMasterVehicleFuelRemovalReasonPayload as ku, newMasterVehicleFuelRemovalReasonPayload as kv, findMasterVehicleFuelRemovalReasons as kw, createMasterVehicleFuelRemovalReason as kx, updateMasterVehicleFuelRemovalReason as ky, deleteMasterVehicleFuelRemovalReason as kz, type MasterVehicleDocumentType as l, createFleetFuelDailySummary as l$, findFleetInspectionSchedule as l0, createFleetInspectionSchedule as l1, updateFleetInspectionSchedule as l2, deleteFleetInspectionSchedule as l3, type FleetServiceSchedule as l4, type FleetServiceScheduleVehicleLink as l5, FleetServiceScheduleSchema as l6, type FleetServiceScheduleDTO as l7, FleetServiceScheduleQuerySchema as l8, type FleetServiceScheduleQueryDTO as l9, update_user_image as lA, delete_user_image as lB, findUser as lC, createUser as lD, updateUser as lE, deleteUser as lF, updateUserProfile as lG, getUserCache as lH, getUserCacheSimple as lI, updateUserDefaultLanguage as lJ, updateUserDefaultTimezone as lK, updateUserDefaultDateformat as lL, type FleetFuelDailySummary as lM, FleetFuelDailySummarySchema as lN, type FleetFuelDailySummaryDTO as lO, FleetFuelDailySummaryQuerySchema as lP, type FleetFuelDailySummaryQueryDTO as lQ, FleetFuelDailyMonthlySummaryQuerySchema as lR, type FleetFuelDailyMonthlySummaryQueryDTO as lS, AllVehiclesFuelDailySummaryQuerySchema as lT, type AllVehiclesFuelDailySummaryDTO as lU, FleetFuelDailySummaryDashBoardQuerySchema as lV, type FleetFuelDailySummaryDashBoardQueryDTO as lW, type FuelDashboard as lX, toFleetFuelDailySummaryPayload as lY, newFleetFuelDailySummaryPayload as lZ, findFleetFuelDailySummary as l_, toFleetServiceSchedulePayload as la, newFleetServiceSchedulePayload as lb, findFleetServiceSchedule as lc, createFleetServiceSchedule as ld, updateFleetServiceSchedule as le, deleteFleetServiceSchedule as lf, type UserVehicleLink as lg, type UserLoginPush as lh, UserSchema as li, type UserDTO as lj, UserQuerySchema as lk, type UserQueryDTO as ll, UserLogoSchema as lm, type UserLogoDTO as ln, UserProfileSchema as lo, type UserProfileDTO as lp, UserDefaultLanguageSchema as lq, type UserDefaultLanguageDTO as lr, UserDefaultTimeZoneSchema as ls, type UserDefaultTimeZoneDTO as lt, UserDefaultDateFormatSchema as lu, type UserDefaultDateFormatDTO as lv, toUserPayload as lw, toUserProfilePayload as lx, newUserPayload as ly, get_user_image_presigned_url as lz, type MasterUserRole as m, getMasterVehicleSubModelCache as m$, updateFleetFuelDailySummary as m0, deleteFleetFuelDailySummary as m1, fuel_dashboard as m2, findFleetFuelMonthlySummary as m3, findVehicleFuelSummary as m4, type MasterDriverFile as m5, type AssignRemoveDriverHistory as m6, type DriverLoginPush as m7, MasterDriverFileSchema as m8, type MasterDriverFileDTO as m9, type VehicleOrganisationGroupLink as mA, OrganisationGroupSchema as mB, type OrganisationGroupDTO as mC, OrganisationGroupQuerySchema as mD, type OrganisationGroupQueryDTO as mE, toOrganisationGroupPayload as mF, newOrganisationGroupPayload as mG, findOrganisationGroups as mH, createOrganisationGroup as mI, updateOrganisationGroup as mJ, deleteOrganisationGroup as mK, getOrganisationGroupCache as mL, getOrganisationGroupCacheCount as mM, getOrganisationGroupCacheChild as mN, type MasterVehicleSubModel as mO, MasterVehicleSubModelSchema as mP, type MasterVehicleSubModelDTO as mQ, MasterVehicleSubModelQuerySchema as mR, type MasterVehicleSubModelQueryDTO as mS, FindCacheSchema$5 as mT, type FindCacheDTO$5 as mU, toMasterVehicleSubModelPayload as mV, newMasterVehicleSubModelPayload as mW, findMasterVehicleSubModels as mX, createMasterVehicleSubModel as mY, updateMasterVehicleSubModel as mZ, deleteMasterVehicleSubModel as m_, MasterDriverSchema as ma, type MasterDriverDTO as mb, MasterDriverQuerySchema as mc, type MasterDriverQueryDTO as md, MasterDriverLogoSchema as me, type MasterDriverLogoDTO as mf, MasterDriverProfileSchema as mg, type MasterDriverProfileDTO as mh, toDriverPayload as mi, newDriverPayload as mj, toDriverProfilePayload as mk, get_master_driver_logo_presigned_url as ml, get_master_driver_file_presigned_url as mm, update_master_driver_logo as mn, delete_master_driver_logo as mo, create_master_driver_file as mp, remove_master_driver_file as mq, findMasterDriver as mr, createMasterDriver as ms, updateMasterDriver as mt, deleteMasterDriver as mu, updateMasterDriverLogo as mv, deleteMasterDriverLogo as mw, updateMasterDriverProfile as mx, getMasterDriverCache as my, getMasterDriverCacheSimple as mz, type MasterUserStatus as n, findMasterVehicleTypes as n$, getMasterVehicleSubModelCacheCount as n0, getMasterVehicleSubModelCacheChild as n1, type MasterVehicleModel as n2, MasterVehicleModelSchema as n3, type MasterVehicleModelDTO as n4, MasterVehicleModelQuerySchema as n5, type MasterVehicleModelQueryDTO as n6, FindCacheSchema$4 as n7, type FindCacheDTO$4 as n8, toMasterVehicleModelPayload as n9, newMasterVehicleStatusTypePayload as nA, findMasterVehicleStatusTypes as nB, createMasterVehicleStatusType as nC, updateMasterVehicleStatusType as nD, deleteMasterVehicleStatusType as nE, getMasterVehicleStatusTypeCache as nF, getMasterVehicleStatusTypeCacheCount as nG, getMasterVehicleStatusTypeCacheChild as nH, MasterVehicleOwnershipTypeSchema as nI, type MasterVehicleOwnershipTypeDTO as nJ, MasterVehicleOwnershipTypeQuerySchema as nK, type MasterVehicleOwnershipTypeQueryDTO as nL, toMasterVehicleOwnershipTypePayload as nM, newMasterVehicleOwnershipTypePayload as nN, findMasterVehicleOwnershipTypes as nO, createMasterVehicleOwnershipType as nP, updateMasterVehicleOwnershipType as nQ, deleteMasterVehicleOwnershipType as nR, getMasterVehicleOwnershipTypeCache as nS, getMasterVehicleOwnershipTypeCacheCount as nT, getMasterVehicleOwnershipTypeCacheChild as nU, MasterVehicleTypeSchema as nV, type MasterVehicleTypeDTO as nW, MasterVehicleTypeQuerySchema as nX, type MasterVehicleTypeQueryDTO as nY, toMasterVehicleTypePayload as nZ, newMasterVehicleTypePayload as n_, newMasterVehicleModelPayload as na, findMasterVehicleModels as nb, createMasterVehicleModel as nc, updateMasterVehicleModel as nd, deleteMasterVehicleModel as ne, getMasterVehicleModelCache as nf, getMasterVehicleModelCacheCount as ng, getMasterVehicleModelCacheChild as nh, MasterVehicleMakeSchema as ni, type MasterVehicleMakeDTO as nj, MasterVehicleMakeQuerySchema as nk, type MasterVehicleMakeQueryDTO as nl, toMasterVehicleMakePayload as nm, newMasterVehicleMakePayload as nn, findMasterVehicleMakes as no, createMasterVehicleMake as np, updateMasterVehicleMake as nq, deleteMasterVehicleMake as nr, getMasterVehicleMakeCache as ns, getMasterVehicleMakeCacheCount as nt, getMasterVehicleMakeCacheChild as nu, MasterVehicleStatusTypeSchema as nv, type MasterVehicleStatusTypeDTO as nw, MasterVehicleStatusTypeQuerySchema as nx, type MasterVehicleStatusTypeQueryDTO as ny, toMasterVehicleStatusTypePayload as nz, type MasterTyreMake as o, extendGPSLiveTrackLinkTime as o$, createMasterVehicleType as o0, updateMasterVehicleType as o1, deleteMasterVehicleType as o2, getMasterVehicleTypeCache as o3, getMasterVehicleTypeCacheCount as o4, getMasterVehicleTypeCacheChild as o5, MasterVehicleAssociatedToSchema as o6, type MasterVehicleAssociatedToDTO as o7, MasterVehicleAssociatedToQuerySchema as o8, type MasterVehicleAssociatedToQueryDTO as o9, OrganisationReportPreferenceSchema as oA, type OrganisationReportPreferenceDTO as oB, OrganisationReportPreferenceQuerySchema as oC, type OrganisationReportPreferenceQueryDTO as oD, toOrganisationReportPreferencePayload as oE, newOrganisationReportPreferencePayload as oF, findOrganisationReportPreference as oG, createOrganisationReportPreference as oH, updateOrganisationReportPreference as oI, deleteOrganisationReportPreference as oJ, findOrganisationReportAutomationMail as oK, type GPSLiveTrackShareLink as oL, type GPSLiveTrackShareLinkNotification as oM, GPSLiveTrackShareLinkNotificationSchema as oN, type GPSLiveTrackShareLinkNotificationDTO as oO, GPSLiveTrackShareLinkSchema as oP, type GPSLiveTrackShareLinkDTO as oQ, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as oR, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as oS, GPSLiveTrackShareLinkUpdateLinkStatusSchema as oT, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as oU, GPSLiveTrackShareLinkQuerySchema as oV, type GPSLiveTrackShareLinkQueryDTO as oW, toGPSLiveTrackShareLinkPayload as oX, newGPSLiveTrackShareLinkPayload as oY, findGPSLiveTrackShareLink as oZ, createGPSLiveTrackShareLink as o_, toMasterVehicleAssociatedToPayload as oa, newMasterVehicleAssociatedToPayload as ob, findMasterVehicleAssociatedTos as oc, createMasterVehicleAssociatedTo as od, updateMasterVehicleAssociatedTo as oe, deleteMasterVehicleAssociatedTo as of, getMasterVehicleAssociatedToCache as og, getMasterVehicleAssociatedToCacheCount as oh, getMasterVehicleAssociatedToCacheChild as oi, MasterVehicleDocumentTypeSchema as oj, type MasterVehicleDocumentTypeDTO as ok, MasterVehicleDocumentTypeQuerySchema as ol, type MasterVehicleDocumentTypeQueryDTO as om, toMasterVehicleDocumentTypePayload as on, newMasterVehicleDocumentTypePayload as oo, findMasterVehicleDocumentTypes as op, createMasterVehicleDocumentType as oq, updateMasterVehicleDocumentType as or, deleteMasterVehicleDocumentType as os, getMasterVehicleDocumentTypeCache as ot, type OrganisationReportPreference as ou, type OrganisationReportPreferenceVehicleLink as ov, type OrganisationReportAutomationMail as ow, type OrganisationReportAutomationMailVehicleLink as ox, OrganisationReportAutomationMailQuerySchema as oy, type OrganisationReportAutomationMailQueryDTO as oz, type MasterTyreGrade as p, createMasterSemester as p$, updateGPSLiveTrackLinkStatus as p0, deleteGPSLiveTrackShareLink as p1, createGPSLiveTrackShareLinkNotification as p2, type GPSTrackHistoryShareLink as p3, type GPSTrackHistoryShareLinkNotification as p4, GPSTrackHistoryShareLinkNotificationSchema as p5, type GPSTrackHistoryShareLinkNotificationDTO as p6, GPSTrackHistoryShareLinkSchema as p7, type GPSTrackHistoryShareLinkDTO as p8, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as p9, toMasterProgramPayload as pA, newMasterProgramPayload as pB, findMasterProgram as pC, createMasterProgram as pD, updateMasterProgram as pE, deleteMasterProgram as pF, getMasterProgramCache as pG, getMasterProgramCacheCount as pH, MasterSectionSchema as pI, type MasterSectionDTO as pJ, MasterSectionQuerySchema as pK, type MasterSectionQueryDTO as pL, toMasterSectionPayload as pM, newMasterSectionPayload as pN, findMasterSection as pO, createMasterSection as pP, updateMasterSection as pQ, deleteMasterSection as pR, getMasterSectionCache as pS, getMasterSectionCacheCount as pT, MasterSemesterSchema as pU, type MasterSemesterDTO as pV, MasterSemesterQuerySchema as pW, type MasterSemesterQueryDTO as pX, toMasterSemesterPayload as pY, newMasterSemesterPayload as pZ, findMasterSemester as p_, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as pa, GPSTrackHistoryShareLinkQuerySchema as pb, type GPSTrackHistoryShareLinkQueryDTO as pc, toGPSTrackHistoryShareLinkPayload as pd, newGPSTrackHistoryShareLinkPayload as pe, findGPSTrackHistoryShareLink as pf, createGPSTrackHistoryShareLink as pg, updateTrackHistoryLinkStatus as ph, deleteGPSTrackHistoryShareLink as pi, createGPSTrackHistoryShareLinkNotification as pj, MasterClassSchema as pk, type MasterClassDTO as pl, MasterClassQuerySchema as pm, type MasterClassQueryDTO as pn, toMasterClassPayload as po, newMasterClassPayload as pp, findMasterClass as pq, createMasterClass as pr, updateMasterClass as ps, deleteMasterClass as pt, getMasterClassCache as pu, getMasterClassCacheCount as pv, MasterProgramSchema as pw, type MasterProgramDTO as px, MasterProgramQuerySchema as py, type MasterProgramQueryDTO as pz, type MasterTripPartyType as q, type MasterRouteQueryDTO as q$, updateMasterSemester as q0, deleteMasterSemester as q1, getMasterSemesterCache as q2, getMasterSemesterCacheCount as q3, MasterStreamSchema as q4, type MasterStreamDTO as q5, MasterStreamQuerySchema as q6, type MasterStreamQueryDTO as q7, toMasterStreamPayload as q8, newMasterStreamPayload as q9, updateMasterRelationship as qA, deleteMasterRelationship as qB, getMasterRelationshipCache as qC, getMasterRelationshipCacheCount as qD, type BusStopPolygonData as qE, type BusStop as qF, type BusDashboard as qG, BusStopPolygonDataSchema as qH, type BusStopPolygonDataDTO as qI, BusStopSchema as qJ, type BusStopDTO as qK, BusStopQuerySchema as qL, type BusStopQueryDTO as qM, BusDashBoardQuerySchema as qN, type BusDashBoardQueryDTO as qO, toBusStopPayload as qP, newBusStopPayload as qQ, findBusStop as qR, createBusStop as qS, updateBusStop as qT, deleteBusStop as qU, bus_dashboard as qV, type MasterRoute as qW, type MasterRouteStop as qX, MasterRouteSchema as qY, type MasterRouteDTO as qZ, MasterRouteQuerySchema as q_, findMasterStream as qa, createMasterStream as qb, updateMasterStream as qc, deleteMasterStream as qd, getMasterStreamCache as qe, getMasterStreamCacheCount as qf, MasterYearSchema as qg, type MasterYearDTO as qh, MasterYearQuerySchema as qi, type MasterYearQueryDTO as qj, toMasterYearPayload as qk, newMasterYearPayload as ql, findMasterYear as qm, createMasterYear as qn, updateMasterYear as qo, deleteMasterYear as qp, getMasterYearCache as qq, getMasterYearCacheCount as qr, MasterRelationshipSchema as qs, type MasterRelationshipDTO as qt, MasterRelationshipQuerySchema as qu, type MasterRelationshipQueryDTO as qv, toMasterRelationshipPayload as qw, newMasterRelationshipPayload as qx, findMasterRelationship as qy, createMasterRelationship as qz, type MasterSparePartCategory as r, type StudentLeaveRequestDTO as r$, MasterRouteStopSchema as r0, type MasterRouteStopDTO as r1, MasterRouteStopUpdateSchema as r2, type MasterRouteStopUpdateDTO as r3, MasterRouteStopCreateSchema as r4, type MasterRouteStopCreateDTO as r5, MasterRouteStopIds as r6, type MasterRouteStopIdsDTO as r7, MasterRouteStopReorderSchema as r8, type MasterRouteStopReorderDTO as r9, StudentSchema as rA, type StudentDTO as rB, StudentProfilePictureSchema as rC, type StudentProfilePictureDTO as rD, StudentQuerySchema as rE, type StudentQueryDTO as rF, SchoolDashBoardQuerySchema as rG, type SchoolDashBoardQueryDTO as rH, StudentNoRouteQuerySchema as rI, type StudentNoRouteQueryDTO as rJ, StudentAddressSchema as rK, type StudentAddressDTO as rL, StudentAddressQuerySchema as rM, type StudentAddressQueryDTO as rN, StudentGuardianLinkSchema as rO, type StudentGuardianLinkDTO as rP, GuardianProfilePictureSchema as rQ, type GuardianProfilePictureDTO as rR, GuardianDetailsSchema as rS, type GuardianDetailsDTO as rT, GuardianMobileNumberSchema as rU, type GuardianMobileNumberDTO as rV, StudentGuardianLinkQuerySchema as rW, type StudentGuardianLinkQueryDTO as rX, StudentGuardianAutofillQuerySchema as rY, type StudentGuardianAutofillQueryDTO as rZ, StudentLeaveRequestSchema as r_, MasterRouteStopDeleteSchema as ra, type MasterRouteStopDeleteReOrderDTO as rb, MasterRouteStopDeleteAllSchema as rc, type MasterRouteStopDeleteDTO as rd, toMasterRoutePayload as re, newMasterRoutePayload as rf, findMasterRoute as rg, createMasterRoute as rh, updateMasterRoute as ri, deleteMasterRoute as rj, createStopsFirstTimeRoute as rk, appendRouteStop as rl, updateRouteStop as rm, reorderRouteStops as rn, deleteRouteStopsAll as ro, deleteRouteStopReorder as rp, type Student as rq, type SchoolDashboard as rr, type StudentAddress as rs, type StudentGuardian as rt, type StudentGuardianLink as ru, type StudentLeaveRequest as rv, type StudentStopChangeRequest as rw, type StudentTransportPlanTypeChangeHistory as rx, type StudentLoginPush as ry, type StudentGuardianLoginPush as rz, type MasterSparePartUnit as s, MasterFixedScheduleQuerySchema as s$, StudentLeaveRequestApprovalSchema as s0, type StudentLeaveRequestApprovalDTO as s1, StudentLeaveRequestQuerySchema as s2, type StudentLeaveRequestQueryDTO as s3, StudentStopChangeRequestSchema as s4, type StudentStopChangeRequestDTO as s5, StudentStopChangeRequestApprovalSchema as s6, type StudentStopChangeRequestApprovalDTO as s7, StudentStopChangeRequestQuerySchema as s8, type StudentStopChangeRequestQueryDTO as s9, findStudentAddress as sA, updateStudentAddress as sB, deleteStudentAddress as sC, findStudentGuardianLink as sD, createStudentGuardianLink as sE, updateStudentGuardianLink as sF, updateGuardianProfilePicture as sG, updateGuardianDetails as sH, updateGuardianMobileNumber as sI, deleteStudentGuardian as sJ, findStudentGuardianAutofillDetails as sK, createStudentLeaveRequest as sL, findStudentLeaveRequest as sM, updateStudentLeaveRequest as sN, approveLeaveRequest as sO, deleteStudentLeaveRequest as sP, findStudentStopChangeRequest as sQ, createStudentStopChangeRequest as sR, updateStudentStopChangeRequest as sS, approveStopChangeRequest as sT, deleteStudentStopChangeRequest as sU, findStudentTransportPlanTypeChangeHistory as sV, school_dashboard as sW, type MasterFixedSchedule as sX, type MasterRouteStudent as sY, MasterFixedScheduleSchema as sZ, type MasterFixedScheduleDTO as s_, StudentTransportPlanTypeChangeHistoryQuerySchema as sa, type StudentTransportPlanTypeChangeHistoryQueryDTO as sb, toStudentPayload as sc, newStudentPayload as sd, toStudentAddressPayload as se, newStudentAddressPayload as sf, toStudentLeaveRequestPayload as sg, newStudentLeaveRequestPayload as sh, toStudentStopChangeRequestPayload as si, newStudentStopChangeRequestPayload as sj, toStudentGuardianLinkPayload as sk, newStudentGuardianLinkPayload as sl, get_student_presigned_url as sm, get_student_guardian_presigned_url as sn, update_profile_picture as so, delete_profile_picture as sp, update_guardian_profile_picture as sq, delete_guardian_profile_picture as sr, findStudent as ss, createStudent as st, updateStudent as su, deleteStudent as sv, findStudentsWithNoRoutePickup as sw, findStudentsWithNoRouteDrop as sx, updateProfilePicture as sy, createStudentAddress as sz, type OrganisationBranch as t, type VehicleDetailGPSSensorDTO as t$, type MasterFixedScheduleQueryDTO as t0, StudentNoStopQuerySchema as t1, type StudentNoStopQueryDTO as t2, StudentNoScheduleQuerySchema as t3, type StudentNoScheduleQueryDTO as t4, MasterRouteStudentAssignRemoveSchema as t5, type MasterRouteStudentAssignRemoveDTO as t6, MasterRouteStudentStopAssignRemoveSchema as t7, type MasterRouteStudentStopAssignRemoveDTO as t8, MasterRouteStudentScheduleAssignRemoveSchema as t9, type MasterVehicleFile as tA, type VehicleDetailGPS as tB, type VehicleDetailTrip as tC, type VehicleDetailBody as tD, type VehicleDetailLifeCycle as tE, type VehicleDetailPurchase as tF, type VehicleDocument as tG, type VehicleDocumentFile as tH, type VehicleDocumentExpiry as tI, type VehicleOdometerHistory as tJ, MasterVehicleFileSchema as tK, type MasterVehicleFileDTO as tL, CalibrationFileSchema as tM, type CalibrationFileDTO as tN, VehicleSchema as tO, type VehicleDTO as tP, VehicleBulkSchema as tQ, type VehicleBulkDTO as tR, MasterDeviceFileSchema as tS, type MasterDeviceFileDTO as tT, VehicleDeviceLinkSchema as tU, type VehicleDeviceLinkDTO as tV, VehicleDeviceUnlinkSchema as tW, type VehicleDeviceUnlinkDTO as tX, VehicleDriverLinkSchema as tY, type VehicleDriverLinkDTO as tZ, VehicleDetailGPSSensorSchema as t_, type MasterRouteStudentScheduleAssignRemoveDTO as ta, toMasterFixedSchedulePayload as tb, newMasterFixedSchedulePayload as tc, toMasterRouteStudentAssignPayload as td, newMasterRouteStudentAssignPayload as te, findMasterFixedSchedule as tf, createMasterFixedSchedule as tg, updateMasterFixedSchedule as th, deleteMasterFixedSchedule as ti, findStudentsWithNoStopPickup as tj, findStudentsWithNoStopDrop as tk, findStudentsWithNoSchedulePickup as tl, findStudentsWithNoScheduleDrop as tm, assignRouteStudentsPickup as tn, assignRouteStudentsDrop as to, removeRouteStudentsPickup as tp, removeRouteStudentsDrop as tq, assignMasterRouteStudentStopToStudentsPickup as tr, assignMasterRouteStudentStopToStudentsDrop as ts, removeMasterRouteStudentStopToStudentsPickup as tt, removeMasterRouteStudentStopToStudentsDrop as tu, assignMasterRouteStudentScheduleToStudentsPickup as tv, assignMasterRouteStudentScheduleToStudentDrop as tw, removeMasterRouteStudentScheduleToStudentPickup as tx, removeMasterRouteStudentScheduleToStudentDrop as ty, type MasterVehicleDropdown as tz, type OrganisationColor as u, linkDeviceToVehicle as u$, VehicleDetailTripSchema as u0, type VehicleDetailTripDTO as u1, VehicleDetailBodySchema as u2, type VehicleDetailBodyDTO as u3, VehicleDetailLifeCycleSchema as u4, type VehicleDetailLifeCycleDto as u5, VehicleDetailPurchaseSchema as u6, type VehicleDetailPurchaseDTO as u7, VehicleDocumentFileSchema as u8, type VehicleDocumentFileDTO as u9, get_device_file_presigned_url as uA, get_vehicle_document_file_presigned_url as uB, get_calibration_file_presigned_url as uC, create_file_vehicle as uD, remove_file_vehicle as uE, create_file_device as uF, remove_file_device as uG, create_file_vehicle_document as uH, remove_file_vehicle_document as uI, update_calibration_file as uJ, delete_calibration_file as uK, findVehicles as uL, find_no_gps_data_vehicles as uM, findVehiclesLiveDashboard as uN, findVehicleGPSDetails as uO, createVehicle as uP, updateVehicle as uQ, deleteVehicle as uR, updateDetailsGpsSensor as uS, updateDetailsTrip as uT, updateVehicleBodyDetails as uU, updateVehicleLifeCycleDetails as uV, updateVehiclePurchaseDetails as uW, linkDriverToVehicle as uX, unlinkDriverFromVehicle as uY, getDriverLinkHistoryByVehicle as uZ, getDriverLinkHistoryByDriver as u_, VehicleDocumentSchema as ua, type VehicleDocumentDTO as ub, VehicleDocumentQuerySchema as uc, type VehicleDocumentQueryDTO as ud, VehicleDocumentExpirySchema as ue, type VehicleDocumentExpiryDTO as uf, VehicleDocumentExpiryQuerySchema as ug, type VehicleDocumentExpiryQueryDTO as uh, VehicleQuerySchema as ui, type VehicleQueryDTO as uj, NoGPSDataVehiclesQuerySchema as uk, type NoGPSDataVehiclesQueryDTO as ul, VehicleGPSQuerySchema as um, type VehicleGPSQueryDTO as un, toVehiclePayload as uo, newVehiclePayload as up, toVehicleDetailsGPSPayload as uq, toVehicleDetailsTripPayload as ur, toVehicleDetailsBodyPayload as us, toVehicleDetailLifeCyclePayload as ut, toVehicleDetailPurchasePayload as uu, toVehicleDocumentPayload as uv, newVehicleDocumentPayload as uw, toVehicleDocumentExpiryPayload as ux, newVehicleDocumentExpiryPayload as uy, get_vehicle_file_presigned_url as uz, type OrganisationTag as v, type MasterMainSimProviderDTO as v$, unlinkDeviceFromVehicle as v0, getDeviceLinkHistoryByVehicle as v1, getDeviceLinkHistoryByDevice as v2, createVehicleDocument as v3, findVehicleDocument as v4, updateVehicleDocument as v5, removeVehicleDocument as v6, createVehicleDocumentExpiry as v7, findVehicleDocumentExpiry as v8, updateVehicleDocumentExpiry as v9, type MasterDeviceModelQueryDTO as vA, FindCacheSchema$2 as vB, type FindCacheDTO$2 as vC, toMasterDeviceModelPayload as vD, newMasterDeviceModelPayload as vE, findMasterDeviceModels as vF, createMasterDeviceModel as vG, updateMasterDeviceModel as vH, deleteMasterDeviceModel as vI, getMasterDeviceModelCache as vJ, getMasterDeviceModelCacheCount as vK, getMasterDeviceModelCacheChild as vL, type MasterDeviceManufacturer as vM, MasterDeviceManufacturerSchema as vN, type MasterDeviceManufacturerDTO as vO, MasterDeviceManufacturerQuerySchema as vP, type MasterDeviceManufacturerQueryDTO as vQ, toMasterDeviceManufacturerPayload as vR, newMasterDeviceManufacturerPayload as vS, findMasterDeviceManufacturers as vT, createMasterDeviceManufacturer as vU, updateMasterDeviceManufacturer as vV, deleteMasterDeviceManufacturer as vW, getMasterDeviceManufacturerCache as vX, getMasterDeviceManufacturerCacheCount as vY, getMasterDeviceManufacturerCacheChild as vZ, MasterMainSimProviderSchema as v_, removeVehicleDocumentExpiry as va, getVehicleCache as vb, getVehicleSimpleCache as vc, getVehicleParentCache as vd, getVehicleSimpleDropdownCustom as ve, getVehicleSimpleDropdownCacheLiveData as vf, type MasterDeviceType as vg, MasterDeviceTypeSchema as vh, type MasterDeviceTypeDTO as vi, MasterDeviceTypeQuerySchema as vj, type MasterDeviceTypeQueryDTO as vk, FindCacheSchema$3 as vl, type FindCacheDTO$3 as vm, toMasterDeviceTypePayload as vn, newMasterDeviceTypePayload as vo, findMasterDeviceTypes as vp, createMasterDeviceType as vq, updateMasterDeviceType as vr, deleteMasterDeviceType as vs, getMasterDeviceTypeCache as vt, getMasterDeviceTypeCacheCount as vu, getMasterDeviceTypeCacheChild as vv, type MasterDeviceModel as vw, MasterDeviceModelSchema as vx, type MasterDeviceModelDTO as vy, MasterDeviceModelQuerySchema as vz, type OrganisationGroup as w, deleteMasterMainState as w$, MasterMainSimProviderQuerySchema as w0, type MasterMainSimProviderQueryDTO as w1, toMasterMainSimProviderPayload as w2, newMasterMainSimProviderPayload as w3, findMasterMainSimProviders as w4, createMasterMainSimProvider as w5, updateMasterMainSimProvider as w6, deleteMasterMainSimProvider as w7, getMasterMainSimProviderCache as w8, type MasterSim as w9, device_sim_link as wA, device_sim_unlink as wB, get_device_sim_link_history_by_sim as wC, get_device_sim_link_history_by_device as wD, type MasterMainTimeZone as wE, MasterMainTimeZoneSchema as wF, type MasterMainTimeZoneDTO as wG, MasterMainTimeZoneQuerySchema as wH, type MasterMainTimeZoneQueryDTO as wI, toMasterMainTimeZonePayload as wJ, newMasterMainTimeZonePayload as wK, findMasterMainTimeZones as wL, createMasterMainTimeZone as wM, updateMasterMainTimeZone as wN, deleteMasterMainTimeZone as wO, getMasterMainTimeZoneCacheAll as wP, getMasterMainTimeZoneCache as wQ, type MasterMainState as wR, MasterMainStateSchema as wS, type MasterMainStateDTO as wT, MasterMainStateQuerySchema as wU, type MasterMainStateQueryDTO as wV, toMasterMainStatePayload as wW, newMasterMainStatePayload as wX, findMasterMainStates as wY, createMasterMainState as wZ, updateMasterMainState as w_, type AssignRemoveSimHistory as wa, MasterSimSchema as wb, type MasterSimDTO as wc, MasterSimQuerySchema as wd, type MasterSimQueryDTO as we, toMasterSimPayload as wf, newMasterSimPayload as wg, findMasterSims as wh, createMasterSim as wi, updateMasterSim as wj, deleteMasterSim as wk, type MasterDevice as wl, type AssignRemoveDeviceHistory as wm, type MasterDeviceFile as wn, MasterDeviceSchema as wo, type MasterDeviceDTO as wp, MasterDeviceQuerySchema as wq, type MasterDeviceQueryDTO as wr, DeviceSimLinkSchema as ws, type DeviceSimLinkDTO as wt, toMasterDevicePayload as wu, newMasterDevicePayload as wv, findMasterDevices as ww, createMasterDevice as wx, updateMasterDevice as wy, deleteMasterDevice as wz, type MasterMainIndustry as x, findMasterExpenseTypes as x$, getMasterMainStateCache as x0, MasterMainCountrySchema as x1, type MasterMainCountryDTO as x2, MasterMainCountryQuerySchema as x3, type MasterMainCountryQueryDTO as x4, toMasterMainCountryPayload as x5, newMasterMainCountryPayload as x6, findMasterMainCountries as x7, createMasterMainCountry as x8, updateMasterMainCountry as x9, OrganisationCalendarSchema as xA, type OrganisationCalendarDTO as xB, OrganisationCalendarQuerySchema as xC, type OrganisationCalendarQueryDTO as xD, toOrganisationCalendarPayload as xE, newOrganisationCalendarPayload as xF, findOrganisationCalendar as xG, createOrganisationCalendar as xH, updateOrganisationCalendar as xI, deleteOrganisationCalendar as xJ, type OrganisationNoticeBoard as xK, OrganisationNoticeBoardSchema as xL, type OrganisationNoticeBoardDTO as xM, OrganisationNoticeBoardQuerySchema as xN, type OrganisationNoticeBoardQueryDTO as xO, toOrganisationNoticeBoardPayload as xP, newOrganisationNoticeBoardPayload as xQ, findOrganisationNoticeBoard as xR, createOrganisationNoticeBoard as xS, updateOrganisationNoticeBoard as xT, deleteOrganisationNoticeBoard as xU, MasterExpenseTypeSchema as xV, type MasterExpenseTypeDTO as xW, MasterExpenseTypeQuerySchema as xX, type MasterExpenseTypeQueryDTO as xY, toMasterExpenseTypePayload as xZ, newMasterExpenseTypePayload as x_, deleteMasterMainCountry as xa, getMasterMainCountryCache as xb, getMasterMainCountryCacheChild as xc, MasterMainUnitMileageSchema as xd, type MasterMainUnitMileageDTO as xe, MasterMainUnitMileageQuerySchema as xf, type MasterMainUnitMileageQueryDTO as xg, toMasterMainUnitMileagePayload as xh, newMasterMainUnitMileagePayload as xi, findMasterMainUnitMileages as xj, createMasterMainUnitMileage as xk, updateMasterMainUnitMileage as xl, deleteMasterMainUnitMileage as xm, getMasterMainUnitMileageCache as xn, MasterMainUnitVolumeSchema as xo, type MasterMainUnitVolumeDTO as xp, MasterMainUnitVolumeQuerySchema as xq, type MasterMainUnitVolumeQueryDTO as xr, toMasterMainUnitVolumePayload as xs, newMasterMainUnitVolumePayload as xt, findMasterMainUnitVolumes as xu, createMasterMainUnitVolume as xv, updateMasterMainUnitVolume as xw, deleteMasterMainUnitVolume as xx, getMasterMainUnitVolumeCache as xy, type OrganisationCalendar as xz, type MasterMainCountry as y, updateMasterTyreGrade as y$, createMasterExpenseType as y0, updateMasterExpenseType as y1, deleteMasterExpenseType as y2, getMasterExpenseTypeCache as y3, type MasterSparePartSubCategory as y4, MasterSparePartSubCategorySchema as y5, type MasterSparePartSubCategoryDTO as y6, SparePartSubCategoryQuerySchema as y7, type SparePartSubCategoryQueryDTO as y8, FindCacheSchema$1 as y9, toMasterSparePartUnitPayload as yA, newMasterSparePartUnitPayload as yB, findMasterSparePartUnits as yC, createMasterSparePartUnit as yD, updateMasterSparePartUnit as yE, deleteMasterSparePartUnit as yF, getMasterSparePartUnitCache as yG, getMasterSparePartUnitCacheCount as yH, MasterTripPartyTypeSchema as yI, type MasterTripPartyTypeDTO as yJ, MasterTripPartyTypeQuerySchema as yK, type MasterTripPartyTypeQueryDTO as yL, toMasterTripPartyTypePayload as yM, newMasterTripPartyTypePayload as yN, findMasterTripPartyTypes as yO, createMasterTripPartyType as yP, updateMasterTripPartyType as yQ, deleteMasterTripPartyType as yR, getMasterTripPartyTypeCache as yS, MasterTyreGradeSchema as yT, type MasterTyreGradeDTO as yU, MasterTyreGradeQuerySchema as yV, type MasterTyreGradeQueryDTO as yW, toMasterTyreGradePayload as yX, newMasterTyreGradePayload as yY, findMasterTyreGrades as yZ, createMasterTyreGrade as y_, type FindCacheDTO$1 as ya, toMasterSparePartSubCategoryPayload as yb, newMasterSparePartSubCategoryPayload as yc, findMasterSparePartSubCategories as yd, createMasterSparePartSubCategory as ye, updateMasterSparePartSubCategory as yf, deleteMasterSparePartSubCategory as yg, getMasterSparePartSubCategoryCache as yh, getMasterSparePartSubCategoryCacheCount as yi, MasterSparePartCategorySchema as yj, type MasterSparePartCategoryDTO as yk, SparePartCategoryQuerySchema as yl, type SparePartCategoryQueryDTO as ym, toMasterSparePartCategoryPayload as yn, newMasterSparePartCategoryPayload as yo, findMasterSparePartCategories as yp, createMasterSparePartCategory as yq, updateMasterSparePartCategory as yr, deleteMasterSparePartCategory as ys, getMasterSparePartCategoryCache as yt, getMasterSparePartCategoryCacheChild as yu, getMasterSparePartCategoryCacheCount as yv, MasterSparePartUnitSchema as yw, type MasterSparePartUnitDTO as yx, SparePartUnitQuerySchema as yy, type SparePartUnitQueryDTO as yz, type MasterMainDateFormat as z, BookMarkSchema as z$, deleteMasterTyreGrade as z0, getMasterTyreGradeCache as z1, getMasterTyreGradeCacheCount as z2, type MasterTyreModel as z3, MasterTyreModelSchema as z4, type MasterTyreModelDTO as z5, MasterTyreModelQuerySchema as z6, type MasterTyreModelQueryDTO as z7, FindCacheSchema as z8, type FindCacheDTO as z9, newMasterMainUnitDistancePayload as zA, findMasterMainUnitDistances as zB, createMasterMainUnitDistance as zC, updateMasterMainUnitDistance as zD, deleteMasterMainUnitDistance as zE, getMasterMainUnitDistanceCache as zF, type UserOrganisationSimple as zG, UserOrganisationSchema as zH, type UserOrganisationDTO as zI, UserOrganisationQuerySchema as zJ, type UserOrganisationQueryDTO as zK, UserOrganisationLogoSchema as zL, type UserOrganisationLogoDTO as zM, UserOrganisationShowFilterSchema as zN, type UserOrganisationShowFilterDTO as zO, toUserOrganisationPayload as zP, newUserOrganisationPayload as zQ, get_organisation_logo_presigned_url as zR, update_organisation_logo as zS, delete_organisation_logo as zT, findUserOrganisation as zU, createUserOrganisation as zV, updateUserOrganisation as zW, deleteUserOrganisation as zX, getUserOrganisationCache as zY, getUserOrganisationCacheSimple as zZ, type BookMark as z_, toMasterTyreModelPayload as za, newMasterTyreModelPayload as zb, findMasterTyreModels as zc, createMasterTyreModel as zd, updateMasterTyreModel as ze, deleteMasterTyreModel as zf, getMasterTyreModelCache as zg, getMasterTyreModelCacheCount as zh, MasterTyreMakeSchema as zi, type MasterTyreMakeDTO as zj, MasterTyreMakeQuerySchema as zk, type MasterTyreMakeQueryDTO as zl, toMasterTyreMakePayload as zm, newMasterTyreMakePayload as zn, findMasterTyreMakes as zo, createMasterTyreMake as zp, updateMasterTyreMake as zq, deleteMasterTyreMake as zr, getMasterTyreMakeCache as zs, getMasterTyreMakeCacheCount as zt, getMasterTyreMakeCacheChild as zu, MasterMainUnitDistanceSchema as zv, type MasterMainUnitDistanceDTO as zw, MasterMainUnitDistanceQuerySchema as zx, type MasterMainUnitDistanceQueryDTO as zy, toMasterMainUnitDistancePayload as zz };