vms-nest-prisma-api-document 974.0.0 → 975.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 (106) hide show
  1. package/dist/{bookmark_service-CG3qHHgA.d.ts → bookmark_service-DrdZARh2.d.ts} +462 -452
  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/fleet/bus_mangement/bus_stop.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  12. package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
  13. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  14. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  15. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  16. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  17. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  18. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  19. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  20. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  21. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  22. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  23. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  24. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  25. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  26. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  27. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  28. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  29. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  30. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  31. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  32. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  33. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  34. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  35. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  36. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  37. package/dist/services/main/users/auth_service.d.ts +1 -1
  38. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  39. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  40. package/dist/services/main/users/user_service.d.ts +1 -1
  41. package/dist/services/main/users/user_service.js +7 -1
  42. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  43. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  44. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  45. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  46. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  47. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  48. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  49. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  50. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  51. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  52. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  53. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  54. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  55. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  56. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  57. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  58. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  59. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  60. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  61. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  62. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  63. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  64. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  65. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  66. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  67. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  68. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  69. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  70. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  71. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  78. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  79. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  80. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  81. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  82. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  83. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  84. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  85. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  86. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  87. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  88. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  89. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  90. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  91. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  92. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  93. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  94. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  95. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  96. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  97. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  103. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  104. package/dist/services/website/faq_service.d.ts +1 -1
  105. package/dist/services/website/request_demo.service.d.ts +4 -4
  106. 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.ZodString, 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.ZodString, 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.ZodString, 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;
@@ -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.ZodString, 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.ZodString, 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;
@@ -5079,7 +5079,6 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
5079
5079
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5080
5080
  }, "strip", z.ZodTypeAny, {
5081
5081
  status: Status[];
5082
- time_zone_id: string;
5083
5082
  search: string;
5084
5083
  paging: PAGING;
5085
5084
  page_count: number;
@@ -5099,11 +5098,12 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
5099
5098
  }[];
5100
5099
  include_master_data: YesNo;
5101
5100
  date_format_id: string;
5101
+ time_zone_id: string;
5102
5102
  organisation_ids: string[];
5103
5103
  inspection_form_ids: string[];
5104
5104
  }, {
5105
- time_zone_id: string;
5106
5105
  date_format_id: string;
5106
+ time_zone_id: string;
5107
5107
  status?: Status[] | undefined;
5108
5108
  search?: string | undefined;
5109
5109
  paging?: PAGING | undefined;
@@ -5289,8 +5289,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
5289
5289
  }, "strip", z.ZodTypeAny, {
5290
5290
  status: Status;
5291
5291
  organisation_id: string;
5292
- time_zone_id: string;
5293
5292
  vehicle_id: string;
5293
+ time_zone_id: string;
5294
5294
  driver_id: string;
5295
5295
  odometer_reading: number;
5296
5296
  inspection_form_id: string;
@@ -5317,8 +5317,8 @@ declare const FleetInspectionSchema: z.ZodObject<{
5317
5317
  }, {
5318
5318
  status: Status;
5319
5319
  organisation_id: string;
5320
- time_zone_id: string;
5321
5320
  vehicle_id: string;
5321
+ time_zone_id: string;
5322
5322
  driver_id: string;
5323
5323
  inspection_form_id: string;
5324
5324
  inspection_type: InspectionType;
@@ -5387,7 +5387,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5387
5387
  inspection_action_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof InspectionActionStatus>, "many">>>;
5388
5388
  }, "strip", z.ZodTypeAny, {
5389
5389
  status: Status[];
5390
- time_zone_id: string;
5390
+ vehicle_ids: string[];
5391
5391
  search: string;
5392
5392
  paging: PAGING;
5393
5393
  page_count: number;
@@ -5407,8 +5407,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5407
5407
  }[];
5408
5408
  include_master_data: YesNo;
5409
5409
  date_format_id: string;
5410
+ time_zone_id: string;
5410
5411
  organisation_ids: string[];
5411
- vehicle_ids: string[];
5412
5412
  driver_ids: string[];
5413
5413
  inspection_form_ids: string[];
5414
5414
  inspection_type: InspectionType[];
@@ -5418,9 +5418,10 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5418
5418
  inspection_ids: string[];
5419
5419
  service_management_ids: string[];
5420
5420
  }, {
5421
- time_zone_id: string;
5422
5421
  date_format_id: string;
5422
+ time_zone_id: string;
5423
5423
  status?: Status[] | undefined;
5424
+ vehicle_ids?: string[] | undefined;
5424
5425
  search?: string | undefined;
5425
5426
  paging?: PAGING | undefined;
5426
5427
  page_count?: unknown;
@@ -5440,7 +5441,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5440
5441
  }[] | undefined;
5441
5442
  include_master_data?: YesNo | undefined;
5442
5443
  organisation_ids?: string[] | undefined;
5443
- vehicle_ids?: string[] | undefined;
5444
5444
  driver_ids?: string[] | undefined;
5445
5445
  inspection_form_ids?: string[] | undefined;
5446
5446
  inspection_type?: InspectionType[] | undefined;
@@ -5488,7 +5488,7 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5488
5488
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
5489
5489
  }, "strip", z.ZodTypeAny, {
5490
5490
  status: Status[];
5491
- time_zone_id: string;
5491
+ vehicle_ids: string[];
5492
5492
  search: string;
5493
5493
  paging: PAGING;
5494
5494
  page_count: number;
@@ -5508,16 +5508,17 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5508
5508
  }[];
5509
5509
  include_master_data: YesNo;
5510
5510
  date_format_id: string;
5511
+ time_zone_id: string;
5511
5512
  organisation_ids: string[];
5512
5513
  from_date: string;
5513
5514
  to_date: string;
5514
- vehicle_ids: string[];
5515
5515
  }, {
5516
- time_zone_id: string;
5517
5516
  date_format_id: string;
5517
+ time_zone_id: string;
5518
5518
  from_date: string;
5519
5519
  to_date: string;
5520
5520
  status?: Status[] | undefined;
5521
+ vehicle_ids?: string[] | undefined;
5521
5522
  search?: string | undefined;
5522
5523
  paging?: PAGING | undefined;
5523
5524
  page_count?: unknown;
@@ -5537,7 +5538,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5537
5538
  }[] | undefined;
5538
5539
  include_master_data?: YesNo | undefined;
5539
5540
  organisation_ids?: string[] | undefined;
5540
- vehicle_ids?: string[] | undefined;
5541
5541
  }>;
5542
5542
  type FleetInspectionDashBoardQueryDTO = z.infer<typeof FleetInspectionDashBoardQuerySchema>;
5543
5543
  declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
@@ -5574,7 +5574,7 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5574
5574
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5575
5575
  }, "strip", z.ZodTypeAny, {
5576
5576
  status: Status[];
5577
- time_zone_id: string;
5577
+ vehicle_ids: string[];
5578
5578
  search: string;
5579
5579
  paging: PAGING;
5580
5580
  page_count: number;
@@ -5594,11 +5594,12 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5594
5594
  }[];
5595
5595
  include_master_data: YesNo;
5596
5596
  date_format_id: string;
5597
- vehicle_ids: string[];
5598
- }, {
5599
5597
  time_zone_id: string;
5598
+ }, {
5600
5599
  date_format_id: string;
5600
+ time_zone_id: string;
5601
5601
  status?: Status[] | undefined;
5602
+ vehicle_ids?: string[] | undefined;
5602
5603
  search?: string | undefined;
5603
5604
  paging?: PAGING | undefined;
5604
5605
  page_count?: unknown;
@@ -5617,7 +5618,6 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5617
5618
  direction: OrderBy;
5618
5619
  }[] | undefined;
5619
5620
  include_master_data?: YesNo | undefined;
5620
- vehicle_ids?: string[] | undefined;
5621
5621
  }>;
5622
5622
  type FleetInspectionCheckPendingQueryDTO = z.infer<typeof FleetInspectionCheckPendingQuerySchema>;
5623
5623
  declare const toFleetInspectionPayload: (row: FleetInspection) => FleetInspectionDTO;
@@ -5830,10 +5830,10 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
5830
5830
  }, "strip", z.ZodTypeAny, {
5831
5831
  status: Status;
5832
5832
  organisation_id: string;
5833
- time_zone_id: string;
5834
5833
  vehicle_id: string;
5835
- driver_id: string;
5836
5834
  user_id: string;
5835
+ time_zone_id: string;
5836
+ driver_id: string;
5837
5837
  vehicle_incident_id: string;
5838
5838
  odometer_reading: number;
5839
5839
  inspection_id: string;
@@ -5864,10 +5864,10 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
5864
5864
  }, {
5865
5865
  status: Status;
5866
5866
  organisation_id: string;
5867
- time_zone_id: string;
5868
5867
  vehicle_id: string;
5869
- driver_id: string;
5870
5868
  user_id: string;
5869
+ time_zone_id: string;
5870
+ driver_id: string;
5871
5871
  vehicle_incident_id: string;
5872
5872
  inspection_id: string;
5873
5873
  service_management_id: string;
@@ -5944,7 +5944,8 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5944
5944
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
5945
5945
  }, "strip", z.ZodTypeAny, {
5946
5946
  status: Status[];
5947
- time_zone_id: string;
5947
+ user_ids: string[];
5948
+ vehicle_ids: string[];
5948
5949
  search: string;
5949
5950
  paging: PAGING;
5950
5951
  page_count: number;
@@ -5964,12 +5965,11 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5964
5965
  }[];
5965
5966
  include_master_data: YesNo;
5966
5967
  date_format_id: string;
5968
+ time_zone_id: string;
5967
5969
  organisation_ids: string[];
5970
+ driver_ids: string[];
5968
5971
  from_date: string;
5969
5972
  to_date: string;
5970
- vehicle_ids: string[];
5971
- driver_ids: string[];
5972
- user_ids: string[];
5973
5973
  vehicle_incident_ids: string[];
5974
5974
  inspection_ids: string[];
5975
5975
  service_management_ids: string[];
@@ -5979,11 +5979,13 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5979
5979
  issue_source: IssueSource[];
5980
5980
  vehicle_issue_ids: string[];
5981
5981
  }, {
5982
- time_zone_id: string;
5983
5982
  date_format_id: string;
5983
+ time_zone_id: string;
5984
5984
  from_date: string;
5985
5985
  to_date: string;
5986
5986
  status?: Status[] | undefined;
5987
+ user_ids?: string[] | undefined;
5988
+ vehicle_ids?: string[] | undefined;
5987
5989
  search?: string | undefined;
5988
5990
  paging?: PAGING | undefined;
5989
5991
  page_count?: unknown;
@@ -6003,9 +6005,7 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
6003
6005
  }[] | undefined;
6004
6006
  include_master_data?: YesNo | undefined;
6005
6007
  organisation_ids?: string[] | undefined;
6006
- vehicle_ids?: string[] | undefined;
6007
6008
  driver_ids?: string[] | undefined;
6008
- user_ids?: string[] | undefined;
6009
6009
  vehicle_incident_ids?: string[] | undefined;
6010
6010
  inspection_ids?: string[] | undefined;
6011
6011
  service_management_ids?: string[] | undefined;
@@ -6053,7 +6053,7 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6053
6053
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6054
6054
  }, "strip", z.ZodTypeAny, {
6055
6055
  status: Status[];
6056
- time_zone_id: string;
6056
+ vehicle_ids: string[];
6057
6057
  search: string;
6058
6058
  paging: PAGING;
6059
6059
  page_count: number;
@@ -6073,16 +6073,17 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6073
6073
  }[];
6074
6074
  include_master_data: YesNo;
6075
6075
  date_format_id: string;
6076
+ time_zone_id: string;
6076
6077
  organisation_ids: string[];
6077
6078
  from_date: string;
6078
6079
  to_date: string;
6079
- vehicle_ids: string[];
6080
6080
  }, {
6081
- time_zone_id: string;
6082
6081
  date_format_id: string;
6082
+ time_zone_id: string;
6083
6083
  from_date: string;
6084
6084
  to_date: string;
6085
6085
  status?: Status[] | undefined;
6086
+ vehicle_ids?: string[] | undefined;
6086
6087
  search?: string | undefined;
6087
6088
  paging?: PAGING | undefined;
6088
6089
  page_count?: unknown;
@@ -6102,7 +6103,6 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6102
6103
  }[] | undefined;
6103
6104
  include_master_data?: YesNo | undefined;
6104
6105
  organisation_ids?: string[] | undefined;
6105
- vehicle_ids?: string[] | undefined;
6106
6106
  }>;
6107
6107
  type FleetIssueManagementDashBoardQueryDTO = z.infer<typeof FleetIssueManagementDashBoardQuerySchema>;
6108
6108
  declare const FleetIssueManagementCommentSchema: z.ZodObject<{
@@ -6161,7 +6161,6 @@ declare const FleetIssueManagementCommentQuerySchema: z.ZodObject<{
6161
6161
  vehicle_issue_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6162
6162
  }, "strip", z.ZodTypeAny, {
6163
6163
  status: Status[];
6164
- time_zone_id: string;
6165
6164
  search: string;
6166
6165
  paging: PAGING;
6167
6166
  page_count: number;
@@ -6181,12 +6180,13 @@ declare const FleetIssueManagementCommentQuerySchema: z.ZodObject<{
6181
6180
  }[];
6182
6181
  include_master_data: YesNo;
6183
6182
  date_format_id: string;
6183
+ time_zone_id: string;
6184
6184
  organisation_ids: string[];
6185
6185
  vehicle_issue_ids: string[];
6186
6186
  vehicle_issue_comment_ids: string[];
6187
6187
  }, {
6188
- time_zone_id: string;
6189
6188
  date_format_id: string;
6189
+ time_zone_id: string;
6190
6190
  status?: Status[] | undefined;
6191
6191
  search?: string | undefined;
6192
6192
  paging?: PAGING | undefined;
@@ -6449,10 +6449,10 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6449
6449
  }, "strip", z.ZodTypeAny, {
6450
6450
  status: Status;
6451
6451
  organisation_id: string;
6452
- time_zone_id: string;
6453
6452
  vehicle_id: string;
6454
- driver_id: string;
6455
6453
  user_id: string;
6454
+ time_zone_id: string;
6455
+ driver_id: string;
6456
6456
  odometer_reading: number;
6457
6457
  service_status: ServiceStatus;
6458
6458
  service_type: ServiceType;
@@ -6494,10 +6494,10 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
6494
6494
  }, {
6495
6495
  status: Status;
6496
6496
  organisation_id: string;
6497
- time_zone_id: string;
6498
6497
  vehicle_id: string;
6499
- driver_id: string;
6500
6498
  user_id: string;
6499
+ time_zone_id: string;
6500
+ driver_id: string;
6501
6501
  service_status: ServiceStatus;
6502
6502
  service_type: ServiceType;
6503
6503
  is_inhouse_service: YesNo;
@@ -6584,7 +6584,8 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6584
6584
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6585
6585
  }, "strip", z.ZodTypeAny, {
6586
6586
  status: Status[];
6587
- time_zone_id: string;
6587
+ user_ids: string[];
6588
+ vehicle_ids: string[];
6588
6589
  search: string;
6589
6590
  paging: PAGING;
6590
6591
  page_count: number;
@@ -6604,12 +6605,11 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6604
6605
  }[];
6605
6606
  include_master_data: YesNo;
6606
6607
  date_format_id: string;
6608
+ time_zone_id: string;
6607
6609
  organisation_ids: string[];
6610
+ driver_ids: string[];
6608
6611
  from_date: string;
6609
6612
  to_date: string;
6610
- vehicle_ids: string[];
6611
- driver_ids: string[];
6612
- user_ids: string[];
6613
6613
  service_management_ids: string[];
6614
6614
  service_status: ServiceStatus[];
6615
6615
  service_type: ServiceType[];
@@ -6618,11 +6618,13 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6618
6618
  vendor_ids: string[];
6619
6619
  service_center_ids: string[];
6620
6620
  }, {
6621
- time_zone_id: string;
6622
6621
  date_format_id: string;
6622
+ time_zone_id: string;
6623
6623
  from_date: string;
6624
6624
  to_date: string;
6625
6625
  status?: Status[] | undefined;
6626
+ user_ids?: string[] | undefined;
6627
+ vehicle_ids?: string[] | undefined;
6626
6628
  search?: string | undefined;
6627
6629
  paging?: PAGING | undefined;
6628
6630
  page_count?: unknown;
@@ -6642,9 +6644,7 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6642
6644
  }[] | undefined;
6643
6645
  include_master_data?: YesNo | undefined;
6644
6646
  organisation_ids?: string[] | undefined;
6645
- vehicle_ids?: string[] | undefined;
6646
6647
  driver_ids?: string[] | undefined;
6647
- user_ids?: string[] | undefined;
6648
6648
  service_management_ids?: string[] | undefined;
6649
6649
  service_status?: ServiceStatus[] | undefined;
6650
6650
  service_type?: ServiceType[] | undefined;
@@ -6691,7 +6691,7 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6691
6691
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
6692
6692
  }, "strip", z.ZodTypeAny, {
6693
6693
  status: Status[];
6694
- time_zone_id: string;
6694
+ vehicle_ids: string[];
6695
6695
  search: string;
6696
6696
  paging: PAGING;
6697
6697
  page_count: number;
@@ -6711,16 +6711,17 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6711
6711
  }[];
6712
6712
  include_master_data: YesNo;
6713
6713
  date_format_id: string;
6714
+ time_zone_id: string;
6714
6715
  organisation_ids: string[];
6715
6716
  from_date: string;
6716
6717
  to_date: string;
6717
- vehicle_ids: string[];
6718
6718
  }, {
6719
- time_zone_id: string;
6720
6719
  date_format_id: string;
6720
+ time_zone_id: string;
6721
6721
  from_date: string;
6722
6722
  to_date: string;
6723
6723
  status?: Status[] | undefined;
6724
+ vehicle_ids?: string[] | undefined;
6724
6725
  search?: string | undefined;
6725
6726
  paging?: PAGING | undefined;
6726
6727
  page_count?: unknown;
@@ -6740,7 +6741,6 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6740
6741
  }[] | undefined;
6741
6742
  include_master_data?: YesNo | undefined;
6742
6743
  organisation_ids?: string[] | undefined;
6743
- vehicle_ids?: string[] | undefined;
6744
6744
  }>;
6745
6745
  type FleetServiceManagementDashBoardQueryDTO = z.infer<typeof FleetServiceManagementDashBoardQuerySchema>;
6746
6746
  declare const FleetServiceManagementTaskSchema: z.ZodObject<{
@@ -6805,7 +6805,6 @@ declare const FleetServiceManagementTaskQuerySchema: z.ZodObject<{
6805
6805
  fleet_service_task_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6806
6806
  }, "strip", z.ZodTypeAny, {
6807
6807
  status: Status[];
6808
- time_zone_id: string;
6809
6808
  search: string;
6810
6809
  paging: PAGING;
6811
6810
  page_count: number;
@@ -6825,12 +6824,13 @@ declare const FleetServiceManagementTaskQuerySchema: z.ZodObject<{
6825
6824
  }[];
6826
6825
  include_master_data: YesNo;
6827
6826
  date_format_id: string;
6827
+ time_zone_id: string;
6828
6828
  fleet_service_task_ids: string[];
6829
6829
  service_management_ids: string[];
6830
6830
  fleet_service_management_task_ids: string[];
6831
6831
  }, {
6832
- time_zone_id: string;
6833
6832
  date_format_id: string;
6833
+ time_zone_id: string;
6834
6834
  status?: Status[] | undefined;
6835
6835
  search?: string | undefined;
6836
6836
  paging?: PAGING | undefined;
@@ -6913,7 +6913,7 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6913
6913
  reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
6914
6914
  }, "strip", z.ZodTypeAny, {
6915
6915
  status: Status[];
6916
- time_zone_id: string;
6916
+ vehicle_ids: string[];
6917
6917
  search: string;
6918
6918
  paging: PAGING;
6919
6919
  page_count: number;
@@ -6933,15 +6933,16 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6933
6933
  }[];
6934
6934
  include_master_data: YesNo;
6935
6935
  date_format_id: string;
6936
+ time_zone_id: string;
6936
6937
  organisation_ids: string[];
6937
- vehicle_ids: string[];
6938
6938
  service_management_ids: string[];
6939
6939
  reminder_type: ReminderType[];
6940
6940
  service_reminder_ids: string[];
6941
6941
  }, {
6942
- time_zone_id: string;
6943
6942
  date_format_id: string;
6943
+ time_zone_id: string;
6944
6944
  status?: Status[] | undefined;
6945
+ vehicle_ids?: string[] | undefined;
6945
6946
  search?: string | undefined;
6946
6947
  paging?: PAGING | undefined;
6947
6948
  page_count?: unknown;
@@ -6961,7 +6962,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6961
6962
  }[] | undefined;
6962
6963
  include_master_data?: YesNo | undefined;
6963
6964
  organisation_ids?: string[] | undefined;
6964
- vehicle_ids?: string[] | undefined;
6965
6965
  service_management_ids?: string[] | undefined;
6966
6966
  reminder_type?: ReminderType[] | undefined;
6967
6967
  service_reminder_ids?: string[] | undefined;
@@ -7245,7 +7245,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
7245
7245
  is_preferred_center: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
7246
7246
  }, "strip", z.ZodTypeAny, {
7247
7247
  status: Status[];
7248
- time_zone_id: string;
7249
7248
  search: string;
7250
7249
  paging: PAGING;
7251
7250
  page_count: number;
@@ -7265,6 +7264,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
7265
7264
  }[];
7266
7265
  include_master_data: YesNo;
7267
7266
  date_format_id: string;
7267
+ time_zone_id: string;
7268
7268
  organisation_ids: string[];
7269
7269
  vendor_ids: string[];
7270
7270
  service_center_ids: string[];
@@ -7272,8 +7272,8 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
7272
7272
  oem_authorised: YesNo[];
7273
7273
  is_preferred_center: YesNo[];
7274
7274
  }, {
7275
- time_zone_id: string;
7276
7275
  date_format_id: string;
7276
+ time_zone_id: string;
7277
7277
  status?: Status[] | undefined;
7278
7278
  search?: string | undefined;
7279
7279
  paging?: PAGING | undefined;
@@ -7396,7 +7396,6 @@ declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
7396
7396
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
7397
7397
  }, "strip", z.ZodTypeAny, {
7398
7398
  status: Status[];
7399
- time_zone_id: string;
7400
7399
  search: string;
7401
7400
  paging: PAGING;
7402
7401
  page_count: number;
@@ -7416,12 +7415,13 @@ declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
7416
7415
  }[];
7417
7416
  include_master_data: YesNo;
7418
7417
  date_format_id: string;
7418
+ time_zone_id: string;
7419
7419
  organisation_ids: string[];
7420
7420
  country_ids: string[];
7421
7421
  fuel_company_ids: string[];
7422
7422
  }, {
7423
- time_zone_id: string;
7424
7423
  date_format_id: string;
7424
+ time_zone_id: string;
7425
7425
  status?: Status[] | undefined;
7426
7426
  search?: string | undefined;
7427
7427
  paging?: PAGING | undefined;
@@ -7695,7 +7695,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
7695
7695
  is_preferred_station: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
7696
7696
  }, "strip", z.ZodTypeAny, {
7697
7697
  status: Status[];
7698
- time_zone_id: string;
7699
7698
  search: string;
7700
7699
  paging: PAGING;
7701
7700
  page_count: number;
@@ -7715,6 +7714,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
7715
7714
  }[];
7716
7715
  include_master_data: YesNo;
7717
7716
  date_format_id: string;
7717
+ time_zone_id: string;
7718
7718
  organisation_ids: string[];
7719
7719
  vendor_ids: string[];
7720
7720
  is_company_owned: YesNo[];
@@ -7722,8 +7722,8 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
7722
7722
  is_preferred_station: YesNo[];
7723
7723
  fuel_station_ids: string[];
7724
7724
  }, {
7725
- time_zone_id: string;
7726
7725
  date_format_id: string;
7726
+ time_zone_id: string;
7727
7727
  status?: Status[] | undefined;
7728
7728
  search?: string | undefined;
7729
7729
  paging?: PAGING | undefined;
@@ -8100,7 +8100,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
8100
8100
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
8101
8101
  }, "strip", z.ZodTypeAny, {
8102
8102
  status: Status[];
8103
- time_zone_id: string;
8104
8103
  search: string;
8105
8104
  paging: PAGING;
8106
8105
  page_count: number;
@@ -8120,11 +8119,12 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
8120
8119
  }[];
8121
8120
  include_master_data: YesNo;
8122
8121
  date_format_id: string;
8122
+ time_zone_id: string;
8123
8123
  organisation_ids: string[];
8124
8124
  vendor_ids: string[];
8125
8125
  }, {
8126
- time_zone_id: string;
8127
8126
  date_format_id: string;
8127
+ time_zone_id: string;
8128
8128
  status?: Status[] | undefined;
8129
8129
  search?: string | undefined;
8130
8130
  paging?: PAGING | undefined;
@@ -8182,7 +8182,6 @@ declare const FleetVendorDashBoardQuerySchema: z.ZodObject<{
8182
8182
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
8183
8183
  }, "strip", z.ZodTypeAny, {
8184
8184
  status: Status[];
8185
- time_zone_id: string;
8186
8185
  search: string;
8187
8186
  paging: PAGING;
8188
8187
  page_count: number;
@@ -8202,10 +8201,11 @@ declare const FleetVendorDashBoardQuerySchema: z.ZodObject<{
8202
8201
  }[];
8203
8202
  include_master_data: YesNo;
8204
8203
  date_format_id: string;
8204
+ time_zone_id: string;
8205
8205
  organisation_ids: string[];
8206
8206
  }, {
8207
- time_zone_id: string;
8208
8207
  date_format_id: string;
8208
+ time_zone_id: string;
8209
8209
  status?: Status[] | undefined;
8210
8210
  search?: string | undefined;
8211
8211
  paging?: PAGING | undefined;
@@ -8328,7 +8328,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
8328
8328
  is_default: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
8329
8329
  }, "strip", z.ZodTypeAny, {
8330
8330
  status: Status[];
8331
- time_zone_id: string;
8332
8331
  search: string;
8333
8332
  paging: PAGING;
8334
8333
  page_count: number;
@@ -8348,14 +8347,15 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
8348
8347
  }[];
8349
8348
  include_master_data: YesNo;
8350
8349
  date_format_id: string;
8350
+ time_zone_id: string;
8351
8351
  organisation_ids: string[];
8352
8352
  vendor_ids: string[];
8353
8353
  vendor_address_label: FleetVendorAddressLabel[];
8354
8354
  is_default: YesNo[];
8355
8355
  vendor_address_ids: string[];
8356
8356
  }, {
8357
- time_zone_id: string;
8358
8357
  date_format_id: string;
8358
+ time_zone_id: string;
8359
8359
  status?: Status[] | undefined;
8360
8360
  search?: string | undefined;
8361
8361
  paging?: PAGING | undefined;
@@ -8463,7 +8463,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
8463
8463
  is_primary: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
8464
8464
  }, "strip", z.ZodTypeAny, {
8465
8465
  status: Status[];
8466
- time_zone_id: string;
8467
8466
  search: string;
8468
8467
  paging: PAGING;
8469
8468
  page_count: number;
@@ -8483,13 +8482,14 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
8483
8482
  }[];
8484
8483
  include_master_data: YesNo;
8485
8484
  date_format_id: string;
8485
+ time_zone_id: string;
8486
8486
  organisation_ids: string[];
8487
8487
  vendor_ids: string[];
8488
8488
  is_primary: YesNo[];
8489
8489
  vendor_bank_account_ids: string[];
8490
8490
  }, {
8491
- time_zone_id: string;
8492
8491
  date_format_id: string;
8492
+ time_zone_id: string;
8493
8493
  status?: Status[] | undefined;
8494
8494
  search?: string | undefined;
8495
8495
  paging?: PAGING | undefined;
@@ -8616,7 +8616,6 @@ declare const FleetVendorContactPersonsQuerySchema: z.ZodObject<{
8616
8616
  is_primary: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
8617
8617
  }, "strip", z.ZodTypeAny, {
8618
8618
  status: Status[];
8619
- time_zone_id: string;
8620
8619
  search: string;
8621
8620
  paging: PAGING;
8622
8621
  page_count: number;
@@ -8636,13 +8635,14 @@ declare const FleetVendorContactPersonsQuerySchema: z.ZodObject<{
8636
8635
  }[];
8637
8636
  include_master_data: YesNo;
8638
8637
  date_format_id: string;
8638
+ time_zone_id: string;
8639
8639
  organisation_ids: string[];
8640
8640
  vendor_ids: string[];
8641
8641
  is_primary: YesNo[];
8642
8642
  contact_person_ids: string[];
8643
8643
  }, {
8644
- time_zone_id: string;
8645
8644
  date_format_id: string;
8645
+ time_zone_id: string;
8646
8646
  status?: Status[] | undefined;
8647
8647
  search?: string | undefined;
8648
8648
  paging?: PAGING | undefined;
@@ -8727,7 +8727,6 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
8727
8727
  vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
8728
8728
  }, "strip", z.ZodTypeAny, {
8729
8729
  status: Status[];
8730
- time_zone_id: string;
8731
8730
  search: string;
8732
8731
  paging: PAGING;
8733
8732
  page_count: number;
@@ -8747,12 +8746,13 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
8747
8746
  }[];
8748
8747
  include_master_data: YesNo;
8749
8748
  date_format_id: string;
8749
+ time_zone_id: string;
8750
8750
  organisation_ids: string[];
8751
8751
  vendor_ids: string[];
8752
8752
  vendor_review_ids: string[];
8753
8753
  }, {
8754
- time_zone_id: string;
8755
8754
  date_format_id: string;
8755
+ time_zone_id: string;
8756
8756
  status?: Status[] | undefined;
8757
8757
  search?: string | undefined;
8758
8758
  paging?: PAGING | undefined;
@@ -8870,8 +8870,8 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
8870
8870
  }, "strip", z.ZodTypeAny, {
8871
8871
  status: Status;
8872
8872
  organisation_id: string;
8873
- time_zone_id: string;
8874
8873
  user_id: string;
8874
+ time_zone_id: string;
8875
8875
  document_type_id: string;
8876
8876
  vendor_id: string;
8877
8877
  document_name: string;
@@ -8896,8 +8896,8 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
8896
8896
  }, {
8897
8897
  status: Status;
8898
8898
  organisation_id: string;
8899
- time_zone_id: string;
8900
8899
  user_id: string;
8900
+ time_zone_id: string;
8901
8901
  document_type_id: string;
8902
8902
  vendor_id: string;
8903
8903
  document_name?: string | undefined;
@@ -8958,7 +8958,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
8958
8958
  document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
8959
8959
  }, "strip", z.ZodTypeAny, {
8960
8960
  status: Status[];
8961
- time_zone_id: string;
8962
8961
  search: string;
8963
8962
  paging: PAGING;
8964
8963
  page_count: number;
@@ -8978,13 +8977,14 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
8978
8977
  }[];
8979
8978
  include_master_data: YesNo;
8980
8979
  date_format_id: string;
8980
+ time_zone_id: string;
8981
8981
  organisation_ids: string[];
8982
8982
  document_type_ids: string[];
8983
8983
  vendor_ids: string[];
8984
8984
  fleet_vendor_document_ids: string[];
8985
8985
  }, {
8986
- time_zone_id: string;
8987
8986
  date_format_id: string;
8987
+ time_zone_id: string;
8988
8988
  status?: Status[] | undefined;
8989
8989
  search?: string | undefined;
8990
8990
  paging?: PAGING | undefined;
@@ -9267,14 +9267,13 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9267
9267
  file_metadata?: Record<string, any> | undefined;
9268
9268
  }>, "many">>>;
9269
9269
  }, "strip", z.ZodTypeAny, {
9270
- invoice_number: string;
9271
9270
  status: Status;
9272
9271
  organisation_id: string;
9273
- time_zone_id: string;
9274
9272
  vehicle_id: string;
9273
+ user_id: string;
9274
+ time_zone_id: string;
9275
9275
  driver_id: string;
9276
9276
  google_location: string;
9277
- user_id: string;
9278
9277
  device_id: string;
9279
9278
  vehicle_fuel_type_id: string;
9280
9279
  vehicle_fuel_unit_id: string;
@@ -9291,6 +9290,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9291
9290
  refill_method: RefillMethod;
9292
9291
  refill_details: string;
9293
9292
  filled_by_person: string;
9293
+ invoice_number: string;
9294
9294
  payment_mode: PaymentMode;
9295
9295
  payment_reference_number: string;
9296
9296
  fuel_card_number: string;
@@ -9323,10 +9323,10 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9323
9323
  }, {
9324
9324
  status: Status;
9325
9325
  organisation_id: string;
9326
- time_zone_id: string;
9327
9326
  vehicle_id: string;
9328
- driver_id: string;
9329
9327
  user_id: string;
9328
+ time_zone_id: string;
9329
+ driver_id: string;
9330
9330
  device_id: string;
9331
9331
  vehicle_fuel_type_id: string;
9332
9332
  vehicle_fuel_unit_id: string;
@@ -9339,7 +9339,6 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9339
9339
  payment_mode: PaymentMode;
9340
9340
  is_full_tank: YesNo;
9341
9341
  is_previous_entries_missed: YesNo;
9342
- invoice_number?: string | undefined;
9343
9342
  latitude?: unknown;
9344
9343
  longitude?: unknown;
9345
9344
  google_location?: string | undefined;
@@ -9357,6 +9356,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
9357
9356
  refill_method?: RefillMethod | undefined;
9358
9357
  refill_details?: string | undefined;
9359
9358
  filled_by_person?: string | undefined;
9359
+ invoice_number?: string | undefined;
9360
9360
  payment_reference_number?: string | undefined;
9361
9361
  fuel_card_number?: string | undefined;
9362
9362
  payment_notes?: string | undefined;
@@ -9429,7 +9429,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9429
9429
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
9430
9430
  }, "strip", z.ZodTypeAny, {
9431
9431
  status: Status[];
9432
- time_zone_id: string;
9432
+ user_ids: string[];
9433
+ vehicle_ids: string[];
9433
9434
  search: string;
9434
9435
  paging: PAGING;
9435
9436
  page_count: number;
@@ -9449,12 +9450,11 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9449
9450
  }[];
9450
9451
  include_master_data: YesNo;
9451
9452
  date_format_id: string;
9453
+ time_zone_id: string;
9452
9454
  organisation_ids: string[];
9455
+ driver_ids: string[];
9453
9456
  from_date: string;
9454
9457
  to_date: string;
9455
- vehicle_ids: string[];
9456
- driver_ids: string[];
9457
- user_ids: string[];
9458
9458
  payment_status: PaymentStatus[];
9459
9459
  vendor_ids: string[];
9460
9460
  fuel_station_ids: string[];
@@ -9470,11 +9470,13 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9470
9470
  vehicle_fuel_type_ids: string[];
9471
9471
  vehicle_fuel_unit_ids: string[];
9472
9472
  }, {
9473
- time_zone_id: string;
9474
9473
  date_format_id: string;
9474
+ time_zone_id: string;
9475
9475
  from_date: string;
9476
9476
  to_date: string;
9477
9477
  status?: Status[] | undefined;
9478
+ user_ids?: string[] | undefined;
9479
+ vehicle_ids?: string[] | undefined;
9478
9480
  search?: string | undefined;
9479
9481
  paging?: PAGING | undefined;
9480
9482
  page_count?: unknown;
@@ -9494,9 +9496,7 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9494
9496
  }[] | undefined;
9495
9497
  include_master_data?: YesNo | undefined;
9496
9498
  organisation_ids?: string[] | undefined;
9497
- vehicle_ids?: string[] | undefined;
9498
9499
  driver_ids?: string[] | undefined;
9499
- user_ids?: string[] | undefined;
9500
9500
  payment_status?: PaymentStatus[] | undefined;
9501
9501
  vendor_ids?: string[] | undefined;
9502
9502
  fuel_station_ids?: string[] | undefined;
@@ -9587,7 +9587,6 @@ declare const MasterVehicleFuelRemovalReasonQuerySchema: z.ZodObject<{
9587
9587
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
9588
9588
  }, "strip", z.ZodTypeAny, {
9589
9589
  status: Status[];
9590
- time_zone_id: string;
9591
9590
  search: string;
9592
9591
  paging: PAGING;
9593
9592
  page_count: number;
@@ -9607,11 +9606,12 @@ declare const MasterVehicleFuelRemovalReasonQuerySchema: z.ZodObject<{
9607
9606
  }[];
9608
9607
  include_master_data: YesNo;
9609
9608
  date_format_id: string;
9609
+ time_zone_id: string;
9610
9610
  organisation_ids: string[];
9611
9611
  fuel_removal_reason_ids: string[];
9612
9612
  }, {
9613
- time_zone_id: string;
9614
9613
  date_format_id: string;
9614
+ time_zone_id: string;
9615
9615
  status?: Status[] | undefined;
9616
9616
  search?: string | undefined;
9617
9617
  paging?: PAGING | undefined;
@@ -9824,11 +9824,11 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
9824
9824
  }, "strip", z.ZodTypeAny, {
9825
9825
  status: Status;
9826
9826
  organisation_id: string;
9827
- time_zone_id: string;
9828
9827
  vehicle_id: string;
9828
+ user_id: string;
9829
+ time_zone_id: string;
9829
9830
  driver_id: string;
9830
9831
  google_location: string;
9831
- user_id: string;
9832
9832
  device_id: string;
9833
9833
  vehicle_fuel_type_id: string;
9834
9834
  vehicle_fuel_unit_id: string;
@@ -9866,10 +9866,10 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
9866
9866
  }, {
9867
9867
  status: Status;
9868
9868
  organisation_id: string;
9869
- time_zone_id: string;
9870
9869
  vehicle_id: string;
9871
- driver_id: string;
9872
9870
  user_id: string;
9871
+ time_zone_id: string;
9872
+ driver_id: string;
9873
9873
  device_id: string;
9874
9874
  vehicle_fuel_type_id: string;
9875
9875
  vehicle_fuel_unit_id: string;
@@ -9954,7 +9954,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
9954
9954
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
9955
9955
  }, "strip", z.ZodTypeAny, {
9956
9956
  status: Status[];
9957
- time_zone_id: string;
9957
+ user_ids: string[];
9958
+ vehicle_ids: string[];
9958
9959
  search: string;
9959
9960
  paging: PAGING;
9960
9961
  page_count: number;
@@ -9974,12 +9975,11 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
9974
9975
  }[];
9975
9976
  include_master_data: YesNo;
9976
9977
  date_format_id: string;
9978
+ time_zone_id: string;
9977
9979
  organisation_ids: string[];
9980
+ driver_ids: string[];
9978
9981
  from_date: string;
9979
9982
  to_date: string;
9980
- vehicle_ids: string[];
9981
- driver_ids: string[];
9982
- user_ids: string[];
9983
9983
  admin_verify_status: GPSFuelApproveStatus[];
9984
9984
  transporter_verify_status: GPSFuelApproveStatus[];
9985
9985
  entry_source: RefillEntrySource[];
@@ -9989,11 +9989,13 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
9989
9989
  fuel_removal_reason_ids: string[];
9990
9990
  fleet_fuel_removal_ids: string[];
9991
9991
  }, {
9992
- time_zone_id: string;
9993
9992
  date_format_id: string;
9993
+ time_zone_id: string;
9994
9994
  from_date: string;
9995
9995
  to_date: string;
9996
9996
  status?: Status[] | undefined;
9997
+ user_ids?: string[] | undefined;
9998
+ vehicle_ids?: string[] | undefined;
9997
9999
  search?: string | undefined;
9998
10000
  paging?: PAGING | undefined;
9999
10001
  page_count?: unknown;
@@ -10013,9 +10015,7 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10013
10015
  }[] | undefined;
10014
10016
  include_master_data?: YesNo | undefined;
10015
10017
  organisation_ids?: string[] | undefined;
10016
- vehicle_ids?: string[] | undefined;
10017
10018
  driver_ids?: string[] | undefined;
10018
- user_ids?: string[] | undefined;
10019
10019
  admin_verify_status?: GPSFuelApproveStatus[] | undefined;
10020
10020
  transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
10021
10021
  entry_source?: RefillEntrySource[] | undefined;
@@ -10083,9 +10083,9 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
10083
10083
  }, "strip", z.ZodTypeAny, {
10084
10084
  status: Status;
10085
10085
  organisation_id: string;
10086
- time_zone_id: string;
10087
- vehicle_ids: string[];
10088
10086
  user_id: string;
10087
+ vehicle_ids: string[];
10088
+ time_zone_id: string;
10089
10089
  inspection_schedule_name: string;
10090
10090
  inspection_schedule_description: string;
10091
10091
  inspection_schedule_start_date: string;
@@ -10093,8 +10093,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
10093
10093
  }, {
10094
10094
  status: Status;
10095
10095
  organisation_id: string;
10096
- time_zone_id: string;
10097
10096
  user_id: string;
10097
+ time_zone_id: string;
10098
10098
  inspection_schedule_name: string;
10099
10099
  vehicle_ids?: string[] | undefined;
10100
10100
  inspection_schedule_description?: string | undefined;
@@ -10138,7 +10138,7 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
10138
10138
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10139
10139
  }, "strip", z.ZodTypeAny, {
10140
10140
  status: Status[];
10141
- time_zone_id: string;
10141
+ user_ids: string[];
10142
10142
  search: string;
10143
10143
  paging: PAGING;
10144
10144
  page_count: number;
@@ -10158,13 +10158,14 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
10158
10158
  }[];
10159
10159
  include_master_data: YesNo;
10160
10160
  date_format_id: string;
10161
+ time_zone_id: string;
10161
10162
  organisation_ids: string[];
10162
- user_ids: string[];
10163
10163
  inspection_schedule_ids: string[];
10164
10164
  }, {
10165
- time_zone_id: string;
10166
10165
  date_format_id: string;
10166
+ time_zone_id: string;
10167
10167
  status?: Status[] | undefined;
10168
+ user_ids?: string[] | undefined;
10168
10169
  search?: string | undefined;
10169
10170
  paging?: PAGING | undefined;
10170
10171
  page_count?: unknown;
@@ -10184,7 +10185,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
10184
10185
  }[] | undefined;
10185
10186
  include_master_data?: YesNo | undefined;
10186
10187
  organisation_ids?: string[] | undefined;
10187
- user_ids?: string[] | undefined;
10188
10188
  inspection_schedule_ids?: string[] | undefined;
10189
10189
  }>;
10190
10190
  type FleetInspectionScheduleQueryDTO = z.infer<typeof FleetInspectionScheduleQuerySchema>;
@@ -10243,9 +10243,9 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
10243
10243
  }, "strip", z.ZodTypeAny, {
10244
10244
  status: Status;
10245
10245
  organisation_id: string;
10246
- time_zone_id: string;
10247
- vehicle_ids: string[];
10248
10246
  user_id: string;
10247
+ vehicle_ids: string[];
10248
+ time_zone_id: string;
10249
10249
  service_schedule_name: string;
10250
10250
  service_schedule_description: string;
10251
10251
  service_schedule_start_date: string;
@@ -10253,8 +10253,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
10253
10253
  }, {
10254
10254
  status: Status;
10255
10255
  organisation_id: string;
10256
- time_zone_id: string;
10257
10256
  user_id: string;
10257
+ time_zone_id: string;
10258
10258
  service_schedule_name: string;
10259
10259
  vehicle_ids?: string[] | undefined;
10260
10260
  service_schedule_description?: string | undefined;
@@ -10297,7 +10297,6 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
10297
10297
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10298
10298
  }, "strip", z.ZodTypeAny, {
10299
10299
  status: Status[];
10300
- time_zone_id: string;
10301
10300
  search: string;
10302
10301
  paging: PAGING;
10303
10302
  page_count: number;
@@ -10317,11 +10316,12 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
10317
10316
  }[];
10318
10317
  include_master_data: YesNo;
10319
10318
  date_format_id: string;
10319
+ time_zone_id: string;
10320
10320
  organisation_ids: string[];
10321
10321
  service_schedule_ids: string[];
10322
10322
  }, {
10323
- time_zone_id: string;
10324
10323
  date_format_id: string;
10324
+ time_zone_id: string;
10325
10325
  status?: Status[] | undefined;
10326
10326
  search?: string | undefined;
10327
10327
  paging?: PAGING | undefined;
@@ -10359,8 +10359,8 @@ interface User extends Record<string, unknown> {
10359
10359
  user_image_name?: string;
10360
10360
  first_name: string;
10361
10361
  last_name?: string;
10362
- email: string;
10363
10362
  username?: string;
10363
+ email: string;
10364
10364
  mobile?: string;
10365
10365
  password?: string;
10366
10366
  is_root_user: YesNo;
@@ -10374,6 +10374,10 @@ interface User extends Record<string, unknown> {
10374
10374
  UserOrganisation?: UserOrganisation;
10375
10375
  organisation_name?: string;
10376
10376
  organisation_code?: string;
10377
+ organisation_branch_id?: string;
10378
+ OrganisationBranch?: OrganisationBranch;
10379
+ branch_name?: string;
10380
+ branch_city?: string;
10377
10381
  user_role_id?: string;
10378
10382
  MasterUserRole?: MasterUserRole;
10379
10383
  user_role?: string;
@@ -10468,6 +10472,7 @@ interface UserLoginPush extends Record<string, unknown> {
10468
10472
  }
10469
10473
  declare const UserSchema: z.ZodObject<{
10470
10474
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
10475
+ organisation_branch_id: z.ZodEffects<z.ZodString, string, string>;
10471
10476
  user_role_id: z.ZodEffects<z.ZodString, string, string>;
10472
10477
  user_status_id: z.ZodEffects<z.ZodString, string, string>;
10473
10478
  language_id: z.ZodEffects<z.ZodString, string, string>;
@@ -10478,8 +10483,8 @@ declare const UserSchema: z.ZodObject<{
10478
10483
  user_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10479
10484
  first_name: z.ZodEffects<z.ZodString, string, string>;
10480
10485
  last_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10481
- email: z.ZodEffects<z.ZodString, string, string>;
10482
10486
  username: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10487
+ email: z.ZodEffects<z.ZodString, string, string>;
10483
10488
  mobile: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10484
10489
  password: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10485
10490
  can_login: z.ZodType<YesNo, z.ZodTypeDef, YesNo>;
@@ -10488,15 +10493,16 @@ declare const UserSchema: z.ZodObject<{
10488
10493
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10489
10494
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10490
10495
  }, "strip", z.ZodTypeAny, {
10496
+ all_vehicles: YesNo;
10491
10497
  status: Status;
10492
10498
  organisation_id: string;
10493
- time_zone_id: string;
10499
+ vehicle_ids: string[];
10494
10500
  date_format_id: string;
10501
+ time_zone_id: string;
10502
+ organisation_branch_id: string;
10495
10503
  user_role_id: string;
10496
10504
  user_status_id: string;
10497
10505
  language_id: string;
10498
- vehicle_ids: string[];
10499
- all_vehicles: YesNo;
10500
10506
  email: string;
10501
10507
  password: string;
10502
10508
  mobile: string;
@@ -10509,14 +10515,15 @@ declare const UserSchema: z.ZodObject<{
10509
10515
  is_root_user: YesNo;
10510
10516
  can_login: YesNo;
10511
10517
  }, {
10518
+ all_vehicles: YesNo;
10512
10519
  status: Status;
10513
10520
  organisation_id: string;
10514
- time_zone_id: string;
10515
10521
  date_format_id: string;
10522
+ time_zone_id: string;
10523
+ organisation_branch_id: string;
10516
10524
  user_role_id: string;
10517
10525
  user_status_id: string;
10518
10526
  language_id: string;
10519
- all_vehicles: YesNo;
10520
10527
  email: string;
10521
10528
  first_name: string;
10522
10529
  is_root_user: YesNo;
@@ -10564,6 +10571,7 @@ declare const UserQuerySchema: z.ZodObject<{
10564
10571
  } & {
10565
10572
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10566
10573
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10574
+ organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10567
10575
  user_role_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10568
10576
  user_status_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10569
10577
  language_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
@@ -10573,8 +10581,9 @@ declare const UserQuerySchema: z.ZodObject<{
10573
10581
  is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
10574
10582
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
10575
10583
  }, "strip", z.ZodTypeAny, {
10584
+ all_vehicles: YesNo[];
10576
10585
  status: Status[];
10577
- time_zone_id: string;
10586
+ user_ids: string[];
10578
10587
  search: string;
10579
10588
  paging: PAGING;
10580
10589
  page_count: number;
@@ -10594,20 +10603,22 @@ declare const UserQuerySchema: z.ZodObject<{
10594
10603
  }[];
10595
10604
  include_master_data: YesNo;
10596
10605
  date_format_id: string;
10606
+ time_zone_id: string;
10597
10607
  organisation_ids: string[];
10608
+ organisation_branch_ids: string[];
10598
10609
  user_role_ids: string[];
10599
10610
  user_status_ids: string[];
10600
10611
  language_ids: string[];
10601
10612
  date_format_ids: string[];
10602
- all_vehicles: YesNo[];
10603
- user_ids: string[];
10604
10613
  is_root_user: YesNo[];
10605
10614
  can_login: YesNo[];
10606
10615
  time_zone_ids: string[];
10607
10616
  }, {
10608
- time_zone_id: string;
10609
10617
  date_format_id: string;
10618
+ time_zone_id: string;
10619
+ all_vehicles?: YesNo[] | undefined;
10610
10620
  status?: Status[] | undefined;
10621
+ user_ids?: string[] | undefined;
10611
10622
  search?: string | undefined;
10612
10623
  paging?: PAGING | undefined;
10613
10624
  page_count?: unknown;
@@ -10627,12 +10638,11 @@ declare const UserQuerySchema: z.ZodObject<{
10627
10638
  }[] | undefined;
10628
10639
  include_master_data?: YesNo | undefined;
10629
10640
  organisation_ids?: string[] | undefined;
10641
+ organisation_branch_ids?: string[] | undefined;
10630
10642
  user_role_ids?: string[] | undefined;
10631
10643
  user_status_ids?: string[] | undefined;
10632
10644
  language_ids?: string[] | undefined;
10633
10645
  date_format_ids?: string[] | undefined;
10634
- all_vehicles?: YesNo[] | undefined;
10635
- user_ids?: string[] | undefined;
10636
10646
  is_root_user?: YesNo[] | undefined;
10637
10647
  can_login?: YesNo[] | undefined;
10638
10648
  time_zone_ids?: string[] | undefined;
@@ -10779,10 +10789,10 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
10779
10789
  }, "strip", z.ZodTypeAny, {
10780
10790
  status: Status;
10781
10791
  organisation_id: string;
10782
- date: string;
10783
10792
  vehicle_id: string;
10784
- driver_id: string;
10785
10793
  user_id: string;
10794
+ date: string;
10795
+ driver_id: string;
10786
10796
  device_id: string;
10787
10797
  total_km: number;
10788
10798
  consumed_fuel_liters: number;
@@ -10797,10 +10807,10 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
10797
10807
  }, {
10798
10808
  status: Status;
10799
10809
  organisation_id: string;
10800
- date: string;
10801
10810
  vehicle_id: string;
10802
- driver_id: string;
10803
10811
  user_id: string;
10812
+ date: string;
10813
+ driver_id: string;
10804
10814
  device_id: string;
10805
10815
  total_km?: unknown;
10806
10816
  consumed_fuel_liters?: unknown;
@@ -10857,7 +10867,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10857
10867
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10858
10868
  }, "strip", z.ZodTypeAny, {
10859
10869
  status: Status[];
10860
- time_zone_id: string;
10870
+ user_ids: string[];
10871
+ vehicle_ids: string[];
10861
10872
  search: string;
10862
10873
  paging: PAGING;
10863
10874
  page_count: number;
@@ -10877,22 +10888,23 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10877
10888
  }[];
10878
10889
  include_master_data: YesNo;
10879
10890
  date_format_id: string;
10891
+ time_zone_id: string;
10880
10892
  organisation_ids: string[];
10893
+ driver_ids: string[];
10881
10894
  from_date: string;
10882
10895
  to_date: string;
10883
- vehicle_ids: string[];
10884
- driver_ids: string[];
10885
- user_ids: string[];
10886
10896
  device_ids: string[];
10887
10897
  fleet_fuel_daily_summary_ids: string[];
10888
10898
  vehicle_summary: YesNo;
10889
10899
  day_summary: YesNo;
10890
10900
  }, {
10891
- time_zone_id: string;
10892
10901
  date_format_id: string;
10902
+ time_zone_id: string;
10893
10903
  from_date: string;
10894
10904
  to_date: string;
10895
10905
  status?: Status[] | undefined;
10906
+ user_ids?: string[] | undefined;
10907
+ vehicle_ids?: string[] | undefined;
10896
10908
  search?: string | undefined;
10897
10909
  paging?: PAGING | undefined;
10898
10910
  page_count?: unknown;
@@ -10912,9 +10924,7 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10912
10924
  }[] | undefined;
10913
10925
  include_master_data?: YesNo | undefined;
10914
10926
  organisation_ids?: string[] | undefined;
10915
- vehicle_ids?: string[] | undefined;
10916
10927
  driver_ids?: string[] | undefined;
10917
- user_ids?: string[] | undefined;
10918
10928
  device_ids?: string[] | undefined;
10919
10929
  fleet_fuel_daily_summary_ids?: string[] | undefined;
10920
10930
  vehicle_summary?: YesNo | undefined;
@@ -10958,7 +10968,7 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10958
10968
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
10959
10969
  }, "strip", z.ZodTypeAny, {
10960
10970
  status: Status[];
10961
- time_zone_id: string;
10971
+ vehicle_ids: string[];
10962
10972
  search: string;
10963
10973
  paging: PAGING;
10964
10974
  page_count: number;
@@ -10978,16 +10988,17 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10978
10988
  }[];
10979
10989
  include_master_data: YesNo;
10980
10990
  date_format_id: string;
10991
+ time_zone_id: string;
10981
10992
  organisation_ids: string[];
10982
10993
  from_date: string;
10983
10994
  to_date: string;
10984
- vehicle_ids: string[];
10985
10995
  }, {
10986
- time_zone_id: string;
10987
10996
  date_format_id: string;
10997
+ time_zone_id: string;
10988
10998
  from_date: string;
10989
10999
  to_date: string;
10990
11000
  status?: Status[] | undefined;
11001
+ vehicle_ids?: string[] | undefined;
10991
11002
  search?: string | undefined;
10992
11003
  paging?: PAGING | undefined;
10993
11004
  page_count?: unknown;
@@ -11007,7 +11018,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
11007
11018
  }[] | undefined;
11008
11019
  include_master_data?: YesNo | undefined;
11009
11020
  organisation_ids?: string[] | undefined;
11010
- vehicle_ids?: string[] | undefined;
11011
11021
  }>;
11012
11022
  type FleetFuelDailyMonthlySummaryQueryDTO = z.infer<typeof FleetFuelDailyMonthlySummaryQuerySchema>;
11013
11023
  declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
@@ -11058,7 +11068,7 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
11058
11068
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
11059
11069
  }, "strip", z.ZodTypeAny, {
11060
11070
  status: Status[];
11061
- time_zone_id: string;
11071
+ vehicle_ids: string[];
11062
11072
  search: string;
11063
11073
  paging: PAGING;
11064
11074
  page_count: number;
@@ -11078,16 +11088,17 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
11078
11088
  }[];
11079
11089
  include_master_data: YesNo;
11080
11090
  date_format_id: string;
11091
+ time_zone_id: string;
11081
11092
  organisation_ids: string[];
11082
11093
  from_date: string;
11083
11094
  to_date: string;
11084
- vehicle_ids: string[];
11085
11095
  }, {
11086
- time_zone_id: string;
11087
11096
  date_format_id: string;
11097
+ time_zone_id: string;
11088
11098
  from_date: string;
11089
11099
  to_date: string;
11090
11100
  status?: Status[] | undefined;
11101
+ vehicle_ids?: string[] | undefined;
11091
11102
  search?: string | undefined;
11092
11103
  paging?: PAGING | undefined;
11093
11104
  page_count?: unknown;
@@ -11107,7 +11118,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
11107
11118
  }[] | undefined;
11108
11119
  include_master_data?: YesNo | undefined;
11109
11120
  organisation_ids?: string[] | undefined;
11110
- vehicle_ids?: string[] | undefined;
11111
11121
  }>;
11112
11122
  type FleetFuelDailySummaryDashBoardQueryDTO = z.infer<typeof FleetFuelDailySummaryDashBoardQuerySchema>;
11113
11123
  interface FuelDashboard {
@@ -11463,7 +11473,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11463
11473
  is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
11464
11474
  }, "strip", z.ZodTypeAny, {
11465
11475
  status: Status[];
11466
- time_zone_id: string;
11476
+ vehicle_ids: string[];
11467
11477
  search: string;
11468
11478
  paging: PAGING;
11469
11479
  page_count: number;
@@ -11483,20 +11493,21 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11483
11493
  }[];
11484
11494
  include_master_data: YesNo;
11485
11495
  date_format_id: string;
11496
+ time_zone_id: string;
11486
11497
  organisation_ids: string[];
11487
11498
  organisation_sub_company_ids: string[];
11488
11499
  organisation_branch_ids: string[];
11489
11500
  organisation_color_ids: string[];
11490
11501
  organisation_tag_ids: string[];
11491
- vehicle_ids: string[];
11492
11502
  driver_ids: string[];
11493
11503
  can_login: YesNo[];
11494
11504
  driver_type: DriverType[];
11495
11505
  is_vehicle_assigned: YesNo[];
11496
11506
  }, {
11497
- time_zone_id: string;
11498
11507
  date_format_id: string;
11508
+ time_zone_id: string;
11499
11509
  status?: Status[] | undefined;
11510
+ vehicle_ids?: string[] | undefined;
11500
11511
  search?: string | undefined;
11501
11512
  paging?: PAGING | undefined;
11502
11513
  page_count?: unknown;
@@ -11520,7 +11531,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11520
11531
  organisation_branch_ids?: string[] | undefined;
11521
11532
  organisation_color_ids?: string[] | undefined;
11522
11533
  organisation_tag_ids?: string[] | undefined;
11523
- vehicle_ids?: string[] | undefined;
11524
11534
  driver_ids?: string[] | undefined;
11525
11535
  can_login?: YesNo[] | undefined;
11526
11536
  driver_type?: DriverType[] | undefined;
@@ -11700,15 +11710,15 @@ declare const OrganisationGroupSchema: z.ZodObject<{
11700
11710
  }, "strip", z.ZodTypeAny, {
11701
11711
  status: Status;
11702
11712
  organisation_id: string;
11703
- description: string;
11704
11713
  vehicle_ids: string[];
11714
+ description: string;
11705
11715
  group_name: string;
11706
11716
  }, {
11707
11717
  status: Status;
11708
11718
  organisation_id: string;
11709
11719
  group_name: string;
11710
- description?: string | undefined;
11711
11720
  vehicle_ids?: string[] | undefined;
11721
+ description?: string | undefined;
11712
11722
  }>;
11713
11723
  type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
11714
11724
  declare const OrganisationGroupQuerySchema: z.ZodObject<{
@@ -11747,7 +11757,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11747
11757
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11748
11758
  }, "strip", z.ZodTypeAny, {
11749
11759
  status: Status[];
11750
- time_zone_id: string;
11760
+ vehicle_ids: string[];
11751
11761
  search: string;
11752
11762
  paging: PAGING;
11753
11763
  page_count: number;
@@ -11767,13 +11777,14 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11767
11777
  }[];
11768
11778
  include_master_data: YesNo;
11769
11779
  date_format_id: string;
11780
+ time_zone_id: string;
11770
11781
  organisation_ids: string[];
11771
- vehicle_ids: string[];
11772
11782
  organisation_group_ids: string[];
11773
11783
  }, {
11774
- time_zone_id: string;
11775
11784
  date_format_id: string;
11785
+ time_zone_id: string;
11776
11786
  status?: Status[] | undefined;
11787
+ vehicle_ids?: string[] | undefined;
11777
11788
  search?: string | undefined;
11778
11789
  paging?: PAGING | undefined;
11779
11790
  page_count?: unknown;
@@ -11793,7 +11804,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11793
11804
  }[] | undefined;
11794
11805
  include_master_data?: YesNo | undefined;
11795
11806
  organisation_ids?: string[] | undefined;
11796
- vehicle_ids?: string[] | undefined;
11797
11807
  organisation_group_ids?: string[] | undefined;
11798
11808
  }>;
11799
11809
  type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
@@ -11889,7 +11899,6 @@ declare const MasterVehicleSubModelQuerySchema: z.ZodObject<{
11889
11899
  vehicle_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11890
11900
  }, "strip", z.ZodTypeAny, {
11891
11901
  status: Status[];
11892
- time_zone_id: string;
11893
11902
  search: string;
11894
11903
  paging: PAGING;
11895
11904
  page_count: number;
@@ -11909,13 +11918,14 @@ declare const MasterVehicleSubModelQuerySchema: z.ZodObject<{
11909
11918
  }[];
11910
11919
  include_master_data: YesNo;
11911
11920
  date_format_id: string;
11921
+ time_zone_id: string;
11912
11922
  organisation_ids: string[];
11913
11923
  vehicle_sub_model_ids: string[];
11914
11924
  vehicle_make_ids: string[];
11915
11925
  vehicle_model_ids: string[];
11916
11926
  }, {
11917
- time_zone_id: string;
11918
11927
  date_format_id: string;
11928
+ time_zone_id: string;
11919
11929
  status?: Status[] | undefined;
11920
11930
  search?: string | undefined;
11921
11931
  paging?: PAGING | undefined;
@@ -12036,7 +12046,6 @@ declare const MasterVehicleModelQuerySchema: z.ZodObject<{
12036
12046
  vehicle_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12037
12047
  }, "strip", z.ZodTypeAny, {
12038
12048
  status: Status[];
12039
- time_zone_id: string;
12040
12049
  search: string;
12041
12050
  paging: PAGING;
12042
12051
  page_count: number;
@@ -12056,12 +12065,13 @@ declare const MasterVehicleModelQuerySchema: z.ZodObject<{
12056
12065
  }[];
12057
12066
  include_master_data: YesNo;
12058
12067
  date_format_id: string;
12068
+ time_zone_id: string;
12059
12069
  organisation_ids: string[];
12060
12070
  vehicle_make_ids: string[];
12061
12071
  vehicle_model_ids: string[];
12062
12072
  }, {
12063
- time_zone_id: string;
12064
12073
  date_format_id: string;
12074
+ time_zone_id: string;
12065
12075
  status?: Status[] | undefined;
12066
12076
  search?: string | undefined;
12067
12077
  paging?: PAGING | undefined;
@@ -12176,7 +12186,6 @@ declare const MasterVehicleMakeQuerySchema: z.ZodObject<{
12176
12186
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12177
12187
  }, "strip", z.ZodTypeAny, {
12178
12188
  status: Status[];
12179
- time_zone_id: string;
12180
12189
  search: string;
12181
12190
  paging: PAGING;
12182
12191
  page_count: number;
@@ -12196,11 +12205,12 @@ declare const MasterVehicleMakeQuerySchema: z.ZodObject<{
12196
12205
  }[];
12197
12206
  include_master_data: YesNo;
12198
12207
  date_format_id: string;
12208
+ time_zone_id: string;
12199
12209
  organisation_ids: string[];
12200
12210
  vehicle_make_ids: string[];
12201
12211
  }, {
12202
- time_zone_id: string;
12203
12212
  date_format_id: string;
12213
+ time_zone_id: string;
12204
12214
  status?: Status[] | undefined;
12205
12215
  search?: string | undefined;
12206
12216
  paging?: PAGING | undefined;
@@ -12302,7 +12312,6 @@ declare const MasterVehicleStatusTypeQuerySchema: z.ZodObject<{
12302
12312
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12303
12313
  }, "strip", z.ZodTypeAny, {
12304
12314
  status: Status[];
12305
- time_zone_id: string;
12306
12315
  search: string;
12307
12316
  paging: PAGING;
12308
12317
  page_count: number;
@@ -12322,11 +12331,12 @@ declare const MasterVehicleStatusTypeQuerySchema: z.ZodObject<{
12322
12331
  }[];
12323
12332
  include_master_data: YesNo;
12324
12333
  date_format_id: string;
12334
+ time_zone_id: string;
12325
12335
  organisation_ids: string[];
12326
12336
  vehicle_status_type_ids: string[];
12327
12337
  }, {
12328
- time_zone_id: string;
12329
12338
  date_format_id: string;
12339
+ time_zone_id: string;
12330
12340
  status?: Status[] | undefined;
12331
12341
  search?: string | undefined;
12332
12342
  paging?: PAGING | undefined;
@@ -12428,7 +12438,6 @@ declare const MasterVehicleOwnershipTypeQuerySchema: z.ZodObject<{
12428
12438
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12429
12439
  }, "strip", z.ZodTypeAny, {
12430
12440
  status: Status[];
12431
- time_zone_id: string;
12432
12441
  search: string;
12433
12442
  paging: PAGING;
12434
12443
  page_count: number;
@@ -12448,11 +12457,12 @@ declare const MasterVehicleOwnershipTypeQuerySchema: z.ZodObject<{
12448
12457
  }[];
12449
12458
  include_master_data: YesNo;
12450
12459
  date_format_id: string;
12460
+ time_zone_id: string;
12451
12461
  organisation_ids: string[];
12452
12462
  vehicle_ownership_type_ids: string[];
12453
12463
  }, {
12454
- time_zone_id: string;
12455
12464
  date_format_id: string;
12465
+ time_zone_id: string;
12456
12466
  status?: Status[] | undefined;
12457
12467
  search?: string | undefined;
12458
12468
  paging?: PAGING | undefined;
@@ -12510,8 +12520,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
12510
12520
  }, "strip", z.ZodTypeAny, {
12511
12521
  status: Status;
12512
12522
  organisation_id: string;
12513
- description: string;
12514
12523
  vehicle_type: string;
12524
+ description: string;
12515
12525
  }, {
12516
12526
  status: Status;
12517
12527
  organisation_id: string;
@@ -12554,7 +12564,6 @@ declare const MasterVehicleTypeQuerySchema: z.ZodObject<{
12554
12564
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12555
12565
  }, "strip", z.ZodTypeAny, {
12556
12566
  status: Status[];
12557
- time_zone_id: string;
12558
12567
  search: string;
12559
12568
  paging: PAGING;
12560
12569
  page_count: number;
@@ -12574,11 +12583,12 @@ declare const MasterVehicleTypeQuerySchema: z.ZodObject<{
12574
12583
  }[];
12575
12584
  include_master_data: YesNo;
12576
12585
  date_format_id: string;
12586
+ time_zone_id: string;
12577
12587
  organisation_ids: string[];
12578
12588
  vehicle_type_ids: string[];
12579
12589
  }, {
12580
- time_zone_id: string;
12581
12590
  date_format_id: string;
12591
+ time_zone_id: string;
12582
12592
  status?: Status[] | undefined;
12583
12593
  search?: string | undefined;
12584
12594
  paging?: PAGING | undefined;
@@ -12680,7 +12690,6 @@ declare const MasterVehicleAssociatedToQuerySchema: z.ZodObject<{
12680
12690
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12681
12691
  }, "strip", z.ZodTypeAny, {
12682
12692
  status: Status[];
12683
- time_zone_id: string;
12684
12693
  search: string;
12685
12694
  paging: PAGING;
12686
12695
  page_count: number;
@@ -12700,11 +12709,12 @@ declare const MasterVehicleAssociatedToQuerySchema: z.ZodObject<{
12700
12709
  }[];
12701
12710
  include_master_data: YesNo;
12702
12711
  date_format_id: string;
12712
+ time_zone_id: string;
12703
12713
  organisation_ids: string[];
12704
12714
  vehicle_associated_to_ids: string[];
12705
12715
  }, {
12706
- time_zone_id: string;
12707
12716
  date_format_id: string;
12717
+ time_zone_id: string;
12708
12718
  status?: Status[] | undefined;
12709
12719
  search?: string | undefined;
12710
12720
  paging?: PAGING | undefined;
@@ -12806,7 +12816,6 @@ declare const MasterVehicleDocumentTypeQuerySchema: z.ZodObject<{
12806
12816
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
12807
12817
  }, "strip", z.ZodTypeAny, {
12808
12818
  status: Status[];
12809
- time_zone_id: string;
12810
12819
  search: string;
12811
12820
  paging: PAGING;
12812
12821
  page_count: number;
@@ -12826,11 +12835,12 @@ declare const MasterVehicleDocumentTypeQuerySchema: z.ZodObject<{
12826
12835
  }[];
12827
12836
  include_master_data: YesNo;
12828
12837
  date_format_id: string;
12838
+ time_zone_id: string;
12829
12839
  organisation_ids: string[];
12830
12840
  document_type_ids: string[];
12831
12841
  }, {
12832
- time_zone_id: string;
12833
12842
  date_format_id: string;
12843
+ time_zone_id: string;
12834
12844
  status?: Status[] | undefined;
12835
12845
  search?: string | undefined;
12836
12846
  paging?: PAGING | undefined;
@@ -12974,7 +12984,6 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
12974
12984
  report_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportType>, "many">>>;
12975
12985
  }, "strip", z.ZodTypeAny, {
12976
12986
  status: Status[];
12977
- time_zone_id: string;
12978
12987
  search: string;
12979
12988
  paging: PAGING;
12980
12989
  page_count: number;
@@ -12994,13 +13003,14 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
12994
13003
  }[];
12995
13004
  include_master_data: YesNo;
12996
13005
  date_format_id: string;
13006
+ time_zone_id: string;
12997
13007
  organisation_ids: string[];
12998
13008
  report_type: ReportType[];
12999
13009
  report_preference_ids: string[];
13000
13010
  report_automation_mail_ids: string[];
13001
13011
  }, {
13002
- time_zone_id: string;
13003
13012
  date_format_id: string;
13013
+ time_zone_id: string;
13004
13014
  status?: Status[] | undefined;
13005
13015
  search?: string | undefined;
13006
13016
  paging?: PAGING | undefined;
@@ -13040,28 +13050,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
13040
13050
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
13041
13051
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
13042
13052
  }, "strip", z.ZodTypeAny, {
13043
- status: Status;
13044
- organisation_id: string;
13045
- vehicle_ids: string[];
13046
13053
  mobile_numbers: string;
13047
13054
  email_ids: string;
13048
13055
  cc_email_ids: string;
13049
13056
  all_vehicles: YesNo;
13057
+ status: Status;
13058
+ organisation_id: string;
13059
+ vehicle_ids: string[];
13050
13060
  report_name: string;
13051
13061
  report_status: OnOff;
13052
13062
  report_types: ReportType[];
13053
13063
  report_list: ReportList[];
13054
13064
  report_channels: ReportChannel.Email[];
13055
13065
  }, {
13066
+ all_vehicles: YesNo;
13056
13067
  status: Status;
13057
13068
  organisation_id: string;
13058
- all_vehicles: YesNo;
13059
13069
  report_name: string;
13060
13070
  report_status: OnOff;
13061
- vehicle_ids?: string[] | undefined;
13062
13071
  mobile_numbers?: string | undefined;
13063
13072
  email_ids?: string | undefined;
13064
13073
  cc_email_ids?: string | undefined;
13074
+ vehicle_ids?: string[] | undefined;
13065
13075
  report_types?: ReportType[] | undefined;
13066
13076
  report_list?: ReportList[] | undefined;
13067
13077
  report_channels?: ReportChannel.Email[] | undefined;
@@ -13106,7 +13116,6 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
13106
13116
  report_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportChannel>, "many">>>;
13107
13117
  }, "strip", z.ZodTypeAny, {
13108
13118
  status: Status[];
13109
- time_zone_id: string;
13110
13119
  search: string;
13111
13120
  paging: PAGING;
13112
13121
  page_count: number;
@@ -13126,6 +13135,7 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
13126
13135
  }[];
13127
13136
  include_master_data: YesNo;
13128
13137
  date_format_id: string;
13138
+ time_zone_id: string;
13129
13139
  organisation_ids: string[];
13130
13140
  report_status: OnOff[];
13131
13141
  report_types: ReportType[];
@@ -13133,8 +13143,8 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
13133
13143
  report_channels: ReportChannel.Email[];
13134
13144
  report_preference_ids: string[];
13135
13145
  }, {
13136
- time_zone_id: string;
13137
13146
  date_format_id: string;
13147
+ time_zone_id: string;
13138
13148
  status?: Status[] | undefined;
13139
13149
  search?: string | undefined;
13140
13150
  paging?: PAGING | undefined;
@@ -13215,11 +13225,11 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
13215
13225
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
13216
13226
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
13217
13227
  }, "strip", z.ZodTypeAny, {
13218
- status: Status;
13219
- organisation_id: string;
13220
13228
  mobile_numbers: string;
13221
13229
  email_ids: string;
13222
13230
  cc_email_ids: string;
13231
+ status: Status;
13232
+ organisation_id: string;
13223
13233
  gps_live_track_share_link_id: string;
13224
13234
  share_channels: ShareChannel.Email[];
13225
13235
  }, {
@@ -13305,7 +13315,7 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
13305
13315
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
13306
13316
  }, "strip", z.ZodTypeAny, {
13307
13317
  status: Status[];
13308
- time_zone_id: string;
13318
+ vehicle_ids: string[];
13309
13319
  search: string;
13310
13320
  paging: PAGING;
13311
13321
  page_count: number;
@@ -13325,14 +13335,15 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
13325
13335
  }[];
13326
13336
  include_master_data: YesNo;
13327
13337
  date_format_id: string;
13338
+ time_zone_id: string;
13328
13339
  organisation_ids: string[];
13329
- vehicle_ids: string[];
13330
13340
  link_status: LinkStatus[];
13331
13341
  gps_live_track_share_link_ids: string[];
13332
13342
  }, {
13333
- time_zone_id: string;
13334
13343
  date_format_id: string;
13344
+ time_zone_id: string;
13335
13345
  status?: Status[] | undefined;
13346
+ vehicle_ids?: string[] | undefined;
13336
13347
  search?: string | undefined;
13337
13348
  paging?: PAGING | undefined;
13338
13349
  page_count?: unknown;
@@ -13352,7 +13363,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
13352
13363
  }[] | undefined;
13353
13364
  include_master_data?: YesNo | undefined;
13354
13365
  organisation_ids?: string[] | undefined;
13355
- vehicle_ids?: string[] | undefined;
13356
13366
  link_status?: LinkStatus[] | undefined;
13357
13367
  gps_live_track_share_link_ids?: string[] | undefined;
13358
13368
  }>;
@@ -13411,11 +13421,11 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
13411
13421
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
13412
13422
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
13413
13423
  }, "strip", z.ZodTypeAny, {
13414
- status: Status;
13415
- organisation_id: string;
13416
13424
  mobile_numbers: string;
13417
13425
  email_ids: string;
13418
13426
  cc_email_ids: string;
13427
+ status: Status;
13428
+ organisation_id: string;
13419
13429
  share_channels: ShareChannel.Email[];
13420
13430
  gps_track_history_share_link_id: string;
13421
13431
  }, {
@@ -13439,16 +13449,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
13439
13449
  }, "strip", z.ZodTypeAny, {
13440
13450
  status: Status;
13441
13451
  organisation_id: string;
13442
- time_zone_id: string;
13443
13452
  vehicle_id: string;
13453
+ time_zone_id: string;
13444
13454
  link_status: TrackHistoryLinkStatus;
13445
13455
  from_date_time: string;
13446
13456
  to_date_time: string;
13447
13457
  }, {
13448
13458
  status: Status;
13449
13459
  organisation_id: string;
13450
- time_zone_id: string;
13451
13460
  vehicle_id: string;
13461
+ time_zone_id: string;
13452
13462
  link_status: TrackHistoryLinkStatus;
13453
13463
  from_date_time: string;
13454
13464
  to_date_time: string;
@@ -13499,7 +13509,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
13499
13509
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
13500
13510
  }, "strip", z.ZodTypeAny, {
13501
13511
  status: Status[];
13502
- time_zone_id: string;
13512
+ vehicle_ids: string[];
13503
13513
  search: string;
13504
13514
  paging: PAGING;
13505
13515
  page_count: number;
@@ -13519,14 +13529,15 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
13519
13529
  }[];
13520
13530
  include_master_data: YesNo;
13521
13531
  date_format_id: string;
13532
+ time_zone_id: string;
13522
13533
  organisation_ids: string[];
13523
- vehicle_ids: string[];
13524
13534
  link_status: TrackHistoryLinkStatus[];
13525
13535
  gps_track_history_share_link_ids: string[];
13526
13536
  }, {
13527
- time_zone_id: string;
13528
13537
  date_format_id: string;
13538
+ time_zone_id: string;
13529
13539
  status?: Status[] | undefined;
13540
+ vehicle_ids?: string[] | undefined;
13530
13541
  search?: string | undefined;
13531
13542
  paging?: PAGING | undefined;
13532
13543
  page_count?: unknown;
@@ -13546,7 +13557,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
13546
13557
  }[] | undefined;
13547
13558
  include_master_data?: YesNo | undefined;
13548
13559
  organisation_ids?: string[] | undefined;
13549
- vehicle_ids?: string[] | undefined;
13550
13560
  link_status?: TrackHistoryLinkStatus[] | undefined;
13551
13561
  gps_track_history_share_link_ids?: string[] | undefined;
13552
13562
  }>;
@@ -13627,7 +13637,6 @@ declare const MasterClassQuerySchema: z.ZodObject<{
13627
13637
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
13628
13638
  }, "strip", z.ZodTypeAny, {
13629
13639
  status: Status[];
13630
- time_zone_id: string;
13631
13640
  search: string;
13632
13641
  paging: PAGING;
13633
13642
  page_count: number;
@@ -13647,11 +13656,12 @@ declare const MasterClassQuerySchema: z.ZodObject<{
13647
13656
  }[];
13648
13657
  include_master_data: YesNo;
13649
13658
  date_format_id: string;
13659
+ time_zone_id: string;
13650
13660
  organisation_ids: string[];
13651
13661
  class_ids: string[];
13652
13662
  }, {
13653
- time_zone_id: string;
13654
13663
  date_format_id: string;
13664
+ time_zone_id: string;
13655
13665
  status?: Status[] | undefined;
13656
13666
  search?: string | undefined;
13657
13667
  paging?: PAGING | undefined;
@@ -13752,7 +13762,6 @@ declare const MasterProgramQuerySchema: z.ZodObject<{
13752
13762
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
13753
13763
  }, "strip", z.ZodTypeAny, {
13754
13764
  status: Status[];
13755
- time_zone_id: string;
13756
13765
  search: string;
13757
13766
  paging: PAGING;
13758
13767
  page_count: number;
@@ -13772,11 +13781,12 @@ declare const MasterProgramQuerySchema: z.ZodObject<{
13772
13781
  }[];
13773
13782
  include_master_data: YesNo;
13774
13783
  date_format_id: string;
13784
+ time_zone_id: string;
13775
13785
  organisation_ids: string[];
13776
13786
  program_ids: string[];
13777
13787
  }, {
13778
- time_zone_id: string;
13779
13788
  date_format_id: string;
13789
+ time_zone_id: string;
13780
13790
  status?: Status[] | undefined;
13781
13791
  search?: string | undefined;
13782
13792
  paging?: PAGING | undefined;
@@ -13877,7 +13887,6 @@ declare const MasterSectionQuerySchema: z.ZodObject<{
13877
13887
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
13878
13888
  }, "strip", z.ZodTypeAny, {
13879
13889
  status: Status[];
13880
- time_zone_id: string;
13881
13890
  search: string;
13882
13891
  paging: PAGING;
13883
13892
  page_count: number;
@@ -13897,11 +13906,12 @@ declare const MasterSectionQuerySchema: z.ZodObject<{
13897
13906
  }[];
13898
13907
  include_master_data: YesNo;
13899
13908
  date_format_id: string;
13909
+ time_zone_id: string;
13900
13910
  organisation_ids: string[];
13901
13911
  section_ids: string[];
13902
13912
  }, {
13903
- time_zone_id: string;
13904
13913
  date_format_id: string;
13914
+ time_zone_id: string;
13905
13915
  status?: Status[] | undefined;
13906
13916
  search?: string | undefined;
13907
13917
  paging?: PAGING | undefined;
@@ -14002,7 +14012,6 @@ declare const MasterSemesterQuerySchema: z.ZodObject<{
14002
14012
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14003
14013
  }, "strip", z.ZodTypeAny, {
14004
14014
  status: Status[];
14005
- time_zone_id: string;
14006
14015
  search: string;
14007
14016
  paging: PAGING;
14008
14017
  page_count: number;
@@ -14022,11 +14031,12 @@ declare const MasterSemesterQuerySchema: z.ZodObject<{
14022
14031
  }[];
14023
14032
  include_master_data: YesNo;
14024
14033
  date_format_id: string;
14034
+ time_zone_id: string;
14025
14035
  organisation_ids: string[];
14026
14036
  semester_ids: string[];
14027
14037
  }, {
14028
- time_zone_id: string;
14029
14038
  date_format_id: string;
14039
+ time_zone_id: string;
14030
14040
  status?: Status[] | undefined;
14031
14041
  search?: string | undefined;
14032
14042
  paging?: PAGING | undefined;
@@ -14127,7 +14137,6 @@ declare const MasterStreamQuerySchema: z.ZodObject<{
14127
14137
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14128
14138
  }, "strip", z.ZodTypeAny, {
14129
14139
  status: Status[];
14130
- time_zone_id: string;
14131
14140
  search: string;
14132
14141
  paging: PAGING;
14133
14142
  page_count: number;
@@ -14147,11 +14156,12 @@ declare const MasterStreamQuerySchema: z.ZodObject<{
14147
14156
  }[];
14148
14157
  include_master_data: YesNo;
14149
14158
  date_format_id: string;
14159
+ time_zone_id: string;
14150
14160
  organisation_ids: string[];
14151
14161
  stream_ids: string[];
14152
14162
  }, {
14153
- time_zone_id: string;
14154
14163
  date_format_id: string;
14164
+ time_zone_id: string;
14155
14165
  status?: Status[] | undefined;
14156
14166
  search?: string | undefined;
14157
14167
  paging?: PAGING | undefined;
@@ -14252,7 +14262,6 @@ declare const MasterYearQuerySchema: z.ZodObject<{
14252
14262
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14253
14263
  }, "strip", z.ZodTypeAny, {
14254
14264
  status: Status[];
14255
- time_zone_id: string;
14256
14265
  search: string;
14257
14266
  paging: PAGING;
14258
14267
  page_count: number;
@@ -14272,11 +14281,12 @@ declare const MasterYearQuerySchema: z.ZodObject<{
14272
14281
  }[];
14273
14282
  include_master_data: YesNo;
14274
14283
  date_format_id: string;
14284
+ time_zone_id: string;
14275
14285
  organisation_ids: string[];
14276
14286
  year_ids: string[];
14277
14287
  }, {
14278
- time_zone_id: string;
14279
14288
  date_format_id: string;
14289
+ time_zone_id: string;
14280
14290
  status?: Status[] | undefined;
14281
14291
  search?: string | undefined;
14282
14292
  paging?: PAGING | undefined;
@@ -14377,7 +14387,6 @@ declare const MasterRelationshipQuerySchema: z.ZodObject<{
14377
14387
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14378
14388
  }, "strip", z.ZodTypeAny, {
14379
14389
  status: Status[];
14380
- time_zone_id: string;
14381
14390
  search: string;
14382
14391
  paging: PAGING;
14383
14392
  page_count: number;
@@ -14397,11 +14406,12 @@ declare const MasterRelationshipQuerySchema: z.ZodObject<{
14397
14406
  }[];
14398
14407
  include_master_data: YesNo;
14399
14408
  date_format_id: string;
14409
+ time_zone_id: string;
14400
14410
  organisation_ids: string[];
14401
14411
  relationship_ids: string[];
14402
14412
  }, {
14403
- time_zone_id: string;
14404
14413
  date_format_id: string;
14414
+ time_zone_id: string;
14405
14415
  status?: Status[] | undefined;
14406
14416
  search?: string | undefined;
14407
14417
  paging?: PAGING | undefined;
@@ -14619,7 +14629,6 @@ declare const BusStopQuerySchema: z.ZodObject<{
14619
14629
  geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
14620
14630
  }, "strip", z.ZodTypeAny, {
14621
14631
  status: Status[];
14622
- time_zone_id: string;
14623
14632
  search: string;
14624
14633
  paging: PAGING;
14625
14634
  page_count: number;
@@ -14639,14 +14648,15 @@ declare const BusStopQuerySchema: z.ZodObject<{
14639
14648
  }[];
14640
14649
  include_master_data: YesNo;
14641
14650
  date_format_id: string;
14651
+ time_zone_id: string;
14642
14652
  organisation_ids: string[];
14643
14653
  organisation_branch_ids: string[];
14644
14654
  geofence_type: GeofenceType[];
14645
14655
  stop_type: BusStopType[];
14646
14656
  bus_stop_ids: string[];
14647
14657
  }, {
14648
- time_zone_id: string;
14649
14658
  date_format_id: string;
14659
+ time_zone_id: string;
14650
14660
  status?: Status[] | undefined;
14651
14661
  search?: string | undefined;
14652
14662
  paging?: PAGING | undefined;
@@ -14708,7 +14718,6 @@ declare const BusDashBoardQuerySchema: z.ZodObject<{
14708
14718
  organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14709
14719
  }, "strip", z.ZodTypeAny, {
14710
14720
  status: Status[];
14711
- time_zone_id: string;
14712
14721
  search: string;
14713
14722
  paging: PAGING;
14714
14723
  page_count: number;
@@ -14728,11 +14737,12 @@ declare const BusDashBoardQuerySchema: z.ZodObject<{
14728
14737
  }[];
14729
14738
  include_master_data: YesNo;
14730
14739
  date_format_id: string;
14740
+ time_zone_id: string;
14731
14741
  organisation_ids: string[];
14732
14742
  organisation_branch_ids: string[];
14733
14743
  }, {
14734
- time_zone_id: string;
14735
14744
  date_format_id: string;
14745
+ time_zone_id: string;
14736
14746
  status?: Status[] | undefined;
14737
14747
  search?: string | undefined;
14738
14748
  paging?: PAGING | undefined;
@@ -14902,7 +14912,6 @@ declare const MasterRouteQuerySchema: z.ZodObject<{
14902
14912
  route_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
14903
14913
  }, "strip", z.ZodTypeAny, {
14904
14914
  status: Status[];
14905
- time_zone_id: string;
14906
14915
  search: string;
14907
14916
  paging: PAGING;
14908
14917
  page_count: number;
@@ -14922,13 +14931,14 @@ declare const MasterRouteQuerySchema: z.ZodObject<{
14922
14931
  }[];
14923
14932
  include_master_data: YesNo;
14924
14933
  date_format_id: string;
14934
+ time_zone_id: string;
14925
14935
  organisation_ids: string[];
14926
14936
  organisation_branch_ids: string[];
14927
14937
  route_status: Status[];
14928
14938
  route_ids: string[];
14929
14939
  }, {
14930
- time_zone_id: string;
14931
14940
  date_format_id: string;
14941
+ time_zone_id: string;
14932
14942
  status?: Status[] | undefined;
14933
14943
  search?: string | undefined;
14934
14944
  paging?: PAGING | undefined;
@@ -15576,7 +15586,6 @@ declare const StudentQuerySchema: z.ZodObject<{
15576
15586
  transport_plan_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TransportPlanType>, "many">>>;
15577
15587
  }, "strip", z.ZodTypeAny, {
15578
15588
  status: Status[];
15579
- time_zone_id: string;
15580
15589
  search: string;
15581
15590
  paging: PAGING;
15582
15591
  page_count: number;
@@ -15596,6 +15605,7 @@ declare const StudentQuerySchema: z.ZodObject<{
15596
15605
  }[];
15597
15606
  include_master_data: YesNo;
15598
15607
  date_format_id: string;
15608
+ time_zone_id: string;
15599
15609
  organisation_ids: string[];
15600
15610
  organisation_branch_ids: string[];
15601
15611
  class_ids: string[];
@@ -15613,8 +15623,8 @@ declare const StudentQuerySchema: z.ZodObject<{
15613
15623
  pickup_fixed_schedule_ids: string[];
15614
15624
  drop_fixed_schedule_ids: string[];
15615
15625
  }, {
15616
- time_zone_id: string;
15617
15626
  date_format_id: string;
15627
+ time_zone_id: string;
15618
15628
  status?: Status[] | undefined;
15619
15629
  search?: string | undefined;
15620
15630
  paging?: PAGING | undefined;
@@ -15687,7 +15697,6 @@ declare const SchoolDashBoardQuerySchema: z.ZodObject<{
15687
15697
  organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
15688
15698
  }, "strip", z.ZodTypeAny, {
15689
15699
  status: Status[];
15690
- time_zone_id: string;
15691
15700
  search: string;
15692
15701
  paging: PAGING;
15693
15702
  page_count: number;
@@ -15707,11 +15716,12 @@ declare const SchoolDashBoardQuerySchema: z.ZodObject<{
15707
15716
  }[];
15708
15717
  include_master_data: YesNo;
15709
15718
  date_format_id: string;
15719
+ time_zone_id: string;
15710
15720
  organisation_ids: string[];
15711
15721
  organisation_branch_ids: string[];
15712
15722
  }, {
15713
- time_zone_id: string;
15714
15723
  date_format_id: string;
15724
+ time_zone_id: string;
15715
15725
  status?: Status[] | undefined;
15716
15726
  search?: string | undefined;
15717
15727
  paging?: PAGING | undefined;
@@ -15771,7 +15781,6 @@ declare const StudentNoRouteQuerySchema: z.ZodObject<{
15771
15781
  }, "strip", z.ZodTypeAny, {
15772
15782
  status: Status[];
15773
15783
  organisation_id: string;
15774
- time_zone_id: string;
15775
15784
  search: string;
15776
15785
  paging: PAGING;
15777
15786
  page_count: number;
@@ -15791,11 +15800,12 @@ declare const StudentNoRouteQuerySchema: z.ZodObject<{
15791
15800
  }[];
15792
15801
  include_master_data: YesNo;
15793
15802
  date_format_id: string;
15803
+ time_zone_id: string;
15794
15804
  organisation_branch_id: string;
15795
15805
  }, {
15796
15806
  organisation_id: string;
15797
- time_zone_id: string;
15798
15807
  date_format_id: string;
15808
+ time_zone_id: string;
15799
15809
  organisation_branch_id: string;
15800
15810
  status?: Status[] | undefined;
15801
15811
  search?: string | undefined;
@@ -15919,7 +15929,6 @@ declare const StudentAddressQuerySchema: z.ZodObject<{
15919
15929
  is_default: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
15920
15930
  }, "strip", z.ZodTypeAny, {
15921
15931
  status: Status[];
15922
- time_zone_id: string;
15923
15932
  search: string;
15924
15933
  paging: PAGING;
15925
15934
  page_count: number;
@@ -15939,6 +15948,7 @@ declare const StudentAddressQuerySchema: z.ZodObject<{
15939
15948
  }[];
15940
15949
  include_master_data: YesNo;
15941
15950
  date_format_id: string;
15951
+ time_zone_id: string;
15942
15952
  organisation_ids: string[];
15943
15953
  organisation_branch_ids: string[];
15944
15954
  is_default: YesNo[];
@@ -15946,8 +15956,8 @@ declare const StudentAddressQuerySchema: z.ZodObject<{
15946
15956
  student_ids: string[];
15947
15957
  student_address_ids: string[];
15948
15958
  }, {
15949
- time_zone_id: string;
15950
15959
  date_format_id: string;
15960
+ time_zone_id: string;
15951
15961
  status?: Status[] | undefined;
15952
15962
  search?: string | undefined;
15953
15963
  paging?: PAGING | undefined;
@@ -16107,7 +16117,6 @@ declare const StudentGuardianLinkQuerySchema: z.ZodObject<{
16107
16117
  guardian_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
16108
16118
  }, "strip", z.ZodTypeAny, {
16109
16119
  status: Status[];
16110
- time_zone_id: string;
16111
16120
  search: string;
16112
16121
  paging: PAGING;
16113
16122
  page_count: number;
@@ -16127,13 +16136,14 @@ declare const StudentGuardianLinkQuerySchema: z.ZodObject<{
16127
16136
  }[];
16128
16137
  include_master_data: YesNo;
16129
16138
  date_format_id: string;
16139
+ time_zone_id: string;
16130
16140
  organisation_ids: string[];
16131
16141
  organisation_branch_ids: string[];
16132
16142
  student_ids: string[];
16133
16143
  guardian_ids: string[];
16134
16144
  }, {
16135
- time_zone_id: string;
16136
16145
  date_format_id: string;
16146
+ time_zone_id: string;
16137
16147
  status?: Status[] | undefined;
16138
16148
  search?: string | undefined;
16139
16149
  paging?: PAGING | undefined;
@@ -16196,7 +16206,6 @@ declare const StudentGuardianAutofillQuerySchema: z.ZodObject<{
16196
16206
  }, "strip", z.ZodTypeAny, {
16197
16207
  status: Status[];
16198
16208
  organisation_id: string;
16199
- time_zone_id: string;
16200
16209
  search: string;
16201
16210
  paging: PAGING;
16202
16211
  page_count: number;
@@ -16216,12 +16225,13 @@ declare const StudentGuardianAutofillQuerySchema: z.ZodObject<{
16216
16225
  }[];
16217
16226
  include_master_data: YesNo;
16218
16227
  date_format_id: string;
16228
+ time_zone_id: string;
16219
16229
  organisation_branch_id: string;
16220
16230
  mobile: string;
16221
16231
  }, {
16222
16232
  organisation_id: string;
16223
- time_zone_id: string;
16224
16233
  date_format_id: string;
16234
+ time_zone_id: string;
16225
16235
  organisation_branch_id: string;
16226
16236
  mobile: string;
16227
16237
  status?: Status[] | undefined;
@@ -16326,7 +16336,6 @@ declare const StudentLeaveRequestQuerySchema: z.ZodObject<{
16326
16336
  approval_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ApprovalStatus>, "many">>>;
16327
16337
  }, "strip", z.ZodTypeAny, {
16328
16338
  status: Status[];
16329
- time_zone_id: string;
16330
16339
  search: string;
16331
16340
  paging: PAGING;
16332
16341
  page_count: number;
@@ -16346,14 +16355,15 @@ declare const StudentLeaveRequestQuerySchema: z.ZodObject<{
16346
16355
  }[];
16347
16356
  include_master_data: YesNo;
16348
16357
  date_format_id: string;
16358
+ time_zone_id: string;
16349
16359
  organisation_ids: string[];
16350
16360
  organisation_branch_ids: string[];
16351
16361
  approval_status: ApprovalStatus[];
16352
16362
  student_ids: string[];
16353
16363
  student_leave_request_ids: string[];
16354
16364
  }, {
16355
- time_zone_id: string;
16356
16365
  date_format_id: string;
16366
+ time_zone_id: string;
16357
16367
  status?: Status[] | undefined;
16358
16368
  search?: string | undefined;
16359
16369
  paging?: PAGING | undefined;
@@ -16471,7 +16481,6 @@ declare const StudentStopChangeRequestQuerySchema: z.ZodObject<{
16471
16481
  approval_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ApprovalStatus>, "many">>>;
16472
16482
  }, "strip", z.ZodTypeAny, {
16473
16483
  status: Status[];
16474
- time_zone_id: string;
16475
16484
  search: string;
16476
16485
  paging: PAGING;
16477
16486
  page_count: number;
@@ -16491,6 +16500,7 @@ declare const StudentStopChangeRequestQuerySchema: z.ZodObject<{
16491
16500
  }[];
16492
16501
  include_master_data: YesNo;
16493
16502
  date_format_id: string;
16503
+ time_zone_id: string;
16494
16504
  organisation_ids: string[];
16495
16505
  organisation_branch_ids: string[];
16496
16506
  approval_status: ApprovalStatus[];
@@ -16498,8 +16508,8 @@ declare const StudentStopChangeRequestQuerySchema: z.ZodObject<{
16498
16508
  student_address_ids: string[];
16499
16509
  student_stop_change_request_ids: string[];
16500
16510
  }, {
16501
- time_zone_id: string;
16502
16511
  date_format_id: string;
16512
+ time_zone_id: string;
16503
16513
  status?: Status[] | undefined;
16504
16514
  search?: string | undefined;
16505
16515
  paging?: PAGING | undefined;
@@ -16564,7 +16574,6 @@ declare const StudentTransportPlanTypeChangeHistoryQuerySchema: z.ZodObject<{
16564
16574
  student_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
16565
16575
  }, "strip", z.ZodTypeAny, {
16566
16576
  status: Status[];
16567
- time_zone_id: string;
16568
16577
  search: string;
16569
16578
  paging: PAGING;
16570
16579
  page_count: number;
@@ -16584,13 +16593,14 @@ declare const StudentTransportPlanTypeChangeHistoryQuerySchema: z.ZodObject<{
16584
16593
  }[];
16585
16594
  include_master_data: YesNo;
16586
16595
  date_format_id: string;
16596
+ time_zone_id: string;
16587
16597
  organisation_ids: string[];
16588
16598
  organisation_branch_ids: string[];
16589
16599
  student_ids: string[];
16590
16600
  student_transport_plan_type_change_history_ids: string[];
16591
16601
  }, {
16592
- time_zone_id: string;
16593
16602
  date_format_id: string;
16603
+ time_zone_id: string;
16594
16604
  status?: Status[] | undefined;
16595
16605
  search?: string | undefined;
16596
16606
  paging?: PAGING | undefined;
@@ -16766,9 +16776,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
16766
16776
  }, "strip", z.ZodTypeAny, {
16767
16777
  status: Status;
16768
16778
  organisation_id: string;
16779
+ vehicle_id: string;
16769
16780
  time_zone_id: string;
16770
16781
  organisation_branch_id: string;
16771
- vehicle_id: string;
16772
16782
  driver_id: string;
16773
16783
  route_id: string;
16774
16784
  schedule_name: string;
@@ -16792,9 +16802,9 @@ declare const MasterFixedScheduleSchema: z.ZodObject<{
16792
16802
  }, {
16793
16803
  status: Status;
16794
16804
  organisation_id: string;
16805
+ vehicle_id: string;
16795
16806
  time_zone_id: string;
16796
16807
  organisation_branch_id: string;
16797
- vehicle_id: string;
16798
16808
  driver_id: string;
16799
16809
  route_id: string;
16800
16810
  schedule_name: string;
@@ -16860,7 +16870,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
16860
16870
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
16861
16871
  }, "strip", z.ZodTypeAny, {
16862
16872
  status: Status[];
16863
- time_zone_id: string;
16873
+ vehicle_ids: string[];
16864
16874
  search: string;
16865
16875
  paging: PAGING;
16866
16876
  page_count: number;
@@ -16880,9 +16890,9 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
16880
16890
  }[];
16881
16891
  include_master_data: YesNo;
16882
16892
  date_format_id: string;
16893
+ time_zone_id: string;
16883
16894
  organisation_ids: string[];
16884
16895
  organisation_branch_ids: string[];
16885
- vehicle_ids: string[];
16886
16896
  driver_ids: string[];
16887
16897
  route_ids: string[];
16888
16898
  schedule_status: Status[];
@@ -16891,9 +16901,10 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
16891
16901
  attendant_ids: string[];
16892
16902
  fixed_schedule_ids: string[];
16893
16903
  }, {
16894
- time_zone_id: string;
16895
16904
  date_format_id: string;
16905
+ time_zone_id: string;
16896
16906
  status?: Status[] | undefined;
16907
+ vehicle_ids?: string[] | undefined;
16897
16908
  search?: string | undefined;
16898
16909
  paging?: PAGING | undefined;
16899
16910
  page_count?: unknown;
@@ -16914,7 +16925,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
16914
16925
  include_master_data?: YesNo | undefined;
16915
16926
  organisation_ids?: string[] | undefined;
16916
16927
  organisation_branch_ids?: string[] | undefined;
16917
- vehicle_ids?: string[] | undefined;
16918
16928
  driver_ids?: string[] | undefined;
16919
16929
  route_ids?: string[] | undefined;
16920
16930
  schedule_status?: Status[] | undefined;
@@ -16958,7 +16968,6 @@ declare const StudentNoStopQuerySchema: z.ZodObject<{
16958
16968
  route_id: z.ZodEffects<z.ZodString, string, string>;
16959
16969
  }, "strip", z.ZodTypeAny, {
16960
16970
  status: Status[];
16961
- time_zone_id: string;
16962
16971
  search: string;
16963
16972
  paging: PAGING;
16964
16973
  page_count: number;
@@ -16978,10 +16987,11 @@ declare const StudentNoStopQuerySchema: z.ZodObject<{
16978
16987
  }[];
16979
16988
  include_master_data: YesNo;
16980
16989
  date_format_id: string;
16990
+ time_zone_id: string;
16981
16991
  route_id: string;
16982
16992
  }, {
16983
- time_zone_id: string;
16984
16993
  date_format_id: string;
16994
+ time_zone_id: string;
16985
16995
  route_id: string;
16986
16996
  status?: Status[] | undefined;
16987
16997
  search?: string | undefined;
@@ -17038,7 +17048,6 @@ declare const StudentNoScheduleQuerySchema: z.ZodObject<{
17038
17048
  route_id: z.ZodEffects<z.ZodString, string, string>;
17039
17049
  }, "strip", z.ZodTypeAny, {
17040
17050
  status: Status[];
17041
- time_zone_id: string;
17042
17051
  search: string;
17043
17052
  paging: PAGING;
17044
17053
  page_count: number;
@@ -17058,10 +17067,11 @@ declare const StudentNoScheduleQuerySchema: z.ZodObject<{
17058
17067
  }[];
17059
17068
  include_master_data: YesNo;
17060
17069
  date_format_id: string;
17070
+ time_zone_id: string;
17061
17071
  route_id: string;
17062
17072
  }, {
17063
- time_zone_id: string;
17064
17073
  date_format_id: string;
17074
+ time_zone_id: string;
17065
17075
  route_id: string;
17066
17076
  status?: Status[] | undefined;
17067
17077
  search?: string | undefined;
@@ -17803,6 +17813,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
17803
17813
  }, "strip", z.ZodTypeAny, {
17804
17814
  status: Status;
17805
17815
  organisation_id: string;
17816
+ vehicle_id: string;
17806
17817
  usage_type: string;
17807
17818
  file_type: FileType;
17808
17819
  file_url: string;
@@ -17811,13 +17822,12 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
17811
17822
  file_description: string;
17812
17823
  file_size: number;
17813
17824
  file_metadata: Record<string, any>;
17814
- vehicle_id: string;
17815
17825
  }, {
17816
17826
  status: Status;
17817
17827
  organisation_id: string;
17828
+ vehicle_id: string;
17818
17829
  usage_type: string;
17819
17830
  file_type: FileType;
17820
- vehicle_id: string;
17821
17831
  file_url?: string | undefined;
17822
17832
  file_key?: string | undefined;
17823
17833
  file_name?: string | undefined;
@@ -17891,6 +17901,7 @@ declare const VehicleSchema: z.ZodObject<{
17891
17901
  }, z.UnknownKeysParam, z.ZodTypeAny, {
17892
17902
  status: Status;
17893
17903
  organisation_id: string;
17904
+ vehicle_id: string;
17894
17905
  usage_type: string;
17895
17906
  file_type: FileType;
17896
17907
  file_url: string;
@@ -17899,13 +17910,12 @@ declare const VehicleSchema: z.ZodObject<{
17899
17910
  file_description: string;
17900
17911
  file_size: number;
17901
17912
  file_metadata: Record<string, any>;
17902
- vehicle_id: string;
17903
17913
  }, {
17904
17914
  status: Status;
17905
17915
  organisation_id: string;
17916
+ vehicle_id: string;
17906
17917
  usage_type: string;
17907
17918
  file_type: FileType;
17908
- vehicle_id: string;
17909
17919
  file_url?: string | undefined;
17910
17920
  file_key?: string | undefined;
17911
17921
  file_name?: string | undefined;
@@ -17916,11 +17926,11 @@ declare const VehicleSchema: z.ZodObject<{
17916
17926
  }, "strip", z.ZodTypeAny, {
17917
17927
  status: Status;
17918
17928
  organisation_id: string;
17929
+ vehicle_number: string;
17919
17930
  organisation_sub_company_id: string;
17920
17931
  organisation_branch_id: string;
17921
17932
  organisation_color_id: string;
17922
17933
  organisation_tag_id: string;
17923
- vehicle_number: string;
17924
17934
  vehicle_fuel_type_id: string;
17925
17935
  vehicle_fuel_unit_id: string;
17926
17936
  odometer_reading: number;
@@ -17951,6 +17961,7 @@ declare const VehicleSchema: z.ZodObject<{
17951
17961
  MasterVehicleFileSchema: {
17952
17962
  status: Status;
17953
17963
  organisation_id: string;
17964
+ vehicle_id: string;
17954
17965
  usage_type: string;
17955
17966
  file_type: FileType;
17956
17967
  file_url: string;
@@ -17959,16 +17970,15 @@ declare const VehicleSchema: z.ZodObject<{
17959
17970
  file_description: string;
17960
17971
  file_size: number;
17961
17972
  file_metadata: Record<string, any>;
17962
- vehicle_id: string;
17963
17973
  }[];
17964
17974
  }, {
17965
17975
  status: Status;
17966
17976
  organisation_id: string;
17977
+ vehicle_number: string;
17967
17978
  organisation_sub_company_id: string;
17968
17979
  organisation_branch_id: string;
17969
17980
  organisation_color_id: string;
17970
17981
  organisation_tag_id: string;
17971
- vehicle_number: string;
17972
17982
  vehicle_fuel_type_id: string;
17973
17983
  vehicle_fuel_unit_id: string;
17974
17984
  vehicle_sub_model_id: string;
@@ -17999,9 +18009,9 @@ declare const VehicleSchema: z.ZodObject<{
17999
18009
  MasterVehicleFileSchema?: {
18000
18010
  status: Status;
18001
18011
  organisation_id: string;
18012
+ vehicle_id: string;
18002
18013
  usage_type: string;
18003
18014
  file_type: FileType;
18004
- vehicle_id: string;
18005
18015
  file_url?: string | undefined;
18006
18016
  file_key?: string | undefined;
18007
18017
  file_name?: string | undefined;
@@ -18039,9 +18049,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
18039
18049
  }, "strip", z.ZodTypeAny, {
18040
18050
  status: Status;
18041
18051
  organisation_id: string;
18052
+ vehicle_number: string;
18042
18053
  time_zone_id: string;
18043
18054
  country_id: string;
18044
- vehicle_number: string;
18045
18055
  odometer_reading: number;
18046
18056
  vehicle_type_id: string;
18047
18057
  vehicle_name: string;
@@ -18064,9 +18074,9 @@ declare const VehicleBulkSchema: z.ZodObject<{
18064
18074
  }, {
18065
18075
  status: Status;
18066
18076
  organisation_id: string;
18077
+ vehicle_number: string;
18067
18078
  time_zone_id: string;
18068
18079
  country_id: string;
18069
- vehicle_number: string;
18070
18080
  vehicle_type_id: string;
18071
18081
  is_fleet_active: YesNo;
18072
18082
  is_gps_active: YesNo;
@@ -18199,9 +18209,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
18199
18209
  }>, "many">>>;
18200
18210
  }, "strip", z.ZodTypeAny, {
18201
18211
  organisation_id: string;
18212
+ vehicle_id: string;
18202
18213
  time_zone_id: string;
18203
18214
  country_id: string;
18204
- vehicle_id: string;
18205
18215
  device_id: string;
18206
18216
  fuel: YesNo;
18207
18217
  fuel_tank_type: FuelTankType;
@@ -18244,9 +18254,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
18244
18254
  }[];
18245
18255
  }, {
18246
18256
  organisation_id: string;
18257
+ vehicle_id: string;
18247
18258
  time_zone_id: string;
18248
18259
  country_id: string;
18249
- vehicle_id: string;
18250
18260
  device_id: string;
18251
18261
  device_manufacturer_id: string;
18252
18262
  device_model_id: string;
@@ -18838,8 +18848,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
18838
18848
  }, "strip", z.ZodTypeAny, {
18839
18849
  status: Status;
18840
18850
  organisation_id: string;
18841
- time_zone_id: string;
18842
18851
  vehicle_id: string;
18852
+ time_zone_id: string;
18843
18853
  document_type_id: string;
18844
18854
  vendor_id: string;
18845
18855
  document_number: string;
@@ -18871,8 +18881,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
18871
18881
  }, {
18872
18882
  status: Status;
18873
18883
  organisation_id: string;
18874
- time_zone_id: string;
18875
18884
  vehicle_id: string;
18885
+ time_zone_id: string;
18876
18886
  document_type_id: string;
18877
18887
  vendor_id: string;
18878
18888
  document_validity_status: DocumentValidityStatus;
@@ -18941,7 +18951,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18941
18951
  vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18942
18952
  }, "strip", z.ZodTypeAny, {
18943
18953
  status: Status[];
18944
- time_zone_id: string;
18954
+ vehicle_ids: string[];
18945
18955
  search: string;
18946
18956
  paging: PAGING;
18947
18957
  page_count: number;
@@ -18961,15 +18971,16 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18961
18971
  }[];
18962
18972
  include_master_data: YesNo;
18963
18973
  date_format_id: string;
18974
+ time_zone_id: string;
18964
18975
  organisation_ids: string[];
18965
- vehicle_ids: string[];
18966
18976
  document_type_ids: string[];
18967
18977
  vendor_ids: string[];
18968
18978
  vehicle_document_ids: string[];
18969
18979
  }, {
18970
- time_zone_id: string;
18971
18980
  date_format_id: string;
18981
+ time_zone_id: string;
18972
18982
  status?: Status[] | undefined;
18983
+ vehicle_ids?: string[] | undefined;
18973
18984
  search?: string | undefined;
18974
18985
  paging?: PAGING | undefined;
18975
18986
  page_count?: unknown;
@@ -18989,7 +19000,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18989
19000
  }[] | undefined;
18990
19001
  include_master_data?: YesNo | undefined;
18991
19002
  organisation_ids?: string[] | undefined;
18992
- vehicle_ids?: string[] | undefined;
18993
19003
  document_type_ids?: string[] | undefined;
18994
19004
  vendor_ids?: string[] | undefined;
18995
19005
  vehicle_document_ids?: string[] | undefined;
@@ -19053,7 +19063,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
19053
19063
  expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
19054
19064
  }, "strip", z.ZodTypeAny, {
19055
19065
  status: Status[];
19056
- time_zone_id: string;
19066
+ vehicle_ids: string[];
19057
19067
  search: string;
19058
19068
  paging: PAGING;
19059
19069
  page_count: number;
@@ -19073,15 +19083,16 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
19073
19083
  }[];
19074
19084
  include_master_data: YesNo;
19075
19085
  date_format_id: string;
19086
+ time_zone_id: string;
19076
19087
  organisation_ids: string[];
19077
- vehicle_ids: string[];
19078
19088
  expiry_type: ExpiryType[];
19079
19089
  vehicle_document_ids: string[];
19080
19090
  document_expiry_ids: string[];
19081
19091
  }, {
19082
- time_zone_id: string;
19083
19092
  date_format_id: string;
19093
+ time_zone_id: string;
19084
19094
  status?: Status[] | undefined;
19095
+ vehicle_ids?: string[] | undefined;
19085
19096
  search?: string | undefined;
19086
19097
  paging?: PAGING | undefined;
19087
19098
  page_count?: unknown;
@@ -19101,7 +19112,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
19101
19112
  }[] | undefined;
19102
19113
  include_master_data?: YesNo | undefined;
19103
19114
  organisation_ids?: string[] | undefined;
19104
- vehicle_ids?: string[] | undefined;
19105
19115
  expiry_type?: ExpiryType[] | undefined;
19106
19116
  vehicle_document_ids?: string[] | undefined;
19107
19117
  document_expiry_ids?: string[] | undefined;
@@ -19160,7 +19170,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
19160
19170
  gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
19161
19171
  }, "strip", z.ZodTypeAny, {
19162
19172
  status: Status[];
19163
- time_zone_id: string;
19173
+ vehicle_ids: string[];
19164
19174
  search: string;
19165
19175
  paging: PAGING;
19166
19176
  page_count: number;
@@ -19180,12 +19190,12 @@ declare const VehicleQuerySchema: z.ZodObject<{
19180
19190
  }[];
19181
19191
  include_master_data: YesNo;
19182
19192
  date_format_id: string;
19193
+ time_zone_id: string;
19183
19194
  organisation_ids: string[];
19184
19195
  organisation_sub_company_ids: string[];
19185
19196
  organisation_branch_ids: string[];
19186
19197
  organisation_color_ids: string[];
19187
19198
  organisation_tag_ids: string[];
19188
- vehicle_ids: string[];
19189
19199
  driver_ids: string[];
19190
19200
  device_ids: string[];
19191
19201
  vehicle_fuel_type_ids: string[];
@@ -19201,9 +19211,10 @@ declare const VehicleQuerySchema: z.ZodObject<{
19201
19211
  is_device_installed: YesNo[];
19202
19212
  gps_vehicle_category: GPSVehicleCategory;
19203
19213
  }, {
19204
- time_zone_id: string;
19205
19214
  date_format_id: string;
19215
+ time_zone_id: string;
19206
19216
  status?: Status[] | undefined;
19217
+ vehicle_ids?: string[] | undefined;
19207
19218
  search?: string | undefined;
19208
19219
  paging?: PAGING | undefined;
19209
19220
  page_count?: unknown;
@@ -19227,7 +19238,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
19227
19238
  organisation_branch_ids?: string[] | undefined;
19228
19239
  organisation_color_ids?: string[] | undefined;
19229
19240
  organisation_tag_ids?: string[] | undefined;
19230
- vehicle_ids?: string[] | undefined;
19231
19241
  driver_ids?: string[] | undefined;
19232
19242
  device_ids?: string[] | undefined;
19233
19243
  vehicle_fuel_type_ids?: string[] | undefined;
@@ -19278,7 +19288,6 @@ declare const NoGPSDataVehiclesQuerySchema: z.ZodObject<{
19278
19288
  selected_time_zone_id: z.ZodEffects<z.ZodString, string, string>;
19279
19289
  }, "strip", z.ZodTypeAny, {
19280
19290
  status: Status[];
19281
- time_zone_id: string;
19282
19291
  search: string;
19283
19292
  paging: PAGING;
19284
19293
  page_count: number;
@@ -19298,10 +19307,11 @@ declare const NoGPSDataVehiclesQuerySchema: z.ZodObject<{
19298
19307
  }[];
19299
19308
  include_master_data: YesNo;
19300
19309
  date_format_id: string;
19310
+ time_zone_id: string;
19301
19311
  selected_time_zone_id: string;
19302
19312
  }, {
19303
- time_zone_id: string;
19304
19313
  date_format_id: string;
19314
+ time_zone_id: string;
19305
19315
  selected_time_zone_id: string;
19306
19316
  status?: Status[] | undefined;
19307
19317
  search?: string | undefined;
@@ -19360,7 +19370,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
19360
19370
  }, "strip", z.ZodTypeAny, {
19361
19371
  status: Status[];
19362
19372
  organisation_id: string;
19363
- time_zone_id: string;
19373
+ vehicle_id: string;
19364
19374
  search: string;
19365
19375
  paging: PAGING;
19366
19376
  page_count: number;
@@ -19380,12 +19390,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
19380
19390
  }[];
19381
19391
  include_master_data: YesNo;
19382
19392
  date_format_id: string;
19383
- vehicle_id: string;
19393
+ time_zone_id: string;
19384
19394
  }, {
19385
19395
  organisation_id: string;
19386
- time_zone_id: string;
19387
- date_format_id: string;
19388
19396
  vehicle_id: string;
19397
+ date_format_id: string;
19398
+ time_zone_id: string;
19389
19399
  status?: Status[] | undefined;
19390
19400
  search?: string | undefined;
19391
19401
  paging?: PAGING | undefined;
@@ -19540,7 +19550,6 @@ declare const MasterDeviceTypeQuerySchema: z.ZodObject<{
19540
19550
  device_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
19541
19551
  }, "strip", z.ZodTypeAny, {
19542
19552
  status: Status[];
19543
- time_zone_id: string;
19544
19553
  search: string;
19545
19554
  paging: PAGING;
19546
19555
  page_count: number;
@@ -19560,12 +19569,13 @@ declare const MasterDeviceTypeQuerySchema: z.ZodObject<{
19560
19569
  }[];
19561
19570
  include_master_data: YesNo;
19562
19571
  date_format_id: string;
19572
+ time_zone_id: string;
19563
19573
  device_type_ids: string[];
19564
19574
  device_manufacturer_ids: string[];
19565
19575
  device_model_ids: string[];
19566
19576
  }, {
19567
- time_zone_id: string;
19568
19577
  date_format_id: string;
19578
+ time_zone_id: string;
19569
19579
  status?: Status[] | undefined;
19570
19580
  search?: string | undefined;
19571
19581
  paging?: PAGING | undefined;
@@ -19680,7 +19690,6 @@ declare const MasterDeviceModelQuerySchema: z.ZodObject<{
19680
19690
  device_manufacturer_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
19681
19691
  }, "strip", z.ZodTypeAny, {
19682
19692
  status: Status[];
19683
- time_zone_id: string;
19684
19693
  search: string;
19685
19694
  paging: PAGING;
19686
19695
  page_count: number;
@@ -19700,11 +19709,12 @@ declare const MasterDeviceModelQuerySchema: z.ZodObject<{
19700
19709
  }[];
19701
19710
  include_master_data: YesNo;
19702
19711
  date_format_id: string;
19712
+ time_zone_id: string;
19703
19713
  device_manufacturer_ids: string[];
19704
19714
  device_model_ids: string[];
19705
19715
  }, {
19706
- time_zone_id: string;
19707
19716
  date_format_id: string;
19717
+ time_zone_id: string;
19708
19718
  status?: Status[] | undefined;
19709
19719
  search?: string | undefined;
19710
19720
  paging?: PAGING | undefined;
@@ -19814,7 +19824,6 @@ declare const MasterDeviceManufacturerQuerySchema: z.ZodObject<{
19814
19824
  device_manufacturer_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
19815
19825
  }, "strip", z.ZodTypeAny, {
19816
19826
  status: Status[];
19817
- time_zone_id: string;
19818
19827
  search: string;
19819
19828
  paging: PAGING;
19820
19829
  page_count: number;
@@ -19834,10 +19843,11 @@ declare const MasterDeviceManufacturerQuerySchema: z.ZodObject<{
19834
19843
  }[];
19835
19844
  include_master_data: YesNo;
19836
19845
  date_format_id: string;
19846
+ time_zone_id: string;
19837
19847
  device_manufacturer_ids: string[];
19838
19848
  }, {
19839
- time_zone_id: string;
19840
19849
  date_format_id: string;
19850
+ time_zone_id: string;
19841
19851
  status?: Status[] | undefined;
19842
19852
  search?: string | undefined;
19843
19853
  paging?: PAGING | undefined;
@@ -19930,7 +19940,6 @@ declare const MasterMainSimProviderQuerySchema: z.ZodObject<{
19930
19940
  sim_provider_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
19931
19941
  }, "strip", z.ZodTypeAny, {
19932
19942
  status: Status[];
19933
- time_zone_id: string;
19934
19943
  search: string;
19935
19944
  paging: PAGING;
19936
19945
  page_count: number;
@@ -19950,10 +19959,11 @@ declare const MasterMainSimProviderQuerySchema: z.ZodObject<{
19950
19959
  }[];
19951
19960
  include_master_data: YesNo;
19952
19961
  date_format_id: string;
19962
+ time_zone_id: string;
19953
19963
  sim_provider_ids: string[];
19954
19964
  }, {
19955
- time_zone_id: string;
19956
19965
  date_format_id: string;
19966
+ time_zone_id: string;
19957
19967
  status?: Status[] | undefined;
19958
19968
  search?: string | undefined;
19959
19969
  paging?: PAGING | undefined;
@@ -20084,7 +20094,6 @@ declare const MasterSimQuerySchema: z.ZodObject<{
20084
20094
  billing_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BillingStatus>, "many">>>;
20085
20095
  }, "strip", z.ZodTypeAny, {
20086
20096
  status: Status[];
20087
- time_zone_id: string;
20088
20097
  search: string;
20089
20098
  paging: PAGING;
20090
20099
  page_count: number;
@@ -20104,13 +20113,14 @@ declare const MasterSimQuerySchema: z.ZodObject<{
20104
20113
  }[];
20105
20114
  include_master_data: YesNo;
20106
20115
  date_format_id: string;
20116
+ time_zone_id: string;
20107
20117
  sim_provider_ids: string[];
20108
20118
  sim_status: SimStatus[];
20109
20119
  billing_status: BillingStatus[];
20110
20120
  sim_ids: string[];
20111
20121
  }, {
20112
- time_zone_id: string;
20113
20122
  date_format_id: string;
20123
+ time_zone_id: string;
20114
20124
  status?: Status[] | undefined;
20115
20125
  search?: string | undefined;
20116
20126
  paging?: PAGING | undefined;
@@ -20298,7 +20308,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
20298
20308
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
20299
20309
  }, "strip", z.ZodTypeAny, {
20300
20310
  status: Status[];
20301
- time_zone_id: string;
20311
+ vehicle_ids: string[];
20302
20312
  search: string;
20303
20313
  paging: PAGING;
20304
20314
  page_count: number;
@@ -20318,9 +20328,9 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
20318
20328
  }[];
20319
20329
  include_master_data: YesNo;
20320
20330
  date_format_id: string;
20331
+ time_zone_id: string;
20321
20332
  organisation_ids: string[];
20322
20333
  country_ids: string[];
20323
- vehicle_ids: string[];
20324
20334
  device_ids: string[];
20325
20335
  time_zone_ids: string[];
20326
20336
  device_gps_source: GPSSource[];
@@ -20330,9 +20340,10 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
20330
20340
  is_sim_linked: YesNo[];
20331
20341
  is_device_used: DeviceStatus[];
20332
20342
  }, {
20333
- time_zone_id: string;
20334
20343
  date_format_id: string;
20344
+ time_zone_id: string;
20335
20345
  status?: Status[] | undefined;
20346
+ vehicle_ids?: string[] | undefined;
20336
20347
  search?: string | undefined;
20337
20348
  paging?: PAGING | undefined;
20338
20349
  page_count?: unknown;
@@ -20353,7 +20364,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
20353
20364
  include_master_data?: YesNo | undefined;
20354
20365
  organisation_ids?: string[] | undefined;
20355
20366
  country_ids?: string[] | undefined;
20356
- vehicle_ids?: string[] | undefined;
20357
20367
  device_ids?: string[] | undefined;
20358
20368
  time_zone_ids?: string[] | undefined;
20359
20369
  device_gps_source?: GPSSource[] | undefined;
@@ -20471,7 +20481,6 @@ declare const MasterMainTimeZoneQuerySchema: z.ZodObject<{
20471
20481
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20472
20482
  }, "strip", z.ZodTypeAny, {
20473
20483
  status: Status[];
20474
- time_zone_id: string;
20475
20484
  search: string;
20476
20485
  paging: PAGING;
20477
20486
  page_count: number;
@@ -20491,11 +20500,12 @@ declare const MasterMainTimeZoneQuerySchema: z.ZodObject<{
20491
20500
  }[];
20492
20501
  include_master_data: YesNo;
20493
20502
  date_format_id: string;
20503
+ time_zone_id: string;
20494
20504
  country_ids: string[];
20495
20505
  time_zone_ids: string[];
20496
20506
  }, {
20497
- time_zone_id: string;
20498
20507
  date_format_id: string;
20508
+ time_zone_id: string;
20499
20509
  status?: Status[] | undefined;
20500
20510
  search?: string | undefined;
20501
20511
  paging?: PAGING | undefined;
@@ -20595,7 +20605,6 @@ declare const MasterMainStateQuerySchema: z.ZodObject<{
20595
20605
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20596
20606
  }, "strip", z.ZodTypeAny, {
20597
20607
  status: Status[];
20598
- time_zone_id: string;
20599
20608
  search: string;
20600
20609
  paging: PAGING;
20601
20610
  page_count: number;
@@ -20615,11 +20624,12 @@ declare const MasterMainStateQuerySchema: z.ZodObject<{
20615
20624
  }[];
20616
20625
  include_master_data: YesNo;
20617
20626
  date_format_id: string;
20627
+ time_zone_id: string;
20618
20628
  country_ids: string[];
20619
20629
  state_ids: string[];
20620
20630
  }, {
20621
- time_zone_id: string;
20622
20631
  date_format_id: string;
20632
+ time_zone_id: string;
20623
20633
  status?: Status[] | undefined;
20624
20634
  search?: string | undefined;
20625
20635
  paging?: PAGING | undefined;
@@ -20725,7 +20735,6 @@ declare const MasterMainCountryQuerySchema: z.ZodObject<{
20725
20735
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20726
20736
  }, "strip", z.ZodTypeAny, {
20727
20737
  status: Status[];
20728
- time_zone_id: string;
20729
20738
  search: string;
20730
20739
  paging: PAGING;
20731
20740
  page_count: number;
@@ -20745,10 +20754,11 @@ declare const MasterMainCountryQuerySchema: z.ZodObject<{
20745
20754
  }[];
20746
20755
  include_master_data: YesNo;
20747
20756
  date_format_id: string;
20757
+ time_zone_id: string;
20748
20758
  country_ids: string[];
20749
20759
  }, {
20750
- time_zone_id: string;
20751
20760
  date_format_id: string;
20761
+ time_zone_id: string;
20752
20762
  status?: Status[] | undefined;
20753
20763
  search?: string | undefined;
20754
20764
  paging?: PAGING | undefined;
@@ -20840,7 +20850,6 @@ declare const MasterMainUnitMileageQuerySchema: z.ZodObject<{
20840
20850
  unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20841
20851
  }, "strip", z.ZodTypeAny, {
20842
20852
  status: Status[];
20843
- time_zone_id: string;
20844
20853
  search: string;
20845
20854
  paging: PAGING;
20846
20855
  page_count: number;
@@ -20860,10 +20869,11 @@ declare const MasterMainUnitMileageQuerySchema: z.ZodObject<{
20860
20869
  }[];
20861
20870
  include_master_data: YesNo;
20862
20871
  date_format_id: string;
20872
+ time_zone_id: string;
20863
20873
  unit_ids: string[];
20864
20874
  }, {
20865
- time_zone_id: string;
20866
20875
  date_format_id: string;
20876
+ time_zone_id: string;
20867
20877
  status?: Status[] | undefined;
20868
20878
  search?: string | undefined;
20869
20879
  paging?: PAGING | undefined;
@@ -20954,7 +20964,6 @@ declare const MasterMainUnitVolumeQuerySchema: z.ZodObject<{
20954
20964
  unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
20955
20965
  }, "strip", z.ZodTypeAny, {
20956
20966
  status: Status[];
20957
- time_zone_id: string;
20958
20967
  search: string;
20959
20968
  paging: PAGING;
20960
20969
  page_count: number;
@@ -20974,10 +20983,11 @@ declare const MasterMainUnitVolumeQuerySchema: z.ZodObject<{
20974
20983
  }[];
20975
20984
  include_master_data: YesNo;
20976
20985
  date_format_id: string;
20986
+ time_zone_id: string;
20977
20987
  unit_ids: string[];
20978
20988
  }, {
20979
- time_zone_id: string;
20980
20989
  date_format_id: string;
20990
+ time_zone_id: string;
20981
20991
  status?: Status[] | undefined;
20982
20992
  search?: string | undefined;
20983
20993
  paging?: PAGING | undefined;
@@ -21091,7 +21101,6 @@ declare const OrganisationCalendarQuerySchema: z.ZodObject<{
21091
21101
  holiday_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof HolidayType>, "many">>>;
21092
21102
  }, "strip", z.ZodTypeAny, {
21093
21103
  status: Status[];
21094
- time_zone_id: string;
21095
21104
  search: string;
21096
21105
  paging: PAGING;
21097
21106
  page_count: number;
@@ -21111,13 +21120,14 @@ declare const OrganisationCalendarQuerySchema: z.ZodObject<{
21111
21120
  }[];
21112
21121
  include_master_data: YesNo;
21113
21122
  date_format_id: string;
21123
+ time_zone_id: string;
21114
21124
  organisation_ids: string[];
21115
21125
  organisation_branch_ids: string[];
21116
21126
  holiday_type: HolidayType[];
21117
21127
  calendar_ids: string[];
21118
21128
  }, {
21119
- time_zone_id: string;
21120
21129
  date_format_id: string;
21130
+ time_zone_id: string;
21121
21131
  status?: Status[] | undefined;
21122
21132
  search?: string | undefined;
21123
21133
  paging?: PAGING | undefined;
@@ -21230,7 +21240,6 @@ declare const OrganisationNoticeBoardQuerySchema: z.ZodObject<{
21230
21240
  organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21231
21241
  }, "strip", z.ZodTypeAny, {
21232
21242
  status: Status[];
21233
- time_zone_id: string;
21234
21243
  search: string;
21235
21244
  paging: PAGING;
21236
21245
  page_count: number;
@@ -21250,12 +21259,13 @@ declare const OrganisationNoticeBoardQuerySchema: z.ZodObject<{
21250
21259
  }[];
21251
21260
  include_master_data: YesNo;
21252
21261
  date_format_id: string;
21262
+ time_zone_id: string;
21253
21263
  organisation_ids: string[];
21254
21264
  organisation_branch_ids: string[];
21255
21265
  notice_ids: string[];
21256
21266
  }, {
21257
- time_zone_id: string;
21258
21267
  date_format_id: string;
21268
+ time_zone_id: string;
21259
21269
  status?: Status[] | undefined;
21260
21270
  search?: string | undefined;
21261
21271
  paging?: PAGING | undefined;
@@ -21351,7 +21361,6 @@ declare const MasterExpenseTypeQuerySchema: z.ZodObject<{
21351
21361
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21352
21362
  }, "strip", z.ZodTypeAny, {
21353
21363
  status: Status[];
21354
- time_zone_id: string;
21355
21364
  search: string;
21356
21365
  paging: PAGING;
21357
21366
  page_count: number;
@@ -21371,11 +21380,12 @@ declare const MasterExpenseTypeQuerySchema: z.ZodObject<{
21371
21380
  }[];
21372
21381
  include_master_data: YesNo;
21373
21382
  date_format_id: string;
21383
+ time_zone_id: string;
21374
21384
  organisation_ids: string[];
21375
21385
  expense_type_ids: string[];
21376
21386
  }, {
21377
- time_zone_id: string;
21378
21387
  date_format_id: string;
21388
+ time_zone_id: string;
21379
21389
  status?: Status[] | undefined;
21380
21390
  search?: string | undefined;
21381
21391
  paging?: PAGING | undefined;
@@ -21484,7 +21494,6 @@ declare const SparePartSubCategoryQuerySchema: z.ZodObject<{
21484
21494
  spare_part_category_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21485
21495
  }, "strip", z.ZodTypeAny, {
21486
21496
  status: Status[];
21487
- time_zone_id: string;
21488
21497
  search: string;
21489
21498
  paging: PAGING;
21490
21499
  page_count: number;
@@ -21504,12 +21513,13 @@ declare const SparePartSubCategoryQuerySchema: z.ZodObject<{
21504
21513
  }[];
21505
21514
  include_master_data: YesNo;
21506
21515
  date_format_id: string;
21516
+ time_zone_id: string;
21507
21517
  organisation_ids: string[];
21508
21518
  spare_part_sub_category_ids: string[];
21509
21519
  spare_part_category_ids: string[];
21510
21520
  }, {
21511
- time_zone_id: string;
21512
21521
  date_format_id: string;
21522
+ time_zone_id: string;
21513
21523
  status?: Status[] | undefined;
21514
21524
  search?: string | undefined;
21515
21525
  paging?: PAGING | undefined;
@@ -21624,7 +21634,6 @@ declare const SparePartCategoryQuerySchema: z.ZodObject<{
21624
21634
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21625
21635
  }, "strip", z.ZodTypeAny, {
21626
21636
  status: Status[];
21627
- time_zone_id: string;
21628
21637
  search: string;
21629
21638
  paging: PAGING;
21630
21639
  page_count: number;
@@ -21644,11 +21653,12 @@ declare const SparePartCategoryQuerySchema: z.ZodObject<{
21644
21653
  }[];
21645
21654
  include_master_data: YesNo;
21646
21655
  date_format_id: string;
21656
+ time_zone_id: string;
21647
21657
  organisation_ids: string[];
21648
21658
  spare_part_category_ids: string[];
21649
21659
  }, {
21650
- time_zone_id: string;
21651
21660
  date_format_id: string;
21661
+ time_zone_id: string;
21652
21662
  status?: Status[] | undefined;
21653
21663
  search?: string | undefined;
21654
21664
  paging?: PAGING | undefined;
@@ -21753,7 +21763,6 @@ declare const SparePartUnitQuerySchema: z.ZodObject<{
21753
21763
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21754
21764
  }, "strip", z.ZodTypeAny, {
21755
21765
  status: Status[];
21756
- time_zone_id: string;
21757
21766
  search: string;
21758
21767
  paging: PAGING;
21759
21768
  page_count: number;
@@ -21773,11 +21782,12 @@ declare const SparePartUnitQuerySchema: z.ZodObject<{
21773
21782
  }[];
21774
21783
  include_master_data: YesNo;
21775
21784
  date_format_id: string;
21785
+ time_zone_id: string;
21776
21786
  organisation_ids: string[];
21777
21787
  spare_part_unit_ids: string[];
21778
21788
  }, {
21779
- time_zone_id: string;
21780
21789
  date_format_id: string;
21790
+ time_zone_id: string;
21781
21791
  status?: Status[] | undefined;
21782
21792
  search?: string | undefined;
21783
21793
  paging?: PAGING | undefined;
@@ -21877,7 +21887,6 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
21877
21887
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
21878
21888
  }, "strip", z.ZodTypeAny, {
21879
21889
  status: Status[];
21880
- time_zone_id: string;
21881
21890
  search: string;
21882
21891
  paging: PAGING;
21883
21892
  page_count: number;
@@ -21897,11 +21906,12 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
21897
21906
  }[];
21898
21907
  include_master_data: YesNo;
21899
21908
  date_format_id: string;
21909
+ time_zone_id: string;
21900
21910
  organisation_ids: string[];
21901
21911
  party_type_ids: string[];
21902
21912
  }, {
21903
- time_zone_id: string;
21904
21913
  date_format_id: string;
21914
+ time_zone_id: string;
21905
21915
  status?: Status[] | undefined;
21906
21916
  search?: string | undefined;
21907
21917
  paging?: PAGING | undefined;
@@ -22000,7 +22010,6 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
22000
22010
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22001
22011
  }, "strip", z.ZodTypeAny, {
22002
22012
  status: Status[];
22003
- time_zone_id: string;
22004
22013
  search: string;
22005
22014
  paging: PAGING;
22006
22015
  page_count: number;
@@ -22020,11 +22029,12 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
22020
22029
  }[];
22021
22030
  include_master_data: YesNo;
22022
22031
  date_format_id: string;
22032
+ time_zone_id: string;
22023
22033
  organisation_ids: string[];
22024
22034
  tyre_grade_ids: string[];
22025
22035
  }, {
22026
- time_zone_id: string;
22027
22036
  date_format_id: string;
22037
+ time_zone_id: string;
22028
22038
  status?: Status[] | undefined;
22029
22039
  search?: string | undefined;
22030
22040
  paging?: PAGING | undefined;
@@ -22130,7 +22140,6 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
22130
22140
  tyre_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22131
22141
  }, "strip", z.ZodTypeAny, {
22132
22142
  status: Status[];
22133
- time_zone_id: string;
22134
22143
  search: string;
22135
22144
  paging: PAGING;
22136
22145
  page_count: number;
@@ -22150,12 +22159,13 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
22150
22159
  }[];
22151
22160
  include_master_data: YesNo;
22152
22161
  date_format_id: string;
22162
+ time_zone_id: string;
22153
22163
  organisation_ids: string[];
22154
22164
  tyre_model_ids: string[];
22155
22165
  tyre_make_ids: string[];
22156
22166
  }, {
22157
- time_zone_id: string;
22158
22167
  date_format_id: string;
22168
+ time_zone_id: string;
22159
22169
  status?: Status[] | undefined;
22160
22170
  search?: string | undefined;
22161
22171
  paging?: PAGING | undefined;
@@ -22266,7 +22276,6 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
22266
22276
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22267
22277
  }, "strip", z.ZodTypeAny, {
22268
22278
  status: Status[];
22269
- time_zone_id: string;
22270
22279
  search: string;
22271
22280
  paging: PAGING;
22272
22281
  page_count: number;
@@ -22286,11 +22295,12 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
22286
22295
  }[];
22287
22296
  include_master_data: YesNo;
22288
22297
  date_format_id: string;
22298
+ time_zone_id: string;
22289
22299
  organisation_ids: string[];
22290
22300
  tyre_make_ids: string[];
22291
22301
  }, {
22292
- time_zone_id: string;
22293
22302
  date_format_id: string;
22303
+ time_zone_id: string;
22294
22304
  status?: Status[] | undefined;
22295
22305
  search?: string | undefined;
22296
22306
  paging?: PAGING | undefined;
@@ -22384,7 +22394,6 @@ declare const MasterMainUnitDistanceQuerySchema: z.ZodObject<{
22384
22394
  unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22385
22395
  }, "strip", z.ZodTypeAny, {
22386
22396
  status: Status[];
22387
- time_zone_id: string;
22388
22397
  search: string;
22389
22398
  paging: PAGING;
22390
22399
  page_count: number;
@@ -22404,10 +22413,11 @@ declare const MasterMainUnitDistanceQuerySchema: z.ZodObject<{
22404
22413
  }[];
22405
22414
  include_master_data: YesNo;
22406
22415
  date_format_id: string;
22416
+ time_zone_id: string;
22407
22417
  unit_ids: string[];
22408
22418
  }, {
22409
- time_zone_id: string;
22410
22419
  date_format_id: string;
22420
+ time_zone_id: string;
22411
22421
  status?: Status[] | undefined;
22412
22422
  search?: string | undefined;
22413
22423
  paging?: PAGING | undefined;
@@ -22798,10 +22808,10 @@ declare const UserOrganisationSchema: z.ZodObject<{
22798
22808
  status: Status;
22799
22809
  organisation_name: string;
22800
22810
  organisation_code: string;
22801
- currency_id: string;
22802
- time_zone_id: string;
22803
22811
  date_format_id: string;
22812
+ time_zone_id: string;
22804
22813
  industry_id: string;
22814
+ currency_id: string;
22805
22815
  country_id: string;
22806
22816
  logo_key: string;
22807
22817
  logo_url: string;
@@ -22842,10 +22852,10 @@ declare const UserOrganisationSchema: z.ZodObject<{
22842
22852
  }, {
22843
22853
  status: Status;
22844
22854
  organisation_name: string;
22845
- currency_id: string;
22846
- time_zone_id: string;
22847
22855
  date_format_id: string;
22856
+ time_zone_id: string;
22848
22857
  industry_id: string;
22858
+ currency_id: string;
22849
22859
  country_id: string;
22850
22860
  language_id: string;
22851
22861
  state_id: string;
@@ -22930,7 +22940,6 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
22930
22940
  show_vehicle_filters: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
22931
22941
  }, "strip", z.ZodTypeAny, {
22932
22942
  status: Status[];
22933
- time_zone_id: string;
22934
22943
  search: string;
22935
22944
  paging: PAGING;
22936
22945
  page_count: number;
@@ -22950,9 +22959,10 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
22950
22959
  }[];
22951
22960
  include_master_data: YesNo;
22952
22961
  date_format_id: string;
22962
+ time_zone_id: string;
22953
22963
  organisation_ids: string[];
22954
- currency_ids: string[];
22955
22964
  industry_ids: string[];
22965
+ currency_ids: string[];
22956
22966
  country_ids: string[];
22957
22967
  language_ids: string[];
22958
22968
  date_format_ids: string[];
@@ -22962,8 +22972,8 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
22962
22972
  is_sync_gps_data_from_utrack: YesNo[];
22963
22973
  show_vehicle_filters: YesNo[];
22964
22974
  }, {
22965
- time_zone_id: string;
22966
22975
  date_format_id: string;
22976
+ time_zone_id: string;
22967
22977
  status?: Status[] | undefined;
22968
22978
  search?: string | undefined;
22969
22979
  paging?: PAGING | undefined;
@@ -22984,8 +22994,8 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
22984
22994
  }[] | undefined;
22985
22995
  include_master_data?: YesNo | undefined;
22986
22996
  organisation_ids?: string[] | undefined;
22987
- currency_ids?: string[] | undefined;
22988
22997
  industry_ids?: string[] | undefined;
22998
+ currency_ids?: string[] | undefined;
22989
22999
  country_ids?: string[] | undefined;
22990
23000
  language_ids?: string[] | undefined;
22991
23001
  date_format_ids?: string[] | undefined;
@@ -23133,7 +23143,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
23133
23143
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
23134
23144
  }, "strip", z.ZodTypeAny, {
23135
23145
  status: Status[];
23136
- time_zone_id: string;
23146
+ user_ids: string[];
23137
23147
  search: string;
23138
23148
  paging: PAGING;
23139
23149
  page_count: number;
@@ -23153,14 +23163,15 @@ declare const BookMarkQuerySchema: z.ZodObject<{
23153
23163
  }[];
23154
23164
  include_master_data: YesNo;
23155
23165
  date_format_id: string;
23166
+ time_zone_id: string;
23156
23167
  organisation_ids: string[];
23157
- user_ids: string[];
23158
23168
  menu_type: MenuType[];
23159
23169
  bookmark_ids: string[];
23160
23170
  }, {
23161
- time_zone_id: string;
23162
23171
  date_format_id: string;
23172
+ time_zone_id: string;
23163
23173
  status?: Status[] | undefined;
23174
+ user_ids?: string[] | undefined;
23164
23175
  search?: string | undefined;
23165
23176
  paging?: PAGING | undefined;
23166
23177
  page_count?: unknown;
@@ -23180,7 +23191,6 @@ declare const BookMarkQuerySchema: z.ZodObject<{
23180
23191
  }[] | undefined;
23181
23192
  include_master_data?: YesNo | undefined;
23182
23193
  organisation_ids?: string[] | undefined;
23183
- user_ids?: string[] | undefined;
23184
23194
  menu_type?: MenuType[] | undefined;
23185
23195
  bookmark_ids?: string[] | undefined;
23186
23196
  }>;