vms-nest-prisma-api-document 974.0.0 → 976.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 (103) hide show
  1. package/dist/{bookmark_service-CG3qHHgA.d.ts → bookmark_service-RmLX412L.d.ts} +346 -336
  2. package/dist/services/account/bookmark_service.d.ts +1 -1
  3. package/dist/services/account/invoice_service.d.ts +20 -20
  4. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  5. package/dist/services/account/report_preferences.service.d.ts +1 -1
  6. package/dist/services/account/ticket_service.d.ts +1 -1
  7. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  8. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  12. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  13. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  14. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  15. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  16. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  17. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  18. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  19. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  20. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  21. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  22. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  23. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  24. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  25. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  26. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  27. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  28. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  29. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  30. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  31. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  32. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +50 -56
  33. package/dist/services/gps/reports/gps_reports_mongo_service.js +0 -2
  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/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;
@@ -1390,7 +1390,6 @@ 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;
1394
1393
  search: string;
1395
1394
  paging: PAGING;
1396
1395
  page_count: number;
@@ -1410,15 +1409,16 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1410
1409
  }[];
1411
1410
  include_master_data: YesNo;
1412
1411
  date_format_id: string;
1412
+ time_zone_id: string;
1413
1413
  organisation_ids: string[];
1414
- from_date: string;
1415
- to_date: string;
1416
1414
  vehicle_ids: string[];
1417
1415
  driver_ids: string[];
1418
1416
  gps_geofence_ids: string[];
1417
+ from_date: string;
1418
+ to_date: string;
1419
1419
  }, {
1420
- time_zone_id: string;
1421
1420
  date_format_id: string;
1421
+ time_zone_id: string;
1422
1422
  from_date: string;
1423
1423
  to_date: string;
1424
1424
  status?: Status[] | undefined;
@@ -1550,7 +1550,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1550
1550
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1551
1551
  }, "strip", z.ZodTypeAny, {
1552
1552
  status: Status[];
1553
- time_zone_id: string;
1554
1553
  search: string;
1555
1554
  paging: PAGING;
1556
1555
  page_count: number;
@@ -1570,16 +1569,17 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1570
1569
  }[];
1571
1570
  include_master_data: YesNo;
1572
1571
  date_format_id: string;
1572
+ time_zone_id: string;
1573
1573
  organisation_ids: string[];
1574
- from_date: string;
1575
- to_date: string;
1576
1574
  vehicle_ids: string[];
1577
1575
  driver_ids: string[];
1578
1576
  gps_geofence_ids: string[];
1577
+ from_date: string;
1578
+ to_date: string;
1579
1579
  geofence_status_type: GeofenceStatusType[];
1580
1580
  }, {
1581
- time_zone_id: string;
1582
1581
  date_format_id: string;
1582
+ time_zone_id: string;
1583
1583
  from_date: string;
1584
1584
  to_date: string;
1585
1585
  status?: Status[] | undefined;
@@ -1740,7 +1740,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1740
1740
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
1741
1741
  }, "strip", z.ZodTypeAny, {
1742
1742
  status: Status[];
1743
- time_zone_id: string;
1744
1743
  search: string;
1745
1744
  paging: PAGING;
1746
1745
  page_count: number;
@@ -1760,16 +1759,17 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1760
1759
  }[];
1761
1760
  include_master_data: YesNo;
1762
1761
  date_format_id: string;
1762
+ time_zone_id: string;
1763
1763
  organisation_ids: string[];
1764
- from_date: string;
1765
- to_date: string;
1766
1764
  vehicle_ids: string[];
1767
1765
  driver_ids: string[];
1766
+ from_date: string;
1767
+ to_date: string;
1768
1768
  from_geofence_ids: string[];
1769
1769
  to_geofence_ids: string[];
1770
1770
  }, {
1771
- time_zone_id: string;
1772
1771
  date_format_id: string;
1772
+ time_zone_id: string;
1773
1773
  from_date: string;
1774
1774
  to_date: string;
1775
1775
  status?: Status[] | undefined;
@@ -1990,7 +1990,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
1990
1990
  geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
1991
1991
  }, "strip", z.ZodTypeAny, {
1992
1992
  status: Status[];
1993
- time_zone_id: string;
1994
1993
  search: string;
1995
1994
  paging: PAGING;
1996
1995
  page_count: number;
@@ -2010,13 +2009,14 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2010
2009
  }[];
2011
2010
  include_master_data: YesNo;
2012
2011
  date_format_id: string;
2012
+ time_zone_id: string;
2013
2013
  organisation_ids: string[];
2014
2014
  gps_geofence_ids: string[];
2015
2015
  geofence_purpose_type: GeofencePurposeType[];
2016
2016
  geofence_type: GeofenceType[];
2017
2017
  }, {
2018
- time_zone_id: string;
2019
2018
  date_format_id: string;
2019
+ time_zone_id: string;
2020
2020
  status?: Status[] | undefined;
2021
2021
  search?: string | undefined;
2022
2022
  paging?: PAGING | undefined;
@@ -2133,6 +2133,7 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2133
2133
  }, "strip", z.ZodTypeAny, {
2134
2134
  status: Status;
2135
2135
  organisation_id: string;
2136
+ user_ids: string[];
2136
2137
  vehicle_ids: string[];
2137
2138
  gps_geofence_ids: string[];
2138
2139
  notification_name: string;
@@ -2146,7 +2147,6 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2146
2147
  over_speed_limit: number;
2147
2148
  all_geofences: YesNo;
2148
2149
  all_vehicles: YesNo;
2149
- user_ids: string[];
2150
2150
  }, {
2151
2151
  status: Status;
2152
2152
  organisation_id: string;
@@ -2155,6 +2155,7 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2155
2155
  all_users: YesNo;
2156
2156
  all_geofences: YesNo;
2157
2157
  all_vehicles: YesNo;
2158
+ user_ids?: string[] | undefined;
2158
2159
  vehicle_ids?: string[] | undefined;
2159
2160
  gps_geofence_ids?: string[] | undefined;
2160
2161
  notification_channels?: NotificationChannel[] | undefined;
@@ -2163,7 +2164,6 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2163
2164
  cc_email_ids?: string | undefined;
2164
2165
  notification_list?: NotificationList[] | undefined;
2165
2166
  over_speed_limit?: unknown;
2166
- user_ids?: string[] | undefined;
2167
2167
  }>;
2168
2168
  type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
2169
2169
  declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
@@ -2204,7 +2204,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2204
2204
  notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
2205
2205
  }, "strip", z.ZodTypeAny, {
2206
2206
  status: Status[];
2207
- time_zone_id: string;
2208
2207
  search: string;
2209
2208
  paging: PAGING;
2210
2209
  page_count: number;
@@ -2224,14 +2223,15 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2224
2223
  }[];
2225
2224
  include_master_data: YesNo;
2226
2225
  date_format_id: string;
2226
+ time_zone_id: string;
2227
2227
  organisation_ids: string[];
2228
2228
  notification_status: OnOff[];
2229
2229
  notification_channels: NotificationChannel[];
2230
2230
  notification_list: NotificationList[];
2231
2231
  notification_preference_ids: string[];
2232
2232
  }, {
2233
- time_zone_id: string;
2234
2233
  date_format_id: string;
2234
+ time_zone_id: string;
2235
2235
  status?: Status[] | undefined;
2236
2236
  search?: string | undefined;
2237
2237
  paging?: PAGING | undefined;
@@ -2408,7 +2408,6 @@ declare const UserAdminQuerySchema: z.ZodObject<{
2408
2408
  admin_role: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AdminRole>, "many">>>;
2409
2409
  }, "strip", z.ZodTypeAny, {
2410
2410
  status: Status[];
2411
- time_zone_id: string;
2412
2411
  search: string;
2413
2412
  paging: PAGING;
2414
2413
  page_count: number;
@@ -2428,11 +2427,12 @@ declare const UserAdminQuerySchema: z.ZodObject<{
2428
2427
  }[];
2429
2428
  include_master_data: YesNo;
2430
2429
  date_format_id: string;
2430
+ time_zone_id: string;
2431
2431
  admin_role: AdminRole[];
2432
2432
  admin_ids: string[];
2433
2433
  }, {
2434
- time_zone_id: string;
2435
2434
  date_format_id: string;
2435
+ time_zone_id: string;
2436
2436
  status?: Status[] | undefined;
2437
2437
  search?: string | undefined;
2438
2438
  paging?: PAGING | undefined;
@@ -2587,8 +2587,8 @@ declare const TicketSchema: z.ZodObject<{
2587
2587
  }, "strip", z.ZodTypeAny, {
2588
2588
  status: Status;
2589
2589
  organisation_id: string;
2590
- description: string;
2591
2590
  user_id: string;
2591
+ description: string;
2592
2592
  subject: string;
2593
2593
  TicketFileSchema: {
2594
2594
  status: Status;
@@ -2743,7 +2743,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2743
2743
  ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
2744
2744
  }, "strip", z.ZodTypeAny, {
2745
2745
  status: Status[];
2746
- time_zone_id: string;
2747
2746
  search: string;
2748
2747
  paging: PAGING;
2749
2748
  page_count: number;
@@ -2763,14 +2762,15 @@ declare const TicketQuerySchema: z.ZodObject<{
2763
2762
  }[];
2764
2763
  include_master_data: YesNo;
2765
2764
  date_format_id: string;
2765
+ time_zone_id: string;
2766
2766
  organisation_ids: string[];
2767
2767
  user_ids: string[];
2768
2768
  admin_ids: string[];
2769
2769
  ticket_status: TicketStatus[];
2770
2770
  ticket_ids: string[];
2771
2771
  }, {
2772
- time_zone_id: string;
2773
2772
  date_format_id: string;
2773
+ time_zone_id: string;
2774
2774
  status?: Status[] | undefined;
2775
2775
  search?: string | undefined;
2776
2776
  paging?: PAGING | undefined;
@@ -2897,7 +2897,6 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
2897
2897
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2898
2898
  }, "strip", z.ZodTypeAny, {
2899
2899
  status: Status[];
2900
- time_zone_id: string;
2901
2900
  search: string;
2902
2901
  paging: PAGING;
2903
2902
  page_count: number;
@@ -2917,11 +2916,12 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
2917
2916
  }[];
2918
2917
  include_master_data: YesNo;
2919
2918
  date_format_id: string;
2919
+ time_zone_id: string;
2920
2920
  country_ids: string[];
2921
2921
  landmark_ids: string[];
2922
2922
  }, {
2923
- time_zone_id: string;
2924
2923
  date_format_id: string;
2924
+ time_zone_id: string;
2925
2925
  status?: Status[] | undefined;
2926
2926
  search?: string | undefined;
2927
2927
  paging?: PAGING | undefined;
@@ -3020,7 +3020,6 @@ declare const MasterVehicleFuelTypeQuerySchema: z.ZodObject<{
3020
3020
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3021
3021
  }, "strip", z.ZodTypeAny, {
3022
3022
  status: Status[];
3023
- time_zone_id: string;
3024
3023
  search: string;
3025
3024
  paging: PAGING;
3026
3025
  page_count: number;
@@ -3040,11 +3039,12 @@ declare const MasterVehicleFuelTypeQuerySchema: z.ZodObject<{
3040
3039
  }[];
3041
3040
  include_master_data: YesNo;
3042
3041
  date_format_id: string;
3042
+ time_zone_id: string;
3043
3043
  organisation_ids: string[];
3044
3044
  fuel_type_ids: string[];
3045
3045
  }, {
3046
- time_zone_id: string;
3047
3046
  date_format_id: string;
3047
+ time_zone_id: string;
3048
3048
  status?: Status[] | undefined;
3049
3049
  search?: string | undefined;
3050
3050
  paging?: PAGING | undefined;
@@ -3142,7 +3142,6 @@ declare const MasterVehicleFuelUnitQuerySchema: z.ZodObject<{
3142
3142
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3143
3143
  }, "strip", z.ZodTypeAny, {
3144
3144
  status: Status[];
3145
- time_zone_id: string;
3146
3145
  search: string;
3147
3146
  paging: PAGING;
3148
3147
  page_count: number;
@@ -3162,11 +3161,12 @@ declare const MasterVehicleFuelUnitQuerySchema: z.ZodObject<{
3162
3161
  }[];
3163
3162
  include_master_data: YesNo;
3164
3163
  date_format_id: string;
3164
+ time_zone_id: string;
3165
3165
  organisation_ids: string[];
3166
3166
  fuel_unit_ids: string[];
3167
3167
  }, {
3168
- time_zone_id: string;
3169
3168
  date_format_id: string;
3169
+ time_zone_id: string;
3170
3170
  status?: Status[] | undefined;
3171
3171
  search?: string | undefined;
3172
3172
  paging?: PAGING | undefined;
@@ -3264,7 +3264,6 @@ declare const MasterVendorTypeQuerySchema: z.ZodObject<{
3264
3264
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3265
3265
  }, "strip", z.ZodTypeAny, {
3266
3266
  status: Status[];
3267
- time_zone_id: string;
3268
3267
  search: string;
3269
3268
  paging: PAGING;
3270
3269
  page_count: number;
@@ -3284,11 +3283,12 @@ declare const MasterVendorTypeQuerySchema: z.ZodObject<{
3284
3283
  }[];
3285
3284
  include_master_data: YesNo;
3286
3285
  date_format_id: string;
3286
+ time_zone_id: string;
3287
3287
  organisation_ids: string[];
3288
3288
  vendor_type_ids: string[];
3289
3289
  }, {
3290
- time_zone_id: string;
3291
3290
  date_format_id: string;
3291
+ time_zone_id: string;
3292
3292
  status?: Status[] | undefined;
3293
3293
  search?: string | undefined;
3294
3294
  paging?: PAGING | undefined;
@@ -3384,7 +3384,6 @@ declare const MasterVendorTagQuerySchema: z.ZodObject<{
3384
3384
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3385
3385
  }, "strip", z.ZodTypeAny, {
3386
3386
  status: Status[];
3387
- time_zone_id: string;
3388
3387
  search: string;
3389
3388
  paging: PAGING;
3390
3389
  page_count: number;
@@ -3404,11 +3403,12 @@ declare const MasterVendorTagQuerySchema: z.ZodObject<{
3404
3403
  }[];
3405
3404
  include_master_data: YesNo;
3406
3405
  date_format_id: string;
3406
+ time_zone_id: string;
3407
3407
  organisation_ids: string[];
3408
3408
  vendor_tag_ids: string[];
3409
3409
  }, {
3410
- time_zone_id: string;
3411
3410
  date_format_id: string;
3411
+ time_zone_id: string;
3412
3412
  status?: Status[] | undefined;
3413
3413
  search?: string | undefined;
3414
3414
  paging?: PAGING | undefined;
@@ -3504,7 +3504,6 @@ declare const MasterVendorDocumentTypeQuerySchema: z.ZodObject<{
3504
3504
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3505
3505
  }, "strip", z.ZodTypeAny, {
3506
3506
  status: Status[];
3507
- time_zone_id: string;
3508
3507
  search: string;
3509
3508
  paging: PAGING;
3510
3509
  page_count: number;
@@ -3524,11 +3523,12 @@ declare const MasterVendorDocumentTypeQuerySchema: z.ZodObject<{
3524
3523
  }[];
3525
3524
  include_master_data: YesNo;
3526
3525
  date_format_id: string;
3526
+ time_zone_id: string;
3527
3527
  organisation_ids: string[];
3528
3528
  document_type_ids: string[];
3529
3529
  }, {
3530
- time_zone_id: string;
3531
3530
  date_format_id: string;
3531
+ time_zone_id: string;
3532
3532
  status?: Status[] | undefined;
3533
3533
  search?: string | undefined;
3534
3534
  paging?: PAGING | undefined;
@@ -3629,7 +3629,6 @@ declare const MasterFleetServiceTaskQuerySchema: z.ZodObject<{
3629
3629
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3630
3630
  }, "strip", z.ZodTypeAny, {
3631
3631
  status: Status[];
3632
- time_zone_id: string;
3633
3632
  search: string;
3634
3633
  paging: PAGING;
3635
3634
  page_count: number;
@@ -3649,11 +3648,12 @@ declare const MasterFleetServiceTaskQuerySchema: z.ZodObject<{
3649
3648
  }[];
3650
3649
  include_master_data: YesNo;
3651
3650
  date_format_id: string;
3651
+ time_zone_id: string;
3652
3652
  organisation_ids: string[];
3653
3653
  fleet_service_task_ids: string[];
3654
3654
  }, {
3655
- time_zone_id: string;
3656
3655
  date_format_id: string;
3656
+ time_zone_id: string;
3657
3657
  status?: Status[] | undefined;
3658
3658
  search?: string | undefined;
3659
3659
  paging?: PAGING | undefined;
@@ -3753,7 +3753,6 @@ declare const MasterFleetInsuranceClaimStatusQuerySchema: z.ZodObject<{
3753
3753
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3754
3754
  }, "strip", z.ZodTypeAny, {
3755
3755
  status: Status[];
3756
- time_zone_id: string;
3757
3756
  search: string;
3758
3757
  paging: PAGING;
3759
3758
  page_count: number;
@@ -3773,11 +3772,12 @@ declare const MasterFleetInsuranceClaimStatusQuerySchema: z.ZodObject<{
3773
3772
  }[];
3774
3773
  include_master_data: YesNo;
3775
3774
  date_format_id: string;
3775
+ time_zone_id: string;
3776
3776
  organisation_ids: string[];
3777
3777
  fleet_insurance_claim_status_ids: string[];
3778
3778
  }, {
3779
- time_zone_id: string;
3780
3779
  date_format_id: string;
3780
+ time_zone_id: string;
3781
3781
  status?: Status[] | undefined;
3782
3782
  search?: string | undefined;
3783
3783
  paging?: PAGING | undefined;
@@ -3877,7 +3877,6 @@ declare const MasterFleetIncidentSeverityQuerySchema: z.ZodObject<{
3877
3877
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3878
3878
  }, "strip", z.ZodTypeAny, {
3879
3879
  status: Status[];
3880
- time_zone_id: string;
3881
3880
  search: string;
3882
3881
  paging: PAGING;
3883
3882
  page_count: number;
@@ -3897,11 +3896,12 @@ declare const MasterFleetIncidentSeverityQuerySchema: z.ZodObject<{
3897
3896
  }[];
3898
3897
  include_master_data: YesNo;
3899
3898
  date_format_id: string;
3899
+ time_zone_id: string;
3900
3900
  organisation_ids: string[];
3901
3901
  fleet_incident_severity_ids: string[];
3902
3902
  }, {
3903
- time_zone_id: string;
3904
3903
  date_format_id: string;
3904
+ time_zone_id: string;
3905
3905
  status?: Status[] | undefined;
3906
3906
  search?: string | undefined;
3907
3907
  paging?: PAGING | undefined;
@@ -4001,7 +4001,6 @@ declare const MasterFleetIncidentStatusQuerySchema: z.ZodObject<{
4001
4001
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
4002
4002
  }, "strip", z.ZodTypeAny, {
4003
4003
  status: Status[];
4004
- time_zone_id: string;
4005
4004
  search: string;
4006
4005
  paging: PAGING;
4007
4006
  page_count: number;
@@ -4021,11 +4020,12 @@ declare const MasterFleetIncidentStatusQuerySchema: z.ZodObject<{
4021
4020
  }[];
4022
4021
  include_master_data: YesNo;
4023
4022
  date_format_id: string;
4023
+ time_zone_id: string;
4024
4024
  organisation_ids: string[];
4025
4025
  fleet_incident_status_ids: string[];
4026
4026
  }, {
4027
- time_zone_id: string;
4028
4027
  date_format_id: string;
4028
+ time_zone_id: string;
4029
4029
  status?: Status[] | undefined;
4030
4030
  search?: string | undefined;
4031
4031
  paging?: PAGING | undefined;
@@ -4125,7 +4125,6 @@ declare const MasterFleetIncidentTypeQuerySchema: z.ZodObject<{
4125
4125
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
4126
4126
  }, "strip", z.ZodTypeAny, {
4127
4127
  status: Status[];
4128
- time_zone_id: string;
4129
4128
  search: string;
4130
4129
  paging: PAGING;
4131
4130
  page_count: number;
@@ -4145,11 +4144,12 @@ declare const MasterFleetIncidentTypeQuerySchema: z.ZodObject<{
4145
4144
  }[];
4146
4145
  include_master_data: YesNo;
4147
4146
  date_format_id: string;
4147
+ time_zone_id: string;
4148
4148
  organisation_ids: string[];
4149
4149
  fleet_incident_type_ids: string[];
4150
4150
  }, {
4151
- time_zone_id: string;
4152
4151
  date_format_id: string;
4152
+ time_zone_id: string;
4153
4153
  status?: Status[] | undefined;
4154
4154
  search?: string | undefined;
4155
4155
  paging?: PAGING | undefined;
@@ -4250,7 +4250,6 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
4250
4250
  expense_category: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpenseCategory>, "many">>>;
4251
4251
  }, "strip", z.ZodTypeAny, {
4252
4252
  status: Status[];
4253
- time_zone_id: string;
4254
4253
  search: string;
4255
4254
  paging: PAGING;
4256
4255
  page_count: number;
@@ -4270,12 +4269,13 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
4270
4269
  }[];
4271
4270
  include_master_data: YesNo;
4272
4271
  date_format_id: string;
4272
+ time_zone_id: string;
4273
4273
  organisation_ids: string[];
4274
4274
  expense_category: ExpenseCategory[];
4275
4275
  expense_name_ids: string[];
4276
4276
  }, {
4277
- time_zone_id: string;
4278
4277
  date_format_id: string;
4278
+ time_zone_id: string;
4279
4279
  status?: Status[] | undefined;
4280
4280
  search?: string | undefined;
4281
4281
  paging?: PAGING | undefined;
@@ -4538,11 +4538,11 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
4538
4538
  }, "strip", z.ZodTypeAny, {
4539
4539
  status: Status;
4540
4540
  organisation_id: string;
4541
+ user_id: string;
4541
4542
  time_zone_id: string;
4542
4543
  vehicle_id: string;
4543
4544
  driver_id: string;
4544
4545
  google_location: string;
4545
- user_id: string;
4546
4546
  fleet_insurance_claim_status_id: string;
4547
4547
  fleet_incident_severity_id: string;
4548
4548
  fleet_incident_status_id: string;
@@ -4591,10 +4591,10 @@ declare const FleetIncidentManagementSchema: z.ZodObject<{
4591
4591
  }, {
4592
4592
  status: Status;
4593
4593
  organisation_id: string;
4594
+ user_id: string;
4594
4595
  time_zone_id: string;
4595
4596
  vehicle_id: string;
4596
4597
  driver_id: string;
4597
- user_id: string;
4598
4598
  fleet_insurance_claim_status_id: string;
4599
4599
  fleet_incident_severity_id: string;
4600
4600
  fleet_incident_status_id: string;
@@ -4697,7 +4697,6 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4697
4697
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
4698
4698
  }, "strip", z.ZodTypeAny, {
4699
4699
  status: Status[];
4700
- time_zone_id: string;
4701
4700
  search: string;
4702
4701
  paging: PAGING;
4703
4702
  page_count: number;
@@ -4717,12 +4716,13 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4717
4716
  }[];
4718
4717
  include_master_data: YesNo;
4719
4718
  date_format_id: string;
4719
+ time_zone_id: string;
4720
4720
  organisation_ids: string[];
4721
- from_date: string;
4722
- to_date: string;
4721
+ user_ids: string[];
4723
4722
  vehicle_ids: string[];
4724
4723
  driver_ids: string[];
4725
- user_ids: string[];
4724
+ from_date: string;
4725
+ to_date: string;
4726
4726
  fleet_insurance_claim_status_ids: string[];
4727
4727
  fleet_incident_severity_ids: string[];
4728
4728
  fleet_incident_status_ids: string[];
@@ -4739,8 +4739,8 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4739
4739
  any_injuries: YesNo[];
4740
4740
  vehicle_incident_ids: string[];
4741
4741
  }, {
4742
- time_zone_id: string;
4743
4742
  date_format_id: string;
4743
+ time_zone_id: string;
4744
4744
  from_date: string;
4745
4745
  to_date: string;
4746
4746
  status?: Status[] | undefined;
@@ -4763,9 +4763,9 @@ declare const FleetIncidentManagementQuerySchema: z.ZodObject<{
4763
4763
  }[] | undefined;
4764
4764
  include_master_data?: YesNo | undefined;
4765
4765
  organisation_ids?: string[] | undefined;
4766
+ user_ids?: string[] | undefined;
4766
4767
  vehicle_ids?: string[] | undefined;
4767
4768
  driver_ids?: string[] | undefined;
4768
- user_ids?: string[] | undefined;
4769
4769
  fleet_insurance_claim_status_ids?: string[] | undefined;
4770
4770
  fleet_incident_severity_ids?: string[] | undefined;
4771
4771
  fleet_incident_status_ids?: string[] | undefined;
@@ -4820,7 +4820,6 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4820
4820
  to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
4821
4821
  }, "strip", z.ZodTypeAny, {
4822
4822
  status: Status[];
4823
- time_zone_id: string;
4824
4823
  search: string;
4825
4824
  paging: PAGING;
4826
4825
  page_count: number;
@@ -4840,13 +4839,14 @@ declare const FleetIncidentManagementDashBoardQuerySchema: z.ZodObject<{
4840
4839
  }[];
4841
4840
  include_master_data: YesNo;
4842
4841
  date_format_id: string;
4842
+ time_zone_id: string;
4843
4843
  organisation_ids: string[];
4844
+ vehicle_ids: string[];
4844
4845
  from_date: string;
4845
4846
  to_date: string;
4846
- vehicle_ids: string[];
4847
4847
  }, {
4848
- time_zone_id: string;
4849
4848
  date_format_id: string;
4849
+ time_zone_id: string;
4850
4850
  from_date: string;
4851
4851
  to_date: string;
4852
4852
  status?: Status[] | undefined;
@@ -4938,7 +4938,6 @@ declare const FleetIncidentManagementCostQuerySchema: z.ZodObject<{
4938
4938
  expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
4939
4939
  }, "strip", z.ZodTypeAny, {
4940
4940
  status: Status[];
4941
- time_zone_id: string;
4942
4941
  search: string;
4943
4942
  paging: PAGING;
4944
4943
  page_count: number;
@@ -4958,13 +4957,14 @@ declare const FleetIncidentManagementCostQuerySchema: z.ZodObject<{
4958
4957
  }[];
4959
4958
  include_master_data: YesNo;
4960
4959
  date_format_id: string;
4960
+ time_zone_id: string;
4961
4961
  organisation_ids: string[];
4962
4962
  expense_name_ids: string[];
4963
4963
  vehicle_incident_ids: string[];
4964
4964
  incident_cost_ids: string[];
4965
4965
  }, {
4966
- time_zone_id: string;
4967
4966
  date_format_id: string;
4967
+ time_zone_id: string;
4968
4968
  status?: Status[] | undefined;
4969
4969
  search?: string | undefined;
4970
4970
  paging?: PAGING | undefined;
@@ -5079,7 +5079,6 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
5079
5079
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5080
5080
  }, "strip", z.ZodTypeAny, {
5081
5081
  status: Status[];
5082
- time_zone_id: string;
5083
5082
  search: string;
5084
5083
  paging: PAGING;
5085
5084
  page_count: number;
@@ -5099,11 +5098,12 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
5099
5098
  }[];
5100
5099
  include_master_data: YesNo;
5101
5100
  date_format_id: string;
5101
+ time_zone_id: string;
5102
5102
  organisation_ids: string[];
5103
5103
  inspection_form_ids: string[];
5104
5104
  }, {
5105
- time_zone_id: string;
5106
5105
  date_format_id: string;
5106
+ time_zone_id: string;
5107
5107
  status?: Status[] | undefined;
5108
5108
  search?: string | undefined;
5109
5109
  paging?: PAGING | undefined;
@@ -5387,7 +5387,6 @@ 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;
5391
5390
  search: string;
5392
5391
  paging: PAGING;
5393
5392
  page_count: number;
@@ -5407,6 +5406,7 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
5407
5406
  }[];
5408
5407
  include_master_data: YesNo;
5409
5408
  date_format_id: string;
5409
+ time_zone_id: string;
5410
5410
  organisation_ids: string[];
5411
5411
  vehicle_ids: string[];
5412
5412
  driver_ids: string[];
@@ -5418,8 +5418,8 @@ 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
5424
  search?: string | undefined;
5425
5425
  paging?: PAGING | undefined;
@@ -5488,7 +5488,6 @@ 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;
5492
5491
  search: string;
5493
5492
  paging: PAGING;
5494
5493
  page_count: number;
@@ -5508,13 +5507,14 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
5508
5507
  }[];
5509
5508
  include_master_data: YesNo;
5510
5509
  date_format_id: string;
5510
+ time_zone_id: string;
5511
5511
  organisation_ids: string[];
5512
+ vehicle_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;
@@ -5574,7 +5574,6 @@ 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;
5578
5577
  search: string;
5579
5578
  paging: PAGING;
5580
5579
  page_count: number;
@@ -5594,10 +5593,11 @@ declare const FleetInspectionCheckPendingQuerySchema: z.ZodObject<{
5594
5593
  }[];
5595
5594
  include_master_data: YesNo;
5596
5595
  date_format_id: string;
5596
+ time_zone_id: string;
5597
5597
  vehicle_ids: string[];
5598
5598
  }, {
5599
- time_zone_id: string;
5600
5599
  date_format_id: string;
5600
+ time_zone_id: string;
5601
5601
  status?: Status[] | undefined;
5602
5602
  search?: string | undefined;
5603
5603
  paging?: PAGING | undefined;
@@ -5830,10 +5830,10 @@ declare const FleetIssueManagementSchema: z.ZodObject<{
5830
5830
  }, "strip", z.ZodTypeAny, {
5831
5831
  status: Status;
5832
5832
  organisation_id: string;
5833
+ user_id: string;
5833
5834
  time_zone_id: string;
5834
5835
  vehicle_id: string;
5835
5836
  driver_id: string;
5836
- user_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
+ user_id: string;
5867
5868
  time_zone_id: string;
5868
5869
  vehicle_id: string;
5869
5870
  driver_id: string;
5870
- user_id: string;
5871
5871
  vehicle_incident_id: string;
5872
5872
  inspection_id: string;
5873
5873
  service_management_id: string;
@@ -5944,7 +5944,6 @@ 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;
5948
5947
  search: string;
5949
5948
  paging: PAGING;
5950
5949
  page_count: number;
@@ -5964,12 +5963,13 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
5964
5963
  }[];
5965
5964
  include_master_data: YesNo;
5966
5965
  date_format_id: string;
5966
+ time_zone_id: string;
5967
5967
  organisation_ids: string[];
5968
- from_date: string;
5969
- to_date: string;
5968
+ user_ids: string[];
5970
5969
  vehicle_ids: string[];
5971
5970
  driver_ids: string[];
5972
- user_ids: string[];
5971
+ from_date: string;
5972
+ to_date: string;
5973
5973
  vehicle_incident_ids: string[];
5974
5974
  inspection_ids: string[];
5975
5975
  service_management_ids: string[];
@@ -5979,8 +5979,8 @@ 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;
@@ -6003,9 +6003,9 @@ declare const FleetIssueManagementQuerySchema: z.ZodObject<{
6003
6003
  }[] | undefined;
6004
6004
  include_master_data?: YesNo | undefined;
6005
6005
  organisation_ids?: string[] | undefined;
6006
+ user_ids?: string[] | undefined;
6006
6007
  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,6 @@ 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;
6057
6056
  search: string;
6058
6057
  paging: PAGING;
6059
6058
  page_count: number;
@@ -6073,13 +6072,14 @@ declare const FleetIssueManagementDashBoardQuerySchema: z.ZodObject<{
6073
6072
  }[];
6074
6073
  include_master_data: YesNo;
6075
6074
  date_format_id: string;
6075
+ time_zone_id: string;
6076
6076
  organisation_ids: string[];
6077
+ vehicle_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;
@@ -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
+ user_id: string;
6452
6453
  time_zone_id: string;
6453
6454
  vehicle_id: string;
6454
6455
  driver_id: string;
6455
- user_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
+ user_id: string;
6497
6498
  time_zone_id: string;
6498
6499
  vehicle_id: string;
6499
6500
  driver_id: string;
6500
- user_id: string;
6501
6501
  service_status: ServiceStatus;
6502
6502
  service_type: ServiceType;
6503
6503
  is_inhouse_service: YesNo;
@@ -6584,7 +6584,6 @@ 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;
6588
6587
  search: string;
6589
6588
  paging: PAGING;
6590
6589
  page_count: number;
@@ -6604,12 +6603,13 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6604
6603
  }[];
6605
6604
  include_master_data: YesNo;
6606
6605
  date_format_id: string;
6606
+ time_zone_id: string;
6607
6607
  organisation_ids: string[];
6608
- from_date: string;
6609
- to_date: string;
6608
+ user_ids: string[];
6610
6609
  vehicle_ids: string[];
6611
6610
  driver_ids: string[];
6612
- user_ids: string[];
6611
+ from_date: string;
6612
+ to_date: string;
6613
6613
  service_management_ids: string[];
6614
6614
  service_status: ServiceStatus[];
6615
6615
  service_type: ServiceType[];
@@ -6618,8 +6618,8 @@ 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;
@@ -6642,9 +6642,9 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
6642
6642
  }[] | undefined;
6643
6643
  include_master_data?: YesNo | undefined;
6644
6644
  organisation_ids?: string[] | undefined;
6645
+ user_ids?: string[] | undefined;
6645
6646
  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,6 @@ 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;
6695
6694
  search: string;
6696
6695
  paging: PAGING;
6697
6696
  page_count: number;
@@ -6711,13 +6710,14 @@ declare const FleetServiceManagementDashBoardQuerySchema: z.ZodObject<{
6711
6710
  }[];
6712
6711
  include_master_data: YesNo;
6713
6712
  date_format_id: string;
6713
+ time_zone_id: string;
6714
6714
  organisation_ids: string[];
6715
+ vehicle_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;
@@ -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,6 @@ 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;
6917
6916
  search: string;
6918
6917
  paging: PAGING;
6919
6918
  page_count: number;
@@ -6933,14 +6932,15 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
6933
6932
  }[];
6934
6933
  include_master_data: YesNo;
6935
6934
  date_format_id: string;
6935
+ time_zone_id: string;
6936
6936
  organisation_ids: string[];
6937
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
6945
  search?: string | undefined;
6946
6946
  paging?: PAGING | 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;
9272
+ user_id: string;
9273
9273
  time_zone_id: string;
9274
9274
  vehicle_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
+ user_id: string;
9326
9327
  time_zone_id: string;
9327
9328
  vehicle_id: string;
9328
9329
  driver_id: string;
9329
- user_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,6 @@ 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;
9433
9432
  search: string;
9434
9433
  paging: PAGING;
9435
9434
  page_count: number;
@@ -9449,12 +9448,13 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9449
9448
  }[];
9450
9449
  include_master_data: YesNo;
9451
9450
  date_format_id: string;
9451
+ time_zone_id: string;
9452
9452
  organisation_ids: string[];
9453
- from_date: string;
9454
- to_date: string;
9453
+ user_ids: string[];
9455
9454
  vehicle_ids: string[];
9456
9455
  driver_ids: string[];
9457
- user_ids: string[];
9456
+ from_date: string;
9457
+ to_date: string;
9458
9458
  payment_status: PaymentStatus[];
9459
9459
  vendor_ids: string[];
9460
9460
  fuel_station_ids: string[];
@@ -9470,8 +9470,8 @@ 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;
@@ -9494,9 +9494,9 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
9494
9494
  }[] | undefined;
9495
9495
  include_master_data?: YesNo | undefined;
9496
9496
  organisation_ids?: string[] | undefined;
9497
+ user_ids?: string[] | undefined;
9497
9498
  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
+ user_id: string;
9827
9828
  time_zone_id: string;
9828
9829
  vehicle_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
+ user_id: string;
9869
9870
  time_zone_id: string;
9870
9871
  vehicle_id: string;
9871
9872
  driver_id: string;
9872
- user_id: string;
9873
9873
  device_id: string;
9874
9874
  vehicle_fuel_type_id: string;
9875
9875
  vehicle_fuel_unit_id: string;
@@ -9954,7 +9954,6 @@ 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;
9958
9957
  search: string;
9959
9958
  paging: PAGING;
9960
9959
  page_count: number;
@@ -9974,12 +9973,13 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
9974
9973
  }[];
9975
9974
  include_master_data: YesNo;
9976
9975
  date_format_id: string;
9976
+ time_zone_id: string;
9977
9977
  organisation_ids: string[];
9978
- from_date: string;
9979
- to_date: string;
9978
+ user_ids: string[];
9980
9979
  vehicle_ids: string[];
9981
9980
  driver_ids: string[];
9982
- user_ids: string[];
9981
+ from_date: string;
9982
+ to_date: string;
9983
9983
  admin_verify_status: GPSFuelApproveStatus[];
9984
9984
  transporter_verify_status: GPSFuelApproveStatus[];
9985
9985
  entry_source: RefillEntrySource[];
@@ -9989,8 +9989,8 @@ 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;
@@ -10013,9 +10013,9 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10013
10013
  }[] | undefined;
10014
10014
  include_master_data?: YesNo | undefined;
10015
10015
  organisation_ids?: string[] | undefined;
10016
+ user_ids?: string[] | undefined;
10016
10017
  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
+ user_id: string;
10086
10087
  time_zone_id: string;
10087
10088
  vehicle_ids: string[];
10088
- user_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,6 @@ 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;
10142
10141
  search: string;
10143
10142
  paging: PAGING;
10144
10143
  page_count: number;
@@ -10158,12 +10157,13 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
10158
10157
  }[];
10159
10158
  include_master_data: YesNo;
10160
10159
  date_format_id: string;
10160
+ time_zone_id: string;
10161
10161
  organisation_ids: string[];
10162
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
10168
  search?: string | undefined;
10169
10169
  paging?: PAGING | undefined;
@@ -10243,9 +10243,9 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
10243
10243
  }, "strip", z.ZodTypeAny, {
10244
10244
  status: Status;
10245
10245
  organisation_id: string;
10246
+ user_id: string;
10246
10247
  time_zone_id: string;
10247
10248
  vehicle_ids: string[];
10248
- user_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>;
@@ -10490,8 +10495,9 @@ declare const UserSchema: z.ZodObject<{
10490
10495
  }, "strip", z.ZodTypeAny, {
10491
10496
  status: Status;
10492
10497
  organisation_id: string;
10493
- time_zone_id: string;
10494
10498
  date_format_id: string;
10499
+ time_zone_id: string;
10500
+ organisation_branch_id: string;
10495
10501
  user_role_id: string;
10496
10502
  user_status_id: string;
10497
10503
  language_id: string;
@@ -10511,8 +10517,9 @@ declare const UserSchema: z.ZodObject<{
10511
10517
  }, {
10512
10518
  status: Status;
10513
10519
  organisation_id: string;
10514
- time_zone_id: string;
10515
10520
  date_format_id: string;
10521
+ time_zone_id: string;
10522
+ organisation_branch_id: string;
10516
10523
  user_role_id: string;
10517
10524
  user_status_id: string;
10518
10525
  language_id: string;
@@ -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">>>;
@@ -10574,7 +10582,6 @@ declare const UserQuerySchema: z.ZodObject<{
10574
10582
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
10575
10583
  }, "strip", z.ZodTypeAny, {
10576
10584
  status: Status[];
10577
- time_zone_id: string;
10578
10585
  search: string;
10579
10586
  paging: PAGING;
10580
10587
  page_count: number;
@@ -10594,19 +10601,21 @@ declare const UserQuerySchema: z.ZodObject<{
10594
10601
  }[];
10595
10602
  include_master_data: YesNo;
10596
10603
  date_format_id: string;
10604
+ time_zone_id: string;
10597
10605
  organisation_ids: string[];
10606
+ user_ids: string[];
10607
+ organisation_branch_ids: string[];
10598
10608
  user_role_ids: string[];
10599
10609
  user_status_ids: string[];
10600
10610
  language_ids: string[];
10601
10611
  date_format_ids: string[];
10602
10612
  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;
10610
10619
  status?: Status[] | undefined;
10611
10620
  search?: string | undefined;
10612
10621
  paging?: PAGING | undefined;
@@ -10627,12 +10636,13 @@ declare const UserQuerySchema: z.ZodObject<{
10627
10636
  }[] | undefined;
10628
10637
  include_master_data?: YesNo | undefined;
10629
10638
  organisation_ids?: string[] | undefined;
10639
+ user_ids?: string[] | undefined;
10640
+ organisation_branch_ids?: string[] | undefined;
10630
10641
  user_role_ids?: string[] | undefined;
10631
10642
  user_status_ids?: string[] | undefined;
10632
10643
  language_ids?: string[] | undefined;
10633
10644
  date_format_ids?: string[] | undefined;
10634
10645
  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;
10792
+ user_id: string;
10782
10793
  date: string;
10783
10794
  vehicle_id: string;
10784
10795
  driver_id: string;
10785
- user_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;
10810
+ user_id: string;
10800
10811
  date: string;
10801
10812
  vehicle_id: string;
10802
10813
  driver_id: string;
10803
- user_id: string;
10804
10814
  device_id: string;
10805
10815
  total_km?: unknown;
10806
10816
  consumed_fuel_liters?: unknown;
@@ -10857,7 +10867,6 @@ 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;
10861
10870
  search: string;
10862
10871
  paging: PAGING;
10863
10872
  page_count: number;
@@ -10877,19 +10886,20 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10877
10886
  }[];
10878
10887
  include_master_data: YesNo;
10879
10888
  date_format_id: string;
10889
+ time_zone_id: string;
10880
10890
  organisation_ids: string[];
10881
- from_date: string;
10882
- to_date: string;
10891
+ user_ids: string[];
10883
10892
  vehicle_ids: string[];
10884
10893
  driver_ids: string[];
10885
- user_ids: string[];
10894
+ from_date: string;
10895
+ to_date: 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;
@@ -10912,9 +10922,9 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
10912
10922
  }[] | undefined;
10913
10923
  include_master_data?: YesNo | undefined;
10914
10924
  organisation_ids?: string[] | undefined;
10925
+ user_ids?: string[] | undefined;
10915
10926
  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,6 @@ 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;
10962
10971
  search: string;
10963
10972
  paging: PAGING;
10964
10973
  page_count: number;
@@ -10978,13 +10987,14 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
10978
10987
  }[];
10979
10988
  include_master_data: YesNo;
10980
10989
  date_format_id: string;
10990
+ time_zone_id: string;
10981
10991
  organisation_ids: string[];
10992
+ vehicle_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;
@@ -11058,7 +11068,6 @@ 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;
11062
11071
  search: string;
11063
11072
  paging: PAGING;
11064
11073
  page_count: number;
@@ -11078,13 +11087,14 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
11078
11087
  }[];
11079
11088
  include_master_data: YesNo;
11080
11089
  date_format_id: string;
11090
+ time_zone_id: string;
11081
11091
  organisation_ids: string[];
11092
+ vehicle_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;
@@ -11463,7 +11473,6 @@ 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;
11467
11476
  search: string;
11468
11477
  paging: PAGING;
11469
11478
  page_count: number;
@@ -11483,6 +11492,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
11483
11492
  }[];
11484
11493
  include_master_data: YesNo;
11485
11494
  date_format_id: string;
11495
+ time_zone_id: string;
11486
11496
  organisation_ids: string[];
11487
11497
  organisation_sub_company_ids: string[];
11488
11498
  organisation_branch_ids: string[];
@@ -11494,8 +11504,8 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
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;
11500
11510
  search?: string | undefined;
11501
11511
  paging?: PAGING | undefined;
@@ -11698,15 +11708,15 @@ declare const OrganisationGroupSchema: z.ZodObject<{
11698
11708
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
11699
11709
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
11700
11710
  }, "strip", z.ZodTypeAny, {
11711
+ group_name: string;
11701
11712
  status: Status;
11702
11713
  organisation_id: string;
11703
11714
  description: string;
11704
11715
  vehicle_ids: string[];
11705
- group_name: string;
11706
11716
  }, {
11717
+ group_name: string;
11707
11718
  status: Status;
11708
11719
  organisation_id: string;
11709
- group_name: string;
11710
11720
  description?: string | undefined;
11711
11721
  vehicle_ids?: string[] | undefined;
11712
11722
  }>;
@@ -11747,7 +11757,6 @@ 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;
11751
11760
  search: string;
11752
11761
  paging: PAGING;
11753
11762
  page_count: number;
@@ -11767,12 +11776,13 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
11767
11776
  }[];
11768
11777
  include_master_data: YesNo;
11769
11778
  date_format_id: string;
11779
+ time_zone_id: string;
11770
11780
  organisation_ids: string[];
11771
11781
  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;
11777
11787
  search?: string | undefined;
11778
11788
  paging?: PAGING | undefined;
@@ -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;
@@ -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;
@@ -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;
@@ -13305,7 +13315,6 @@ 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;
13309
13318
  search: string;
13310
13319
  paging: PAGING;
13311
13320
  page_count: number;
@@ -13325,13 +13334,14 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
13325
13334
  }[];
13326
13335
  include_master_data: YesNo;
13327
13336
  date_format_id: string;
13337
+ time_zone_id: string;
13328
13338
  organisation_ids: string[];
13329
13339
  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;
13336
13346
  search?: string | undefined;
13337
13347
  paging?: PAGING | undefined;
@@ -13499,7 +13509,6 @@ 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;
13503
13512
  search: string;
13504
13513
  paging: PAGING;
13505
13514
  page_count: number;
@@ -13519,13 +13528,14 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
13519
13528
  }[];
13520
13529
  include_master_data: YesNo;
13521
13530
  date_format_id: string;
13531
+ time_zone_id: string;
13522
13532
  organisation_ids: string[];
13523
13533
  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;
13530
13540
  search?: string | undefined;
13531
13541
  paging?: PAGING | undefined;
@@ -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;
@@ -16860,7 +16870,6 @@ 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;
16864
16873
  search: string;
16865
16874
  paging: PAGING;
16866
16875
  page_count: number;
@@ -16880,6 +16889,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
16880
16889
  }[];
16881
16890
  include_master_data: YesNo;
16882
16891
  date_format_id: string;
16892
+ time_zone_id: string;
16883
16893
  organisation_ids: string[];
16884
16894
  organisation_branch_ids: string[];
16885
16895
  vehicle_ids: string[];
@@ -16891,8 +16901,8 @@ 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;
16897
16907
  search?: string | undefined;
16898
16908
  paging?: PAGING | 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;
@@ -18941,7 +18951,6 @@ 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;
18945
18954
  search: string;
18946
18955
  paging: PAGING;
18947
18956
  page_count: number;
@@ -18961,14 +18970,15 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
18961
18970
  }[];
18962
18971
  include_master_data: YesNo;
18963
18972
  date_format_id: string;
18973
+ time_zone_id: string;
18964
18974
  organisation_ids: string[];
18965
18975
  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;
18973
18983
  search?: string | undefined;
18974
18984
  paging?: PAGING | undefined;
@@ -19053,7 +19063,6 @@ 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;
19057
19066
  search: string;
19058
19067
  paging: PAGING;
19059
19068
  page_count: number;
@@ -19073,14 +19082,15 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
19073
19082
  }[];
19074
19083
  include_master_data: YesNo;
19075
19084
  date_format_id: string;
19085
+ time_zone_id: string;
19076
19086
  organisation_ids: string[];
19077
19087
  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;
19085
19095
  search?: string | undefined;
19086
19096
  paging?: PAGING | undefined;
@@ -19160,7 +19170,6 @@ 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;
19164
19173
  search: string;
19165
19174
  paging: PAGING;
19166
19175
  page_count: number;
@@ -19180,6 +19189,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
19180
19189
  }[];
19181
19190
  include_master_data: YesNo;
19182
19191
  date_format_id: string;
19192
+ time_zone_id: string;
19183
19193
  organisation_ids: string[];
19184
19194
  organisation_sub_company_ids: string[];
19185
19195
  organisation_branch_ids: string[];
@@ -19201,8 +19211,8 @@ 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;
19207
19217
  search?: string | undefined;
19208
19218
  paging?: PAGING | 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,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
19360
19370
  }, "strip", z.ZodTypeAny, {
19361
19371
  status: Status[];
19362
19372
  organisation_id: string;
19363
- time_zone_id: string;
19364
19373
  search: string;
19365
19374
  paging: PAGING;
19366
19375
  page_count: number;
@@ -19380,11 +19389,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
19380
19389
  }[];
19381
19390
  include_master_data: YesNo;
19382
19391
  date_format_id: string;
19392
+ time_zone_id: string;
19383
19393
  vehicle_id: string;
19384
19394
  }, {
19385
19395
  organisation_id: string;
19386
- time_zone_id: string;
19387
19396
  date_format_id: string;
19397
+ time_zone_id: string;
19388
19398
  vehicle_id: string;
19389
19399
  status?: Status[] | undefined;
19390
19400
  search?: string | 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,6 @@ 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;
20302
20311
  search: string;
20303
20312
  paging: PAGING;
20304
20313
  page_count: number;
@@ -20318,6 +20327,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
20318
20327
  }[];
20319
20328
  include_master_data: YesNo;
20320
20329
  date_format_id: string;
20330
+ time_zone_id: string;
20321
20331
  organisation_ids: string[];
20322
20332
  country_ids: string[];
20323
20333
  vehicle_ids: string[];
@@ -20330,8 +20340,8 @@ 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;
20336
20346
  search?: string | undefined;
20337
20347
  paging?: PAGING | 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;
@@ -23067,12 +23077,9 @@ declare const BookMarkSchema: z.ZodObject<{
23067
23077
  sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23068
23078
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
23069
23079
  }, "strip", z.ZodTypeAny, {
23070
- status: Status;
23071
- organisation_id: string;
23072
- user_id: string;
23073
- group_name: string;
23074
23080
  module_name: string;
23075
23081
  menu_type: MenuType;
23082
+ group_name: string;
23076
23083
  group_name_language: string;
23077
23084
  group_icon: string;
23078
23085
  group_url: string;
@@ -23080,16 +23087,19 @@ declare const BookMarkSchema: z.ZodObject<{
23080
23087
  sub_item_name_language: string;
23081
23088
  sub_item_icon: string;
23082
23089
  sub_item_url: string;
23083
- }, {
23084
23090
  status: Status;
23085
23091
  organisation_id: string;
23086
23092
  user_id: string;
23087
- group_name: string;
23093
+ }, {
23088
23094
  module_name: string;
23089
23095
  menu_type: MenuType;
23096
+ group_name: string;
23090
23097
  group_name_language: string;
23091
23098
  group_icon: string;
23092
23099
  group_url: string;
23100
+ status: Status;
23101
+ organisation_id: string;
23102
+ user_id: string;
23093
23103
  sub_item_name?: string | undefined;
23094
23104
  sub_item_name_language?: string | undefined;
23095
23105
  sub_item_icon?: string | undefined;
@@ -23132,8 +23142,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
23132
23142
  bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23133
23143
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
23134
23144
  }, "strip", z.ZodTypeAny, {
23145
+ menu_type: MenuType[];
23135
23146
  status: Status[];
23136
- time_zone_id: string;
23137
23147
  search: string;
23138
23148
  paging: PAGING;
23139
23149
  page_count: number;
@@ -23153,13 +23163,14 @@ 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
23168
  user_ids: string[];
23158
- 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;
23173
+ menu_type?: MenuType[] | undefined;
23163
23174
  status?: Status[] | undefined;
23164
23175
  search?: string | undefined;
23165
23176
  paging?: PAGING | undefined;
@@ -23181,7 +23192,6 @@ declare const BookMarkQuerySchema: z.ZodObject<{
23181
23192
  include_master_data?: YesNo | undefined;
23182
23193
  organisation_ids?: string[] | undefined;
23183
23194
  user_ids?: string[] | undefined;
23184
- menu_type?: MenuType[] | undefined;
23185
23195
  bookmark_ids?: string[] | undefined;
23186
23196
  }>;
23187
23197
  type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;