vms-nest-prisma-api-document 1035.0.0 → 1036.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 (112) hide show
  1. package/dist/{bookmark_service-DtjX-Sph.d.ts → bookmark_service-BBWCHln5.d.ts} +481 -475
  2. package/dist/services/account/bookmark_service.d.ts +1 -1
  3. package/dist/services/account/invoice_service.d.ts +1 -1
  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/breakdown_management/breakdown_management_service.d.ts +1 -1
  8. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/day_run.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
  12. package/dist/services/fleet/document_management/document_management_service.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/school_management/calendar_service.d.ts +1 -1
  22. package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
  23. package/dist/services/fleet/school_management/student_service.d.ts +1 -1
  24. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  25. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  26. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  27. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  28. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  29. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  30. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  31. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  32. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  33. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  34. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  35. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  36. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  37. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  38. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  39. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  40. package/dist/services/main/users/auth_service.d.ts +1 -1
  41. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  42. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  43. package/dist/services/main/users/user_service.d.ts +1 -1
  44. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  45. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  46. package/dist/services/main/vehicle/master_vehicle_service.js +8 -4
  47. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  48. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  49. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  50. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  51. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  52. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  53. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  54. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  55. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  56. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  57. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  58. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  59. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  60. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  61. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  62. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  63. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  64. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  65. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  66. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  67. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  68. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  69. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  70. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  71. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  78. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  79. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  80. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  81. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  82. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  83. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  84. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  85. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  86. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  87. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  88. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  89. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  90. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  91. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  92. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  93. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  94. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  95. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  96. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  97. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  103. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  104. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  105. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  106. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  107. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  108. package/dist/services/website/contact_us_detail_service.d.ts +2 -2
  109. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  110. package/dist/services/website/faq_service.d.ts +1 -1
  111. package/dist/services/website/request_demo.service.d.ts +14 -14
  112. 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;
@@ -333,7 +333,6 @@ declare const OrganisationSubCompanyQuerySchema: z.ZodObject<{
333
333
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
334
334
  }, "strip", z.ZodTypeAny, {
335
335
  status: Status[];
336
- time_zone_id: string;
337
336
  search: string;
338
337
  paging: PAGING;
339
338
  page_count: number;
@@ -353,11 +352,12 @@ declare const OrganisationSubCompanyQuerySchema: z.ZodObject<{
353
352
  }[];
354
353
  include_master_data: YesNo;
355
354
  date_format_id: string;
355
+ time_zone_id: string;
356
356
  organisation_ids: string[];
357
357
  organisation_sub_company_ids: string[];
358
358
  }, {
359
- time_zone_id: string;
360
359
  date_format_id: string;
360
+ time_zone_id: string;
361
361
  status?: Status[] | undefined;
362
362
  search?: string | undefined;
363
363
  paging?: PAGING | undefined;
@@ -487,7 +487,6 @@ declare const OrganisationBranchQuerySchema: z.ZodObject<{
487
487
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
488
488
  }, "strip", z.ZodTypeAny, {
489
489
  status: Status[];
490
- time_zone_id: string;
491
490
  search: string;
492
491
  paging: PAGING;
493
492
  page_count: number;
@@ -507,11 +506,12 @@ declare const OrganisationBranchQuerySchema: z.ZodObject<{
507
506
  }[];
508
507
  include_master_data: YesNo;
509
508
  date_format_id: string;
509
+ time_zone_id: string;
510
510
  organisation_ids: string[];
511
511
  organisation_branch_ids: string[];
512
512
  }, {
513
- time_zone_id: string;
514
513
  date_format_id: string;
514
+ time_zone_id: string;
515
515
  status?: Status[] | undefined;
516
516
  search?: string | undefined;
517
517
  paging?: PAGING | undefined;
@@ -620,7 +620,6 @@ declare const OrganisationColorQuerySchema: z.ZodObject<{
620
620
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
621
621
  }, "strip", z.ZodTypeAny, {
622
622
  status: Status[];
623
- time_zone_id: string;
624
623
  search: string;
625
624
  paging: PAGING;
626
625
  page_count: number;
@@ -640,11 +639,12 @@ declare const OrganisationColorQuerySchema: z.ZodObject<{
640
639
  }[];
641
640
  include_master_data: YesNo;
642
641
  date_format_id: string;
642
+ time_zone_id: string;
643
643
  organisation_ids: string[];
644
644
  organisation_color_ids: string[];
645
645
  }, {
646
- time_zone_id: string;
647
646
  date_format_id: string;
647
+ time_zone_id: string;
648
648
  status?: Status[] | undefined;
649
649
  search?: string | undefined;
650
650
  paging?: PAGING | undefined;
@@ -749,7 +749,6 @@ declare const OrganisationTagQuerySchema: z.ZodObject<{
749
749
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
750
750
  }, "strip", z.ZodTypeAny, {
751
751
  status: Status[];
752
- time_zone_id: string;
753
752
  search: string;
754
753
  paging: PAGING;
755
754
  page_count: number;
@@ -769,11 +768,12 @@ declare const OrganisationTagQuerySchema: z.ZodObject<{
769
768
  }[];
770
769
  include_master_data: YesNo;
771
770
  date_format_id: string;
771
+ time_zone_id: string;
772
772
  organisation_ids: string[];
773
773
  organisation_tag_ids: string[];
774
774
  }, {
775
- time_zone_id: string;
776
775
  date_format_id: string;
776
+ time_zone_id: string;
777
777
  status?: Status[] | undefined;
778
778
  search?: string | undefined;
779
779
  paging?: PAGING | undefined;
@@ -876,7 +876,6 @@ declare const MasterUserRoleQuerySchema: z.ZodObject<{
876
876
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
877
877
  }, "strip", z.ZodTypeAny, {
878
878
  status: Status[];
879
- time_zone_id: string;
880
879
  search: string;
881
880
  paging: PAGING;
882
881
  page_count: number;
@@ -896,11 +895,12 @@ declare const MasterUserRoleQuerySchema: z.ZodObject<{
896
895
  }[];
897
896
  include_master_data: YesNo;
898
897
  date_format_id: string;
898
+ time_zone_id: string;
899
899
  organisation_ids: string[];
900
900
  user_role_ids: string[];
901
901
  }, {
902
- time_zone_id: string;
903
902
  date_format_id: string;
903
+ time_zone_id: string;
904
904
  status?: Status[] | undefined;
905
905
  search?: string | undefined;
906
906
  paging?: PAGING | undefined;
@@ -1002,7 +1002,6 @@ declare const MasterUserStatusQuerySchema: z.ZodObject<{
1002
1002
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1003
1003
  }, "strip", z.ZodTypeAny, {
1004
1004
  status: Status[];
1005
- time_zone_id: string;
1006
1005
  search: string;
1007
1006
  paging: PAGING;
1008
1007
  page_count: number;
@@ -1022,11 +1021,12 @@ declare const MasterUserStatusQuerySchema: z.ZodObject<{
1022
1021
  }[];
1023
1022
  include_master_data: YesNo;
1024
1023
  date_format_id: string;
1024
+ time_zone_id: string;
1025
1025
  organisation_ids: string[];
1026
1026
  user_status_ids: string[];
1027
1027
  }, {
1028
- time_zone_id: string;
1029
1028
  date_format_id: string;
1029
+ time_zone_id: string;
1030
1030
  status?: Status[] | undefined;
1031
1031
  search?: string | undefined;
1032
1032
  paging?: PAGING | undefined;
@@ -1121,7 +1121,6 @@ declare const MasterMainLanguageQuerySchema: z.ZodObject<{
1121
1121
  language_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1122
1122
  }, "strip", z.ZodTypeAny, {
1123
1123
  status: Status[];
1124
- time_zone_id: string;
1125
1124
  search: string;
1126
1125
  paging: PAGING;
1127
1126
  page_count: number;
@@ -1141,10 +1140,11 @@ declare const MasterMainLanguageQuerySchema: z.ZodObject<{
1141
1140
  }[];
1142
1141
  include_master_data: YesNo;
1143
1142
  date_format_id: string;
1143
+ time_zone_id: string;
1144
1144
  language_ids: string[];
1145
1145
  }, {
1146
- time_zone_id: string;
1147
1146
  date_format_id: string;
1147
+ time_zone_id: string;
1148
1148
  status?: Status[] | undefined;
1149
1149
  search?: string | undefined;
1150
1150
  paging?: PAGING | undefined;
@@ -1237,7 +1237,6 @@ declare const MasterMainDateFormatQuerySchema: z.ZodObject<{
1237
1237
  date_format_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
1238
1238
  }, "strip", z.ZodTypeAny, {
1239
1239
  status: Status[];
1240
- time_zone_id: string;
1241
1240
  search: string;
1242
1241
  paging: PAGING;
1243
1242
  page_count: number;
@@ -1257,10 +1256,11 @@ declare const MasterMainDateFormatQuerySchema: z.ZodObject<{
1257
1256
  }[];
1258
1257
  include_master_data: YesNo;
1259
1258
  date_format_id: string;
1259
+ time_zone_id: string;
1260
1260
  date_format_ids: string[];
1261
1261
  }, {
1262
- time_zone_id: string;
1263
1262
  date_format_id: string;
1263
+ time_zone_id: string;
1264
1264
  status?: Status[] | undefined;
1265
1265
  search?: string | undefined;
1266
1266
  paging?: PAGING | undefined;
@@ -1398,7 +1398,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1398
1398
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1399
1399
  }, "strip", z.ZodTypeAny, {
1400
1400
  status: Status[];
1401
- time_zone_id: string;
1402
1401
  search: string;
1403
1402
  paging: PAGING;
1404
1403
  page_count: number;
@@ -1418,15 +1417,16 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1418
1417
  }[];
1419
1418
  include_master_data: YesNo;
1420
1419
  date_format_id: string;
1420
+ time_zone_id: string;
1421
1421
  organisation_ids: string[];
1422
- from_date: string;
1423
- to_date: string;
1424
1422
  vehicle_ids: string[];
1425
1423
  driver_ids: string[];
1426
1424
  gps_geofence_ids: string[];
1425
+ from_date: string;
1426
+ to_date: string;
1427
1427
  }, {
1428
- time_zone_id: string;
1429
1428
  date_format_id: string;
1429
+ time_zone_id: string;
1430
1430
  from_date: string;
1431
1431
  to_date: string;
1432
1432
  status?: Status[] | undefined;
@@ -1560,7 +1560,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1560
1560
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1561
1561
  }, "strip", z.ZodTypeAny, {
1562
1562
  status: Status[];
1563
- time_zone_id: string;
1564
1563
  search: string;
1565
1564
  paging: PAGING;
1566
1565
  page_count: number;
@@ -1580,16 +1579,17 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1580
1579
  }[];
1581
1580
  include_master_data: YesNo;
1582
1581
  date_format_id: string;
1582
+ time_zone_id: string;
1583
1583
  organisation_ids: string[];
1584
- from_date: string;
1585
- to_date: string;
1586
1584
  vehicle_ids: string[];
1587
1585
  driver_ids: string[];
1588
1586
  gps_geofence_ids: string[];
1587
+ from_date: string;
1588
+ to_date: string;
1589
1589
  geofence_status_type: GeofenceStatusType[];
1590
1590
  }, {
1591
- time_zone_id: string;
1592
1591
  date_format_id: string;
1592
+ time_zone_id: string;
1593
1593
  from_date: string;
1594
1594
  to_date: string;
1595
1595
  status?: Status[] | undefined;
@@ -1752,7 +1752,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1752
1752
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
1753
1753
  }, "strip", z.ZodTypeAny, {
1754
1754
  status: Status[];
1755
- time_zone_id: string;
1756
1755
  search: string;
1757
1756
  paging: PAGING;
1758
1757
  page_count: number;
@@ -1772,16 +1771,17 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1772
1771
  }[];
1773
1772
  include_master_data: YesNo;
1774
1773
  date_format_id: string;
1774
+ time_zone_id: string;
1775
1775
  organisation_ids: string[];
1776
- from_date: string;
1777
- to_date: string;
1778
1776
  vehicle_ids: string[];
1779
1777
  driver_ids: string[];
1778
+ from_date: string;
1779
+ to_date: string;
1780
1780
  from_geofence_ids: string[];
1781
1781
  to_geofence_ids: string[];
1782
1782
  }, {
1783
- time_zone_id: string;
1784
1783
  date_format_id: string;
1784
+ time_zone_id: string;
1785
1785
  from_date: string;
1786
1786
  to_date: string;
1787
1787
  status?: Status[] | undefined;
@@ -2004,7 +2004,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2004
2004
  geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
2005
2005
  }, "strip", z.ZodTypeAny, {
2006
2006
  status: Status[];
2007
- time_zone_id: string;
2008
2007
  search: string;
2009
2008
  paging: PAGING;
2010
2009
  page_count: number;
@@ -2024,13 +2023,14 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2024
2023
  }[];
2025
2024
  include_master_data: YesNo;
2026
2025
  date_format_id: string;
2026
+ time_zone_id: string;
2027
2027
  organisation_ids: string[];
2028
2028
  gps_geofence_ids: string[];
2029
2029
  geofence_purpose_type: GeofencePurposeType[];
2030
2030
  geofence_type: GeofenceType[];
2031
2031
  }, {
2032
- time_zone_id: string;
2033
2032
  date_format_id: string;
2033
+ time_zone_id: string;
2034
2034
  status?: Status[] | undefined;
2035
2035
  search?: string | undefined;
2036
2036
  paging?: PAGING | undefined;
@@ -2149,6 +2149,7 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2149
2149
  }, "strip", z.ZodTypeAny, {
2150
2150
  status: Status;
2151
2151
  organisation_id: string;
2152
+ user_ids: string[];
2152
2153
  vehicle_ids: string[];
2153
2154
  gps_geofence_ids: string[];
2154
2155
  notification_name: string;
@@ -2162,7 +2163,6 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2162
2163
  over_speed_limit: number;
2163
2164
  all_geofences: YesNo;
2164
2165
  all_vehicles: YesNo;
2165
- user_ids: string[];
2166
2166
  }, {
2167
2167
  status: Status;
2168
2168
  organisation_id: string;
@@ -2171,6 +2171,7 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2171
2171
  all_users: YesNo;
2172
2172
  all_geofences: YesNo;
2173
2173
  all_vehicles: YesNo;
2174
+ user_ids?: string[] | undefined;
2174
2175
  vehicle_ids?: string[] | undefined;
2175
2176
  gps_geofence_ids?: string[] | undefined;
2176
2177
  notification_channels?: NotificationChannel[] | undefined;
@@ -2179,7 +2180,6 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2179
2180
  cc_email_ids?: string | undefined;
2180
2181
  notification_list?: NotificationList[] | undefined;
2181
2182
  over_speed_limit?: unknown;
2182
- user_ids?: string[] | undefined;
2183
2183
  }>;
2184
2184
  type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
2185
2185
  declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
@@ -2220,7 +2220,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2220
2220
  notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
2221
2221
  }, "strip", z.ZodTypeAny, {
2222
2222
  status: Status[];
2223
- time_zone_id: string;
2224
2223
  search: string;
2225
2224
  paging: PAGING;
2226
2225
  page_count: number;
@@ -2240,14 +2239,15 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2240
2239
  }[];
2241
2240
  include_master_data: YesNo;
2242
2241
  date_format_id: string;
2242
+ time_zone_id: string;
2243
2243
  organisation_ids: string[];
2244
2244
  notification_status: OnOff[];
2245
2245
  notification_channels: NotificationChannel[];
2246
2246
  notification_list: NotificationList[];
2247
2247
  notification_preference_ids: string[];
2248
2248
  }, {
2249
- time_zone_id: string;
2250
2249
  date_format_id: string;
2250
+ time_zone_id: string;
2251
2251
  status?: Status[] | undefined;
2252
2252
  search?: string | undefined;
2253
2253
  paging?: PAGING | undefined;
@@ -2424,7 +2424,6 @@ declare const UserAdminQuerySchema: z.ZodObject<{
2424
2424
  admin_role: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AdminRole>, "many">>>;
2425
2425
  }, "strip", z.ZodTypeAny, {
2426
2426
  status: Status[];
2427
- time_zone_id: string;
2428
2427
  search: string;
2429
2428
  paging: PAGING;
2430
2429
  page_count: number;
@@ -2444,11 +2443,12 @@ declare const UserAdminQuerySchema: z.ZodObject<{
2444
2443
  }[];
2445
2444
  include_master_data: YesNo;
2446
2445
  date_format_id: string;
2446
+ time_zone_id: string;
2447
2447
  admin_role: AdminRole[];
2448
2448
  admin_ids: string[];
2449
2449
  }, {
2450
- time_zone_id: string;
2451
2450
  date_format_id: string;
2451
+ time_zone_id: string;
2452
2452
  status?: Status[] | undefined;
2453
2453
  search?: string | undefined;
2454
2454
  paging?: PAGING | undefined;
@@ -2606,8 +2606,8 @@ declare const TicketSchema: z.ZodObject<{
2606
2606
  }, "strip", z.ZodTypeAny, {
2607
2607
  status: Status;
2608
2608
  organisation_id: string;
2609
- description: string;
2610
2609
  user_id: string;
2610
+ description: string;
2611
2611
  subject: string;
2612
2612
  TicketFileSchema: {
2613
2613
  status: Status;
@@ -2762,7 +2762,6 @@ declare const TicketQuerySchema: z.ZodObject<{
2762
2762
  ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
2763
2763
  }, "strip", z.ZodTypeAny, {
2764
2764
  status: Status[];
2765
- time_zone_id: string;
2766
2765
  search: string;
2767
2766
  paging: PAGING;
2768
2767
  page_count: number;
@@ -2782,14 +2781,15 @@ declare const TicketQuerySchema: z.ZodObject<{
2782
2781
  }[];
2783
2782
  include_master_data: YesNo;
2784
2783
  date_format_id: string;
2784
+ time_zone_id: string;
2785
2785
  organisation_ids: string[];
2786
2786
  user_ids: string[];
2787
2787
  admin_ids: string[];
2788
2788
  ticket_status: TicketStatus[];
2789
2789
  ticket_ids: string[];
2790
2790
  }, {
2791
- time_zone_id: string;
2792
2791
  date_format_id: string;
2792
+ time_zone_id: string;
2793
2793
  status?: Status[] | undefined;
2794
2794
  search?: string | undefined;
2795
2795
  paging?: PAGING | undefined;
@@ -2899,7 +2899,6 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
2899
2899
  expense_category: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpenseCategory>, "many">>>;
2900
2900
  }, "strip", z.ZodTypeAny, {
2901
2901
  status: Status[];
2902
- time_zone_id: string;
2903
2902
  search: string;
2904
2903
  paging: PAGING;
2905
2904
  page_count: number;
@@ -2919,12 +2918,13 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
2919
2918
  }[];
2920
2919
  include_master_data: YesNo;
2921
2920
  date_format_id: string;
2921
+ time_zone_id: string;
2922
2922
  organisation_ids: string[];
2923
2923
  expense_category: ExpenseCategory[];
2924
2924
  expense_name_ids: string[];
2925
2925
  }, {
2926
- time_zone_id: string;
2927
2926
  date_format_id: string;
2927
+ time_zone_id: string;
2928
2928
  status?: Status[] | undefined;
2929
2929
  search?: string | undefined;
2930
2930
  paging?: PAGING | undefined;
@@ -3026,7 +3026,6 @@ declare const MasterFleetIncidentTypeQuerySchema: z.ZodObject<{
3026
3026
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3027
3027
  }, "strip", z.ZodTypeAny, {
3028
3028
  status: Status[];
3029
- time_zone_id: string;
3030
3029
  search: string;
3031
3030
  paging: PAGING;
3032
3031
  page_count: number;
@@ -3046,11 +3045,12 @@ declare const MasterFleetIncidentTypeQuerySchema: z.ZodObject<{
3046
3045
  }[];
3047
3046
  include_master_data: YesNo;
3048
3047
  date_format_id: string;
3048
+ time_zone_id: string;
3049
3049
  organisation_ids: string[];
3050
3050
  fleet_incident_type_ids: string[];
3051
3051
  }, {
3052
- time_zone_id: string;
3053
3052
  date_format_id: string;
3053
+ time_zone_id: string;
3054
3054
  status?: Status[] | undefined;
3055
3055
  search?: string | undefined;
3056
3056
  paging?: PAGING | undefined;
@@ -3151,7 +3151,6 @@ declare const MasterFleetIncidentStatusQuerySchema: z.ZodObject<{
3151
3151
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3152
3152
  }, "strip", z.ZodTypeAny, {
3153
3153
  status: Status[];
3154
- time_zone_id: string;
3155
3154
  search: string;
3156
3155
  paging: PAGING;
3157
3156
  page_count: number;
@@ -3171,11 +3170,12 @@ declare const MasterFleetIncidentStatusQuerySchema: z.ZodObject<{
3171
3170
  }[];
3172
3171
  include_master_data: YesNo;
3173
3172
  date_format_id: string;
3173
+ time_zone_id: string;
3174
3174
  organisation_ids: string[];
3175
3175
  fleet_incident_status_ids: string[];
3176
3176
  }, {
3177
- time_zone_id: string;
3178
3177
  date_format_id: string;
3178
+ time_zone_id: string;
3179
3179
  status?: Status[] | undefined;
3180
3180
  search?: string | undefined;
3181
3181
  paging?: PAGING | undefined;
@@ -3276,7 +3276,6 @@ declare const MasterFleetIncidentSeverityQuerySchema: z.ZodObject<{
3276
3276
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3277
3277
  }, "strip", z.ZodTypeAny, {
3278
3278
  status: Status[];
3279
- time_zone_id: string;
3280
3279
  search: string;
3281
3280
  paging: PAGING;
3282
3281
  page_count: number;
@@ -3296,11 +3295,12 @@ declare const MasterFleetIncidentSeverityQuerySchema: z.ZodObject<{
3296
3295
  }[];
3297
3296
  include_master_data: YesNo;
3298
3297
  date_format_id: string;
3298
+ time_zone_id: string;
3299
3299
  organisation_ids: string[];
3300
3300
  fleet_incident_severity_ids: string[];
3301
3301
  }, {
3302
- time_zone_id: string;
3303
3302
  date_format_id: string;
3303
+ time_zone_id: string;
3304
3304
  status?: Status[] | undefined;
3305
3305
  search?: string | undefined;
3306
3306
  paging?: PAGING | undefined;
@@ -3401,7 +3401,6 @@ declare const MasterFleetInsuranceClaimStatusQuerySchema: z.ZodObject<{
3401
3401
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
3402
3402
  }, "strip", z.ZodTypeAny, {
3403
3403
  status: Status[];
3404
- time_zone_id: string;
3405
3404
  search: string;
3406
3405
  paging: PAGING;
3407
3406
  page_count: number;
@@ -3421,11 +3420,12 @@ declare const MasterFleetInsuranceClaimStatusQuerySchema: z.ZodObject<{
3421
3420
  }[];
3422
3421
  include_master_data: YesNo;
3423
3422
  date_format_id: string;
3423
+ time_zone_id: string;
3424
3424
  organisation_ids: string[];
3425
3425
  fleet_insurance_claim_status_ids: string[];
3426
3426
  }, {
3427
- time_zone_id: string;
3428
3427
  date_format_id: string;
3428
+ time_zone_id: string;
3429
3429
  status?: Status[] | undefined;
3430
3430
  search?: string | undefined;
3431
3431
  paging?: PAGING | undefined;
@@ -3600,6 +3600,7 @@ declare const FleetIncidentFileSchema: z.ZodObject<{
3600
3600
  }, "strip", z.ZodTypeAny, {
3601
3601
  status: Status;
3602
3602
  organisation_id: string;
3603
+ user_id: string;
3603
3604
  usage_type: string;
3604
3605
  file_type: FileType;
3605
3606
  file_url: string;
@@ -3608,14 +3609,13 @@ declare const FleetIncidentFileSchema: z.ZodObject<{
3608
3609
  file_description: string;
3609
3610
  file_size: number;
3610
3611
  file_metadata: Record<string, any>;
3611
- user_id: string;
3612
3612
  incident_id: string;
3613
3613
  }, {
3614
3614
  status: Status;
3615
3615
  organisation_id: string;
3616
+ user_id: string;
3616
3617
  usage_type: string;
3617
3618
  file_type: FileType;
3618
- user_id: string;
3619
3619
  incident_id: string;
3620
3620
  file_url?: string | undefined;
3621
3621
  file_key?: string | undefined;
@@ -3680,6 +3680,7 @@ declare const FleetIncidentSchema: z.ZodObject<{
3680
3680
  }, z.UnknownKeysParam, z.ZodTypeAny, {
3681
3681
  status: Status;
3682
3682
  organisation_id: string;
3683
+ user_id: string;
3683
3684
  usage_type: string;
3684
3685
  file_type: FileType;
3685
3686
  file_url: string;
@@ -3688,14 +3689,13 @@ declare const FleetIncidentSchema: z.ZodObject<{
3688
3689
  file_description: string;
3689
3690
  file_size: number;
3690
3691
  file_metadata: Record<string, any>;
3691
- user_id: string;
3692
3692
  incident_id: string;
3693
3693
  }, {
3694
3694
  status: Status;
3695
3695
  organisation_id: string;
3696
+ user_id: string;
3696
3697
  usage_type: string;
3697
3698
  file_type: FileType;
3698
- user_id: string;
3699
3699
  incident_id: string;
3700
3700
  file_url?: string | undefined;
3701
3701
  file_key?: string | undefined;
@@ -3708,11 +3708,11 @@ declare const FleetIncidentSchema: z.ZodObject<{
3708
3708
  }, "strip", z.ZodTypeAny, {
3709
3709
  status: Status;
3710
3710
  organisation_id: string;
3711
+ user_id: string;
3711
3712
  time_zone_id: string;
3712
3713
  vehicle_id: string;
3713
3714
  driver_id: string;
3714
3715
  google_location: string;
3715
- user_id: string;
3716
3716
  fleet_incident_type_id: string;
3717
3717
  fleet_incident_status_id: string;
3718
3718
  fleet_incident_severity_id: string;
@@ -3743,6 +3743,7 @@ declare const FleetIncidentSchema: z.ZodObject<{
3743
3743
  FleetIncidentFileSchema: {
3744
3744
  status: Status;
3745
3745
  organisation_id: string;
3746
+ user_id: string;
3746
3747
  usage_type: string;
3747
3748
  file_type: FileType;
3748
3749
  file_url: string;
@@ -3751,7 +3752,6 @@ declare const FleetIncidentSchema: z.ZodObject<{
3751
3752
  file_description: string;
3752
3753
  file_size: number;
3753
3754
  file_metadata: Record<string, any>;
3754
- user_id: string;
3755
3755
  incident_id: string;
3756
3756
  }[];
3757
3757
  latitude?: number | undefined;
@@ -3761,10 +3761,10 @@ declare const FleetIncidentSchema: z.ZodObject<{
3761
3761
  }, {
3762
3762
  status: Status;
3763
3763
  organisation_id: string;
3764
+ user_id: string;
3764
3765
  time_zone_id: string;
3765
3766
  vehicle_id: string;
3766
3767
  driver_id: string;
3767
- user_id: string;
3768
3768
  fleet_incident_type_id: string;
3769
3769
  fleet_incident_status_id: string;
3770
3770
  fleet_incident_severity_id: string;
@@ -3800,9 +3800,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
3800
3800
  FleetIncidentFileSchema?: {
3801
3801
  status: Status;
3802
3802
  organisation_id: string;
3803
+ user_id: string;
3803
3804
  usage_type: string;
3804
3805
  file_type: FileType;
3805
- user_id: string;
3806
3806
  incident_id: string;
3807
3807
  file_url?: string | undefined;
3808
3808
  file_key?: string | undefined;
@@ -3867,7 +3867,6 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
3867
3867
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
3868
3868
  }, "strip", z.ZodTypeAny, {
3869
3869
  status: Status[];
3870
- time_zone_id: string;
3871
3870
  search: string;
3872
3871
  paging: PAGING;
3873
3872
  page_count: number;
@@ -3887,12 +3886,13 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
3887
3886
  }[];
3888
3887
  include_master_data: YesNo;
3889
3888
  date_format_id: string;
3889
+ time_zone_id: string;
3890
3890
  organisation_ids: string[];
3891
- from_date: string;
3892
- to_date: string;
3891
+ user_ids: string[];
3893
3892
  vehicle_ids: string[];
3894
3893
  driver_ids: string[];
3895
- user_ids: string[];
3894
+ from_date: string;
3895
+ to_date: string;
3896
3896
  fleet_incident_type_ids: string[];
3897
3897
  fleet_incident_status_ids: string[];
3898
3898
  fleet_incident_severity_ids: string[];
@@ -3909,8 +3909,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
3909
3909
  any_injuries: YesNo[];
3910
3910
  incident_ids: string[];
3911
3911
  }, {
3912
- time_zone_id: string;
3913
3912
  date_format_id: string;
3913
+ time_zone_id: string;
3914
3914
  from_date: string;
3915
3915
  to_date: string;
3916
3916
  status?: Status[] | undefined;
@@ -3933,9 +3933,9 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
3933
3933
  }[] | undefined;
3934
3934
  include_master_data?: YesNo | undefined;
3935
3935
  organisation_ids?: string[] | undefined;
3936
+ user_ids?: string[] | undefined;
3936
3937
  vehicle_ids?: string[] | undefined;
3937
3938
  driver_ids?: string[] | undefined;
3938
- user_ids?: string[] | undefined;
3939
3939
  fleet_incident_type_ids?: string[] | undefined;
3940
3940
  fleet_incident_status_ids?: string[] | undefined;
3941
3941
  fleet_incident_severity_ids?: string[] | undefined;
@@ -3990,7 +3990,6 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
3990
3990
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
3991
3991
  }, "strip", z.ZodTypeAny, {
3992
3992
  status: Status[];
3993
- time_zone_id: string;
3994
3993
  search: string;
3995
3994
  paging: PAGING;
3996
3995
  page_count: number;
@@ -4010,13 +4009,14 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
4010
4009
  }[];
4011
4010
  include_master_data: YesNo;
4012
4011
  date_format_id: string;
4012
+ time_zone_id: string;
4013
4013
  organisation_ids: string[];
4014
+ vehicle_ids: string[];
4014
4015
  from_date: string;
4015
4016
  to_date: string;
4016
- vehicle_ids: string[];
4017
4017
  }, {
4018
- time_zone_id: string;
4019
4018
  date_format_id: string;
4019
+ time_zone_id: string;
4020
4020
  from_date: string;
4021
4021
  to_date: string;
4022
4022
  status?: Status[] | undefined;
@@ -4055,8 +4055,8 @@ declare const FleetIncidentCostSchema: z.ZodObject<{
4055
4055
  }, "strip", z.ZodTypeAny, {
4056
4056
  status: Status;
4057
4057
  organisation_id: string;
4058
- time_zone_id: string;
4059
4058
  user_id: string;
4059
+ time_zone_id: string;
4060
4060
  expense_name_id: string;
4061
4061
  incident_id: string;
4062
4062
  incident_cost_date: string;
@@ -4065,8 +4065,8 @@ declare const FleetIncidentCostSchema: z.ZodObject<{
4065
4065
  }, {
4066
4066
  status: Status;
4067
4067
  organisation_id: string;
4068
- time_zone_id: string;
4069
4068
  user_id: string;
4069
+ time_zone_id: string;
4070
4070
  expense_name_id: string;
4071
4071
  incident_id: string;
4072
4072
  incident_cost_date?: string | undefined;
@@ -4112,7 +4112,6 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4112
4112
  expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
4113
4113
  }, "strip", z.ZodTypeAny, {
4114
4114
  status: Status[];
4115
- time_zone_id: string;
4116
4115
  search: string;
4117
4116
  paging: PAGING;
4118
4117
  page_count: number;
@@ -4132,14 +4131,15 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4132
4131
  }[];
4133
4132
  include_master_data: YesNo;
4134
4133
  date_format_id: string;
4134
+ time_zone_id: string;
4135
4135
  organisation_ids: string[];
4136
4136
  user_ids: string[];
4137
4137
  expense_name_ids: string[];
4138
4138
  incident_ids: string[];
4139
4139
  incident_cost_ids: string[];
4140
4140
  }, {
4141
- time_zone_id: string;
4142
4141
  date_format_id: string;
4142
+ time_zone_id: string;
4143
4143
  status?: Status[] | undefined;
4144
4144
  search?: string | undefined;
4145
4145
  paging?: PAGING | undefined;
@@ -4311,6 +4311,7 @@ declare const FleetVendorServiceCenterSchema: z.ZodObject<{
4311
4311
  }, "strip", z.ZodTypeAny, {
4312
4312
  status: Status;
4313
4313
  organisation_id: string;
4314
+ user_id: string;
4314
4315
  address_line1: string;
4315
4316
  address_line2: string;
4316
4317
  locality_landmark: string;
@@ -4322,7 +4323,6 @@ declare const FleetVendorServiceCenterSchema: z.ZodObject<{
4322
4323
  country: string;
4323
4324
  country_code: string;
4324
4325
  google_location: string;
4325
- user_id: string;
4326
4326
  service_center_name: string;
4327
4327
  service_center_code: string;
4328
4328
  is_company_owned: YesNo;
@@ -4440,7 +4440,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
4440
4440
  is_preferred_center: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
4441
4441
  }, "strip", z.ZodTypeAny, {
4442
4442
  status: Status[];
4443
- time_zone_id: string;
4444
4443
  search: string;
4445
4444
  paging: PAGING;
4446
4445
  page_count: number;
@@ -4460,6 +4459,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
4460
4459
  }[];
4461
4460
  include_master_data: YesNo;
4462
4461
  date_format_id: string;
4462
+ time_zone_id: string;
4463
4463
  organisation_ids: string[];
4464
4464
  user_ids: string[];
4465
4465
  is_company_owned: YesNo[];
@@ -4468,8 +4468,8 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
4468
4468
  service_center_ids: string[];
4469
4469
  vendor_ids: string[];
4470
4470
  }, {
4471
- time_zone_id: string;
4472
4471
  date_format_id: string;
4472
+ time_zone_id: string;
4473
4473
  status?: Status[] | undefined;
4474
4474
  search?: string | undefined;
4475
4475
  paging?: PAGING | undefined;
@@ -4594,7 +4594,6 @@ declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
4594
4594
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
4595
4595
  }, "strip", z.ZodTypeAny, {
4596
4596
  status: Status[];
4597
- time_zone_id: string;
4598
4597
  search: string;
4599
4598
  paging: PAGING;
4600
4599
  page_count: number;
@@ -4614,12 +4613,13 @@ declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
4614
4613
  }[];
4615
4614
  include_master_data: YesNo;
4616
4615
  date_format_id: string;
4616
+ time_zone_id: string;
4617
4617
  organisation_ids: string[];
4618
4618
  country_ids: string[];
4619
4619
  fuel_company_ids: string[];
4620
4620
  }, {
4621
- time_zone_id: string;
4622
4621
  date_format_id: string;
4622
+ time_zone_id: string;
4623
4623
  status?: Status[] | undefined;
4624
4624
  search?: string | undefined;
4625
4625
  paging?: PAGING | undefined;
@@ -4785,6 +4785,7 @@ declare const FleetVendorFuelStationSchema: z.ZodObject<{
4785
4785
  }, "strip", z.ZodTypeAny, {
4786
4786
  status: Status;
4787
4787
  organisation_id: string;
4788
+ user_id: string;
4788
4789
  address_line1: string;
4789
4790
  address_line2: string;
4790
4791
  locality_landmark: string;
@@ -4796,7 +4797,6 @@ declare const FleetVendorFuelStationSchema: z.ZodObject<{
4796
4797
  country: string;
4797
4798
  country_code: string;
4798
4799
  google_location: string;
4799
- user_id: string;
4800
4800
  is_company_owned: YesNo;
4801
4801
  notes: string;
4802
4802
  rating: number;
@@ -4900,7 +4900,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
4900
4900
  is_preferred_station: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
4901
4901
  }, "strip", z.ZodTypeAny, {
4902
4902
  status: Status[];
4903
- time_zone_id: string;
4904
4903
  search: string;
4905
4904
  paging: PAGING;
4906
4905
  page_count: number;
@@ -4920,6 +4919,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
4920
4919
  }[];
4921
4920
  include_master_data: YesNo;
4922
4921
  date_format_id: string;
4922
+ time_zone_id: string;
4923
4923
  organisation_ids: string[];
4924
4924
  user_ids: string[];
4925
4925
  is_company_owned: YesNo[];
@@ -4928,8 +4928,8 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
4928
4928
  is_preferred_station: YesNo[];
4929
4929
  fuel_station_ids: string[];
4930
4930
  }, {
4931
- time_zone_id: string;
4932
4931
  date_format_id: string;
4932
+ time_zone_id: string;
4933
4933
  status?: Status[] | undefined;
4934
4934
  search?: string | undefined;
4935
4935
  paging?: PAGING | undefined;
@@ -5031,7 +5031,6 @@ declare const MasterVendorTypeQuerySchema: z.ZodObject<{
5031
5031
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5032
5032
  }, "strip", z.ZodTypeAny, {
5033
5033
  status: Status[];
5034
- time_zone_id: string;
5035
5034
  search: string;
5036
5035
  paging: PAGING;
5037
5036
  page_count: number;
@@ -5051,11 +5050,12 @@ declare const MasterVendorTypeQuerySchema: z.ZodObject<{
5051
5050
  }[];
5052
5051
  include_master_data: YesNo;
5053
5052
  date_format_id: string;
5053
+ time_zone_id: string;
5054
5054
  organisation_ids: string[];
5055
5055
  vendor_type_ids: string[];
5056
5056
  }, {
5057
- time_zone_id: string;
5058
5057
  date_format_id: string;
5058
+ time_zone_id: string;
5059
5059
  status?: Status[] | undefined;
5060
5060
  search?: string | undefined;
5061
5061
  paging?: PAGING | undefined;
@@ -5152,7 +5152,6 @@ declare const MasterVendorTagQuerySchema: z.ZodObject<{
5152
5152
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5153
5153
  }, "strip", z.ZodTypeAny, {
5154
5154
  status: Status[];
5155
- time_zone_id: string;
5156
5155
  search: string;
5157
5156
  paging: PAGING;
5158
5157
  page_count: number;
@@ -5172,11 +5171,12 @@ declare const MasterVendorTagQuerySchema: z.ZodObject<{
5172
5171
  }[];
5173
5172
  include_master_data: YesNo;
5174
5173
  date_format_id: string;
5174
+ time_zone_id: string;
5175
5175
  organisation_ids: string[];
5176
5176
  vendor_tag_ids: string[];
5177
5177
  }, {
5178
- time_zone_id: string;
5179
5178
  date_format_id: string;
5179
+ time_zone_id: string;
5180
5180
  status?: Status[] | undefined;
5181
5181
  search?: string | undefined;
5182
5182
  paging?: PAGING | undefined;
@@ -5273,7 +5273,6 @@ declare const MasterVendorDocumentTypeQuerySchema: z.ZodObject<{
5273
5273
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5274
5274
  }, "strip", z.ZodTypeAny, {
5275
5275
  status: Status[];
5276
- time_zone_id: string;
5277
5276
  search: string;
5278
5277
  paging: PAGING;
5279
5278
  page_count: number;
@@ -5293,11 +5292,12 @@ declare const MasterVendorDocumentTypeQuerySchema: z.ZodObject<{
5293
5292
  }[];
5294
5293
  include_master_data: YesNo;
5295
5294
  date_format_id: string;
5295
+ time_zone_id: string;
5296
5296
  organisation_ids: string[];
5297
5297
  document_type_ids: string[];
5298
5298
  }, {
5299
- time_zone_id: string;
5300
5299
  date_format_id: string;
5300
+ time_zone_id: string;
5301
5301
  status?: Status[] | undefined;
5302
5302
  search?: string | undefined;
5303
5303
  paging?: PAGING | undefined;
@@ -5651,6 +5651,7 @@ declare const FleetVendorDocumentFileSchema: z.ZodObject<{
5651
5651
  }, "strip", z.ZodTypeAny, {
5652
5652
  status: Status;
5653
5653
  organisation_id: string;
5654
+ user_id: string;
5654
5655
  usage_type: string;
5655
5656
  file_type: FileType;
5656
5657
  file_url: string;
@@ -5659,14 +5660,13 @@ declare const FleetVendorDocumentFileSchema: z.ZodObject<{
5659
5660
  file_description: string;
5660
5661
  file_size: number;
5661
5662
  file_metadata: Record<string, any>;
5662
- user_id: string;
5663
5663
  fleet_vendor_document_id: string;
5664
5664
  }, {
5665
5665
  status: Status;
5666
5666
  organisation_id: string;
5667
+ user_id: string;
5667
5668
  usage_type: string;
5668
5669
  file_type: FileType;
5669
- user_id: string;
5670
5670
  fleet_vendor_document_id: string;
5671
5671
  file_url?: string | undefined;
5672
5672
  file_key?: string | undefined;
@@ -5702,10 +5702,10 @@ declare const FleetVendorSchema: z.ZodObject<{
5702
5702
  }, "strip", z.ZodTypeAny, {
5703
5703
  status: Status;
5704
5704
  organisation_id: string;
5705
+ user_id: string;
5705
5706
  logo_key: string;
5706
5707
  logo_url: string;
5707
5708
  logo_name: string;
5708
- user_id: string;
5709
5709
  vendor_name: string;
5710
5710
  vendor_code: string;
5711
5711
  vendor_type_ids: string[];
@@ -5785,7 +5785,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
5785
5785
  vendor_tag_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
5786
5786
  }, "strip", z.ZodTypeAny, {
5787
5787
  status: Status[];
5788
- time_zone_id: string;
5789
5788
  search: string;
5790
5789
  paging: PAGING;
5791
5790
  page_count: number;
@@ -5805,14 +5804,15 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
5805
5804
  }[];
5806
5805
  include_master_data: YesNo;
5807
5806
  date_format_id: string;
5807
+ time_zone_id: string;
5808
5808
  organisation_ids: string[];
5809
5809
  user_ids: string[];
5810
5810
  vendor_ids: string[];
5811
5811
  vendor_type_ids: string[];
5812
5812
  vendor_tag_ids: string[];
5813
5813
  }, {
5814
- time_zone_id: string;
5815
5814
  date_format_id: string;
5815
+ time_zone_id: string;
5816
5816
  status?: Status[] | undefined;
5817
5817
  search?: string | undefined;
5818
5818
  paging?: PAGING | undefined;
@@ -5863,6 +5863,7 @@ declare const FleetVendorAddressSchema: z.ZodObject<{
5863
5863
  }, "strip", z.ZodTypeAny, {
5864
5864
  status: Status;
5865
5865
  organisation_id: string;
5866
+ user_id: string;
5866
5867
  address_line1: string;
5867
5868
  address_line2: string;
5868
5869
  locality_landmark: string;
@@ -5874,7 +5875,6 @@ declare const FleetVendorAddressSchema: z.ZodObject<{
5874
5875
  country: string;
5875
5876
  country_code: string;
5876
5877
  google_location: string;
5877
- user_id: string;
5878
5878
  notes: string;
5879
5879
  vendor_id: string;
5880
5880
  vendor_address_label: FleetVendorAddressLabel;
@@ -5943,7 +5943,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
5943
5943
  is_default: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
5944
5944
  }, "strip", z.ZodTypeAny, {
5945
5945
  status: Status[];
5946
- time_zone_id: string;
5947
5946
  search: string;
5948
5947
  paging: PAGING;
5949
5948
  page_count: number;
@@ -5963,6 +5962,7 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
5963
5962
  }[];
5964
5963
  include_master_data: YesNo;
5965
5964
  date_format_id: string;
5965
+ time_zone_id: string;
5966
5966
  organisation_ids: string[];
5967
5967
  user_ids: string[];
5968
5968
  vendor_ids: string[];
@@ -5970,8 +5970,8 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
5970
5970
  is_default: YesNo[];
5971
5971
  vendor_address_ids: string[];
5972
5972
  }, {
5973
- time_zone_id: string;
5974
5973
  date_format_id: string;
5974
+ time_zone_id: string;
5975
5975
  status?: Status[] | undefined;
5976
5976
  search?: string | undefined;
5977
5977
  paging?: PAGING | undefined;
@@ -6018,8 +6018,8 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
6018
6018
  }, "strip", z.ZodTypeAny, {
6019
6019
  status: Status;
6020
6020
  organisation_id: string;
6021
- branch_name: string;
6022
6021
  user_id: string;
6022
+ branch_name: string;
6023
6023
  notes: string;
6024
6024
  vendor_id: string;
6025
6025
  bank_name: string;
@@ -6088,7 +6088,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
6088
6088
  account_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BankAccountType>, "many">>>;
6089
6089
  }, "strip", z.ZodTypeAny, {
6090
6090
  status: Status[];
6091
- time_zone_id: string;
6092
6091
  search: string;
6093
6092
  paging: PAGING;
6094
6093
  page_count: number;
@@ -6108,6 +6107,7 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
6108
6107
  }[];
6109
6108
  include_master_data: YesNo;
6110
6109
  date_format_id: string;
6110
+ time_zone_id: string;
6111
6111
  organisation_ids: string[];
6112
6112
  user_ids: string[];
6113
6113
  vendor_ids: string[];
@@ -6115,8 +6115,8 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
6115
6115
  is_primary: YesNo[];
6116
6116
  vendor_bank_account_ids: string[];
6117
6117
  }, {
6118
- time_zone_id: string;
6119
6118
  date_format_id: string;
6119
+ time_zone_id: string;
6120
6120
  status?: Status[] | undefined;
6121
6121
  search?: string | undefined;
6122
6122
  paging?: PAGING | undefined;
@@ -6164,9 +6164,9 @@ declare const FleetVendorContactPersonSchema: z.ZodObject<{
6164
6164
  }, "strip", z.ZodTypeAny, {
6165
6165
  status: Status;
6166
6166
  organisation_id: string;
6167
+ user_id: string;
6167
6168
  name: string;
6168
6169
  branch_name: string;
6169
- user_id: string;
6170
6170
  email: string;
6171
6171
  mobile: string;
6172
6172
  notes: string;
@@ -6181,8 +6181,8 @@ declare const FleetVendorContactPersonSchema: z.ZodObject<{
6181
6181
  }, {
6182
6182
  status: Status;
6183
6183
  organisation_id: string;
6184
- name: string;
6185
6184
  user_id: string;
6185
+ name: string;
6186
6186
  vendor_id: string;
6187
6187
  is_primary: YesNo;
6188
6188
  branch_name?: string | undefined;
@@ -6235,7 +6235,6 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
6235
6235
  is_primary: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
6236
6236
  }, "strip", z.ZodTypeAny, {
6237
6237
  status: Status[];
6238
- time_zone_id: string;
6239
6238
  search: string;
6240
6239
  paging: PAGING;
6241
6240
  page_count: number;
@@ -6255,14 +6254,15 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
6255
6254
  }[];
6256
6255
  include_master_data: YesNo;
6257
6256
  date_format_id: string;
6257
+ time_zone_id: string;
6258
6258
  organisation_ids: string[];
6259
6259
  user_ids: string[];
6260
6260
  vendor_ids: string[];
6261
6261
  is_primary: YesNo[];
6262
6262
  contact_person_ids: string[];
6263
6263
  }, {
6264
- time_zone_id: string;
6265
6264
  date_format_id: string;
6265
+ time_zone_id: string;
6266
6266
  status?: Status[] | undefined;
6267
6267
  search?: string | undefined;
6268
6268
  paging?: PAGING | undefined;
@@ -6349,7 +6349,6 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
6349
6349
  vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6350
6350
  }, "strip", z.ZodTypeAny, {
6351
6351
  status: Status[];
6352
- time_zone_id: string;
6353
6352
  search: string;
6354
6353
  paging: PAGING;
6355
6354
  page_count: number;
@@ -6369,13 +6368,14 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
6369
6368
  }[];
6370
6369
  include_master_data: YesNo;
6371
6370
  date_format_id: string;
6371
+ time_zone_id: string;
6372
6372
  organisation_ids: string[];
6373
6373
  user_ids: string[];
6374
6374
  vendor_ids: string[];
6375
6375
  vendor_review_ids: string[];
6376
6376
  }, {
6377
- time_zone_id: string;
6378
6377
  date_format_id: string;
6378
+ time_zone_id: string;
6379
6379
  status?: Status[] | undefined;
6380
6380
  search?: string | undefined;
6381
6381
  paging?: PAGING | undefined;
@@ -6429,6 +6429,7 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
6429
6429
  }, z.UnknownKeysParam, z.ZodTypeAny, {
6430
6430
  status: Status;
6431
6431
  organisation_id: string;
6432
+ user_id: string;
6432
6433
  usage_type: string;
6433
6434
  file_type: FileType;
6434
6435
  file_url: string;
@@ -6437,14 +6438,13 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
6437
6438
  file_description: string;
6438
6439
  file_size: number;
6439
6440
  file_metadata: Record<string, any>;
6440
- user_id: string;
6441
6441
  fleet_vendor_document_id: string;
6442
6442
  }, {
6443
6443
  status: Status;
6444
6444
  organisation_id: string;
6445
+ user_id: string;
6445
6446
  usage_type: string;
6446
6447
  file_type: FileType;
6447
- user_id: string;
6448
6448
  fleet_vendor_document_id: string;
6449
6449
  file_url?: string | undefined;
6450
6450
  file_key?: string | undefined;
@@ -6458,8 +6458,8 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
6458
6458
  }, "strip", z.ZodTypeAny, {
6459
6459
  status: Status;
6460
6460
  organisation_id: string;
6461
- time_zone_id: string;
6462
6461
  user_id: string;
6462
+ time_zone_id: string;
6463
6463
  vendor_id: string;
6464
6464
  document_type_id: string;
6465
6465
  document_name: string;
@@ -6471,6 +6471,7 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
6471
6471
  FleetVendorDocumentFileSchema: {
6472
6472
  status: Status;
6473
6473
  organisation_id: string;
6474
+ user_id: string;
6474
6475
  usage_type: string;
6475
6476
  file_type: FileType;
6476
6477
  file_url: string;
@@ -6479,14 +6480,13 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
6479
6480
  file_description: string;
6480
6481
  file_size: number;
6481
6482
  file_metadata: Record<string, any>;
6482
- user_id: string;
6483
6483
  fleet_vendor_document_id: string;
6484
6484
  }[];
6485
6485
  }, {
6486
6486
  status: Status;
6487
6487
  organisation_id: string;
6488
- time_zone_id: string;
6489
6488
  user_id: string;
6489
+ time_zone_id: string;
6490
6490
  vendor_id: string;
6491
6491
  document_type_id: string;
6492
6492
  document_name: string;
@@ -6498,9 +6498,9 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
6498
6498
  FleetVendorDocumentFileSchema?: {
6499
6499
  status: Status;
6500
6500
  organisation_id: string;
6501
+ user_id: string;
6501
6502
  usage_type: string;
6502
6503
  file_type: FileType;
6503
- user_id: string;
6504
6504
  fleet_vendor_document_id: string;
6505
6505
  file_url?: string | undefined;
6506
6506
  file_key?: string | undefined;
@@ -6549,7 +6549,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
6549
6549
  document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6550
6550
  }, "strip", z.ZodTypeAny, {
6551
6551
  status: Status[];
6552
- time_zone_id: string;
6553
6552
  search: string;
6554
6553
  paging: PAGING;
6555
6554
  page_count: number;
@@ -6569,14 +6568,15 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
6569
6568
  }[];
6570
6569
  include_master_data: YesNo;
6571
6570
  date_format_id: string;
6571
+ time_zone_id: string;
6572
6572
  organisation_ids: string[];
6573
6573
  user_ids: string[];
6574
6574
  vendor_ids: string[];
6575
6575
  document_type_ids: string[];
6576
6576
  fleet_vendor_document_ids: string[];
6577
6577
  }, {
6578
- time_zone_id: string;
6579
6578
  date_format_id: string;
6579
+ time_zone_id: string;
6580
6580
  status?: Status[] | undefined;
6581
6581
  search?: string | undefined;
6582
6582
  paging?: PAGING | undefined;
@@ -6637,7 +6637,6 @@ declare const FleetVendorDashBoardQuerySchema: z.ZodObject<{
6637
6637
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6638
6638
  }, "strip", z.ZodTypeAny, {
6639
6639
  status: Status[];
6640
- time_zone_id: string;
6641
6640
  search: string;
6642
6641
  paging: PAGING;
6643
6642
  page_count: number;
@@ -6657,10 +6656,11 @@ declare const FleetVendorDashBoardQuerySchema: z.ZodObject<{
6657
6656
  }[];
6658
6657
  include_master_data: YesNo;
6659
6658
  date_format_id: string;
6659
+ time_zone_id: string;
6660
6660
  organisation_ids: string[];
6661
6661
  }, {
6662
- time_zone_id: string;
6663
6662
  date_format_id: string;
6663
+ time_zone_id: string;
6664
6664
  status?: Status[] | undefined;
6665
6665
  search?: string | undefined;
6666
6666
  paging?: PAGING | undefined;
@@ -6793,8 +6793,8 @@ declare const FleetWorkshopSchema: z.ZodObject<{
6793
6793
  }, "strip", z.ZodTypeAny, {
6794
6794
  status: Status;
6795
6795
  organisation_id: string;
6796
- google_location: string;
6797
6796
  user_id: string;
6797
+ google_location: string;
6798
6798
  workshop_name: string;
6799
6799
  workshop_description: string;
6800
6800
  latitude?: number | undefined;
@@ -6846,7 +6846,6 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
6846
6846
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6847
6847
  }, "strip", z.ZodTypeAny, {
6848
6848
  status: Status[];
6849
- time_zone_id: string;
6850
6849
  search: string;
6851
6850
  paging: PAGING;
6852
6851
  page_count: number;
@@ -6866,12 +6865,13 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
6866
6865
  }[];
6867
6866
  include_master_data: YesNo;
6868
6867
  date_format_id: string;
6868
+ time_zone_id: string;
6869
6869
  organisation_ids: string[];
6870
6870
  user_ids: string[];
6871
6871
  workshop_ids: string[];
6872
6872
  }, {
6873
- time_zone_id: string;
6874
6873
  date_format_id: string;
6874
+ time_zone_id: string;
6875
6875
  status?: Status[] | undefined;
6876
6876
  search?: string | undefined;
6877
6877
  paging?: PAGING | undefined;
@@ -6931,7 +6931,6 @@ declare const FleetWorkshopDashBoardQuerySchema: z.ZodObject<{
6931
6931
  workshop_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
6932
6932
  }, "strip", z.ZodTypeAny, {
6933
6933
  status: Status[];
6934
- time_zone_id: string;
6935
6934
  search: string;
6936
6935
  paging: PAGING;
6937
6936
  page_count: number;
@@ -6951,11 +6950,12 @@ declare const FleetWorkshopDashBoardQuerySchema: z.ZodObject<{
6951
6950
  }[];
6952
6951
  include_master_data: YesNo;
6953
6952
  date_format_id: string;
6953
+ time_zone_id: string;
6954
6954
  organisation_ids: string[];
6955
6955
  workshop_ids: string[];
6956
6956
  }, {
6957
- time_zone_id: string;
6958
6957
  date_format_id: string;
6958
+ time_zone_id: string;
6959
6959
  status?: Status[] | undefined;
6960
6960
  search?: string | undefined;
6961
6961
  paging?: PAGING | undefined;
@@ -7057,7 +7057,6 @@ declare const MasterFleetServiceTaskQuerySchema: z.ZodObject<{
7057
7057
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
7058
7058
  }, "strip", z.ZodTypeAny, {
7059
7059
  status: Status[];
7060
- time_zone_id: string;
7061
7060
  search: string;
7062
7061
  paging: PAGING;
7063
7062
  page_count: number;
@@ -7077,11 +7076,12 @@ declare const MasterFleetServiceTaskQuerySchema: z.ZodObject<{
7077
7076
  }[];
7078
7077
  include_master_data: YesNo;
7079
7078
  date_format_id: string;
7079
+ time_zone_id: string;
7080
7080
  organisation_ids: string[];
7081
7081
  fleet_service_task_ids: string[];
7082
7082
  }, {
7083
- time_zone_id: string;
7084
7083
  date_format_id: string;
7084
+ time_zone_id: string;
7085
7085
  status?: Status[] | undefined;
7086
7086
  search?: string | undefined;
7087
7087
  paging?: PAGING | undefined;
@@ -7186,7 +7186,6 @@ declare const MasterFleetServicePartQuerySchema: z.ZodObject<{
7186
7186
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
7187
7187
  }, "strip", z.ZodTypeAny, {
7188
7188
  status: Status[];
7189
- time_zone_id: string;
7190
7189
  search: string;
7191
7190
  paging: PAGING;
7192
7191
  page_count: number;
@@ -7206,11 +7205,12 @@ declare const MasterFleetServicePartQuerySchema: z.ZodObject<{
7206
7205
  }[];
7207
7206
  include_master_data: YesNo;
7208
7207
  date_format_id: string;
7208
+ time_zone_id: string;
7209
7209
  organisation_ids: string[];
7210
7210
  fleet_service_part_ids: string[];
7211
7211
  }, {
7212
- time_zone_id: string;
7213
7212
  date_format_id: string;
7213
+ time_zone_id: string;
7214
7214
  status?: Status[] | undefined;
7215
7215
  search?: string | undefined;
7216
7216
  paging?: PAGING | undefined;
@@ -7409,6 +7409,7 @@ declare const FleetServiceFileSchema: z.ZodObject<{
7409
7409
  }, "strip", z.ZodTypeAny, {
7410
7410
  status: Status;
7411
7411
  organisation_id: string;
7412
+ user_id: string;
7412
7413
  usage_type: string;
7413
7414
  file_type: FileType;
7414
7415
  file_url: string;
@@ -7417,14 +7418,13 @@ declare const FleetServiceFileSchema: z.ZodObject<{
7417
7418
  file_description: string;
7418
7419
  file_size: number;
7419
7420
  file_metadata: Record<string, any>;
7420
- user_id: string;
7421
7421
  service_id: string;
7422
7422
  }, {
7423
7423
  status: Status;
7424
7424
  organisation_id: string;
7425
+ user_id: string;
7425
7426
  usage_type: string;
7426
7427
  file_type: FileType;
7427
- user_id: string;
7428
7428
  service_id: string;
7429
7429
  file_url?: string | undefined;
7430
7430
  file_key?: string | undefined;
@@ -7485,6 +7485,7 @@ declare const FleetServiceSchema: z.ZodObject<{
7485
7485
  }, z.UnknownKeysParam, z.ZodTypeAny, {
7486
7486
  status: Status;
7487
7487
  organisation_id: string;
7488
+ user_id: string;
7488
7489
  usage_type: string;
7489
7490
  file_type: FileType;
7490
7491
  file_url: string;
@@ -7493,14 +7494,13 @@ declare const FleetServiceSchema: z.ZodObject<{
7493
7494
  file_description: string;
7494
7495
  file_size: number;
7495
7496
  file_metadata: Record<string, any>;
7496
- user_id: string;
7497
7497
  service_id: string;
7498
7498
  }, {
7499
7499
  status: Status;
7500
7500
  organisation_id: string;
7501
+ user_id: string;
7501
7502
  usage_type: string;
7502
7503
  file_type: FileType;
7503
- user_id: string;
7504
7504
  service_id: string;
7505
7505
  file_url?: string | undefined;
7506
7506
  file_key?: string | undefined;
@@ -7513,10 +7513,10 @@ declare const FleetServiceSchema: z.ZodObject<{
7513
7513
  }, "strip", z.ZodTypeAny, {
7514
7514
  status: Status;
7515
7515
  organisation_id: string;
7516
+ user_id: string;
7516
7517
  time_zone_id: string;
7517
7518
  vehicle_id: string;
7518
7519
  driver_id: string;
7519
- user_id: string;
7520
7520
  odometer_reading: number;
7521
7521
  service_center_id: string;
7522
7522
  rating: number;
@@ -7541,6 +7541,7 @@ declare const FleetServiceSchema: z.ZodObject<{
7541
7541
  FleetServiceFileSchema: {
7542
7542
  status: Status;
7543
7543
  organisation_id: string;
7544
+ user_id: string;
7544
7545
  usage_type: string;
7545
7546
  file_type: FileType;
7546
7547
  file_url: string;
@@ -7549,7 +7550,6 @@ declare const FleetServiceSchema: z.ZodObject<{
7549
7550
  file_description: string;
7550
7551
  file_size: number;
7551
7552
  file_metadata: Record<string, any>;
7552
- user_id: string;
7553
7553
  service_id: string;
7554
7554
  }[];
7555
7555
  fuel?: number | undefined;
@@ -7562,10 +7562,10 @@ declare const FleetServiceSchema: z.ZodObject<{
7562
7562
  }, {
7563
7563
  status: Status;
7564
7564
  organisation_id: string;
7565
+ user_id: string;
7565
7566
  time_zone_id: string;
7566
7567
  vehicle_id: string;
7567
7568
  driver_id: string;
7568
- user_id: string;
7569
7569
  service_center_id: string;
7570
7570
  vendor_id: string;
7571
7571
  workshop_id: string;
@@ -7597,9 +7597,9 @@ declare const FleetServiceSchema: z.ZodObject<{
7597
7597
  FleetServiceFileSchema?: {
7598
7598
  status: Status;
7599
7599
  organisation_id: string;
7600
+ user_id: string;
7600
7601
  usage_type: string;
7601
7602
  file_type: FileType;
7602
- user_id: string;
7603
7603
  service_id: string;
7604
7604
  file_url?: string | undefined;
7605
7605
  file_key?: string | undefined;
@@ -7658,7 +7658,6 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7658
7658
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
7659
7659
  }, "strip", z.ZodTypeAny, {
7660
7660
  status: Status[];
7661
- time_zone_id: string;
7662
7661
  search: string;
7663
7662
  paging: PAGING;
7664
7663
  page_count: number;
@@ -7678,12 +7677,13 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7678
7677
  }[];
7679
7678
  include_master_data: YesNo;
7680
7679
  date_format_id: string;
7680
+ time_zone_id: string;
7681
7681
  organisation_ids: string[];
7682
- from_date: string;
7683
- to_date: string;
7682
+ user_ids: string[];
7684
7683
  vehicle_ids: string[];
7685
7684
  driver_ids: string[];
7686
- user_ids: string[];
7685
+ from_date: string;
7686
+ to_date: string;
7687
7687
  service_center_ids: string[];
7688
7688
  vendor_ids: string[];
7689
7689
  workshop_ids: string[];
@@ -7694,8 +7694,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7694
7694
  service_ids: string[];
7695
7695
  assigned_user_ids: string[];
7696
7696
  }, {
7697
- time_zone_id: string;
7698
7697
  date_format_id: string;
7698
+ time_zone_id: string;
7699
7699
  from_date: string;
7700
7700
  to_date: string;
7701
7701
  status?: Status[] | undefined;
@@ -7718,9 +7718,9 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7718
7718
  }[] | undefined;
7719
7719
  include_master_data?: YesNo | undefined;
7720
7720
  organisation_ids?: string[] | undefined;
7721
+ user_ids?: string[] | undefined;
7721
7722
  vehicle_ids?: string[] | undefined;
7722
7723
  driver_ids?: string[] | undefined;
7723
- user_ids?: string[] | undefined;
7724
7724
  service_center_ids?: string[] | undefined;
7725
7725
  vendor_ids?: string[] | undefined;
7726
7726
  workshop_ids?: string[] | undefined;
@@ -7769,7 +7769,6 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7769
7769
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
7770
7770
  }, "strip", z.ZodTypeAny, {
7771
7771
  status: Status[];
7772
- time_zone_id: string;
7773
7772
  search: string;
7774
7773
  paging: PAGING;
7775
7774
  page_count: number;
@@ -7789,13 +7788,14 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7789
7788
  }[];
7790
7789
  include_master_data: YesNo;
7791
7790
  date_format_id: string;
7791
+ time_zone_id: string;
7792
7792
  organisation_ids: string[];
7793
+ vehicle_ids: string[];
7793
7794
  from_date: string;
7794
7795
  to_date: string;
7795
- vehicle_ids: string[];
7796
7796
  }, {
7797
- time_zone_id: string;
7798
7797
  date_format_id: string;
7798
+ time_zone_id: string;
7799
7799
  from_date: string;
7800
7800
  to_date: string;
7801
7801
  status?: Status[] | undefined;
@@ -7899,7 +7899,6 @@ declare const FleetServiceTaskQuerySchema: z.ZodObject<{
7899
7899
  fleet_service_part_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
7900
7900
  }, "strip", z.ZodTypeAny, {
7901
7901
  status: Status[];
7902
- time_zone_id: string;
7903
7902
  search: string;
7904
7903
  paging: PAGING;
7905
7904
  page_count: number;
@@ -7919,13 +7918,14 @@ declare const FleetServiceTaskQuerySchema: z.ZodObject<{
7919
7918
  }[];
7920
7919
  include_master_data: YesNo;
7921
7920
  date_format_id: string;
7921
+ time_zone_id: string;
7922
7922
  fleet_service_task_ids: string[];
7923
7923
  fleet_service_part_ids: string[];
7924
7924
  service_ids: string[];
7925
7925
  service_task_ids: string[];
7926
7926
  }, {
7927
- time_zone_id: string;
7928
7927
  date_format_id: string;
7928
+ time_zone_id: string;
7929
7929
  status?: Status[] | undefined;
7930
7930
  search?: string | undefined;
7931
7931
  paging?: PAGING | undefined;
@@ -8009,7 +8009,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
8009
8009
  reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
8010
8010
  }, "strip", z.ZodTypeAny, {
8011
8011
  status: Status[];
8012
- time_zone_id: string;
8013
8012
  search: string;
8014
8013
  paging: PAGING;
8015
8014
  page_count: number;
@@ -8029,14 +8028,15 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
8029
8028
  }[];
8030
8029
  include_master_data: YesNo;
8031
8030
  date_format_id: string;
8031
+ time_zone_id: string;
8032
8032
  organisation_ids: string[];
8033
8033
  vehicle_ids: string[];
8034
8034
  reminder_type: ReminderType[];
8035
8035
  service_ids: string[];
8036
8036
  service_reminder_ids: string[];
8037
8037
  }, {
8038
- time_zone_id: string;
8039
8038
  date_format_id: string;
8039
+ time_zone_id: string;
8040
8040
  status?: Status[] | undefined;
8041
8041
  search?: string | undefined;
8042
8042
  paging?: PAGING | undefined;
@@ -8172,7 +8172,6 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
8172
8172
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
8173
8173
  }, "strip", z.ZodTypeAny, {
8174
8174
  status: Status[];
8175
- time_zone_id: string;
8176
8175
  search: string;
8177
8176
  paging: PAGING;
8178
8177
  page_count: number;
@@ -8192,12 +8191,13 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
8192
8191
  }[];
8193
8192
  include_master_data: YesNo;
8194
8193
  date_format_id: string;
8194
+ time_zone_id: string;
8195
8195
  organisation_ids: string[];
8196
8196
  user_ids: string[];
8197
8197
  inspection_form_ids: string[];
8198
8198
  }, {
8199
- time_zone_id: string;
8200
8199
  date_format_id: string;
8200
+ time_zone_id: string;
8201
8201
  status?: Status[] | undefined;
8202
8202
  search?: string | undefined;
8203
8203
  paging?: PAGING | undefined;
@@ -8329,6 +8329,7 @@ declare const FleetInspectionFileSchema: z.ZodObject<{
8329
8329
  }, "strip", z.ZodTypeAny, {
8330
8330
  status: Status;
8331
8331
  organisation_id: string;
8332
+ user_id: string;
8332
8333
  usage_type: string;
8333
8334
  file_type: FileType;
8334
8335
  file_url: string;
@@ -8337,14 +8338,13 @@ declare const FleetInspectionFileSchema: z.ZodObject<{
8337
8338
  file_description: string;
8338
8339
  file_size: number;
8339
8340
  file_metadata: Record<string, any>;
8340
- user_id: string;
8341
8341
  inspection_id: string;
8342
8342
  }, {
8343
8343
  status: Status;
8344
8344
  organisation_id: string;
8345
+ user_id: string;
8345
8346
  usage_type: string;
8346
8347
  file_type: FileType;
8347
- user_id: string;
8348
8348
  inspection_id: string;
8349
8349
  file_url?: string | undefined;
8350
8350
  file_key?: string | undefined;
@@ -8389,6 +8389,7 @@ declare const FleetInspectionSchema: z.ZodObject<{
8389
8389
  }, z.UnknownKeysParam, z.ZodTypeAny, {
8390
8390
  status: Status;
8391
8391
  organisation_id: string;
8392
+ user_id: string;
8392
8393
  usage_type: string;
8393
8394
  file_type: FileType;
8394
8395
  file_url: string;
@@ -8397,14 +8398,13 @@ declare const FleetInspectionSchema: z.ZodObject<{
8397
8398
  file_description: string;
8398
8399
  file_size: number;
8399
8400
  file_metadata: Record<string, any>;
8400
- user_id: string;
8401
8401
  inspection_id: string;
8402
8402
  }, {
8403
8403
  status: Status;
8404
8404
  organisation_id: string;
8405
+ user_id: string;
8405
8406
  usage_type: string;
8406
8407
  file_type: FileType;
8407
- user_id: string;
8408
8408
  inspection_id: string;
8409
8409
  file_url?: string | undefined;
8410
8410
  file_key?: string | undefined;
@@ -8417,11 +8417,11 @@ declare const FleetInspectionSchema: z.ZodObject<{
8417
8417
  }, "strip", z.ZodTypeAny, {
8418
8418
  status: Status;
8419
8419
  organisation_id: string;
8420
+ user_id: string;
8420
8421
  time_zone_id: string;
8421
8422
  vehicle_id: string;
8422
8423
  driver_id: string;
8423
8424
  google_location: string;
8424
- user_id: string;
8425
8425
  odometer_reading: number;
8426
8426
  service_id: string;
8427
8427
  inspection_form_id: string;
@@ -8434,6 +8434,7 @@ declare const FleetInspectionSchema: z.ZodObject<{
8434
8434
  FleetInspectionFileSchema: {
8435
8435
  status: Status;
8436
8436
  organisation_id: string;
8437
+ user_id: string;
8437
8438
  usage_type: string;
8438
8439
  file_type: FileType;
8439
8440
  file_url: string;
@@ -8442,7 +8443,6 @@ declare const FleetInspectionSchema: z.ZodObject<{
8442
8443
  file_description: string;
8443
8444
  file_size: number;
8444
8445
  file_metadata: Record<string, any>;
8445
- user_id: string;
8446
8446
  inspection_id: string;
8447
8447
  }[];
8448
8448
  latitude?: number | undefined;
@@ -8450,10 +8450,10 @@ declare const FleetInspectionSchema: z.ZodObject<{
8450
8450
  }, {
8451
8451
  status: Status;
8452
8452
  organisation_id: string;
8453
+ user_id: string;
8453
8454
  time_zone_id: string;
8454
8455
  vehicle_id: string;
8455
8456
  driver_id: string;
8456
- user_id: string;
8457
8457
  service_id: string;
8458
8458
  inspection_form_id: string;
8459
8459
  inspection_date: string;
@@ -8469,9 +8469,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
8469
8469
  FleetInspectionFileSchema?: {
8470
8470
  status: Status;
8471
8471
  organisation_id: string;
8472
+ user_id: string;
8472
8473
  usage_type: string;
8473
8474
  file_type: FileType;
8474
- user_id: string;
8475
8475
  inspection_id: string;
8476
8476
  file_url?: string | undefined;
8477
8477
  file_key?: string | undefined;
@@ -8527,7 +8527,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
8527
8527
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
8528
8528
  }, "strip", z.ZodTypeAny, {
8529
8529
  status: Status[];
8530
- time_zone_id: string;
8531
8530
  search: string;
8532
8531
  paging: PAGING;
8533
8532
  page_count: number;
@@ -8547,12 +8546,13 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
8547
8546
  }[];
8548
8547
  include_master_data: YesNo;
8549
8548
  date_format_id: string;
8549
+ time_zone_id: string;
8550
8550
  organisation_ids: string[];
8551
- from_date: string;
8552
- to_date: string;
8551
+ user_ids: string[];
8553
8552
  vehicle_ids: string[];
8554
8553
  driver_ids: string[];
8555
- user_ids: string[];
8554
+ from_date: string;
8555
+ to_date: string;
8556
8556
  service_ids: string[];
8557
8557
  inspection_form_ids: string[];
8558
8558
  inspection_type: InspectionType[];
@@ -8560,8 +8560,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
8560
8560
  inspection_status: InspectionStatus[];
8561
8561
  inspection_ids: string[];
8562
8562
  }, {
8563
- time_zone_id: string;
8564
8563
  date_format_id: string;
8564
+ time_zone_id: string;
8565
8565
  from_date: string;
8566
8566
  to_date: string;
8567
8567
  status?: Status[] | undefined;
@@ -8584,9 +8584,9 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
8584
8584
  }[] | undefined;
8585
8585
  include_master_data?: YesNo | undefined;
8586
8586
  organisation_ids?: string[] | undefined;
8587
+ user_ids?: string[] | undefined;
8587
8588
  vehicle_ids?: string[] | undefined;
8588
8589
  driver_ids?: string[] | undefined;
8589
- user_ids?: string[] | undefined;
8590
8590
  service_ids?: string[] | undefined;
8591
8591
  inspection_form_ids?: string[] | undefined;
8592
8592
  inspection_type?: InspectionType[] | undefined;
@@ -8632,7 +8632,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
8632
8632
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
8633
8633
  }, "strip", z.ZodTypeAny, {
8634
8634
  status: Status[];
8635
- time_zone_id: string;
8636
8635
  search: string;
8637
8636
  paging: PAGING;
8638
8637
  page_count: number;
@@ -8652,13 +8651,14 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
8652
8651
  }[];
8653
8652
  include_master_data: YesNo;
8654
8653
  date_format_id: string;
8654
+ time_zone_id: string;
8655
8655
  organisation_ids: string[];
8656
+ vehicle_ids: string[];
8656
8657
  from_date: string;
8657
8658
  to_date: string;
8658
- vehicle_ids: string[];
8659
8659
  }, {
8660
- time_zone_id: string;
8661
8660
  date_format_id: string;
8661
+ time_zone_id: string;
8662
8662
  from_date: string;
8663
8663
  to_date: string;
8664
8664
  status?: Status[] | undefined;
@@ -8825,6 +8825,7 @@ declare const FleetIssueFileSchema: z.ZodObject<{
8825
8825
  }, "strip", z.ZodTypeAny, {
8826
8826
  status: Status;
8827
8827
  organisation_id: string;
8828
+ user_id: string;
8828
8829
  usage_type: string;
8829
8830
  file_type: FileType;
8830
8831
  file_url: string;
@@ -8833,14 +8834,13 @@ declare const FleetIssueFileSchema: z.ZodObject<{
8833
8834
  file_description: string;
8834
8835
  file_size: number;
8835
8836
  file_metadata: Record<string, any>;
8836
- user_id: string;
8837
8837
  issue_id: string;
8838
8838
  }, {
8839
8839
  status: Status;
8840
8840
  organisation_id: string;
8841
+ user_id: string;
8841
8842
  usage_type: string;
8842
8843
  file_type: FileType;
8843
- user_id: string;
8844
8844
  issue_id: string;
8845
8845
  file_url?: string | undefined;
8846
8846
  file_key?: string | undefined;
@@ -8887,6 +8887,7 @@ declare const FleetIssueSchema: z.ZodObject<{
8887
8887
  }, z.UnknownKeysParam, z.ZodTypeAny, {
8888
8888
  status: Status;
8889
8889
  organisation_id: string;
8890
+ user_id: string;
8890
8891
  usage_type: string;
8891
8892
  file_type: FileType;
8892
8893
  file_url: string;
@@ -8895,14 +8896,13 @@ declare const FleetIssueSchema: z.ZodObject<{
8895
8896
  file_description: string;
8896
8897
  file_size: number;
8897
8898
  file_metadata: Record<string, any>;
8898
- user_id: string;
8899
8899
  issue_id: string;
8900
8900
  }, {
8901
8901
  status: Status;
8902
8902
  organisation_id: string;
8903
+ user_id: string;
8903
8904
  usage_type: string;
8904
8905
  file_type: FileType;
8905
- user_id: string;
8906
8906
  issue_id: string;
8907
8907
  file_url?: string | undefined;
8908
8908
  file_key?: string | undefined;
@@ -8916,10 +8916,10 @@ declare const FleetIssueSchema: z.ZodObject<{
8916
8916
  }, "strip", z.ZodTypeAny, {
8917
8917
  status: Status;
8918
8918
  organisation_id: string;
8919
+ user_id: string;
8919
8920
  time_zone_id: string;
8920
8921
  vehicle_id: string;
8921
8922
  driver_id: string;
8922
- user_id: string;
8923
8923
  incident_id: string;
8924
8924
  odometer_reading: number;
8925
8925
  service_id: string;
@@ -8938,6 +8938,7 @@ declare const FleetIssueSchema: z.ZodObject<{
8938
8938
  FleetIssueFileSchema: {
8939
8939
  status: Status;
8940
8940
  organisation_id: string;
8941
+ user_id: string;
8941
8942
  usage_type: string;
8942
8943
  file_type: FileType;
8943
8944
  file_url: string;
@@ -8946,16 +8947,15 @@ declare const FleetIssueSchema: z.ZodObject<{
8946
8947
  file_description: string;
8947
8948
  file_size: number;
8948
8949
  file_metadata: Record<string, any>;
8949
- user_id: string;
8950
8950
  issue_id: string;
8951
8951
  }[];
8952
8952
  }, {
8953
8953
  status: Status;
8954
8954
  organisation_id: string;
8955
+ user_id: string;
8955
8956
  time_zone_id: string;
8956
8957
  vehicle_id: string;
8957
8958
  driver_id: string;
8958
- user_id: string;
8959
8959
  incident_id: string;
8960
8960
  service_id: string;
8961
8961
  inspection_id: string;
@@ -8974,9 +8974,9 @@ declare const FleetIssueSchema: z.ZodObject<{
8974
8974
  FleetIssueFileSchema?: {
8975
8975
  status: Status;
8976
8976
  organisation_id: string;
8977
+ user_id: string;
8977
8978
  usage_type: string;
8978
8979
  file_type: FileType;
8979
- user_id: string;
8980
8980
  issue_id: string;
8981
8981
  file_url?: string | undefined;
8982
8982
  file_key?: string | undefined;
@@ -9035,7 +9035,6 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
9035
9035
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
9036
9036
  }, "strip", z.ZodTypeAny, {
9037
9037
  status: Status[];
9038
- time_zone_id: string;
9039
9038
  search: string;
9040
9039
  paging: PAGING;
9041
9040
  page_count: number;
@@ -9055,12 +9054,13 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
9055
9054
  }[];
9056
9055
  include_master_data: YesNo;
9057
9056
  date_format_id: string;
9057
+ time_zone_id: string;
9058
9058
  organisation_ids: string[];
9059
- from_date: string;
9060
- to_date: string;
9059
+ user_ids: string[];
9061
9060
  vehicle_ids: string[];
9062
9061
  driver_ids: string[];
9063
- user_ids: string[];
9062
+ from_date: string;
9063
+ to_date: string;
9064
9064
  incident_ids: string[];
9065
9065
  service_ids: string[];
9066
9066
  inspection_ids: string[];
@@ -9071,8 +9071,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
9071
9071
  issue_ids: string[];
9072
9072
  breakdown_ids: string[];
9073
9073
  }, {
9074
- time_zone_id: string;
9075
9074
  date_format_id: string;
9075
+ time_zone_id: string;
9076
9076
  from_date: string;
9077
9077
  to_date: string;
9078
9078
  status?: Status[] | undefined;
@@ -9095,9 +9095,9 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
9095
9095
  }[] | undefined;
9096
9096
  include_master_data?: YesNo | undefined;
9097
9097
  organisation_ids?: string[] | undefined;
9098
+ user_ids?: string[] | undefined;
9098
9099
  vehicle_ids?: string[] | undefined;
9099
9100
  driver_ids?: string[] | undefined;
9100
- user_ids?: string[] | undefined;
9101
9101
  incident_ids?: string[] | undefined;
9102
9102
  service_ids?: string[] | undefined;
9103
9103
  inspection_ids?: string[] | undefined;
@@ -9146,7 +9146,6 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
9146
9146
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
9147
9147
  }, "strip", z.ZodTypeAny, {
9148
9148
  status: Status[];
9149
- time_zone_id: string;
9150
9149
  search: string;
9151
9150
  paging: PAGING;
9152
9151
  page_count: number;
@@ -9166,13 +9165,14 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
9166
9165
  }[];
9167
9166
  include_master_data: YesNo;
9168
9167
  date_format_id: string;
9168
+ time_zone_id: string;
9169
9169
  organisation_ids: string[];
9170
+ vehicle_ids: string[];
9170
9171
  from_date: string;
9171
9172
  to_date: string;
9172
- vehicle_ids: string[];
9173
9173
  }, {
9174
- time_zone_id: string;
9175
9174
  date_format_id: string;
9175
+ time_zone_id: string;
9176
9176
  from_date: string;
9177
9177
  to_date: string;
9178
9178
  status?: Status[] | undefined;
@@ -9258,7 +9258,6 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
9258
9258
  issue_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
9259
9259
  }, "strip", z.ZodTypeAny, {
9260
9260
  status: Status[];
9261
- time_zone_id: string;
9262
9261
  search: string;
9263
9262
  paging: PAGING;
9264
9263
  page_count: number;
@@ -9278,13 +9277,14 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
9278
9277
  }[];
9279
9278
  include_master_data: YesNo;
9280
9279
  date_format_id: string;
9280
+ time_zone_id: string;
9281
9281
  organisation_ids: string[];
9282
9282
  user_ids: string[];
9283
9283
  issue_ids: string[];
9284
9284
  issue_comment_ids: string[];
9285
9285
  }, {
9286
- time_zone_id: string;
9287
9286
  date_format_id: string;
9287
+ time_zone_id: string;
9288
9288
  status?: Status[] | undefined;
9289
9289
  search?: string | undefined;
9290
9290
  paging?: PAGING | undefined;
@@ -9396,7 +9396,6 @@ declare const MasterFleetBreakdownTypeQuerySchema: z.ZodObject<{
9396
9396
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
9397
9397
  }, "strip", z.ZodTypeAny, {
9398
9398
  status: Status[];
9399
- time_zone_id: string;
9400
9399
  search: string;
9401
9400
  paging: PAGING;
9402
9401
  page_count: number;
@@ -9416,11 +9415,12 @@ declare const MasterFleetBreakdownTypeQuerySchema: z.ZodObject<{
9416
9415
  }[];
9417
9416
  include_master_data: YesNo;
9418
9417
  date_format_id: string;
9418
+ time_zone_id: string;
9419
9419
  organisation_ids: string[];
9420
9420
  fleet_breakdown_type_ids: string[];
9421
9421
  }, {
9422
- time_zone_id: string;
9423
9422
  date_format_id: string;
9423
+ time_zone_id: string;
9424
9424
  status?: Status[] | undefined;
9425
9425
  search?: string | undefined;
9426
9426
  paging?: PAGING | undefined;
@@ -9570,6 +9570,7 @@ declare const FleetBreakdownFileSchema: z.ZodObject<{
9570
9570
  }, "strip", z.ZodTypeAny, {
9571
9571
  status: Status;
9572
9572
  organisation_id: string;
9573
+ user_id: string;
9573
9574
  usage_type: string;
9574
9575
  file_type: FileType;
9575
9576
  file_url: string;
@@ -9578,14 +9579,13 @@ declare const FleetBreakdownFileSchema: z.ZodObject<{
9578
9579
  file_description: string;
9579
9580
  file_size: number;
9580
9581
  file_metadata: Record<string, any>;
9581
- user_id: string;
9582
9582
  breakdown_id: string;
9583
9583
  }, {
9584
9584
  status: Status;
9585
9585
  organisation_id: string;
9586
+ user_id: string;
9586
9587
  usage_type: string;
9587
9588
  file_type: FileType;
9588
- user_id: string;
9589
9589
  breakdown_id: string;
9590
9590
  file_url?: string | undefined;
9591
9591
  file_key?: string | undefined;
@@ -9630,6 +9630,7 @@ declare const FleetBreakdownSchema: z.ZodObject<{
9630
9630
  }, z.UnknownKeysParam, z.ZodTypeAny, {
9631
9631
  status: Status;
9632
9632
  organisation_id: string;
9633
+ user_id: string;
9633
9634
  usage_type: string;
9634
9635
  file_type: FileType;
9635
9636
  file_url: string;
@@ -9638,14 +9639,13 @@ declare const FleetBreakdownSchema: z.ZodObject<{
9638
9639
  file_description: string;
9639
9640
  file_size: number;
9640
9641
  file_metadata: Record<string, any>;
9641
- user_id: string;
9642
9642
  breakdown_id: string;
9643
9643
  }, {
9644
9644
  status: Status;
9645
9645
  organisation_id: string;
9646
+ user_id: string;
9646
9647
  usage_type: string;
9647
9648
  file_type: FileType;
9648
- user_id: string;
9649
9649
  breakdown_id: string;
9650
9650
  file_url?: string | undefined;
9651
9651
  file_key?: string | undefined;
@@ -9658,11 +9658,11 @@ declare const FleetBreakdownSchema: z.ZodObject<{
9658
9658
  }, "strip", z.ZodTypeAny, {
9659
9659
  status: Status;
9660
9660
  organisation_id: string;
9661
+ user_id: string;
9661
9662
  time_zone_id: string;
9662
9663
  vehicle_id: string;
9663
9664
  driver_id: string;
9664
9665
  google_location: string;
9665
- user_id: string;
9666
9666
  was_towed: YesNo;
9667
9667
  is_vehicle_operational: YesNo;
9668
9668
  odometer_reading: number;
@@ -9675,6 +9675,7 @@ declare const FleetBreakdownSchema: z.ZodObject<{
9675
9675
  FleetBreakdownFileSchema: {
9676
9676
  status: Status;
9677
9677
  organisation_id: string;
9678
+ user_id: string;
9678
9679
  usage_type: string;
9679
9680
  file_type: FileType;
9680
9681
  file_url: string;
@@ -9683,7 +9684,6 @@ declare const FleetBreakdownSchema: z.ZodObject<{
9683
9684
  file_description: string;
9684
9685
  file_size: number;
9685
9686
  file_metadata: Record<string, any>;
9686
- user_id: string;
9687
9687
  breakdown_id: string;
9688
9688
  }[];
9689
9689
  latitude?: number | undefined;
@@ -9691,10 +9691,10 @@ declare const FleetBreakdownSchema: z.ZodObject<{
9691
9691
  }, {
9692
9692
  status: Status;
9693
9693
  organisation_id: string;
9694
+ user_id: string;
9694
9695
  time_zone_id: string;
9695
9696
  vehicle_id: string;
9696
9697
  driver_id: string;
9697
- user_id: string;
9698
9698
  was_towed: YesNo;
9699
9699
  is_vehicle_operational: YesNo;
9700
9700
  fleet_breakdown_type_id: string;
@@ -9710,9 +9710,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
9710
9710
  FleetBreakdownFileSchema?: {
9711
9711
  status: Status;
9712
9712
  organisation_id: string;
9713
+ user_id: string;
9713
9714
  usage_type: string;
9714
9715
  file_type: FileType;
9715
- user_id: string;
9716
9716
  breakdown_id: string;
9717
9717
  file_url?: string | undefined;
9718
9718
  file_key?: string | undefined;
@@ -9768,7 +9768,6 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
9768
9768
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
9769
9769
  }, "strip", z.ZodTypeAny, {
9770
9770
  status: Status[];
9771
- time_zone_id: string;
9772
9771
  search: string;
9773
9772
  paging: PAGING;
9774
9773
  page_count: number;
@@ -9788,12 +9787,13 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
9788
9787
  }[];
9789
9788
  include_master_data: YesNo;
9790
9789
  date_format_id: string;
9790
+ time_zone_id: string;
9791
9791
  organisation_ids: string[];
9792
- from_date: string;
9793
- to_date: string;
9792
+ user_ids: string[];
9794
9793
  vehicle_ids: string[];
9795
9794
  driver_ids: string[];
9796
- user_ids: string[];
9795
+ from_date: string;
9796
+ to_date: string;
9797
9797
  was_towed: YesNo[];
9798
9798
  is_vehicle_operational: YesNo[];
9799
9799
  breakdown_ids: string[];
@@ -9801,8 +9801,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
9801
9801
  roadside_assistance_required: YesNo[];
9802
9802
  roadside_assistance_completed: YesNo[];
9803
9803
  }, {
9804
- time_zone_id: string;
9805
9804
  date_format_id: string;
9805
+ time_zone_id: string;
9806
9806
  from_date: string;
9807
9807
  to_date: string;
9808
9808
  status?: Status[] | undefined;
@@ -9825,9 +9825,9 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
9825
9825
  }[] | undefined;
9826
9826
  include_master_data?: YesNo | undefined;
9827
9827
  organisation_ids?: string[] | undefined;
9828
+ user_ids?: string[] | undefined;
9828
9829
  vehicle_ids?: string[] | undefined;
9829
9830
  driver_ids?: string[] | undefined;
9830
- user_ids?: string[] | undefined;
9831
9831
  was_towed?: YesNo[] | undefined;
9832
9832
  is_vehicle_operational?: YesNo[] | undefined;
9833
9833
  breakdown_ids?: string[] | undefined;
@@ -9873,7 +9873,6 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
9873
9873
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
9874
9874
  }, "strip", z.ZodTypeAny, {
9875
9875
  status: Status[];
9876
- time_zone_id: string;
9877
9876
  search: string;
9878
9877
  paging: PAGING;
9879
9878
  page_count: number;
@@ -9893,13 +9892,14 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
9893
9892
  }[];
9894
9893
  include_master_data: YesNo;
9895
9894
  date_format_id: string;
9895
+ time_zone_id: string;
9896
9896
  organisation_ids: string[];
9897
+ vehicle_ids: string[];
9897
9898
  from_date: string;
9898
9899
  to_date: string;
9899
- vehicle_ids: string[];
9900
9900
  }, {
9901
- time_zone_id: string;
9902
9901
  date_format_id: string;
9902
+ time_zone_id: string;
9903
9903
  from_date: string;
9904
9904
  to_date: string;
9905
9905
  status?: Status[] | undefined;
@@ -9938,8 +9938,8 @@ declare const FleetBreakdownCostSchema: z.ZodObject<{
9938
9938
  }, "strip", z.ZodTypeAny, {
9939
9939
  status: Status;
9940
9940
  organisation_id: string;
9941
- time_zone_id: string;
9942
9941
  user_id: string;
9942
+ time_zone_id: string;
9943
9943
  expense_name_id: string;
9944
9944
  breakdown_id: string;
9945
9945
  breakdown_cost_date: string;
@@ -9948,8 +9948,8 @@ declare const FleetBreakdownCostSchema: z.ZodObject<{
9948
9948
  }, {
9949
9949
  status: Status;
9950
9950
  organisation_id: string;
9951
- time_zone_id: string;
9952
9951
  user_id: string;
9952
+ time_zone_id: string;
9953
9953
  expense_name_id: string;
9954
9954
  breakdown_id: string;
9955
9955
  breakdown_cost_date?: string | undefined;
@@ -9995,7 +9995,6 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
9995
9995
  expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
9996
9996
  }, "strip", z.ZodTypeAny, {
9997
9997
  status: Status[];
9998
- time_zone_id: string;
9999
9998
  search: string;
10000
9999
  paging: PAGING;
10001
10000
  page_count: number;
@@ -10015,14 +10014,15 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
10015
10014
  }[];
10016
10015
  include_master_data: YesNo;
10017
10016
  date_format_id: string;
10017
+ time_zone_id: string;
10018
10018
  organisation_ids: string[];
10019
10019
  user_ids: string[];
10020
10020
  expense_name_ids: string[];
10021
10021
  breakdown_ids: string[];
10022
10022
  breakdown_cost_ids: string[];
10023
10023
  }, {
10024
- time_zone_id: string;
10025
10024
  date_format_id: string;
10025
+ time_zone_id: string;
10026
10026
  status?: Status[] | undefined;
10027
10027
  search?: string | undefined;
10028
10028
  paging?: PAGING | undefined;
@@ -10135,7 +10135,6 @@ declare const MasterVehicleFuelTypeQuerySchema: z.ZodObject<{
10135
10135
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10136
10136
  }, "strip", z.ZodTypeAny, {
10137
10137
  status: Status[];
10138
- time_zone_id: string;
10139
10138
  search: string;
10140
10139
  paging: PAGING;
10141
10140
  page_count: number;
@@ -10155,11 +10154,12 @@ declare const MasterVehicleFuelTypeQuerySchema: z.ZodObject<{
10155
10154
  }[];
10156
10155
  include_master_data: YesNo;
10157
10156
  date_format_id: string;
10157
+ time_zone_id: string;
10158
10158
  organisation_ids: string[];
10159
10159
  fuel_type_ids: string[];
10160
10160
  }, {
10161
- time_zone_id: string;
10162
10161
  date_format_id: string;
10162
+ time_zone_id: string;
10163
10163
  status?: Status[] | undefined;
10164
10164
  search?: string | undefined;
10165
10165
  paging?: PAGING | undefined;
@@ -10258,7 +10258,6 @@ declare const MasterVehicleFuelUnitQuerySchema: z.ZodObject<{
10258
10258
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10259
10259
  }, "strip", z.ZodTypeAny, {
10260
10260
  status: Status[];
10261
- time_zone_id: string;
10262
10261
  search: string;
10263
10262
  paging: PAGING;
10264
10263
  page_count: number;
@@ -10278,11 +10277,12 @@ declare const MasterVehicleFuelUnitQuerySchema: z.ZodObject<{
10278
10277
  }[];
10279
10278
  include_master_data: YesNo;
10280
10279
  date_format_id: string;
10280
+ time_zone_id: string;
10281
10281
  organisation_ids: string[];
10282
10282
  fuel_unit_ids: string[];
10283
10283
  }, {
10284
- time_zone_id: string;
10285
10284
  date_format_id: string;
10285
+ time_zone_id: string;
10286
10286
  status?: Status[] | undefined;
10287
10287
  search?: string | undefined;
10288
10288
  paging?: PAGING | undefined;
@@ -10381,7 +10381,6 @@ declare const MasterVehicleFuelRemovalReasonQuerySchema: z.ZodObject<{
10381
10381
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10382
10382
  }, "strip", z.ZodTypeAny, {
10383
10383
  status: Status[];
10384
- time_zone_id: string;
10385
10384
  search: string;
10386
10385
  paging: PAGING;
10387
10386
  page_count: number;
@@ -10401,11 +10400,12 @@ declare const MasterVehicleFuelRemovalReasonQuerySchema: z.ZodObject<{
10401
10400
  }[];
10402
10401
  include_master_data: YesNo;
10403
10402
  date_format_id: string;
10403
+ time_zone_id: string;
10404
10404
  organisation_ids: string[];
10405
10405
  fuel_removal_reason_ids: string[];
10406
10406
  }, {
10407
- time_zone_id: string;
10408
10407
  date_format_id: string;
10408
+ time_zone_id: string;
10409
10409
  status?: Status[] | undefined;
10410
10410
  search?: string | undefined;
10411
10411
  paging?: PAGING | undefined;
@@ -10622,11 +10622,11 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
10622
10622
  }, "strip", z.ZodTypeAny, {
10623
10623
  status: Status;
10624
10624
  organisation_id: string;
10625
+ user_id: string;
10625
10626
  time_zone_id: string;
10626
10627
  vehicle_id: string;
10627
10628
  driver_id: string;
10628
10629
  google_location: string;
10629
- user_id: string;
10630
10630
  device_id: string;
10631
10631
  odometer_reading: number;
10632
10632
  vehicle_fuel_type_id: string;
@@ -10664,10 +10664,10 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
10664
10664
  }, {
10665
10665
  status: Status;
10666
10666
  organisation_id: string;
10667
+ user_id: string;
10667
10668
  time_zone_id: string;
10668
10669
  vehicle_id: string;
10669
10670
  driver_id: string;
10670
- user_id: string;
10671
10671
  device_id: string;
10672
10672
  vehicle_fuel_type_id: string;
10673
10673
  vehicle_fuel_unit_id: string;
@@ -10752,7 +10752,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10752
10752
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
10753
10753
  }, "strip", z.ZodTypeAny, {
10754
10754
  status: Status[];
10755
- time_zone_id: string;
10756
10755
  search: string;
10757
10756
  paging: PAGING;
10758
10757
  page_count: number;
@@ -10772,12 +10771,13 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10772
10771
  }[];
10773
10772
  include_master_data: YesNo;
10774
10773
  date_format_id: string;
10774
+ time_zone_id: string;
10775
10775
  organisation_ids: string[];
10776
- from_date: string;
10777
- to_date: string;
10776
+ user_ids: string[];
10778
10777
  vehicle_ids: string[];
10779
10778
  driver_ids: string[];
10780
- user_ids: string[];
10779
+ from_date: string;
10780
+ to_date: string;
10781
10781
  fuel_removal_reason_ids: string[];
10782
10782
  admin_verify_status: GPSFuelApproveStatus[];
10783
10783
  transporter_verify_status: GPSFuelApproveStatus[];
@@ -10787,8 +10787,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10787
10787
  vehicle_fuel_type_ids: string[];
10788
10788
  vehicle_fuel_unit_ids: string[];
10789
10789
  }, {
10790
- time_zone_id: string;
10791
10790
  date_format_id: string;
10791
+ time_zone_id: string;
10792
10792
  from_date: string;
10793
10793
  to_date: string;
10794
10794
  status?: Status[] | undefined;
@@ -10811,9 +10811,9 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10811
10811
  }[] | undefined;
10812
10812
  include_master_data?: YesNo | undefined;
10813
10813
  organisation_ids?: string[] | undefined;
10814
+ user_ids?: string[] | undefined;
10814
10815
  vehicle_ids?: string[] | undefined;
10815
10816
  driver_ids?: string[] | undefined;
10816
- user_ids?: string[] | undefined;
10817
10817
  fuel_removal_reason_ids?: string[] | undefined;
10818
10818
  admin_verify_status?: GPSFuelApproveStatus[] | undefined;
10819
10819
  transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
@@ -10903,7 +10903,6 @@ declare const MasterClassQuerySchema: z.ZodObject<{
10903
10903
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
10904
10904
  }, "strip", z.ZodTypeAny, {
10905
10905
  status: Status[];
10906
- time_zone_id: string;
10907
10906
  search: string;
10908
10907
  paging: PAGING;
10909
10908
  page_count: number;
@@ -10923,11 +10922,12 @@ declare const MasterClassQuerySchema: z.ZodObject<{
10923
10922
  }[];
10924
10923
  include_master_data: YesNo;
10925
10924
  date_format_id: string;
10925
+ time_zone_id: string;
10926
10926
  organisation_ids: string[];
10927
10927
  class_ids: string[];
10928
10928
  }, {
10929
- time_zone_id: string;
10930
10929
  date_format_id: string;
10930
+ time_zone_id: string;
10931
10931
  status?: Status[] | undefined;
10932
10932
  search?: string | undefined;
10933
10933
  paging?: PAGING | undefined;
@@ -11029,7 +11029,6 @@ declare const MasterProgramQuerySchema: z.ZodObject<{
11029
11029
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11030
11030
  }, "strip", z.ZodTypeAny, {
11031
11031
  status: Status[];
11032
- time_zone_id: string;
11033
11032
  search: string;
11034
11033
  paging: PAGING;
11035
11034
  page_count: number;
@@ -11049,11 +11048,12 @@ declare const MasterProgramQuerySchema: z.ZodObject<{
11049
11048
  }[];
11050
11049
  include_master_data: YesNo;
11051
11050
  date_format_id: string;
11051
+ time_zone_id: string;
11052
11052
  organisation_ids: string[];
11053
11053
  program_ids: string[];
11054
11054
  }, {
11055
- time_zone_id: string;
11056
11055
  date_format_id: string;
11056
+ time_zone_id: string;
11057
11057
  status?: Status[] | undefined;
11058
11058
  search?: string | undefined;
11059
11059
  paging?: PAGING | undefined;
@@ -11155,7 +11155,6 @@ declare const MasterSectionQuerySchema: z.ZodObject<{
11155
11155
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11156
11156
  }, "strip", z.ZodTypeAny, {
11157
11157
  status: Status[];
11158
- time_zone_id: string;
11159
11158
  search: string;
11160
11159
  paging: PAGING;
11161
11160
  page_count: number;
@@ -11175,11 +11174,12 @@ declare const MasterSectionQuerySchema: z.ZodObject<{
11175
11174
  }[];
11176
11175
  include_master_data: YesNo;
11177
11176
  date_format_id: string;
11177
+ time_zone_id: string;
11178
11178
  organisation_ids: string[];
11179
11179
  section_ids: string[];
11180
11180
  }, {
11181
- time_zone_id: string;
11182
11181
  date_format_id: string;
11182
+ time_zone_id: string;
11183
11183
  status?: Status[] | undefined;
11184
11184
  search?: string | undefined;
11185
11185
  paging?: PAGING | undefined;
@@ -11281,7 +11281,6 @@ declare const MasterSemesterQuerySchema: z.ZodObject<{
11281
11281
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11282
11282
  }, "strip", z.ZodTypeAny, {
11283
11283
  status: Status[];
11284
- time_zone_id: string;
11285
11284
  search: string;
11286
11285
  paging: PAGING;
11287
11286
  page_count: number;
@@ -11301,11 +11300,12 @@ declare const MasterSemesterQuerySchema: z.ZodObject<{
11301
11300
  }[];
11302
11301
  include_master_data: YesNo;
11303
11302
  date_format_id: string;
11303
+ time_zone_id: string;
11304
11304
  organisation_ids: string[];
11305
11305
  semester_ids: string[];
11306
11306
  }, {
11307
- time_zone_id: string;
11308
11307
  date_format_id: string;
11308
+ time_zone_id: string;
11309
11309
  status?: Status[] | undefined;
11310
11310
  search?: string | undefined;
11311
11311
  paging?: PAGING | undefined;
@@ -11407,7 +11407,6 @@ declare const MasterStreamQuerySchema: z.ZodObject<{
11407
11407
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11408
11408
  }, "strip", z.ZodTypeAny, {
11409
11409
  status: Status[];
11410
- time_zone_id: string;
11411
11410
  search: string;
11412
11411
  paging: PAGING;
11413
11412
  page_count: number;
@@ -11427,11 +11426,12 @@ declare const MasterStreamQuerySchema: z.ZodObject<{
11427
11426
  }[];
11428
11427
  include_master_data: YesNo;
11429
11428
  date_format_id: string;
11429
+ time_zone_id: string;
11430
11430
  organisation_ids: string[];
11431
11431
  stream_ids: string[];
11432
11432
  }, {
11433
- time_zone_id: string;
11434
11433
  date_format_id: string;
11434
+ time_zone_id: string;
11435
11435
  status?: Status[] | undefined;
11436
11436
  search?: string | undefined;
11437
11437
  paging?: PAGING | undefined;
@@ -11533,7 +11533,6 @@ declare const MasterYearQuerySchema: z.ZodObject<{
11533
11533
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11534
11534
  }, "strip", z.ZodTypeAny, {
11535
11535
  status: Status[];
11536
- time_zone_id: string;
11537
11536
  search: string;
11538
11537
  paging: PAGING;
11539
11538
  page_count: number;
@@ -11553,11 +11552,12 @@ declare const MasterYearQuerySchema: z.ZodObject<{
11553
11552
  }[];
11554
11553
  include_master_data: YesNo;
11555
11554
  date_format_id: string;
11555
+ time_zone_id: string;
11556
11556
  organisation_ids: string[];
11557
11557
  year_ids: string[];
11558
11558
  }, {
11559
- time_zone_id: string;
11560
11559
  date_format_id: string;
11560
+ time_zone_id: string;
11561
11561
  status?: Status[] | undefined;
11562
11562
  search?: string | undefined;
11563
11563
  paging?: PAGING | undefined;
@@ -11659,7 +11659,6 @@ declare const MasterRelationshipQuerySchema: z.ZodObject<{
11659
11659
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
11660
11660
  }, "strip", z.ZodTypeAny, {
11661
11661
  status: Status[];
11662
- time_zone_id: string;
11663
11662
  search: string;
11664
11663
  paging: PAGING;
11665
11664
  page_count: number;
@@ -11679,11 +11678,12 @@ declare const MasterRelationshipQuerySchema: z.ZodObject<{
11679
11678
  }[];
11680
11679
  include_master_data: YesNo;
11681
11680
  date_format_id: string;
11681
+ time_zone_id: string;
11682
11682
  organisation_ids: string[];
11683
11683
  relationship_ids: string[];
11684
11684
  }, {
11685
- time_zone_id: string;
11686
11685
  date_format_id: string;
11686
+ time_zone_id: string;
11687
11687
  status?: Status[] | undefined;
11688
11688
  search?: string | undefined;
11689
11689
  paging?: PAGING | undefined;
@@ -12002,7 +12002,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
12002
12002
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
12003
12003
  }, "strip", z.ZodTypeAny, {
12004
12004
  status: Status[];
12005
- time_zone_id: string;
12006
12005
  search: string;
12007
12006
  paging: PAGING;
12008
12007
  page_count: number;
@@ -12022,6 +12021,7 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
12022
12021
  }[];
12023
12022
  include_master_data: YesNo;
12024
12023
  date_format_id: string;
12024
+ time_zone_id: string;
12025
12025
  organisation_ids: string[];
12026
12026
  organisation_branch_ids: string[];
12027
12027
  vehicle_ids: string[];
@@ -12032,8 +12032,8 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
12032
12032
  route_ids: string[];
12033
12033
  attendant_ids: string[];
12034
12034
  }, {
12035
- time_zone_id: string;
12036
12035
  date_format_id: string;
12036
+ time_zone_id: string;
12037
12037
  status?: Status[] | undefined;
12038
12038
  search?: string | undefined;
12039
12039
  paging?: PAGING | undefined;
@@ -12105,7 +12105,6 @@ declare const MasterFixedScheduleStudentQuerySchema: z.ZodObject<{
12105
12105
  leg: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
12106
12106
  }, "strip", z.ZodTypeAny, {
12107
12107
  status: Status[];
12108
- time_zone_id: string;
12109
12108
  search: string;
12110
12109
  paging: PAGING;
12111
12110
  page_count: number;
@@ -12125,6 +12124,7 @@ declare const MasterFixedScheduleStudentQuerySchema: z.ZodObject<{
12125
12124
  }[];
12126
12125
  include_master_data: YesNo;
12127
12126
  date_format_id: string;
12127
+ time_zone_id: string;
12128
12128
  organisation_ids: string[];
12129
12129
  organisation_branch_ids: string[];
12130
12130
  leg: BusLeg[];
@@ -12134,8 +12134,8 @@ declare const MasterFixedScheduleStudentQuerySchema: z.ZodObject<{
12134
12134
  student_ids: string[];
12135
12135
  route_stop_ids: string[];
12136
12136
  }, {
12137
- time_zone_id: string;
12138
12137
  date_format_id: string;
12138
+ time_zone_id: string;
12139
12139
  status?: Status[] | undefined;
12140
12140
  search?: string | undefined;
12141
12141
  paging?: PAGING | undefined;
@@ -12314,7 +12314,6 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
12314
12314
  schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
12315
12315
  }, "strip", z.ZodTypeAny, {
12316
12316
  status: Status[];
12317
- time_zone_id: string;
12318
12317
  search: string;
12319
12318
  paging: PAGING;
12320
12319
  page_count: number;
@@ -12334,6 +12333,7 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
12334
12333
  }[];
12335
12334
  include_master_data: YesNo;
12336
12335
  date_format_id: string;
12336
+ time_zone_id: string;
12337
12337
  organisation_ids: string[];
12338
12338
  organisation_branch_ids: string[];
12339
12339
  vehicle_ids: string[];
@@ -12344,8 +12344,8 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
12344
12344
  attendant_ids: string[];
12345
12345
  special_schedule_ids: string[];
12346
12346
  }, {
12347
- time_zone_id: string;
12348
12347
  date_format_id: string;
12348
+ time_zone_id: string;
12349
12349
  status?: Status[] | undefined;
12350
12350
  search?: string | undefined;
12351
12351
  paging?: PAGING | undefined;
@@ -12417,7 +12417,6 @@ declare const MasterSpecialScheduleStudentQuerySchema: z.ZodObject<{
12417
12417
  leg: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
12418
12418
  }, "strip", z.ZodTypeAny, {
12419
12419
  status: Status[];
12420
- time_zone_id: string;
12421
12420
  search: string;
12422
12421
  paging: PAGING;
12423
12422
  page_count: number;
@@ -12437,6 +12436,7 @@ declare const MasterSpecialScheduleStudentQuerySchema: z.ZodObject<{
12437
12436
  }[];
12438
12437
  include_master_data: YesNo;
12439
12438
  date_format_id: string;
12439
+ time_zone_id: string;
12440
12440
  organisation_ids: string[];
12441
12441
  organisation_branch_ids: string[];
12442
12442
  leg: BusLeg[];
@@ -12446,8 +12446,8 @@ declare const MasterSpecialScheduleStudentQuerySchema: z.ZodObject<{
12446
12446
  special_schedule_ids: string[];
12447
12447
  special_schedule_student_ids: string[];
12448
12448
  }, {
12449
- time_zone_id: string;
12450
12449
  date_format_id: string;
12450
+ time_zone_id: string;
12451
12451
  status?: Status[] | undefined;
12452
12452
  search?: string | undefined;
12453
12453
  paging?: PAGING | undefined;
@@ -12755,7 +12755,6 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
12755
12755
  to_date: z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodEffects<z$1.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
12756
12756
  }, "strip", z$1.ZodTypeAny, {
12757
12757
  status: Status[];
12758
- time_zone_id: string;
12759
12758
  search: string;
12760
12759
  paging: PAGING;
12761
12760
  page_count: number;
@@ -12775,12 +12774,13 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
12775
12774
  }[];
12776
12775
  include_master_data: YesNo;
12777
12776
  date_format_id: string;
12777
+ time_zone_id: string;
12778
12778
  organisation_ids: string[];
12779
- from_date: string;
12780
- to_date: string;
12781
12779
  organisation_branch_ids: string[];
12782
12780
  vehicle_ids: string[];
12783
12781
  driver_ids: string[];
12782
+ from_date: string;
12783
+ to_date: string;
12784
12784
  schedule_type: BusLeg[];
12785
12785
  fixed_schedule_ids: string[];
12786
12786
  route_ids: string[];
@@ -12789,8 +12789,8 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
12789
12789
  running_status: DayRunRunningStatus[];
12790
12790
  fixed_schedule_day_run_ids: string[];
12791
12791
  }, {
12792
- time_zone_id: string;
12793
12792
  date_format_id: string;
12793
+ time_zone_id: string;
12794
12794
  from_date: string;
12795
12795
  to_date: string;
12796
12796
  status?: Status[] | undefined;
@@ -13085,7 +13085,6 @@ declare const BusStopQuerySchema: z.ZodObject<{
13085
13085
  geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
13086
13086
  }, "strip", z.ZodTypeAny, {
13087
13087
  status: Status[];
13088
- time_zone_id: string;
13089
13088
  search: string;
13090
13089
  paging: PAGING;
13091
13090
  page_count: number;
@@ -13105,14 +13104,15 @@ declare const BusStopQuerySchema: z.ZodObject<{
13105
13104
  }[];
13106
13105
  include_master_data: YesNo;
13107
13106
  date_format_id: string;
13107
+ time_zone_id: string;
13108
13108
  organisation_ids: string[];
13109
13109
  organisation_branch_ids: string[];
13110
13110
  geofence_type: GeofenceType[];
13111
13111
  stop_type: BusStopType[];
13112
13112
  bus_stop_ids: string[];
13113
13113
  }, {
13114
- time_zone_id: string;
13115
13114
  date_format_id: string;
13115
+ time_zone_id: string;
13116
13116
  status?: Status[] | undefined;
13117
13117
  search?: string | undefined;
13118
13118
  paging?: PAGING | undefined;
@@ -13174,7 +13174,6 @@ declare const BusDashBoardQuerySchema: z.ZodObject<{
13174
13174
  organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
13175
13175
  }, "strip", z.ZodTypeAny, {
13176
13176
  status: Status[];
13177
- time_zone_id: string;
13178
13177
  search: string;
13179
13178
  paging: PAGING;
13180
13179
  page_count: number;
@@ -13194,11 +13193,12 @@ declare const BusDashBoardQuerySchema: z.ZodObject<{
13194
13193
  }[];
13195
13194
  include_master_data: YesNo;
13196
13195
  date_format_id: string;
13196
+ time_zone_id: string;
13197
13197
  organisation_ids: string[];
13198
13198
  organisation_branch_ids: string[];
13199
13199
  }, {
13200
- time_zone_id: string;
13201
13200
  date_format_id: string;
13201
+ time_zone_id: string;
13202
13202
  status?: Status[] | undefined;
13203
13203
  search?: string | undefined;
13204
13204
  paging?: PAGING | undefined;
@@ -13389,7 +13389,6 @@ declare const MasterRouteQuerySchema: z.ZodObject<{
13389
13389
  route_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
13390
13390
  }, "strip", z.ZodTypeAny, {
13391
13391
  status: Status[];
13392
- time_zone_id: string;
13393
13392
  search: string;
13394
13393
  paging: PAGING;
13395
13394
  page_count: number;
@@ -13409,13 +13408,14 @@ declare const MasterRouteQuerySchema: z.ZodObject<{
13409
13408
  }[];
13410
13409
  include_master_data: YesNo;
13411
13410
  date_format_id: string;
13411
+ time_zone_id: string;
13412
13412
  organisation_ids: string[];
13413
13413
  organisation_branch_ids: string[];
13414
13414
  route_ids: string[];
13415
13415
  route_status: Status[];
13416
13416
  }, {
13417
- time_zone_id: string;
13418
13417
  date_format_id: string;
13418
+ time_zone_id: string;
13419
13419
  status?: Status[] | undefined;
13420
13420
  search?: string | undefined;
13421
13421
  paging?: PAGING | undefined;
@@ -14077,7 +14077,6 @@ declare const StudentQuerySchema: z.ZodObject<{
14077
14077
  transport_plan_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TransportPlanType>, "many">>>;
14078
14078
  }, "strip", z.ZodTypeAny, {
14079
14079
  status: Status[];
14080
- time_zone_id: string;
14081
14080
  search: string;
14082
14081
  paging: PAGING;
14083
14082
  page_count: number;
@@ -14097,6 +14096,7 @@ declare const StudentQuerySchema: z.ZodObject<{
14097
14096
  }[];
14098
14097
  include_master_data: YesNo;
14099
14098
  date_format_id: string;
14099
+ time_zone_id: string;
14100
14100
  organisation_ids: string[];
14101
14101
  organisation_branch_ids: string[];
14102
14102
  class_ids: string[];
@@ -14114,8 +14114,8 @@ declare const StudentQuerySchema: z.ZodObject<{
14114
14114
  pickup_fixed_schedule_ids: string[];
14115
14115
  drop_fixed_schedule_ids: string[];
14116
14116
  }, {
14117
- time_zone_id: string;
14118
14117
  date_format_id: string;
14118
+ time_zone_id: string;
14119
14119
  status?: Status[] | undefined;
14120
14120
  search?: string | undefined;
14121
14121
  paging?: PAGING | undefined;
@@ -14189,7 +14189,6 @@ declare const StudentNoFixedScheduleQuerySchema: z.ZodObject<{
14189
14189
  }, "strip", z.ZodTypeAny, {
14190
14190
  status: Status[];
14191
14191
  organisation_id: string;
14192
- time_zone_id: string;
14193
14192
  search: string;
14194
14193
  paging: PAGING;
14195
14194
  page_count: number;
@@ -14209,11 +14208,12 @@ declare const StudentNoFixedScheduleQuerySchema: z.ZodObject<{
14209
14208
  }[];
14210
14209
  include_master_data: YesNo;
14211
14210
  date_format_id: string;
14211
+ time_zone_id: string;
14212
14212
  organisation_branch_id: string;
14213
14213
  }, {
14214
14214
  organisation_id: string;
14215
- time_zone_id: string;
14216
14215
  date_format_id: string;
14216
+ time_zone_id: string;
14217
14217
  organisation_branch_id: string;
14218
14218
  status?: Status[] | undefined;
14219
14219
  search?: string | undefined;
@@ -14336,7 +14336,6 @@ declare const StudentAddressQuerySchema: z.ZodObject<{
14336
14336
  is_default: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
14337
14337
  }, "strip", z.ZodTypeAny, {
14338
14338
  status: Status[];
14339
- time_zone_id: string;
14340
14339
  search: string;
14341
14340
  paging: PAGING;
14342
14341
  page_count: number;
@@ -14356,14 +14355,15 @@ declare const StudentAddressQuerySchema: z.ZodObject<{
14356
14355
  }[];
14357
14356
  include_master_data: YesNo;
14358
14357
  date_format_id: string;
14358
+ time_zone_id: string;
14359
14359
  organisation_ids: string[];
14360
14360
  organisation_branch_ids: string[];
14361
14361
  is_default: YesNo[];
14362
14362
  student_ids: string[];
14363
14363
  student_address_ids: string[];
14364
14364
  }, {
14365
- time_zone_id: string;
14366
14365
  date_format_id: string;
14366
+ time_zone_id: string;
14367
14367
  status?: Status[] | undefined;
14368
14368
  search?: string | undefined;
14369
14369
  paging?: PAGING | undefined;
@@ -14522,7 +14522,6 @@ declare const StudentGuardianLinkQuerySchema: z.ZodObject<{
14522
14522
  guardian_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14523
14523
  }, "strip", z.ZodTypeAny, {
14524
14524
  status: Status[];
14525
- time_zone_id: string;
14526
14525
  search: string;
14527
14526
  paging: PAGING;
14528
14527
  page_count: number;
@@ -14542,13 +14541,14 @@ declare const StudentGuardianLinkQuerySchema: z.ZodObject<{
14542
14541
  }[];
14543
14542
  include_master_data: YesNo;
14544
14543
  date_format_id: string;
14544
+ time_zone_id: string;
14545
14545
  organisation_ids: string[];
14546
14546
  organisation_branch_ids: string[];
14547
14547
  student_ids: string[];
14548
14548
  guardian_ids: string[];
14549
14549
  }, {
14550
- time_zone_id: string;
14551
14550
  date_format_id: string;
14551
+ time_zone_id: string;
14552
14552
  status?: Status[] | undefined;
14553
14553
  search?: string | undefined;
14554
14554
  paging?: PAGING | undefined;
@@ -14611,7 +14611,6 @@ declare const StudentGuardianAutofillQuerySchema: z.ZodObject<{
14611
14611
  }, "strip", z.ZodTypeAny, {
14612
14612
  status: Status[];
14613
14613
  organisation_id: string;
14614
- time_zone_id: string;
14615
14614
  search: string;
14616
14615
  paging: PAGING;
14617
14616
  page_count: number;
@@ -14631,12 +14630,13 @@ declare const StudentGuardianAutofillQuerySchema: z.ZodObject<{
14631
14630
  }[];
14632
14631
  include_master_data: YesNo;
14633
14632
  date_format_id: string;
14633
+ time_zone_id: string;
14634
14634
  organisation_branch_id: string;
14635
14635
  mobile: string;
14636
14636
  }, {
14637
14637
  organisation_id: string;
14638
- time_zone_id: string;
14639
14638
  date_format_id: string;
14639
+ time_zone_id: string;
14640
14640
  organisation_branch_id: string;
14641
14641
  mobile: string;
14642
14642
  status?: Status[] | undefined;
@@ -14726,7 +14726,6 @@ declare const StudentLeaveRequestQuerySchema: z.ZodObject<{
14726
14726
  student_leave_request_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14727
14727
  }, "strip", z.ZodTypeAny, {
14728
14728
  status: Status[];
14729
- time_zone_id: string;
14730
14729
  search: string;
14731
14730
  paging: PAGING;
14732
14731
  page_count: number;
@@ -14746,13 +14745,14 @@ declare const StudentLeaveRequestQuerySchema: z.ZodObject<{
14746
14745
  }[];
14747
14746
  include_master_data: YesNo;
14748
14747
  date_format_id: string;
14748
+ time_zone_id: string;
14749
14749
  organisation_ids: string[];
14750
14750
  organisation_branch_ids: string[];
14751
14751
  student_ids: string[];
14752
14752
  student_leave_request_ids: string[];
14753
14753
  }, {
14754
- time_zone_id: string;
14755
14754
  date_format_id: string;
14755
+ time_zone_id: string;
14756
14756
  status?: Status[] | undefined;
14757
14757
  search?: string | undefined;
14758
14758
  paging?: PAGING | undefined;
@@ -14869,7 +14869,6 @@ declare const StudentStopChangeRequestQuerySchema: z.ZodObject<{
14869
14869
  approval_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ApprovalStatus>, "many">>>;
14870
14870
  }, "strip", z.ZodTypeAny, {
14871
14871
  status: Status[];
14872
- time_zone_id: string;
14873
14872
  search: string;
14874
14873
  paging: PAGING;
14875
14874
  page_count: number;
@@ -14889,6 +14888,7 @@ declare const StudentStopChangeRequestQuerySchema: z.ZodObject<{
14889
14888
  }[];
14890
14889
  include_master_data: YesNo;
14891
14890
  date_format_id: string;
14891
+ time_zone_id: string;
14892
14892
  organisation_ids: string[];
14893
14893
  organisation_branch_ids: string[];
14894
14894
  student_ids: string[];
@@ -14896,8 +14896,8 @@ declare const StudentStopChangeRequestQuerySchema: z.ZodObject<{
14896
14896
  student_address_ids: string[];
14897
14897
  student_stop_change_request_ids: string[];
14898
14898
  }, {
14899
- time_zone_id: string;
14900
14899
  date_format_id: string;
14900
+ time_zone_id: string;
14901
14901
  status?: Status[] | undefined;
14902
14902
  search?: string | undefined;
14903
14903
  paging?: PAGING | undefined;
@@ -14962,7 +14962,6 @@ declare const StudentTransportPlanTypeChangeHistoryQuerySchema: z.ZodObject<{
14962
14962
  student_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
14963
14963
  }, "strip", z.ZodTypeAny, {
14964
14964
  status: Status[];
14965
- time_zone_id: string;
14966
14965
  search: string;
14967
14966
  paging: PAGING;
14968
14967
  page_count: number;
@@ -14982,13 +14981,14 @@ declare const StudentTransportPlanTypeChangeHistoryQuerySchema: z.ZodObject<{
14982
14981
  }[];
14983
14982
  include_master_data: YesNo;
14984
14983
  date_format_id: string;
14984
+ time_zone_id: string;
14985
14985
  organisation_ids: string[];
14986
14986
  organisation_branch_ids: string[];
14987
14987
  student_ids: string[];
14988
14988
  student_transport_plan_type_change_history_ids: string[];
14989
14989
  }, {
14990
- time_zone_id: string;
14991
14990
  date_format_id: string;
14991
+ time_zone_id: string;
14992
14992
  status?: Status[] | undefined;
14993
14993
  search?: string | undefined;
14994
14994
  paging?: PAGING | undefined;
@@ -15049,7 +15049,6 @@ declare const SchoolDashBoardQuerySchema: z.ZodObject<{
15049
15049
  organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
15050
15050
  }, "strip", z.ZodTypeAny, {
15051
15051
  status: Status[];
15052
- time_zone_id: string;
15053
15052
  search: string;
15054
15053
  paging: PAGING;
15055
15054
  page_count: number;
@@ -15069,11 +15068,12 @@ declare const SchoolDashBoardQuerySchema: z.ZodObject<{
15069
15068
  }[];
15070
15069
  include_master_data: YesNo;
15071
15070
  date_format_id: string;
15071
+ time_zone_id: string;
15072
15072
  organisation_ids: string[];
15073
15073
  organisation_branch_ids: string[];
15074
15074
  }, {
15075
- time_zone_id: string;
15076
15075
  date_format_id: string;
15076
+ time_zone_id: string;
15077
15077
  status?: Status[] | undefined;
15078
15078
  search?: string | undefined;
15079
15079
  paging?: PAGING | undefined;
@@ -15286,7 +15286,6 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
15286
15286
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
15287
15287
  }, "strip", z.ZodTypeAny, {
15288
15288
  status: Status[];
15289
- time_zone_id: string;
15290
15289
  search: string;
15291
15290
  paging: PAGING;
15292
15291
  page_count: number;
@@ -15306,11 +15305,12 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
15306
15305
  }[];
15307
15306
  include_master_data: YesNo;
15308
15307
  date_format_id: string;
15308
+ time_zone_id: string;
15309
15309
  country_ids: string[];
15310
15310
  landmark_ids: string[];
15311
15311
  }, {
15312
- time_zone_id: string;
15313
15312
  date_format_id: string;
15313
+ time_zone_id: string;
15314
15314
  status?: Status[] | undefined;
15315
15315
  search?: string | undefined;
15316
15316
  paging?: PAGING | undefined;
@@ -15556,14 +15556,13 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
15556
15556
  file_metadata?: Record<string, any> | undefined;
15557
15557
  }>, "many">>>;
15558
15558
  }, "strip", z.ZodTypeAny, {
15559
- invoice_number: string;
15560
15559
  status: Status;
15561
15560
  organisation_id: string;
15561
+ user_id: string;
15562
15562
  time_zone_id: string;
15563
15563
  vehicle_id: string;
15564
15564
  driver_id: string;
15565
15565
  google_location: string;
15566
- user_id: string;
15567
15566
  device_id: string;
15568
15567
  odometer_reading: number;
15569
15568
  vendor_id: string;
@@ -15580,6 +15579,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
15580
15579
  refill_method: RefillMethod;
15581
15580
  refill_details: string;
15582
15581
  filled_by_person: string;
15582
+ invoice_number: string;
15583
15583
  payment_mode: PaymentMode;
15584
15584
  payment_reference_number: string;
15585
15585
  fuel_card_number: string;
@@ -15612,10 +15612,10 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
15612
15612
  }, {
15613
15613
  status: Status;
15614
15614
  organisation_id: string;
15615
+ user_id: string;
15615
15616
  time_zone_id: string;
15616
15617
  vehicle_id: string;
15617
15618
  driver_id: string;
15618
- user_id: string;
15619
15619
  device_id: string;
15620
15620
  vendor_id: string;
15621
15621
  fuel_station_id: string;
@@ -15628,7 +15628,6 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
15628
15628
  payment_mode: PaymentMode;
15629
15629
  is_full_tank: YesNo;
15630
15630
  is_previous_entries_missed: YesNo;
15631
- invoice_number?: string | undefined;
15632
15631
  latitude?: unknown;
15633
15632
  longitude?: unknown;
15634
15633
  google_location?: string | undefined;
@@ -15646,6 +15645,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
15646
15645
  refill_method?: RefillMethod | undefined;
15647
15646
  refill_details?: string | undefined;
15648
15647
  filled_by_person?: string | undefined;
15648
+ invoice_number?: string | undefined;
15649
15649
  payment_reference_number?: string | undefined;
15650
15650
  fuel_card_number?: string | undefined;
15651
15651
  payment_notes?: string | undefined;
@@ -15718,7 +15718,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
15718
15718
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
15719
15719
  }, "strip", z.ZodTypeAny, {
15720
15720
  status: Status[];
15721
- time_zone_id: string;
15722
15721
  search: string;
15723
15722
  paging: PAGING;
15724
15723
  page_count: number;
@@ -15738,12 +15737,13 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
15738
15737
  }[];
15739
15738
  include_master_data: YesNo;
15740
15739
  date_format_id: string;
15740
+ time_zone_id: string;
15741
15741
  organisation_ids: string[];
15742
- from_date: string;
15743
- to_date: string;
15742
+ user_ids: string[];
15744
15743
  vehicle_ids: string[];
15745
15744
  driver_ids: string[];
15746
- user_ids: string[];
15745
+ from_date: string;
15746
+ to_date: string;
15747
15747
  vendor_ids: string[];
15748
15748
  fuel_station_ids: string[];
15749
15749
  payment_status: PaymentStatus[];
@@ -15759,8 +15759,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
15759
15759
  is_previous_entries_missed: YesNo[];
15760
15760
  fleet_fuel_refill_ids: string[];
15761
15761
  }, {
15762
- time_zone_id: string;
15763
15762
  date_format_id: string;
15763
+ time_zone_id: string;
15764
15764
  from_date: string;
15765
15765
  to_date: string;
15766
15766
  status?: Status[] | undefined;
@@ -15783,9 +15783,9 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
15783
15783
  }[] | undefined;
15784
15784
  include_master_data?: YesNo | undefined;
15785
15785
  organisation_ids?: string[] | undefined;
15786
+ user_ids?: string[] | undefined;
15786
15787
  vehicle_ids?: string[] | undefined;
15787
15788
  driver_ids?: string[] | undefined;
15788
- user_ids?: string[] | undefined;
15789
15789
  vendor_ids?: string[] | undefined;
15790
15790
  fuel_station_ids?: string[] | undefined;
15791
15791
  payment_status?: PaymentStatus[] | undefined;
@@ -15869,9 +15869,9 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
15869
15869
  }, "strip", z.ZodTypeAny, {
15870
15870
  status: Status;
15871
15871
  organisation_id: string;
15872
+ user_id: string;
15872
15873
  time_zone_id: string;
15873
15874
  vehicle_ids: string[];
15874
- user_id: string;
15875
15875
  inspection_schedule_name: string;
15876
15876
  inspection_schedule_description: string;
15877
15877
  inspection_schedule_start_date: string;
@@ -15879,8 +15879,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
15879
15879
  }, {
15880
15880
  status: Status;
15881
15881
  organisation_id: string;
15882
- time_zone_id: string;
15883
15882
  user_id: string;
15883
+ time_zone_id: string;
15884
15884
  inspection_schedule_name: string;
15885
15885
  inspection_schedule_start_date: string;
15886
15886
  inspection_schedule_due_date: string;
@@ -15924,7 +15924,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
15924
15924
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
15925
15925
  }, "strip", z.ZodTypeAny, {
15926
15926
  status: Status[];
15927
- time_zone_id: string;
15928
15927
  search: string;
15929
15928
  paging: PAGING;
15930
15929
  page_count: number;
@@ -15944,12 +15943,13 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
15944
15943
  }[];
15945
15944
  include_master_data: YesNo;
15946
15945
  date_format_id: string;
15946
+ time_zone_id: string;
15947
15947
  organisation_ids: string[];
15948
15948
  user_ids: string[];
15949
15949
  inspection_schedule_ids: string[];
15950
15950
  }, {
15951
- time_zone_id: string;
15952
15951
  date_format_id: string;
15952
+ time_zone_id: string;
15953
15953
  status?: Status[] | undefined;
15954
15954
  search?: string | undefined;
15955
15955
  paging?: PAGING | undefined;
@@ -16038,9 +16038,9 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
16038
16038
  }, "strip", z.ZodTypeAny, {
16039
16039
  status: Status;
16040
16040
  organisation_id: string;
16041
+ user_id: string;
16041
16042
  time_zone_id: string;
16042
16043
  vehicle_ids: string[];
16043
- user_id: string;
16044
16044
  service_schedule_name: string;
16045
16045
  service_schedule_description: string;
16046
16046
  service_schedule_start_date: string;
@@ -16048,8 +16048,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
16048
16048
  }, {
16049
16049
  status: Status;
16050
16050
  organisation_id: string;
16051
- time_zone_id: string;
16052
16051
  user_id: string;
16052
+ time_zone_id: string;
16053
16053
  service_schedule_name: string;
16054
16054
  service_schedule_start_date: string;
16055
16055
  service_schedule_due_date: string;
@@ -16093,7 +16093,6 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
16093
16093
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
16094
16094
  }, "strip", z.ZodTypeAny, {
16095
16095
  status: Status[];
16096
- time_zone_id: string;
16097
16096
  search: string;
16098
16097
  paging: PAGING;
16099
16098
  page_count: number;
@@ -16113,12 +16112,13 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
16113
16112
  }[];
16114
16113
  include_master_data: YesNo;
16115
16114
  date_format_id: string;
16115
+ time_zone_id: string;
16116
16116
  organisation_ids: string[];
16117
16117
  user_ids: string[];
16118
16118
  service_schedule_ids: string[];
16119
16119
  }, {
16120
- time_zone_id: string;
16121
16120
  date_format_id: string;
16121
+ time_zone_id: string;
16122
16122
  status?: Status[] | undefined;
16123
16123
  search?: string | undefined;
16124
16124
  paging?: PAGING | undefined;
@@ -16205,7 +16205,6 @@ declare const InvoiceFileSchema: z.ZodObject<{
16205
16205
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
16206
16206
  invoice_id: z.ZodEffects<z.ZodString, string, string>;
16207
16207
  }, "strip", z.ZodTypeAny, {
16208
- invoice_id: string;
16209
16208
  status: Status;
16210
16209
  organisation_id: string;
16211
16210
  usage_type: string;
@@ -16216,12 +16215,13 @@ declare const InvoiceFileSchema: z.ZodObject<{
16216
16215
  file_description: string;
16217
16216
  file_size: number;
16218
16217
  file_metadata: Record<string, any>;
16219
- }, {
16220
16218
  invoice_id: string;
16219
+ }, {
16221
16220
  status: Status;
16222
16221
  organisation_id: string;
16223
16222
  usage_type: string;
16224
16223
  file_type: FileType;
16224
+ invoice_id: string;
16225
16225
  file_url?: string | undefined;
16226
16226
  file_key?: string | undefined;
16227
16227
  file_name?: string | undefined;
@@ -16254,7 +16254,6 @@ declare const InvoiceSchema: z.ZodObject<{
16254
16254
  organisation_id: z.ZodEffects<z.ZodString, string, string>;
16255
16255
  invoice_id: z.ZodEffects<z.ZodString, string, string>;
16256
16256
  }, z.UnknownKeysParam, z.ZodTypeAny, {
16257
- invoice_id: string;
16258
16257
  status: Status;
16259
16258
  organisation_id: string;
16260
16259
  usage_type: string;
@@ -16265,12 +16264,13 @@ declare const InvoiceSchema: z.ZodObject<{
16265
16264
  file_description: string;
16266
16265
  file_size: number;
16267
16266
  file_metadata: Record<string, any>;
16268
- }, {
16269
16267
  invoice_id: string;
16268
+ }, {
16270
16269
  status: Status;
16271
16270
  organisation_id: string;
16272
16271
  usage_type: string;
16273
16272
  file_type: FileType;
16273
+ invoice_id: string;
16274
16274
  file_url?: string | undefined;
16275
16275
  file_key?: string | undefined;
16276
16276
  file_name?: string | undefined;
@@ -16281,6 +16281,10 @@ declare const InvoiceSchema: z.ZodObject<{
16281
16281
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16282
16282
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
16283
16283
  }, "strip", z.ZodTypeAny, {
16284
+ status: Status;
16285
+ organisation_id: string;
16286
+ time_zone_id: string;
16287
+ currency_id: string;
16284
16288
  invoice_number: string;
16285
16289
  invoice_month_year: string;
16286
16290
  invoice_amount: number;
@@ -16288,11 +16292,7 @@ declare const InvoiceSchema: z.ZodObject<{
16288
16292
  invoice_due_date: string;
16289
16293
  payment_date: string;
16290
16294
  invoice_status: InvoiceStatus;
16291
- status: Status;
16292
- organisation_id: string;
16293
- currency_id: string;
16294
16295
  InvoiceFileSchema: {
16295
- invoice_id: string;
16296
16296
  status: Status;
16297
16297
  organisation_id: string;
16298
16298
  usage_type: string;
@@ -16303,26 +16303,26 @@ declare const InvoiceSchema: z.ZodObject<{
16303
16303
  file_description: string;
16304
16304
  file_size: number;
16305
16305
  file_metadata: Record<string, any>;
16306
+ invoice_id: string;
16306
16307
  }[];
16307
- time_zone_id: string;
16308
16308
  }, {
16309
+ status: Status;
16310
+ organisation_id: string;
16311
+ time_zone_id: string;
16312
+ currency_id: string;
16309
16313
  invoice_number: string;
16310
16314
  invoice_month_year: string;
16311
16315
  invoice_generate_date: string;
16312
16316
  invoice_due_date: string;
16313
16317
  invoice_status: InvoiceStatus;
16314
- status: Status;
16315
- organisation_id: string;
16316
- currency_id: string;
16317
- time_zone_id: string;
16318
16318
  invoice_amount?: unknown;
16319
16319
  payment_date?: string | undefined;
16320
16320
  InvoiceFileSchema?: {
16321
- invoice_id: string;
16322
16321
  status: Status;
16323
16322
  organisation_id: string;
16324
16323
  usage_type: string;
16325
16324
  file_type: FileType;
16325
+ invoice_id: string;
16326
16326
  file_url?: string | undefined;
16327
16327
  file_key?: string | undefined;
16328
16328
  file_name?: string | undefined;
@@ -16370,9 +16370,7 @@ declare const InvoiceQuerySchema: z.ZodObject<{
16370
16370
  from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
16371
16371
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
16372
16372
  }, "strip", z.ZodTypeAny, {
16373
- invoice_status: InvoiceStatus[];
16374
16373
  status: Status[];
16375
- time_zone_id: string;
16376
16374
  search: string;
16377
16375
  paging: PAGING;
16378
16376
  page_count: number;
@@ -16392,17 +16390,18 @@ declare const InvoiceQuerySchema: z.ZodObject<{
16392
16390
  }[];
16393
16391
  include_master_data: YesNo;
16394
16392
  date_format_id: string;
16393
+ time_zone_id: string;
16395
16394
  organisation_ids: string[];
16396
16395
  currency_ids: string[];
16397
- invoice_ids: string[];
16398
16396
  from_date: string;
16399
16397
  to_date: string;
16398
+ invoice_status: InvoiceStatus[];
16399
+ invoice_ids: string[];
16400
16400
  }, {
16401
- time_zone_id: string;
16402
16401
  date_format_id: string;
16402
+ time_zone_id: string;
16403
16403
  from_date: string;
16404
16404
  to_date: string;
16405
- invoice_status?: InvoiceStatus[] | undefined;
16406
16405
  status?: Status[] | undefined;
16407
16406
  search?: string | undefined;
16408
16407
  paging?: PAGING | undefined;
@@ -16424,6 +16423,7 @@ declare const InvoiceQuerySchema: z.ZodObject<{
16424
16423
  include_master_data?: YesNo | undefined;
16425
16424
  organisation_ids?: string[] | undefined;
16426
16425
  currency_ids?: string[] | undefined;
16426
+ invoice_status?: InvoiceStatus[] | undefined;
16427
16427
  invoice_ids?: string[] | undefined;
16428
16428
  }>;
16429
16429
  type InvoiceQueryDTO = z.infer<typeof InvoiceQuerySchema>;
@@ -16508,7 +16508,6 @@ declare const MasterVehicleDocumentTypeQuerySchema: z.ZodObject<{
16508
16508
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
16509
16509
  }, "strip", z.ZodTypeAny, {
16510
16510
  status: Status[];
16511
- time_zone_id: string;
16512
16511
  search: string;
16513
16512
  paging: PAGING;
16514
16513
  page_count: number;
@@ -16528,11 +16527,12 @@ declare const MasterVehicleDocumentTypeQuerySchema: z.ZodObject<{
16528
16527
  }[];
16529
16528
  include_master_data: YesNo;
16530
16529
  date_format_id: string;
16530
+ time_zone_id: string;
16531
16531
  organisation_ids: string[];
16532
16532
  document_type_ids: string[];
16533
16533
  }, {
16534
- time_zone_id: string;
16535
16534
  date_format_id: string;
16535
+ time_zone_id: string;
16536
16536
  status?: Status[] | undefined;
16537
16537
  search?: string | undefined;
16538
16538
  paging?: PAGING | undefined;
@@ -16681,6 +16681,7 @@ declare const FleetDocumentFileSchema: z.ZodObject<{
16681
16681
  }, "strip", z.ZodTypeAny, {
16682
16682
  status: Status;
16683
16683
  organisation_id: string;
16684
+ user_id: string;
16684
16685
  usage_type: string;
16685
16686
  file_type: FileType;
16686
16687
  file_url: string;
@@ -16689,14 +16690,13 @@ declare const FleetDocumentFileSchema: z.ZodObject<{
16689
16690
  file_description: string;
16690
16691
  file_size: number;
16691
16692
  file_metadata: Record<string, any>;
16692
- user_id: string;
16693
16693
  document_id: string;
16694
16694
  }, {
16695
16695
  status: Status;
16696
16696
  organisation_id: string;
16697
+ user_id: string;
16697
16698
  usage_type: string;
16698
16699
  file_type: FileType;
16699
- user_id: string;
16700
16700
  document_id: string;
16701
16701
  file_url?: string | undefined;
16702
16702
  file_key?: string | undefined;
@@ -16744,6 +16744,7 @@ declare const FleetDocumentSchema: z.ZodObject<{
16744
16744
  }, z.UnknownKeysParam, z.ZodTypeAny, {
16745
16745
  status: Status;
16746
16746
  organisation_id: string;
16747
+ user_id: string;
16747
16748
  usage_type: string;
16748
16749
  file_type: FileType;
16749
16750
  file_url: string;
@@ -16752,14 +16753,13 @@ declare const FleetDocumentSchema: z.ZodObject<{
16752
16753
  file_description: string;
16753
16754
  file_size: number;
16754
16755
  file_metadata: Record<string, any>;
16755
- user_id: string;
16756
16756
  document_id: string;
16757
16757
  }, {
16758
16758
  status: Status;
16759
16759
  organisation_id: string;
16760
+ user_id: string;
16760
16761
  usage_type: string;
16761
16762
  file_type: FileType;
16762
- user_id: string;
16763
16763
  document_id: string;
16764
16764
  file_url?: string | undefined;
16765
16765
  file_key?: string | undefined;
@@ -16771,9 +16771,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
16771
16771
  }, "strip", z.ZodTypeAny, {
16772
16772
  status: Status;
16773
16773
  organisation_id: string;
16774
+ user_id: string;
16774
16775
  time_zone_id: string;
16775
16776
  vehicle_id: string;
16776
- user_id: string;
16777
16777
  vendor_id: string;
16778
16778
  document_type_id: string;
16779
16779
  document_number: string;
@@ -16791,6 +16791,7 @@ declare const FleetDocumentSchema: z.ZodObject<{
16791
16791
  FleetDocumentFileSchema: {
16792
16792
  status: Status;
16793
16793
  organisation_id: string;
16794
+ user_id: string;
16794
16795
  usage_type: string;
16795
16796
  file_type: FileType;
16796
16797
  file_url: string;
@@ -16799,16 +16800,15 @@ declare const FleetDocumentSchema: z.ZodObject<{
16799
16800
  file_description: string;
16800
16801
  file_size: number;
16801
16802
  file_metadata: Record<string, any>;
16802
- user_id: string;
16803
16803
  document_id: string;
16804
16804
  }[];
16805
16805
  document_cost?: number | undefined;
16806
16806
  }, {
16807
16807
  status: Status;
16808
16808
  organisation_id: string;
16809
+ user_id: string;
16809
16810
  time_zone_id: string;
16810
16811
  vehicle_id: string;
16811
- user_id: string;
16812
16812
  vendor_id: string;
16813
16813
  document_type_id: string;
16814
16814
  document_validity_status: DocumentValidityStatus;
@@ -16827,9 +16827,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
16827
16827
  FleetDocumentFileSchema?: {
16828
16828
  status: Status;
16829
16829
  organisation_id: string;
16830
+ user_id: string;
16830
16831
  usage_type: string;
16831
16832
  file_type: FileType;
16832
- user_id: string;
16833
16833
  document_id: string;
16834
16834
  file_url?: string | undefined;
16835
16835
  file_key?: string | undefined;
@@ -16881,7 +16881,6 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
16881
16881
  document_validity_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof DocumentValidityStatus>, "many">>>;
16882
16882
  }, "strip", z.ZodTypeAny, {
16883
16883
  status: Status[];
16884
- time_zone_id: string;
16885
16884
  search: string;
16886
16885
  paging: PAGING;
16887
16886
  page_count: number;
@@ -16901,17 +16900,18 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
16901
16900
  }[];
16902
16901
  include_master_data: YesNo;
16903
16902
  date_format_id: string;
16903
+ time_zone_id: string;
16904
16904
  organisation_ids: string[];
16905
- vehicle_ids: string[];
16906
16905
  user_ids: string[];
16906
+ vehicle_ids: string[];
16907
16907
  vendor_ids: string[];
16908
16908
  document_type_ids: string[];
16909
16909
  document_validity_status: DocumentValidityStatus[];
16910
16910
  document_status: DocumentStatus[];
16911
16911
  document_ids: string[];
16912
16912
  }, {
16913
- time_zone_id: string;
16914
16913
  date_format_id: string;
16914
+ time_zone_id: string;
16915
16915
  status?: Status[] | undefined;
16916
16916
  search?: string | undefined;
16917
16917
  paging?: PAGING | undefined;
@@ -16932,8 +16932,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
16932
16932
  }[] | undefined;
16933
16933
  include_master_data?: YesNo | undefined;
16934
16934
  organisation_ids?: string[] | undefined;
16935
- vehicle_ids?: string[] | undefined;
16936
16935
  user_ids?: string[] | undefined;
16936
+ vehicle_ids?: string[] | undefined;
16937
16937
  vendor_ids?: string[] | undefined;
16938
16938
  document_type_ids?: string[] | undefined;
16939
16939
  document_validity_status?: DocumentValidityStatus[] | undefined;
@@ -17000,7 +17000,6 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
17000
17000
  expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
17001
17001
  }, "strip", z.ZodTypeAny, {
17002
17002
  status: Status[];
17003
- time_zone_id: string;
17004
17003
  search: string;
17005
17004
  paging: PAGING;
17006
17005
  page_count: number;
@@ -17020,6 +17019,7 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
17020
17019
  }[];
17021
17020
  include_master_data: YesNo;
17022
17021
  date_format_id: string;
17022
+ time_zone_id: string;
17023
17023
  organisation_ids: string[];
17024
17024
  vehicle_ids: string[];
17025
17025
  document_type_ids: string[];
@@ -17027,8 +17027,8 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
17027
17027
  document_ids: string[];
17028
17028
  document_expiry_ids: string[];
17029
17029
  }, {
17030
- time_zone_id: string;
17031
17030
  date_format_id: string;
17031
+ time_zone_id: string;
17032
17032
  status?: Status[] | undefined;
17033
17033
  search?: string | undefined;
17034
17034
  paging?: PAGING | undefined;
@@ -17091,7 +17091,6 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
17091
17091
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
17092
17092
  }, "strip", z.ZodTypeAny, {
17093
17093
  status: Status[];
17094
- time_zone_id: string;
17095
17094
  search: string;
17096
17095
  paging: PAGING;
17097
17096
  page_count: number;
@@ -17111,11 +17110,12 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
17111
17110
  }[];
17112
17111
  include_master_data: YesNo;
17113
17112
  date_format_id: string;
17113
+ time_zone_id: string;
17114
17114
  organisation_ids: string[];
17115
17115
  vehicle_ids: string[];
17116
17116
  }, {
17117
- time_zone_id: string;
17118
17117
  date_format_id: string;
17118
+ time_zone_id: string;
17119
17119
  status?: Status[] | undefined;
17120
17120
  search?: string | undefined;
17121
17121
  paging?: PAGING | undefined;
@@ -17381,8 +17381,8 @@ declare const UserSchema: z.ZodObject<{
17381
17381
  }, "strip", z.ZodTypeAny, {
17382
17382
  status: Status;
17383
17383
  organisation_id: string;
17384
- time_zone_id: string;
17385
17384
  date_format_id: string;
17385
+ time_zone_id: string;
17386
17386
  organisation_branch_id: string;
17387
17387
  user_role_id: string;
17388
17388
  user_status_id: string;
@@ -17403,8 +17403,8 @@ declare const UserSchema: z.ZodObject<{
17403
17403
  }, {
17404
17404
  status: Status;
17405
17405
  organisation_id: string;
17406
- time_zone_id: string;
17407
17406
  date_format_id: string;
17407
+ time_zone_id: string;
17408
17408
  organisation_branch_id: string;
17409
17409
  user_role_id: string;
17410
17410
  user_status_id: string;
@@ -17468,7 +17468,6 @@ declare const UserQuerySchema: z.ZodObject<{
17468
17468
  all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
17469
17469
  }, "strip", z.ZodTypeAny, {
17470
17470
  status: Status[];
17471
- time_zone_id: string;
17472
17471
  search: string;
17473
17472
  paging: PAGING;
17474
17473
  page_count: number;
@@ -17488,20 +17487,21 @@ declare const UserQuerySchema: z.ZodObject<{
17488
17487
  }[];
17489
17488
  include_master_data: YesNo;
17490
17489
  date_format_id: string;
17490
+ time_zone_id: string;
17491
17491
  organisation_ids: string[];
17492
+ user_ids: string[];
17492
17493
  organisation_branch_ids: string[];
17493
17494
  user_role_ids: string[];
17494
17495
  user_status_ids: string[];
17495
17496
  language_ids: string[];
17496
17497
  date_format_ids: string[];
17497
17498
  all_vehicles: YesNo[];
17498
- user_ids: string[];
17499
17499
  is_root_user: YesNo[];
17500
17500
  can_login: YesNo[];
17501
17501
  time_zone_ids: string[];
17502
17502
  }, {
17503
- time_zone_id: string;
17504
17503
  date_format_id: string;
17504
+ time_zone_id: string;
17505
17505
  status?: Status[] | undefined;
17506
17506
  search?: string | undefined;
17507
17507
  paging?: PAGING | undefined;
@@ -17522,13 +17522,13 @@ declare const UserQuerySchema: z.ZodObject<{
17522
17522
  }[] | undefined;
17523
17523
  include_master_data?: YesNo | undefined;
17524
17524
  organisation_ids?: string[] | undefined;
17525
+ user_ids?: string[] | undefined;
17525
17526
  organisation_branch_ids?: string[] | undefined;
17526
17527
  user_role_ids?: string[] | undefined;
17527
17528
  user_status_ids?: string[] | undefined;
17528
17529
  language_ids?: string[] | undefined;
17529
17530
  date_format_ids?: string[] | undefined;
17530
17531
  all_vehicles?: YesNo[] | undefined;
17531
- user_ids?: string[] | undefined;
17532
17532
  is_root_user?: YesNo[] | undefined;
17533
17533
  can_login?: YesNo[] | undefined;
17534
17534
  time_zone_ids?: string[] | undefined;
@@ -17678,10 +17678,10 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
17678
17678
  }, "strip", z.ZodTypeAny, {
17679
17679
  status: Status;
17680
17680
  organisation_id: string;
17681
+ user_id: string;
17681
17682
  date: string;
17682
17683
  vehicle_id: string;
17683
17684
  driver_id: string;
17684
- user_id: string;
17685
17685
  device_id: string;
17686
17686
  total_km: number;
17687
17687
  consumed_fuel_liters: number;
@@ -17696,10 +17696,10 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
17696
17696
  }, {
17697
17697
  status: Status;
17698
17698
  organisation_id: string;
17699
+ user_id: string;
17699
17700
  date: string;
17700
17701
  vehicle_id: string;
17701
17702
  driver_id: string;
17702
- user_id: string;
17703
17703
  device_id: string;
17704
17704
  total_km?: unknown;
17705
17705
  consumed_fuel_liters?: unknown;
@@ -17756,7 +17756,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
17756
17756
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
17757
17757
  }, "strip", z.ZodTypeAny, {
17758
17758
  status: Status[];
17759
- time_zone_id: string;
17760
17759
  search: string;
17761
17760
  paging: PAGING;
17762
17761
  page_count: number;
@@ -17776,19 +17775,20 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
17776
17775
  }[];
17777
17776
  include_master_data: YesNo;
17778
17777
  date_format_id: string;
17778
+ time_zone_id: string;
17779
17779
  organisation_ids: string[];
17780
- from_date: string;
17781
- to_date: string;
17780
+ user_ids: string[];
17782
17781
  vehicle_ids: string[];
17783
17782
  driver_ids: string[];
17784
- user_ids: string[];
17783
+ from_date: string;
17784
+ to_date: string;
17785
17785
  device_ids: string[];
17786
17786
  fleet_fuel_daily_summary_ids: string[];
17787
17787
  vehicle_summary: YesNo;
17788
17788
  day_summary: YesNo;
17789
17789
  }, {
17790
- time_zone_id: string;
17791
17790
  date_format_id: string;
17791
+ time_zone_id: string;
17792
17792
  from_date: string;
17793
17793
  to_date: string;
17794
17794
  status?: Status[] | undefined;
@@ -17811,9 +17811,9 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
17811
17811
  }[] | undefined;
17812
17812
  include_master_data?: YesNo | undefined;
17813
17813
  organisation_ids?: string[] | undefined;
17814
+ user_ids?: string[] | undefined;
17814
17815
  vehicle_ids?: string[] | undefined;
17815
17816
  driver_ids?: string[] | undefined;
17816
- user_ids?: string[] | undefined;
17817
17817
  device_ids?: string[] | undefined;
17818
17818
  fleet_fuel_daily_summary_ids?: string[] | undefined;
17819
17819
  vehicle_summary?: YesNo | undefined;
@@ -17857,7 +17857,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
17857
17857
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
17858
17858
  }, "strip", z.ZodTypeAny, {
17859
17859
  status: Status[];
17860
- time_zone_id: string;
17861
17860
  search: string;
17862
17861
  paging: PAGING;
17863
17862
  page_count: number;
@@ -17877,13 +17876,14 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
17877
17876
  }[];
17878
17877
  include_master_data: YesNo;
17879
17878
  date_format_id: string;
17879
+ time_zone_id: string;
17880
17880
  organisation_ids: string[];
17881
+ vehicle_ids: string[];
17881
17882
  from_date: string;
17882
17883
  to_date: string;
17883
- vehicle_ids: string[];
17884
17884
  }, {
17885
- time_zone_id: string;
17886
17885
  date_format_id: string;
17886
+ time_zone_id: string;
17887
17887
  from_date: string;
17888
17888
  to_date: string;
17889
17889
  status?: Status[] | undefined;
@@ -17957,7 +17957,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
17957
17957
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
17958
17958
  }, "strip", z.ZodTypeAny, {
17959
17959
  status: Status[];
17960
- time_zone_id: string;
17961
17960
  search: string;
17962
17961
  paging: PAGING;
17963
17962
  page_count: number;
@@ -17977,13 +17976,14 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
17977
17976
  }[];
17978
17977
  include_master_data: YesNo;
17979
17978
  date_format_id: string;
17979
+ time_zone_id: string;
17980
17980
  organisation_ids: string[];
17981
+ vehicle_ids: string[];
17981
17982
  from_date: string;
17982
17983
  to_date: string;
17983
- vehicle_ids: string[];
17984
17984
  }, {
17985
- time_zone_id: string;
17986
17985
  date_format_id: string;
17986
+ time_zone_id: string;
17987
17987
  from_date: string;
17988
17988
  to_date: string;
17989
17989
  status?: Status[] | undefined;
@@ -18188,6 +18188,7 @@ declare const MasterDriverFileSchema: z.ZodObject<{
18188
18188
  }, "strip", z.ZodTypeAny, {
18189
18189
  status: Status;
18190
18190
  organisation_id: string;
18191
+ user_id: string;
18191
18192
  usage_type: string;
18192
18193
  file_type: FileType;
18193
18194
  file_url: string;
@@ -18197,14 +18198,13 @@ declare const MasterDriverFileSchema: z.ZodObject<{
18197
18198
  file_size: number;
18198
18199
  file_metadata: Record<string, any>;
18199
18200
  driver_id: string;
18200
- user_id: string;
18201
18201
  }, {
18202
18202
  status: Status;
18203
18203
  organisation_id: string;
18204
+ user_id: string;
18204
18205
  usage_type: string;
18205
18206
  file_type: FileType;
18206
18207
  driver_id: string;
18207
- user_id: string;
18208
18208
  file_url?: string | undefined;
18209
18209
  file_key?: string | undefined;
18210
18210
  file_name?: string | undefined;
@@ -18252,6 +18252,7 @@ declare const MasterDriverSchema: z.ZodObject<{
18252
18252
  }, z.UnknownKeysParam, z.ZodTypeAny, {
18253
18253
  status: Status;
18254
18254
  organisation_id: string;
18255
+ user_id: string;
18255
18256
  usage_type: string;
18256
18257
  file_type: FileType;
18257
18258
  file_url: string;
@@ -18261,14 +18262,13 @@ declare const MasterDriverSchema: z.ZodObject<{
18261
18262
  file_size: number;
18262
18263
  file_metadata: Record<string, any>;
18263
18264
  driver_id: string;
18264
- user_id: string;
18265
18265
  }, {
18266
18266
  status: Status;
18267
18267
  organisation_id: string;
18268
+ user_id: string;
18268
18269
  usage_type: string;
18269
18270
  file_type: FileType;
18270
18271
  driver_id: string;
18271
- user_id: string;
18272
18272
  file_url?: string | undefined;
18273
18273
  file_key?: string | undefined;
18274
18274
  file_name?: string | undefined;
@@ -18279,12 +18279,12 @@ declare const MasterDriverSchema: z.ZodObject<{
18279
18279
  }, "strip", z.ZodTypeAny, {
18280
18280
  status: Status;
18281
18281
  organisation_id: string;
18282
+ user_id: string;
18282
18283
  organisation_sub_company_id: string;
18283
18284
  organisation_branch_id: string;
18284
18285
  organisation_color_id: string;
18285
18286
  organisation_tag_id: string;
18286
18287
  driver_image_url: string;
18287
- user_id: string;
18288
18288
  password: string;
18289
18289
  can_login: YesNo;
18290
18290
  driver_image_key: string;
@@ -18301,6 +18301,7 @@ declare const MasterDriverSchema: z.ZodObject<{
18301
18301
  MasterDriverFileSchema: {
18302
18302
  status: Status;
18303
18303
  organisation_id: string;
18304
+ user_id: string;
18304
18305
  usage_type: string;
18305
18306
  file_type: FileType;
18306
18307
  file_url: string;
@@ -18310,16 +18311,15 @@ declare const MasterDriverSchema: z.ZodObject<{
18310
18311
  file_size: number;
18311
18312
  file_metadata: Record<string, any>;
18312
18313
  driver_id: string;
18313
- user_id: string;
18314
18314
  }[];
18315
18315
  }, {
18316
18316
  status: Status;
18317
18317
  organisation_id: string;
18318
+ user_id: string;
18318
18319
  organisation_sub_company_id: string;
18319
18320
  organisation_branch_id: string;
18320
18321
  organisation_color_id: string;
18321
18322
  organisation_tag_id: string;
18322
- user_id: string;
18323
18323
  can_login: YesNo;
18324
18324
  driver_first_name: string;
18325
18325
  driver_type: DriverType;
@@ -18337,10 +18337,10 @@ declare const MasterDriverSchema: z.ZodObject<{
18337
18337
  MasterDriverFileSchema?: {
18338
18338
  status: Status;
18339
18339
  organisation_id: string;
18340
+ user_id: string;
18340
18341
  usage_type: string;
18341
18342
  file_type: FileType;
18342
18343
  driver_id: string;
18343
- user_id: string;
18344
18344
  file_url?: string | undefined;
18345
18345
  file_key?: string | undefined;
18346
18346
  file_name?: string | undefined;
@@ -18394,7 +18394,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
18394
18394
  is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
18395
18395
  }, "strip", z.ZodTypeAny, {
18396
18396
  status: Status[];
18397
- time_zone_id: string;
18398
18397
  search: string;
18399
18398
  paging: PAGING;
18400
18399
  page_count: number;
@@ -18414,20 +18413,21 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
18414
18413
  }[];
18415
18414
  include_master_data: YesNo;
18416
18415
  date_format_id: string;
18416
+ time_zone_id: string;
18417
18417
  organisation_ids: string[];
18418
+ user_ids: string[];
18418
18419
  organisation_sub_company_ids: string[];
18419
18420
  organisation_branch_ids: string[];
18420
18421
  organisation_color_ids: string[];
18421
18422
  organisation_tag_ids: string[];
18422
18423
  vehicle_ids: string[];
18423
18424
  driver_ids: string[];
18424
- user_ids: string[];
18425
18425
  can_login: YesNo[];
18426
18426
  driver_type: DriverType[];
18427
18427
  is_vehicle_assigned: YesNo[];
18428
18428
  }, {
18429
- time_zone_id: string;
18430
18429
  date_format_id: string;
18430
+ time_zone_id: string;
18431
18431
  status?: Status[] | undefined;
18432
18432
  search?: string | undefined;
18433
18433
  paging?: PAGING | undefined;
@@ -18448,13 +18448,13 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
18448
18448
  }[] | undefined;
18449
18449
  include_master_data?: YesNo | undefined;
18450
18450
  organisation_ids?: string[] | undefined;
18451
+ user_ids?: string[] | undefined;
18451
18452
  organisation_sub_company_ids?: string[] | undefined;
18452
18453
  organisation_branch_ids?: string[] | undefined;
18453
18454
  organisation_color_ids?: string[] | undefined;
18454
18455
  organisation_tag_ids?: string[] | undefined;
18455
18456
  vehicle_ids?: string[] | undefined;
18456
18457
  driver_ids?: string[] | undefined;
18457
- user_ids?: string[] | undefined;
18458
18458
  can_login?: YesNo[] | undefined;
18459
18459
  driver_type?: DriverType[] | undefined;
18460
18460
  is_vehicle_assigned?: YesNo[] | undefined;
@@ -18566,15 +18566,15 @@ declare const OrganisationGroupSchema: z.ZodObject<{
18566
18566
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
18567
18567
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
18568
18568
  }, "strip", z.ZodTypeAny, {
18569
+ group_name: string;
18569
18570
  status: Status;
18570
18571
  organisation_id: string;
18571
18572
  description: string;
18572
18573
  vehicle_ids: string[];
18573
- group_name: string;
18574
18574
  }, {
18575
+ group_name: string;
18575
18576
  status: Status;
18576
18577
  organisation_id: string;
18577
- group_name: string;
18578
18578
  description?: string | undefined;
18579
18579
  vehicle_ids?: string[] | undefined;
18580
18580
  }>;
@@ -18615,7 +18615,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
18615
18615
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18616
18616
  }, "strip", z.ZodTypeAny, {
18617
18617
  status: Status[];
18618
- time_zone_id: string;
18619
18618
  search: string;
18620
18619
  paging: PAGING;
18621
18620
  page_count: number;
@@ -18635,12 +18634,13 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
18635
18634
  }[];
18636
18635
  include_master_data: YesNo;
18637
18636
  date_format_id: string;
18637
+ time_zone_id: string;
18638
18638
  organisation_ids: string[];
18639
18639
  vehicle_ids: string[];
18640
18640
  organisation_group_ids: string[];
18641
18641
  }, {
18642
- time_zone_id: string;
18643
18642
  date_format_id: string;
18643
+ time_zone_id: string;
18644
18644
  status?: Status[] | undefined;
18645
18645
  search?: string | undefined;
18646
18646
  paging?: PAGING | undefined;
@@ -18758,7 +18758,6 @@ declare const MasterVehicleSubModelQuerySchema: z.ZodObject<{
18758
18758
  vehicle_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18759
18759
  }, "strip", z.ZodTypeAny, {
18760
18760
  status: Status[];
18761
- time_zone_id: string;
18762
18761
  search: string;
18763
18762
  paging: PAGING;
18764
18763
  page_count: number;
@@ -18778,13 +18777,14 @@ declare const MasterVehicleSubModelQuerySchema: z.ZodObject<{
18778
18777
  }[];
18779
18778
  include_master_data: YesNo;
18780
18779
  date_format_id: string;
18780
+ time_zone_id: string;
18781
18781
  organisation_ids: string[];
18782
18782
  vehicle_sub_model_ids: string[];
18783
18783
  vehicle_make_ids: string[];
18784
18784
  vehicle_model_ids: string[];
18785
18785
  }, {
18786
- time_zone_id: string;
18787
18786
  date_format_id: string;
18787
+ time_zone_id: string;
18788
18788
  status?: Status[] | undefined;
18789
18789
  search?: string | undefined;
18790
18790
  paging?: PAGING | undefined;
@@ -18906,7 +18906,6 @@ declare const MasterVehicleModelQuerySchema: z.ZodObject<{
18906
18906
  vehicle_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
18907
18907
  }, "strip", z.ZodTypeAny, {
18908
18908
  status: Status[];
18909
- time_zone_id: string;
18910
18909
  search: string;
18911
18910
  paging: PAGING;
18912
18911
  page_count: number;
@@ -18926,12 +18925,13 @@ declare const MasterVehicleModelQuerySchema: z.ZodObject<{
18926
18925
  }[];
18927
18926
  include_master_data: YesNo;
18928
18927
  date_format_id: string;
18928
+ time_zone_id: string;
18929
18929
  organisation_ids: string[];
18930
18930
  vehicle_make_ids: string[];
18931
18931
  vehicle_model_ids: string[];
18932
18932
  }, {
18933
- time_zone_id: string;
18934
18933
  date_format_id: string;
18934
+ time_zone_id: string;
18935
18935
  status?: Status[] | undefined;
18936
18936
  search?: string | undefined;
18937
18937
  paging?: PAGING | undefined;
@@ -19047,7 +19047,6 @@ declare const MasterVehicleMakeQuerySchema: z.ZodObject<{
19047
19047
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
19048
19048
  }, "strip", z.ZodTypeAny, {
19049
19049
  status: Status[];
19050
- time_zone_id: string;
19051
19050
  search: string;
19052
19051
  paging: PAGING;
19053
19052
  page_count: number;
@@ -19067,11 +19066,12 @@ declare const MasterVehicleMakeQuerySchema: z.ZodObject<{
19067
19066
  }[];
19068
19067
  include_master_data: YesNo;
19069
19068
  date_format_id: string;
19069
+ time_zone_id: string;
19070
19070
  organisation_ids: string[];
19071
19071
  vehicle_make_ids: string[];
19072
19072
  }, {
19073
- time_zone_id: string;
19074
19073
  date_format_id: string;
19074
+ time_zone_id: string;
19075
19075
  status?: Status[] | undefined;
19076
19076
  search?: string | undefined;
19077
19077
  paging?: PAGING | undefined;
@@ -19174,7 +19174,6 @@ declare const MasterVehicleStatusTypeQuerySchema: z.ZodObject<{
19174
19174
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
19175
19175
  }, "strip", z.ZodTypeAny, {
19176
19176
  status: Status[];
19177
- time_zone_id: string;
19178
19177
  search: string;
19179
19178
  paging: PAGING;
19180
19179
  page_count: number;
@@ -19194,11 +19193,12 @@ declare const MasterVehicleStatusTypeQuerySchema: z.ZodObject<{
19194
19193
  }[];
19195
19194
  include_master_data: YesNo;
19196
19195
  date_format_id: string;
19196
+ time_zone_id: string;
19197
19197
  organisation_ids: string[];
19198
19198
  vehicle_status_type_ids: string[];
19199
19199
  }, {
19200
- time_zone_id: string;
19201
19200
  date_format_id: string;
19201
+ time_zone_id: string;
19202
19202
  status?: Status[] | undefined;
19203
19203
  search?: string | undefined;
19204
19204
  paging?: PAGING | undefined;
@@ -19301,7 +19301,6 @@ declare const MasterVehicleOwnershipTypeQuerySchema: z.ZodObject<{
19301
19301
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
19302
19302
  }, "strip", z.ZodTypeAny, {
19303
19303
  status: Status[];
19304
- time_zone_id: string;
19305
19304
  search: string;
19306
19305
  paging: PAGING;
19307
19306
  page_count: number;
@@ -19321,11 +19320,12 @@ declare const MasterVehicleOwnershipTypeQuerySchema: z.ZodObject<{
19321
19320
  }[];
19322
19321
  include_master_data: YesNo;
19323
19322
  date_format_id: string;
19323
+ time_zone_id: string;
19324
19324
  organisation_ids: string[];
19325
19325
  vehicle_ownership_type_ids: string[];
19326
19326
  }, {
19327
- time_zone_id: string;
19328
19327
  date_format_id: string;
19328
+ time_zone_id: string;
19329
19329
  status?: Status[] | undefined;
19330
19330
  search?: string | undefined;
19331
19331
  paging?: PAGING | undefined;
@@ -19428,7 +19428,6 @@ declare const MasterVehicleTypeQuerySchema: z.ZodObject<{
19428
19428
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
19429
19429
  }, "strip", z.ZodTypeAny, {
19430
19430
  status: Status[];
19431
- time_zone_id: string;
19432
19431
  search: string;
19433
19432
  paging: PAGING;
19434
19433
  page_count: number;
@@ -19448,11 +19447,12 @@ declare const MasterVehicleTypeQuerySchema: z.ZodObject<{
19448
19447
  }[];
19449
19448
  include_master_data: YesNo;
19450
19449
  date_format_id: string;
19450
+ time_zone_id: string;
19451
19451
  organisation_ids: string[];
19452
19452
  vehicle_type_ids: string[];
19453
19453
  }, {
19454
- time_zone_id: string;
19455
19454
  date_format_id: string;
19455
+ time_zone_id: string;
19456
19456
  status?: Status[] | undefined;
19457
19457
  search?: string | undefined;
19458
19458
  paging?: PAGING | undefined;
@@ -19555,7 +19555,6 @@ declare const MasterVehicleAssociatedToQuerySchema: z.ZodObject<{
19555
19555
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
19556
19556
  }, "strip", z.ZodTypeAny, {
19557
19557
  status: Status[];
19558
- time_zone_id: string;
19559
19558
  search: string;
19560
19559
  paging: PAGING;
19561
19560
  page_count: number;
@@ -19575,11 +19574,12 @@ declare const MasterVehicleAssociatedToQuerySchema: z.ZodObject<{
19575
19574
  }[];
19576
19575
  include_master_data: YesNo;
19577
19576
  date_format_id: string;
19577
+ time_zone_id: string;
19578
19578
  organisation_ids: string[];
19579
19579
  vehicle_associated_to_ids: string[];
19580
19580
  }, {
19581
- time_zone_id: string;
19582
19581
  date_format_id: string;
19582
+ time_zone_id: string;
19583
19583
  status?: Status[] | undefined;
19584
19584
  search?: string | undefined;
19585
19585
  paging?: PAGING | undefined;
@@ -19727,7 +19727,6 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
19727
19727
  report_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportType>, "many">>>;
19728
19728
  }, "strip", z.ZodTypeAny, {
19729
19729
  status: Status[];
19730
- time_zone_id: string;
19731
19730
  search: string;
19732
19731
  paging: PAGING;
19733
19732
  page_count: number;
@@ -19747,13 +19746,14 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
19747
19746
  }[];
19748
19747
  include_master_data: YesNo;
19749
19748
  date_format_id: string;
19749
+ time_zone_id: string;
19750
19750
  organisation_ids: string[];
19751
19751
  report_type: ReportType[];
19752
19752
  report_preference_ids: string[];
19753
19753
  report_automation_mail_ids: string[];
19754
19754
  }, {
19755
- time_zone_id: string;
19756
19755
  date_format_id: string;
19756
+ time_zone_id: string;
19757
19757
  status?: Status[] | undefined;
19758
19758
  search?: string | undefined;
19759
19759
  paging?: PAGING | undefined;
@@ -19859,7 +19859,6 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
19859
19859
  report_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportChannel>, "many">>>;
19860
19860
  }, "strip", z.ZodTypeAny, {
19861
19861
  status: Status[];
19862
- time_zone_id: string;
19863
19862
  search: string;
19864
19863
  paging: PAGING;
19865
19864
  page_count: number;
@@ -19879,6 +19878,7 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
19879
19878
  }[];
19880
19879
  include_master_data: YesNo;
19881
19880
  date_format_id: string;
19881
+ time_zone_id: string;
19882
19882
  organisation_ids: string[];
19883
19883
  report_status: OnOff[];
19884
19884
  report_types: ReportType[];
@@ -19886,8 +19886,8 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
19886
19886
  report_channels: ReportChannel.Email[];
19887
19887
  report_preference_ids: string[];
19888
19888
  }, {
19889
- time_zone_id: string;
19890
19889
  date_format_id: string;
19890
+ time_zone_id: string;
19891
19891
  status?: Status[] | undefined;
19892
19892
  search?: string | undefined;
19893
19893
  paging?: PAGING | undefined;
@@ -20060,7 +20060,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
20060
20060
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
20061
20061
  }, "strip", z.ZodTypeAny, {
20062
20062
  status: Status[];
20063
- time_zone_id: string;
20064
20063
  search: string;
20065
20064
  paging: PAGING;
20066
20065
  page_count: number;
@@ -20080,13 +20079,14 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
20080
20079
  }[];
20081
20080
  include_master_data: YesNo;
20082
20081
  date_format_id: string;
20082
+ time_zone_id: string;
20083
20083
  organisation_ids: string[];
20084
20084
  vehicle_ids: string[];
20085
20085
  link_status: LinkStatus[];
20086
20086
  gps_live_track_share_link_ids: string[];
20087
20087
  }, {
20088
- time_zone_id: string;
20089
20088
  date_format_id: string;
20089
+ time_zone_id: string;
20090
20090
  status?: Status[] | undefined;
20091
20091
  search?: string | undefined;
20092
20092
  paging?: PAGING | undefined;
@@ -20257,7 +20257,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
20257
20257
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
20258
20258
  }, "strip", z.ZodTypeAny, {
20259
20259
  status: Status[];
20260
- time_zone_id: string;
20261
20260
  search: string;
20262
20261
  paging: PAGING;
20263
20262
  page_count: number;
@@ -20277,13 +20276,14 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
20277
20276
  }[];
20278
20277
  include_master_data: YesNo;
20279
20278
  date_format_id: string;
20279
+ time_zone_id: string;
20280
20280
  organisation_ids: string[];
20281
20281
  vehicle_ids: string[];
20282
20282
  link_status: TrackHistoryLinkStatus[];
20283
20283
  gps_track_history_share_link_ids: string[];
20284
20284
  }, {
20285
- time_zone_id: string;
20286
20285
  date_format_id: string;
20286
+ time_zone_id: string;
20287
20287
  status?: Status[] | undefined;
20288
20288
  search?: string | undefined;
20289
20289
  paging?: PAGING | undefined;
@@ -20923,6 +20923,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
20923
20923
  }, "strip", z.ZodTypeAny, {
20924
20924
  status: Status;
20925
20925
  organisation_id: string;
20926
+ user_id: string;
20926
20927
  usage_type: string;
20927
20928
  file_type: FileType;
20928
20929
  file_url: string;
@@ -20932,14 +20933,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
20932
20933
  file_size: number;
20933
20934
  file_metadata: Record<string, any>;
20934
20935
  vehicle_id: string;
20935
- user_id: string;
20936
20936
  }, {
20937
20937
  status: Status;
20938
20938
  organisation_id: string;
20939
+ user_id: string;
20939
20940
  usage_type: string;
20940
20941
  file_type: FileType;
20941
20942
  vehicle_id: string;
20942
- user_id: string;
20943
20943
  file_url?: string | undefined;
20944
20944
  file_key?: string | undefined;
20945
20945
  file_name?: string | undefined;
@@ -21015,6 +21015,7 @@ declare const VehicleSchema: z.ZodObject<{
21015
21015
  }, z.UnknownKeysParam, z.ZodTypeAny, {
21016
21016
  status: Status;
21017
21017
  organisation_id: string;
21018
+ user_id: string;
21018
21019
  usage_type: string;
21019
21020
  file_type: FileType;
21020
21021
  file_url: string;
@@ -21024,14 +21025,13 @@ declare const VehicleSchema: z.ZodObject<{
21024
21025
  file_size: number;
21025
21026
  file_metadata: Record<string, any>;
21026
21027
  vehicle_id: string;
21027
- user_id: string;
21028
21028
  }, {
21029
21029
  status: Status;
21030
21030
  organisation_id: string;
21031
+ user_id: string;
21031
21032
  usage_type: string;
21032
21033
  file_type: FileType;
21033
21034
  vehicle_id: string;
21034
- user_id: string;
21035
21035
  file_url?: string | undefined;
21036
21036
  file_key?: string | undefined;
21037
21037
  file_name?: string | undefined;
@@ -21042,12 +21042,12 @@ declare const VehicleSchema: z.ZodObject<{
21042
21042
  }, "strip", z.ZodTypeAny, {
21043
21043
  status: Status;
21044
21044
  organisation_id: string;
21045
+ user_id: string;
21045
21046
  organisation_sub_company_id: string;
21046
21047
  organisation_branch_id: string;
21047
21048
  organisation_color_id: string;
21048
21049
  organisation_tag_id: string;
21049
21050
  vehicle_number: string;
21050
- user_id: string;
21051
21051
  odometer_reading: number;
21052
21052
  vehicle_fuel_type_id: string;
21053
21053
  vehicle_fuel_unit_id: string;
@@ -21078,6 +21078,7 @@ declare const VehicleSchema: z.ZodObject<{
21078
21078
  MasterVehicleFileSchema: {
21079
21079
  status: Status;
21080
21080
  organisation_id: string;
21081
+ user_id: string;
21081
21082
  usage_type: string;
21082
21083
  file_type: FileType;
21083
21084
  file_url: string;
@@ -21087,17 +21088,16 @@ declare const VehicleSchema: z.ZodObject<{
21087
21088
  file_size: number;
21088
21089
  file_metadata: Record<string, any>;
21089
21090
  vehicle_id: string;
21090
- user_id: string;
21091
21091
  }[];
21092
21092
  }, {
21093
21093
  status: Status;
21094
21094
  organisation_id: string;
21095
+ user_id: string;
21095
21096
  organisation_sub_company_id: string;
21096
21097
  organisation_branch_id: string;
21097
21098
  organisation_color_id: string;
21098
21099
  organisation_tag_id: string;
21099
21100
  vehicle_number: string;
21100
- user_id: string;
21101
21101
  vehicle_fuel_type_id: string;
21102
21102
  vehicle_fuel_unit_id: string;
21103
21103
  vehicle_sub_model_id: string;
@@ -21128,10 +21128,10 @@ declare const VehicleSchema: z.ZodObject<{
21128
21128
  MasterVehicleFileSchema?: {
21129
21129
  status: Status;
21130
21130
  organisation_id: string;
21131
+ user_id: string;
21131
21132
  usage_type: string;
21132
21133
  file_type: FileType;
21133
21134
  vehicle_id: string;
21134
- user_id: string;
21135
21135
  file_url?: string | undefined;
21136
21136
  file_key?: string | undefined;
21137
21137
  file_name?: string | undefined;
@@ -21235,6 +21235,7 @@ declare const MasterDeviceFileSchema: z.ZodObject<{
21235
21235
  }, "strip", z.ZodTypeAny, {
21236
21236
  status: Status;
21237
21237
  organisation_id: string;
21238
+ user_id: string;
21238
21239
  usage_type: string;
21239
21240
  file_type: FileType;
21240
21241
  file_url: string;
@@ -21243,14 +21244,13 @@ declare const MasterDeviceFileSchema: z.ZodObject<{
21243
21244
  file_description: string;
21244
21245
  file_size: number;
21245
21246
  file_metadata: Record<string, any>;
21246
- user_id: string;
21247
21247
  device_id: string;
21248
21248
  }, {
21249
21249
  status: Status;
21250
21250
  organisation_id: string;
21251
+ user_id: string;
21251
21252
  usage_type: string;
21252
21253
  file_type: FileType;
21253
- user_id: string;
21254
21254
  device_id: string;
21255
21255
  file_url?: string | undefined;
21256
21256
  file_key?: string | undefined;
@@ -21310,6 +21310,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
21310
21310
  }, z.UnknownKeysParam, z.ZodTypeAny, {
21311
21311
  status: Status;
21312
21312
  organisation_id: string;
21313
+ user_id: string;
21313
21314
  usage_type: string;
21314
21315
  file_type: FileType;
21315
21316
  file_url: string;
@@ -21318,14 +21319,13 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
21318
21319
  file_description: string;
21319
21320
  file_size: number;
21320
21321
  file_metadata: Record<string, any>;
21321
- user_id: string;
21322
21322
  device_id: string;
21323
21323
  }, {
21324
21324
  status: Status;
21325
21325
  organisation_id: string;
21326
+ user_id: string;
21326
21327
  usage_type: string;
21327
21328
  file_type: FileType;
21328
- user_id: string;
21329
21329
  device_id: string;
21330
21330
  file_url?: string | undefined;
21331
21331
  file_key?: string | undefined;
@@ -21336,10 +21336,10 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
21336
21336
  }>, "many">>>;
21337
21337
  }, "strip", z.ZodTypeAny, {
21338
21338
  organisation_id: string;
21339
+ user_id: string;
21339
21340
  time_zone_id: string;
21340
21341
  country_id: string;
21341
21342
  vehicle_id: string;
21342
- user_id: string;
21343
21343
  device_id: string;
21344
21344
  fuel: YesNo;
21345
21345
  fuel_tank_type: FuelTankType;
@@ -21370,6 +21370,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
21370
21370
  MasterDeviceFileSchema: {
21371
21371
  status: Status;
21372
21372
  organisation_id: string;
21373
+ user_id: string;
21373
21374
  usage_type: string;
21374
21375
  file_type: FileType;
21375
21376
  file_url: string;
@@ -21378,15 +21379,14 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
21378
21379
  file_description: string;
21379
21380
  file_size: number;
21380
21381
  file_metadata: Record<string, any>;
21381
- user_id: string;
21382
21382
  device_id: string;
21383
21383
  }[];
21384
21384
  }, {
21385
21385
  organisation_id: string;
21386
+ user_id: string;
21386
21387
  time_zone_id: string;
21387
21388
  country_id: string;
21388
21389
  vehicle_id: string;
21389
- user_id: string;
21390
21390
  device_id: string;
21391
21391
  device_manufacturer_id: string;
21392
21392
  device_model_id: string;
@@ -21417,9 +21417,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
21417
21417
  MasterDeviceFileSchema?: {
21418
21418
  status: Status;
21419
21419
  organisation_id: string;
21420
+ user_id: string;
21420
21421
  usage_type: string;
21421
21422
  file_type: FileType;
21422
- user_id: string;
21423
21423
  device_id: string;
21424
21424
  file_url?: string | undefined;
21425
21425
  file_key?: string | undefined;
@@ -21543,8 +21543,10 @@ declare const VehicleDetailTripSchema: z.ZodObject<{
21543
21543
  trip_notes_2: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
21544
21544
  trip_notes_3: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
21545
21545
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
21546
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
21546
21547
  }, "strip", z.ZodTypeAny, {
21547
21548
  status: Status;
21549
+ time_zone_id: string;
21548
21550
  route_name: string;
21549
21551
  trip_name: string;
21550
21552
  trip_no: string;
@@ -21556,6 +21558,7 @@ declare const VehicleDetailTripSchema: z.ZodObject<{
21556
21558
  trip_notes_3: string;
21557
21559
  }, {
21558
21560
  status: Status;
21561
+ time_zone_id: string;
21559
21562
  route_name?: string | undefined;
21560
21563
  trip_name?: string | undefined;
21561
21564
  trip_no?: string | undefined;
@@ -21768,8 +21771,10 @@ declare const VehicleDetailLifeCycleSchema: z.ZodObject<{
21768
21771
  life_expiry_message: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
21769
21772
  life_expiry_note: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
21770
21773
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
21774
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
21771
21775
  }, "strip", z.ZodTypeAny, {
21772
21776
  status: Status;
21777
+ time_zone_id: string;
21773
21778
  service_start_date: string;
21774
21779
  service_start_odometer_reading: number;
21775
21780
  service_end_date: string;
@@ -21783,6 +21788,7 @@ declare const VehicleDetailLifeCycleSchema: z.ZodObject<{
21783
21788
  life_expiry_note: string;
21784
21789
  }, {
21785
21790
  status: Status;
21791
+ time_zone_id: string;
21786
21792
  life_expiry: LifeExpiry;
21787
21793
  is_extended_life_approved: YesNo;
21788
21794
  life_status: VehicleLifeStatus;
@@ -21936,7 +21942,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
21936
21942
  gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
21937
21943
  }, "strip", z.ZodTypeAny, {
21938
21944
  status: Status[];
21939
- time_zone_id: string;
21940
21945
  search: string;
21941
21946
  paging: PAGING;
21942
21947
  page_count: number;
@@ -21956,14 +21961,15 @@ declare const VehicleQuerySchema: z.ZodObject<{
21956
21961
  }[];
21957
21962
  include_master_data: YesNo;
21958
21963
  date_format_id: string;
21964
+ time_zone_id: string;
21959
21965
  organisation_ids: string[];
21966
+ user_ids: string[];
21960
21967
  organisation_sub_company_ids: string[];
21961
21968
  organisation_branch_ids: string[];
21962
21969
  organisation_color_ids: string[];
21963
21970
  organisation_tag_ids: string[];
21964
21971
  vehicle_ids: string[];
21965
21972
  driver_ids: string[];
21966
- user_ids: string[];
21967
21973
  device_ids: string[];
21968
21974
  vehicle_fuel_type_ids: string[];
21969
21975
  vehicle_fuel_unit_ids: string[];
@@ -21978,8 +21984,8 @@ declare const VehicleQuerySchema: z.ZodObject<{
21978
21984
  is_device_installed: YesNo[];
21979
21985
  gps_vehicle_category: GPSVehicleCategory;
21980
21986
  }, {
21981
- time_zone_id: string;
21982
21987
  date_format_id: string;
21988
+ time_zone_id: string;
21983
21989
  status?: Status[] | undefined;
21984
21990
  search?: string | undefined;
21985
21991
  paging?: PAGING | undefined;
@@ -22000,13 +22006,13 @@ declare const VehicleQuerySchema: z.ZodObject<{
22000
22006
  }[] | undefined;
22001
22007
  include_master_data?: YesNo | undefined;
22002
22008
  organisation_ids?: string[] | undefined;
22009
+ user_ids?: string[] | undefined;
22003
22010
  organisation_sub_company_ids?: string[] | undefined;
22004
22011
  organisation_branch_ids?: string[] | undefined;
22005
22012
  organisation_color_ids?: string[] | undefined;
22006
22013
  organisation_tag_ids?: string[] | undefined;
22007
22014
  vehicle_ids?: string[] | undefined;
22008
22015
  driver_ids?: string[] | undefined;
22009
- user_ids?: string[] | undefined;
22010
22016
  device_ids?: string[] | undefined;
22011
22017
  vehicle_fuel_type_ids?: string[] | undefined;
22012
22018
  vehicle_fuel_unit_ids?: string[] | undefined;
@@ -22056,7 +22062,6 @@ declare const NoGPSDataVehiclesQuerySchema: z.ZodObject<{
22056
22062
  selected_time_zone_id: z.ZodEffects<z.ZodString, string, string>;
22057
22063
  }, "strip", z.ZodTypeAny, {
22058
22064
  status: Status[];
22059
- time_zone_id: string;
22060
22065
  search: string;
22061
22066
  paging: PAGING;
22062
22067
  page_count: number;
@@ -22076,10 +22081,11 @@ declare const NoGPSDataVehiclesQuerySchema: z.ZodObject<{
22076
22081
  }[];
22077
22082
  include_master_data: YesNo;
22078
22083
  date_format_id: string;
22084
+ time_zone_id: string;
22079
22085
  selected_time_zone_id: string;
22080
22086
  }, {
22081
- time_zone_id: string;
22082
22087
  date_format_id: string;
22088
+ time_zone_id: string;
22083
22089
  selected_time_zone_id: string;
22084
22090
  status?: Status[] | undefined;
22085
22091
  search?: string | undefined;
@@ -22138,7 +22144,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
22138
22144
  }, "strip", z.ZodTypeAny, {
22139
22145
  status: Status[];
22140
22146
  organisation_id: string;
22141
- time_zone_id: string;
22142
22147
  search: string;
22143
22148
  paging: PAGING;
22144
22149
  page_count: number;
@@ -22158,11 +22163,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
22158
22163
  }[];
22159
22164
  include_master_data: YesNo;
22160
22165
  date_format_id: string;
22166
+ time_zone_id: string;
22161
22167
  vehicle_id: string;
22162
22168
  }, {
22163
22169
  organisation_id: string;
22164
- time_zone_id: string;
22165
22170
  date_format_id: string;
22171
+ time_zone_id: string;
22166
22172
  vehicle_id: string;
22167
22173
  status?: Status[] | undefined;
22168
22174
  search?: string | undefined;
@@ -22303,7 +22309,6 @@ declare const MasterDeviceTypeQuerySchema: z.ZodObject<{
22303
22309
  device_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22304
22310
  }, "strip", z.ZodTypeAny, {
22305
22311
  status: Status[];
22306
- time_zone_id: string;
22307
22312
  search: string;
22308
22313
  paging: PAGING;
22309
22314
  page_count: number;
@@ -22323,12 +22328,13 @@ declare const MasterDeviceTypeQuerySchema: z.ZodObject<{
22323
22328
  }[];
22324
22329
  include_master_data: YesNo;
22325
22330
  date_format_id: string;
22331
+ time_zone_id: string;
22326
22332
  device_type_ids: string[];
22327
22333
  device_manufacturer_ids: string[];
22328
22334
  device_model_ids: string[];
22329
22335
  }, {
22330
- time_zone_id: string;
22331
22336
  date_format_id: string;
22337
+ time_zone_id: string;
22332
22338
  status?: Status[] | undefined;
22333
22339
  search?: string | undefined;
22334
22340
  paging?: PAGING | undefined;
@@ -22443,7 +22449,6 @@ declare const MasterDeviceModelQuerySchema: z.ZodObject<{
22443
22449
  device_manufacturer_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22444
22450
  }, "strip", z.ZodTypeAny, {
22445
22451
  status: Status[];
22446
- time_zone_id: string;
22447
22452
  search: string;
22448
22453
  paging: PAGING;
22449
22454
  page_count: number;
@@ -22463,11 +22468,12 @@ declare const MasterDeviceModelQuerySchema: z.ZodObject<{
22463
22468
  }[];
22464
22469
  include_master_data: YesNo;
22465
22470
  date_format_id: string;
22471
+ time_zone_id: string;
22466
22472
  device_manufacturer_ids: string[];
22467
22473
  device_model_ids: string[];
22468
22474
  }, {
22469
- time_zone_id: string;
22470
22475
  date_format_id: string;
22476
+ time_zone_id: string;
22471
22477
  status?: Status[] | undefined;
22472
22478
  search?: string | undefined;
22473
22479
  paging?: PAGING | undefined;
@@ -22577,7 +22583,6 @@ declare const MasterDeviceManufacturerQuerySchema: z.ZodObject<{
22577
22583
  device_manufacturer_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22578
22584
  }, "strip", z.ZodTypeAny, {
22579
22585
  status: Status[];
22580
- time_zone_id: string;
22581
22586
  search: string;
22582
22587
  paging: PAGING;
22583
22588
  page_count: number;
@@ -22597,10 +22602,11 @@ declare const MasterDeviceManufacturerQuerySchema: z.ZodObject<{
22597
22602
  }[];
22598
22603
  include_master_data: YesNo;
22599
22604
  date_format_id: string;
22605
+ time_zone_id: string;
22600
22606
  device_manufacturer_ids: string[];
22601
22607
  }, {
22602
- time_zone_id: string;
22603
22608
  date_format_id: string;
22609
+ time_zone_id: string;
22604
22610
  status?: Status[] | undefined;
22605
22611
  search?: string | undefined;
22606
22612
  paging?: PAGING | undefined;
@@ -22693,7 +22699,6 @@ declare const MasterMainSimProviderQuerySchema: z.ZodObject<{
22693
22699
  sim_provider_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22694
22700
  }, "strip", z.ZodTypeAny, {
22695
22701
  status: Status[];
22696
- time_zone_id: string;
22697
22702
  search: string;
22698
22703
  paging: PAGING;
22699
22704
  page_count: number;
@@ -22713,10 +22718,11 @@ declare const MasterMainSimProviderQuerySchema: z.ZodObject<{
22713
22718
  }[];
22714
22719
  include_master_data: YesNo;
22715
22720
  date_format_id: string;
22721
+ time_zone_id: string;
22716
22722
  sim_provider_ids: string[];
22717
22723
  }, {
22718
- time_zone_id: string;
22719
22724
  date_format_id: string;
22725
+ time_zone_id: string;
22720
22726
  status?: Status[] | undefined;
22721
22727
  search?: string | undefined;
22722
22728
  paging?: PAGING | undefined;
@@ -22847,7 +22853,6 @@ declare const MasterSimQuerySchema: z.ZodObject<{
22847
22853
  billing_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BillingStatus>, "many">>>;
22848
22854
  }, "strip", z.ZodTypeAny, {
22849
22855
  status: Status[];
22850
- time_zone_id: string;
22851
22856
  search: string;
22852
22857
  paging: PAGING;
22853
22858
  page_count: number;
@@ -22867,13 +22872,14 @@ declare const MasterSimQuerySchema: z.ZodObject<{
22867
22872
  }[];
22868
22873
  include_master_data: YesNo;
22869
22874
  date_format_id: string;
22875
+ time_zone_id: string;
22870
22876
  sim_provider_ids: string[];
22871
22877
  sim_status: SimStatus[];
22872
22878
  billing_status: BillingStatus[];
22873
22879
  sim_ids: string[];
22874
22880
  }, {
22875
- time_zone_id: string;
22876
22881
  date_format_id: string;
22882
+ time_zone_id: string;
22877
22883
  status?: Status[] | undefined;
22878
22884
  search?: string | undefined;
22879
22885
  paging?: PAGING | undefined;
@@ -23063,7 +23069,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
23063
23069
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
23064
23070
  }, "strip", z.ZodTypeAny, {
23065
23071
  status: Status[];
23066
- time_zone_id: string;
23067
23072
  search: string;
23068
23073
  paging: PAGING;
23069
23074
  page_count: number;
@@ -23083,6 +23088,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
23083
23088
  }[];
23084
23089
  include_master_data: YesNo;
23085
23090
  date_format_id: string;
23091
+ time_zone_id: string;
23086
23092
  organisation_ids: string[];
23087
23093
  country_ids: string[];
23088
23094
  vehicle_ids: string[];
@@ -23095,8 +23101,8 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
23095
23101
  is_sim_linked: YesNo[];
23096
23102
  is_device_used: DeviceStatus[];
23097
23103
  }, {
23098
- time_zone_id: string;
23099
23104
  date_format_id: string;
23105
+ time_zone_id: string;
23100
23106
  status?: Status[] | undefined;
23101
23107
  search?: string | undefined;
23102
23108
  paging?: PAGING | undefined;
@@ -23236,7 +23242,6 @@ declare const MasterMainTimeZoneQuerySchema: z.ZodObject<{
23236
23242
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23237
23243
  }, "strip", z.ZodTypeAny, {
23238
23244
  status: Status[];
23239
- time_zone_id: string;
23240
23245
  search: string;
23241
23246
  paging: PAGING;
23242
23247
  page_count: number;
@@ -23256,11 +23261,12 @@ declare const MasterMainTimeZoneQuerySchema: z.ZodObject<{
23256
23261
  }[];
23257
23262
  include_master_data: YesNo;
23258
23263
  date_format_id: string;
23264
+ time_zone_id: string;
23259
23265
  country_ids: string[];
23260
23266
  time_zone_ids: string[];
23261
23267
  }, {
23262
- time_zone_id: string;
23263
23268
  date_format_id: string;
23269
+ time_zone_id: string;
23264
23270
  status?: Status[] | undefined;
23265
23271
  search?: string | undefined;
23266
23272
  paging?: PAGING | undefined;
@@ -23360,7 +23366,6 @@ declare const MasterMainStateQuerySchema: z.ZodObject<{
23360
23366
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23361
23367
  }, "strip", z.ZodTypeAny, {
23362
23368
  status: Status[];
23363
- time_zone_id: string;
23364
23369
  search: string;
23365
23370
  paging: PAGING;
23366
23371
  page_count: number;
@@ -23380,11 +23385,12 @@ declare const MasterMainStateQuerySchema: z.ZodObject<{
23380
23385
  }[];
23381
23386
  include_master_data: YesNo;
23382
23387
  date_format_id: string;
23388
+ time_zone_id: string;
23383
23389
  country_ids: string[];
23384
23390
  state_ids: string[];
23385
23391
  }, {
23386
- time_zone_id: string;
23387
23392
  date_format_id: string;
23393
+ time_zone_id: string;
23388
23394
  status?: Status[] | undefined;
23389
23395
  search?: string | undefined;
23390
23396
  paging?: PAGING | undefined;
@@ -23490,7 +23496,6 @@ declare const MasterMainCountryQuerySchema: z.ZodObject<{
23490
23496
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23491
23497
  }, "strip", z.ZodTypeAny, {
23492
23498
  status: Status[];
23493
- time_zone_id: string;
23494
23499
  search: string;
23495
23500
  paging: PAGING;
23496
23501
  page_count: number;
@@ -23510,10 +23515,11 @@ declare const MasterMainCountryQuerySchema: z.ZodObject<{
23510
23515
  }[];
23511
23516
  include_master_data: YesNo;
23512
23517
  date_format_id: string;
23518
+ time_zone_id: string;
23513
23519
  country_ids: string[];
23514
23520
  }, {
23515
- time_zone_id: string;
23516
23521
  date_format_id: string;
23522
+ time_zone_id: string;
23517
23523
  status?: Status[] | undefined;
23518
23524
  search?: string | undefined;
23519
23525
  paging?: PAGING | undefined;
@@ -23605,7 +23611,6 @@ declare const MasterMainUnitMileageQuerySchema: z.ZodObject<{
23605
23611
  unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23606
23612
  }, "strip", z.ZodTypeAny, {
23607
23613
  status: Status[];
23608
- time_zone_id: string;
23609
23614
  search: string;
23610
23615
  paging: PAGING;
23611
23616
  page_count: number;
@@ -23625,10 +23630,11 @@ declare const MasterMainUnitMileageQuerySchema: z.ZodObject<{
23625
23630
  }[];
23626
23631
  include_master_data: YesNo;
23627
23632
  date_format_id: string;
23633
+ time_zone_id: string;
23628
23634
  unit_ids: string[];
23629
23635
  }, {
23630
- time_zone_id: string;
23631
23636
  date_format_id: string;
23637
+ time_zone_id: string;
23632
23638
  status?: Status[] | undefined;
23633
23639
  search?: string | undefined;
23634
23640
  paging?: PAGING | undefined;
@@ -23719,7 +23725,6 @@ declare const MasterMainUnitVolumeQuerySchema: z.ZodObject<{
23719
23725
  unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23720
23726
  }, "strip", z.ZodTypeAny, {
23721
23727
  status: Status[];
23722
- time_zone_id: string;
23723
23728
  search: string;
23724
23729
  paging: PAGING;
23725
23730
  page_count: number;
@@ -23739,10 +23744,11 @@ declare const MasterMainUnitVolumeQuerySchema: z.ZodObject<{
23739
23744
  }[];
23740
23745
  include_master_data: YesNo;
23741
23746
  date_format_id: string;
23747
+ time_zone_id: string;
23742
23748
  unit_ids: string[];
23743
23749
  }, {
23744
- time_zone_id: string;
23745
23750
  date_format_id: string;
23751
+ time_zone_id: string;
23746
23752
  status?: Status[] | undefined;
23747
23753
  search?: string | undefined;
23748
23754
  paging?: PAGING | undefined;
@@ -23862,7 +23868,6 @@ declare const OrganisationCalendarQuerySchema: z.ZodObject<{
23862
23868
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
23863
23869
  }, "strip", z.ZodTypeAny, {
23864
23870
  status: Status[];
23865
- time_zone_id: string;
23866
23871
  search: string;
23867
23872
  paging: PAGING;
23868
23873
  page_count: number;
@@ -23882,15 +23887,16 @@ declare const OrganisationCalendarQuerySchema: z.ZodObject<{
23882
23887
  }[];
23883
23888
  include_master_data: YesNo;
23884
23889
  date_format_id: string;
23890
+ time_zone_id: string;
23885
23891
  organisation_ids: string[];
23892
+ organisation_branch_ids: string[];
23886
23893
  from_date: string;
23887
23894
  to_date: string;
23888
- organisation_branch_ids: string[];
23889
23895
  holiday_type: HolidayType[];
23890
23896
  calendar_ids: string[];
23891
23897
  }, {
23892
- time_zone_id: string;
23893
23898
  date_format_id: string;
23899
+ time_zone_id: string;
23894
23900
  from_date: string;
23895
23901
  to_date: string;
23896
23902
  status?: Status[] | undefined;
@@ -24007,7 +24013,6 @@ declare const OrganisationNoticeBoardQuerySchema: z.ZodObject<{
24007
24013
  organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24008
24014
  }, "strip", z.ZodTypeAny, {
24009
24015
  status: Status[];
24010
- time_zone_id: string;
24011
24016
  search: string;
24012
24017
  paging: PAGING;
24013
24018
  page_count: number;
@@ -24027,12 +24032,13 @@ declare const OrganisationNoticeBoardQuerySchema: z.ZodObject<{
24027
24032
  }[];
24028
24033
  include_master_data: YesNo;
24029
24034
  date_format_id: string;
24035
+ time_zone_id: string;
24030
24036
  organisation_ids: string[];
24031
24037
  organisation_branch_ids: string[];
24032
24038
  notice_ids: string[];
24033
24039
  }, {
24034
- time_zone_id: string;
24035
24040
  date_format_id: string;
24041
+ time_zone_id: string;
24036
24042
  status?: Status[] | undefined;
24037
24043
  search?: string | undefined;
24038
24044
  paging?: PAGING | undefined;
@@ -24129,7 +24135,6 @@ declare const MasterExpenseTypeQuerySchema: z.ZodObject<{
24129
24135
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24130
24136
  }, "strip", z.ZodTypeAny, {
24131
24137
  status: Status[];
24132
- time_zone_id: string;
24133
24138
  search: string;
24134
24139
  paging: PAGING;
24135
24140
  page_count: number;
@@ -24149,11 +24154,12 @@ declare const MasterExpenseTypeQuerySchema: z.ZodObject<{
24149
24154
  }[];
24150
24155
  include_master_data: YesNo;
24151
24156
  date_format_id: string;
24157
+ time_zone_id: string;
24152
24158
  organisation_ids: string[];
24153
24159
  expense_type_ids: string[];
24154
24160
  }, {
24155
- time_zone_id: string;
24156
24161
  date_format_id: string;
24162
+ time_zone_id: string;
24157
24163
  status?: Status[] | undefined;
24158
24164
  search?: string | undefined;
24159
24165
  paging?: PAGING | undefined;
@@ -24263,7 +24269,6 @@ declare const SparePartSubCategoryQuerySchema: z.ZodObject<{
24263
24269
  spare_part_category_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24264
24270
  }, "strip", z.ZodTypeAny, {
24265
24271
  status: Status[];
24266
- time_zone_id: string;
24267
24272
  search: string;
24268
24273
  paging: PAGING;
24269
24274
  page_count: number;
@@ -24283,12 +24288,13 @@ declare const SparePartSubCategoryQuerySchema: z.ZodObject<{
24283
24288
  }[];
24284
24289
  include_master_data: YesNo;
24285
24290
  date_format_id: string;
24291
+ time_zone_id: string;
24286
24292
  organisation_ids: string[];
24287
24293
  spare_part_sub_category_ids: string[];
24288
24294
  spare_part_category_ids: string[];
24289
24295
  }, {
24290
- time_zone_id: string;
24291
24296
  date_format_id: string;
24297
+ time_zone_id: string;
24292
24298
  status?: Status[] | undefined;
24293
24299
  search?: string | undefined;
24294
24300
  paging?: PAGING | undefined;
@@ -24404,7 +24410,6 @@ declare const SparePartCategoryQuerySchema: z.ZodObject<{
24404
24410
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24405
24411
  }, "strip", z.ZodTypeAny, {
24406
24412
  status: Status[];
24407
- time_zone_id: string;
24408
24413
  search: string;
24409
24414
  paging: PAGING;
24410
24415
  page_count: number;
@@ -24424,11 +24429,12 @@ declare const SparePartCategoryQuerySchema: z.ZodObject<{
24424
24429
  }[];
24425
24430
  include_master_data: YesNo;
24426
24431
  date_format_id: string;
24432
+ time_zone_id: string;
24427
24433
  organisation_ids: string[];
24428
24434
  spare_part_category_ids: string[];
24429
24435
  }, {
24430
- time_zone_id: string;
24431
24436
  date_format_id: string;
24437
+ time_zone_id: string;
24432
24438
  status?: Status[] | undefined;
24433
24439
  search?: string | undefined;
24434
24440
  paging?: PAGING | undefined;
@@ -24534,7 +24540,6 @@ declare const SparePartUnitQuerySchema: z.ZodObject<{
24534
24540
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24535
24541
  }, "strip", z.ZodTypeAny, {
24536
24542
  status: Status[];
24537
- time_zone_id: string;
24538
24543
  search: string;
24539
24544
  paging: PAGING;
24540
24545
  page_count: number;
@@ -24554,11 +24559,12 @@ declare const SparePartUnitQuerySchema: z.ZodObject<{
24554
24559
  }[];
24555
24560
  include_master_data: YesNo;
24556
24561
  date_format_id: string;
24562
+ time_zone_id: string;
24557
24563
  organisation_ids: string[];
24558
24564
  spare_part_unit_ids: string[];
24559
24565
  }, {
24560
- time_zone_id: string;
24561
24566
  date_format_id: string;
24567
+ time_zone_id: string;
24562
24568
  status?: Status[] | undefined;
24563
24569
  search?: string | undefined;
24564
24570
  paging?: PAGING | undefined;
@@ -24659,7 +24665,6 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
24659
24665
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24660
24666
  }, "strip", z.ZodTypeAny, {
24661
24667
  status: Status[];
24662
- time_zone_id: string;
24663
24668
  search: string;
24664
24669
  paging: PAGING;
24665
24670
  page_count: number;
@@ -24679,11 +24684,12 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
24679
24684
  }[];
24680
24685
  include_master_data: YesNo;
24681
24686
  date_format_id: string;
24687
+ time_zone_id: string;
24682
24688
  organisation_ids: string[];
24683
24689
  party_type_ids: string[];
24684
24690
  }, {
24685
- time_zone_id: string;
24686
24691
  date_format_id: string;
24692
+ time_zone_id: string;
24687
24693
  status?: Status[] | undefined;
24688
24694
  search?: string | undefined;
24689
24695
  paging?: PAGING | undefined;
@@ -24783,7 +24789,6 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
24783
24789
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24784
24790
  }, "strip", z.ZodTypeAny, {
24785
24791
  status: Status[];
24786
- time_zone_id: string;
24787
24792
  search: string;
24788
24793
  paging: PAGING;
24789
24794
  page_count: number;
@@ -24803,11 +24808,12 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
24803
24808
  }[];
24804
24809
  include_master_data: YesNo;
24805
24810
  date_format_id: string;
24811
+ time_zone_id: string;
24806
24812
  organisation_ids: string[];
24807
24813
  tyre_grade_ids: string[];
24808
24814
  }, {
24809
- time_zone_id: string;
24810
24815
  date_format_id: string;
24816
+ time_zone_id: string;
24811
24817
  status?: Status[] | undefined;
24812
24818
  search?: string | undefined;
24813
24819
  paging?: PAGING | undefined;
@@ -24939,7 +24945,6 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
24939
24945
  tyre_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24940
24946
  }, "strip", z.ZodTypeAny, {
24941
24947
  status: Status[];
24942
- time_zone_id: string;
24943
24948
  search: string;
24944
24949
  paging: PAGING;
24945
24950
  page_count: number;
@@ -24959,12 +24964,13 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
24959
24964
  }[];
24960
24965
  include_master_data: YesNo;
24961
24966
  date_format_id: string;
24967
+ time_zone_id: string;
24962
24968
  organisation_ids: string[];
24963
24969
  tyre_model_ids: string[];
24964
24970
  tyre_make_ids: string[];
24965
24971
  }, {
24966
- time_zone_id: string;
24967
24972
  date_format_id: string;
24973
+ time_zone_id: string;
24968
24974
  status?: Status[] | undefined;
24969
24975
  search?: string | undefined;
24970
24976
  paging?: PAGING | undefined;
@@ -25076,7 +25082,6 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
25076
25082
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
25077
25083
  }, "strip", z.ZodTypeAny, {
25078
25084
  status: Status[];
25079
- time_zone_id: string;
25080
25085
  search: string;
25081
25086
  paging: PAGING;
25082
25087
  page_count: number;
@@ -25096,11 +25101,12 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
25096
25101
  }[];
25097
25102
  include_master_data: YesNo;
25098
25103
  date_format_id: string;
25104
+ time_zone_id: string;
25099
25105
  organisation_ids: string[];
25100
25106
  tyre_make_ids: string[];
25101
25107
  }, {
25102
- time_zone_id: string;
25103
25108
  date_format_id: string;
25109
+ time_zone_id: string;
25104
25110
  status?: Status[] | undefined;
25105
25111
  search?: string | undefined;
25106
25112
  paging?: PAGING | undefined;
@@ -25194,7 +25200,6 @@ declare const MasterMainUnitDistanceQuerySchema: z.ZodObject<{
25194
25200
  unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
25195
25201
  }, "strip", z.ZodTypeAny, {
25196
25202
  status: Status[];
25197
- time_zone_id: string;
25198
25203
  search: string;
25199
25204
  paging: PAGING;
25200
25205
  page_count: number;
@@ -25214,10 +25219,11 @@ declare const MasterMainUnitDistanceQuerySchema: z.ZodObject<{
25214
25219
  }[];
25215
25220
  include_master_data: YesNo;
25216
25221
  date_format_id: string;
25222
+ time_zone_id: string;
25217
25223
  unit_ids: string[];
25218
25224
  }, {
25219
- time_zone_id: string;
25220
25225
  date_format_id: string;
25226
+ time_zone_id: string;
25221
25227
  status?: Status[] | undefined;
25222
25228
  search?: string | undefined;
25223
25229
  paging?: PAGING | undefined;
@@ -25313,7 +25319,6 @@ declare const ExclusiveFeatureAccessQuerySchema: z.ZodObject<{
25313
25319
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
25314
25320
  }, "strip", z.ZodTypeAny, {
25315
25321
  status: Status[];
25316
- time_zone_id: string;
25317
25322
  search: string;
25318
25323
  paging: PAGING;
25319
25324
  page_count: number;
@@ -25333,11 +25338,12 @@ declare const ExclusiveFeatureAccessQuerySchema: z.ZodObject<{
25333
25338
  }[];
25334
25339
  include_master_data: YesNo;
25335
25340
  date_format_id: string;
25341
+ time_zone_id: string;
25336
25342
  organisation_ids: string[];
25337
25343
  exclusive_feature_access_ids: string[];
25338
25344
  }, {
25339
- time_zone_id: string;
25340
25345
  date_format_id: string;
25346
+ time_zone_id: string;
25341
25347
  status?: Status[] | undefined;
25342
25348
  search?: string | undefined;
25343
25349
  paging?: PAGING | undefined;
@@ -25800,10 +25806,10 @@ declare const UserOrganisationSchema: z.ZodObject<{
25800
25806
  status: Status;
25801
25807
  organisation_name: string;
25802
25808
  organisation_code: string;
25803
- currency_id: string;
25804
- time_zone_id: string;
25805
25809
  date_format_id: string;
25810
+ time_zone_id: string;
25806
25811
  industry_id: string;
25812
+ currency_id: string;
25807
25813
  country_id: string;
25808
25814
  logo_key: string;
25809
25815
  logo_url: string;
@@ -25845,10 +25851,10 @@ declare const UserOrganisationSchema: z.ZodObject<{
25845
25851
  }, {
25846
25852
  status: Status;
25847
25853
  organisation_name: string;
25848
- currency_id: string;
25849
- time_zone_id: string;
25850
25854
  date_format_id: string;
25855
+ time_zone_id: string;
25851
25856
  industry_id: string;
25857
+ currency_id: string;
25852
25858
  country_id: string;
25853
25859
  language_id: string;
25854
25860
  state_id: string;
@@ -25935,7 +25941,6 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
25935
25941
  is_bus_college: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
25936
25942
  }, "strip", z.ZodTypeAny, {
25937
25943
  status: Status[];
25938
- time_zone_id: string;
25939
25944
  search: string;
25940
25945
  paging: PAGING;
25941
25946
  page_count: number;
@@ -25955,9 +25960,10 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
25955
25960
  }[];
25956
25961
  include_master_data: YesNo;
25957
25962
  date_format_id: string;
25963
+ time_zone_id: string;
25958
25964
  organisation_ids: string[];
25959
- currency_ids: string[];
25960
25965
  industry_ids: string[];
25966
+ currency_ids: string[];
25961
25967
  country_ids: string[];
25962
25968
  language_ids: string[];
25963
25969
  date_format_ids: string[];
@@ -25968,8 +25974,8 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
25968
25974
  show_vehicle_filters: YesNo[];
25969
25975
  is_bus_college: YesNo[];
25970
25976
  }, {
25971
- time_zone_id: string;
25972
25977
  date_format_id: string;
25978
+ time_zone_id: string;
25973
25979
  status?: Status[] | undefined;
25974
25980
  search?: string | undefined;
25975
25981
  paging?: PAGING | undefined;
@@ -25990,8 +25996,8 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
25990
25996
  }[] | undefined;
25991
25997
  include_master_data?: YesNo | undefined;
25992
25998
  organisation_ids?: string[] | undefined;
25993
- currency_ids?: string[] | undefined;
25994
25999
  industry_ids?: string[] | undefined;
26000
+ currency_ids?: string[] | undefined;
25995
26001
  country_ids?: string[] | undefined;
25996
26002
  language_ids?: string[] | undefined;
25997
26003
  date_format_ids?: string[] | undefined;
@@ -26075,12 +26081,9 @@ declare const BookMarkSchema: z.ZodObject<{
26075
26081
  sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
26076
26082
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
26077
26083
  }, "strip", z.ZodTypeAny, {
26078
- status: Status;
26079
- organisation_id: string;
26080
- user_id: string;
26081
- group_name: string;
26082
26084
  module_name: string;
26083
26085
  menu_type: MenuType;
26086
+ group_name: string;
26084
26087
  group_name_language: string;
26085
26088
  group_icon: string;
26086
26089
  group_url: string;
@@ -26088,16 +26091,19 @@ declare const BookMarkSchema: z.ZodObject<{
26088
26091
  sub_item_name_language: string;
26089
26092
  sub_item_icon: string;
26090
26093
  sub_item_url: string;
26091
- }, {
26092
26094
  status: Status;
26093
26095
  organisation_id: string;
26094
26096
  user_id: string;
26095
- group_name: string;
26097
+ }, {
26096
26098
  module_name: string;
26097
26099
  menu_type: MenuType;
26100
+ group_name: string;
26098
26101
  group_name_language: string;
26099
26102
  group_icon: string;
26100
26103
  group_url: string;
26104
+ status: Status;
26105
+ organisation_id: string;
26106
+ user_id: string;
26101
26107
  sub_item_name?: string | undefined;
26102
26108
  sub_item_name_language?: string | undefined;
26103
26109
  sub_item_icon?: string | undefined;
@@ -26140,8 +26146,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
26140
26146
  bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
26141
26147
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
26142
26148
  }, "strip", z.ZodTypeAny, {
26149
+ menu_type: MenuType[];
26143
26150
  status: Status[];
26144
- time_zone_id: string;
26145
26151
  search: string;
26146
26152
  paging: PAGING;
26147
26153
  page_count: number;
@@ -26161,13 +26167,14 @@ declare const BookMarkQuerySchema: z.ZodObject<{
26161
26167
  }[];
26162
26168
  include_master_data: YesNo;
26163
26169
  date_format_id: string;
26170
+ time_zone_id: string;
26164
26171
  organisation_ids: string[];
26165
26172
  user_ids: string[];
26166
- menu_type: MenuType[];
26167
26173
  bookmark_ids: string[];
26168
26174
  }, {
26169
- time_zone_id: string;
26170
26175
  date_format_id: string;
26176
+ time_zone_id: string;
26177
+ menu_type?: MenuType[] | undefined;
26171
26178
  status?: Status[] | undefined;
26172
26179
  search?: string | undefined;
26173
26180
  paging?: PAGING | undefined;
@@ -26189,7 +26196,6 @@ declare const BookMarkQuerySchema: z.ZodObject<{
26189
26196
  include_master_data?: YesNo | undefined;
26190
26197
  organisation_ids?: string[] | undefined;
26191
26198
  user_ids?: string[] | undefined;
26192
- menu_type?: MenuType[] | undefined;
26193
26199
  bookmark_ids?: string[] | undefined;
26194
26200
  }>;
26195
26201
  type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;