vms-nest-prisma-api-document 1032.0.0 → 1035.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 (126) hide show
  1. package/dist/{bookmark_service-Dx5swn_N.d.ts → bookmark_service-DtjX-Sph.d.ts} +478 -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/invoice_service.js +2 -2
  5. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  6. package/dist/services/account/report_preferences.service.d.ts +1 -1
  7. package/dist/services/account/ticket_service.d.ts +1 -1
  8. package/dist/services/core/cronjobs.service.d.ts +12 -12
  9. package/dist/services/core/external_api.service.d.ts +10 -10
  10. package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  11. package/dist/services/fleet/breakdown_management/breakdown_management_service.js +1 -1
  12. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  13. package/dist/services/fleet/bus_mangement/day_run.d.ts +1 -1
  14. package/dist/services/fleet/bus_mangement/day_run.js +1 -1
  15. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  16. package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
  17. package/dist/services/fleet/bus_mangement/master_schedule.js +1 -1
  18. package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
  19. package/dist/services/fleet/document_management/document_management_service.js +1 -1
  20. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  21. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  22. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  23. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  24. package/dist/services/fleet/incident_management/incident_management_service.js +1 -1
  25. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  26. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  27. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  28. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  29. package/dist/services/fleet/issue_management/issue_management_service.js +1 -1
  30. package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
  31. package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
  32. package/dist/services/fleet/school_management/student_service.d.ts +1 -1
  33. package/dist/services/fleet/school_management/student_service.js +1 -1
  34. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  35. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  36. package/dist/services/fleet/service_management/fleet_service_service.js +1 -1
  37. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  38. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  39. package/dist/services/fleet/vendor_management/fleet_vendor_service.js +1 -1
  40. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  41. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  42. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  43. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  44. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  45. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.js +1 -1
  46. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  47. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  48. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  49. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  50. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  51. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  52. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  53. package/dist/services/main/users/auth_service.d.ts +1 -1
  54. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  55. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  56. package/dist/services/main/users/user_service.d.ts +1 -1
  57. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  58. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  59. package/dist/services/main/vehicle/master_vehicle_service.js +5 -3
  60. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  61. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  62. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  63. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  64. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  65. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  66. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  67. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  68. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  69. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  70. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  71. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  72. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  73. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  74. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  75. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  76. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  77. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  78. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  79. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  80. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  81. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  82. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  83. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  84. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  85. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  86. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  87. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  88. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  89. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  90. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  91. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  92. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  93. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  94. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  95. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  96. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  97. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  98. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  99. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  100. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  101. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  102. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  103. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  104. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  105. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  106. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  107. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  108. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  109. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  110. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  111. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  112. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  113. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  114. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  115. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  116. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  117. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  118. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  119. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  120. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  121. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  122. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  123. package/dist/services/website/faq_service.d.ts +1 -1
  124. package/dist/services/website/request_demo.service.d.ts +4 -4
  125. package/dist/zod_utils/zod_utils.js +2 -2
  126. package/package.json +1 -1
@@ -64,6 +64,7 @@ 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;
67
68
  search: string;
68
69
  paging: PAGING;
69
70
  page_count: number;
@@ -83,11 +84,10 @@ declare const MasterMainIndustryQuerySchema: z.ZodObject<{
83
84
  }[];
84
85
  include_master_data: YesNo;
85
86
  date_format_id: string;
86
- time_zone_id: string;
87
87
  industry_ids: string[];
88
88
  }, {
89
- date_format_id: string;
90
89
  time_zone_id: string;
90
+ date_format_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_symbol: string;
147
146
  currency_code: string;
147
+ currency_symbol: string;
148
148
  country_id: string;
149
149
  }, {
150
150
  status: Status;
@@ -189,6 +189,7 @@ 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;
192
193
  search: string;
193
194
  paging: PAGING;
194
195
  page_count: number;
@@ -208,12 +209,11 @@ declare const MasterMainCurrencyQuerySchema: z.ZodObject<{
208
209
  }[];
209
210
  include_master_data: YesNo;
210
211
  date_format_id: string;
211
- time_zone_id: string;
212
212
  currency_ids: string[];
213
213
  country_ids: string[];
214
214
  }, {
215
- date_format_id: string;
216
215
  time_zone_id: string;
216
+ date_format_id: string;
217
217
  status?: Status[] | undefined;
218
218
  search?: string | undefined;
219
219
  paging?: PAGING | undefined;
@@ -333,6 +333,7 @@ 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;
336
337
  search: string;
337
338
  paging: PAGING;
338
339
  page_count: number;
@@ -352,12 +353,11 @@ declare const OrganisationSubCompanyQuerySchema: z.ZodObject<{
352
353
  }[];
353
354
  include_master_data: YesNo;
354
355
  date_format_id: string;
355
- time_zone_id: string;
356
356
  organisation_ids: string[];
357
357
  organisation_sub_company_ids: string[];
358
358
  }, {
359
- date_format_id: string;
360
359
  time_zone_id: string;
360
+ date_format_id: string;
361
361
  status?: Status[] | undefined;
362
362
  search?: string | undefined;
363
363
  paging?: PAGING | undefined;
@@ -487,6 +487,7 @@ 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;
490
491
  search: string;
491
492
  paging: PAGING;
492
493
  page_count: number;
@@ -506,12 +507,11 @@ declare const OrganisationBranchQuerySchema: z.ZodObject<{
506
507
  }[];
507
508
  include_master_data: YesNo;
508
509
  date_format_id: string;
509
- time_zone_id: string;
510
510
  organisation_ids: string[];
511
511
  organisation_branch_ids: string[];
512
512
  }, {
513
- date_format_id: string;
514
513
  time_zone_id: string;
514
+ date_format_id: string;
515
515
  status?: Status[] | undefined;
516
516
  search?: string | undefined;
517
517
  paging?: PAGING | undefined;
@@ -620,6 +620,7 @@ 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;
623
624
  search: string;
624
625
  paging: PAGING;
625
626
  page_count: number;
@@ -639,12 +640,11 @@ declare const OrganisationColorQuerySchema: z.ZodObject<{
639
640
  }[];
640
641
  include_master_data: YesNo;
641
642
  date_format_id: string;
642
- time_zone_id: string;
643
643
  organisation_ids: string[];
644
644
  organisation_color_ids: string[];
645
645
  }, {
646
- date_format_id: string;
647
646
  time_zone_id: string;
647
+ date_format_id: string;
648
648
  status?: Status[] | undefined;
649
649
  search?: string | undefined;
650
650
  paging?: PAGING | undefined;
@@ -749,6 +749,7 @@ 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;
752
753
  search: string;
753
754
  paging: PAGING;
754
755
  page_count: number;
@@ -768,12 +769,11 @@ declare const OrganisationTagQuerySchema: z.ZodObject<{
768
769
  }[];
769
770
  include_master_data: YesNo;
770
771
  date_format_id: string;
771
- time_zone_id: string;
772
772
  organisation_ids: string[];
773
773
  organisation_tag_ids: string[];
774
774
  }, {
775
- date_format_id: string;
776
775
  time_zone_id: string;
776
+ date_format_id: string;
777
777
  status?: Status[] | undefined;
778
778
  search?: string | undefined;
779
779
  paging?: PAGING | undefined;
@@ -876,6 +876,7 @@ 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;
879
880
  search: string;
880
881
  paging: PAGING;
881
882
  page_count: number;
@@ -895,12 +896,11 @@ declare const MasterUserRoleQuerySchema: z.ZodObject<{
895
896
  }[];
896
897
  include_master_data: YesNo;
897
898
  date_format_id: string;
898
- time_zone_id: string;
899
899
  organisation_ids: string[];
900
900
  user_role_ids: string[];
901
901
  }, {
902
- date_format_id: string;
903
902
  time_zone_id: string;
903
+ date_format_id: string;
904
904
  status?: Status[] | undefined;
905
905
  search?: string | undefined;
906
906
  paging?: PAGING | undefined;
@@ -1002,6 +1002,7 @@ 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;
1005
1006
  search: string;
1006
1007
  paging: PAGING;
1007
1008
  page_count: number;
@@ -1021,12 +1022,11 @@ declare const MasterUserStatusQuerySchema: z.ZodObject<{
1021
1022
  }[];
1022
1023
  include_master_data: YesNo;
1023
1024
  date_format_id: string;
1024
- time_zone_id: string;
1025
1025
  organisation_ids: string[];
1026
1026
  user_status_ids: string[];
1027
1027
  }, {
1028
- date_format_id: string;
1029
1028
  time_zone_id: string;
1029
+ date_format_id: string;
1030
1030
  status?: Status[] | undefined;
1031
1031
  search?: string | undefined;
1032
1032
  paging?: PAGING | undefined;
@@ -1121,6 +1121,7 @@ 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;
1124
1125
  search: string;
1125
1126
  paging: PAGING;
1126
1127
  page_count: number;
@@ -1140,11 +1141,10 @@ declare const MasterMainLanguageQuerySchema: z.ZodObject<{
1140
1141
  }[];
1141
1142
  include_master_data: YesNo;
1142
1143
  date_format_id: string;
1143
- time_zone_id: string;
1144
1144
  language_ids: string[];
1145
1145
  }, {
1146
- date_format_id: string;
1147
1146
  time_zone_id: string;
1147
+ date_format_id: string;
1148
1148
  status?: Status[] | undefined;
1149
1149
  search?: string | undefined;
1150
1150
  paging?: PAGING | undefined;
@@ -1237,6 +1237,7 @@ 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;
1240
1241
  search: string;
1241
1242
  paging: PAGING;
1242
1243
  page_count: number;
@@ -1256,11 +1257,10 @@ declare const MasterMainDateFormatQuerySchema: z.ZodObject<{
1256
1257
  }[];
1257
1258
  include_master_data: YesNo;
1258
1259
  date_format_id: string;
1259
- time_zone_id: string;
1260
1260
  date_format_ids: string[];
1261
1261
  }, {
1262
- date_format_id: string;
1263
1262
  time_zone_id: string;
1263
+ date_format_id: string;
1264
1264
  status?: Status[] | undefined;
1265
1265
  search?: string | undefined;
1266
1266
  paging?: PAGING | undefined;
@@ -1398,6 +1398,7 @@ 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;
1401
1402
  search: string;
1402
1403
  paging: PAGING;
1403
1404
  page_count: number;
@@ -1417,16 +1418,15 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
1417
1418
  }[];
1418
1419
  include_master_data: YesNo;
1419
1420
  date_format_id: string;
1420
- time_zone_id: string;
1421
1421
  organisation_ids: string[];
1422
+ from_date: string;
1423
+ to_date: string;
1422
1424
  vehicle_ids: string[];
1423
1425
  driver_ids: string[];
1424
1426
  gps_geofence_ids: string[];
1425
- from_date: string;
1426
- to_date: string;
1427
1427
  }, {
1428
- date_format_id: string;
1429
1428
  time_zone_id: string;
1429
+ date_format_id: string;
1430
1430
  from_date: string;
1431
1431
  to_date: string;
1432
1432
  status?: Status[] | undefined;
@@ -1560,6 +1560,7 @@ 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;
1563
1564
  search: string;
1564
1565
  paging: PAGING;
1565
1566
  page_count: number;
@@ -1579,17 +1580,16 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
1579
1580
  }[];
1580
1581
  include_master_data: YesNo;
1581
1582
  date_format_id: string;
1582
- time_zone_id: string;
1583
1583
  organisation_ids: string[];
1584
+ from_date: string;
1585
+ to_date: string;
1584
1586
  vehicle_ids: string[];
1585
1587
  driver_ids: string[];
1586
1588
  gps_geofence_ids: string[];
1587
- from_date: string;
1588
- to_date: string;
1589
1589
  geofence_status_type: GeofenceStatusType[];
1590
1590
  }, {
1591
- date_format_id: string;
1592
1591
  time_zone_id: string;
1592
+ date_format_id: string;
1593
1593
  from_date: string;
1594
1594
  to_date: string;
1595
1595
  status?: Status[] | undefined;
@@ -1752,6 +1752,7 @@ 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;
1755
1756
  search: string;
1756
1757
  paging: PAGING;
1757
1758
  page_count: number;
@@ -1771,17 +1772,16 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
1771
1772
  }[];
1772
1773
  include_master_data: YesNo;
1773
1774
  date_format_id: string;
1774
- time_zone_id: string;
1775
1775
  organisation_ids: string[];
1776
- vehicle_ids: string[];
1777
- driver_ids: string[];
1778
1776
  from_date: string;
1779
1777
  to_date: string;
1778
+ vehicle_ids: string[];
1779
+ driver_ids: string[];
1780
1780
  from_geofence_ids: string[];
1781
1781
  to_geofence_ids: string[];
1782
1782
  }, {
1783
- date_format_id: string;
1784
1783
  time_zone_id: string;
1784
+ date_format_id: string;
1785
1785
  from_date: string;
1786
1786
  to_date: string;
1787
1787
  status?: Status[] | undefined;
@@ -2004,6 +2004,7 @@ 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;
2007
2008
  search: string;
2008
2009
  paging: PAGING;
2009
2010
  page_count: number;
@@ -2023,14 +2024,13 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
2023
2024
  }[];
2024
2025
  include_master_data: YesNo;
2025
2026
  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
- date_format_id: string;
2033
2032
  time_zone_id: string;
2033
+ date_format_id: string;
2034
2034
  status?: Status[] | undefined;
2035
2035
  search?: string | undefined;
2036
2036
  paging?: PAGING | undefined;
@@ -2149,7 +2149,6 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2149
2149
  }, "strip", z.ZodTypeAny, {
2150
2150
  status: Status;
2151
2151
  organisation_id: string;
2152
- user_ids: string[];
2153
2152
  vehicle_ids: string[];
2154
2153
  gps_geofence_ids: string[];
2155
2154
  notification_name: string;
@@ -2163,6 +2162,7 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2163
2162
  over_speed_limit: number;
2164
2163
  all_geofences: YesNo;
2165
2164
  all_vehicles: YesNo;
2165
+ user_ids: string[];
2166
2166
  }, {
2167
2167
  status: Status;
2168
2168
  organisation_id: string;
@@ -2171,7 +2171,6 @@ 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;
2175
2174
  vehicle_ids?: string[] | undefined;
2176
2175
  gps_geofence_ids?: string[] | undefined;
2177
2176
  notification_channels?: NotificationChannel[] | undefined;
@@ -2180,6 +2179,7 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
2180
2179
  cc_email_ids?: string | undefined;
2181
2180
  notification_list?: NotificationList[] | undefined;
2182
2181
  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,6 +2220,7 @@ 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;
2223
2224
  search: string;
2224
2225
  paging: PAGING;
2225
2226
  page_count: number;
@@ -2239,15 +2240,14 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
2239
2240
  }[];
2240
2241
  include_master_data: YesNo;
2241
2242
  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
- date_format_id: string;
2250
2249
  time_zone_id: string;
2250
+ date_format_id: string;
2251
2251
  status?: Status[] | undefined;
2252
2252
  search?: string | undefined;
2253
2253
  paging?: PAGING | undefined;
@@ -2424,6 +2424,7 @@ 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;
2427
2428
  search: string;
2428
2429
  paging: PAGING;
2429
2430
  page_count: number;
@@ -2443,12 +2444,11 @@ declare const UserAdminQuerySchema: z.ZodObject<{
2443
2444
  }[];
2444
2445
  include_master_data: YesNo;
2445
2446
  date_format_id: string;
2446
- time_zone_id: string;
2447
2447
  admin_role: AdminRole[];
2448
2448
  admin_ids: string[];
2449
2449
  }, {
2450
- date_format_id: string;
2451
2450
  time_zone_id: string;
2451
+ date_format_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
- user_id: string;
2610
2609
  description: string;
2610
+ user_id: string;
2611
2611
  subject: string;
2612
2612
  TicketFileSchema: {
2613
2613
  status: Status;
@@ -2762,6 +2762,7 @@ 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;
2765
2766
  search: string;
2766
2767
  paging: PAGING;
2767
2768
  page_count: number;
@@ -2781,15 +2782,14 @@ declare const TicketQuerySchema: z.ZodObject<{
2781
2782
  }[];
2782
2783
  include_master_data: YesNo;
2783
2784
  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
- date_format_id: string;
2792
2791
  time_zone_id: string;
2792
+ date_format_id: string;
2793
2793
  status?: Status[] | undefined;
2794
2794
  search?: string | undefined;
2795
2795
  paging?: PAGING | undefined;
@@ -2899,6 +2899,7 @@ 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;
2902
2903
  search: string;
2903
2904
  paging: PAGING;
2904
2905
  page_count: number;
@@ -2918,13 +2919,12 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
2918
2919
  }[];
2919
2920
  include_master_data: YesNo;
2920
2921
  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
- date_format_id: string;
2927
2926
  time_zone_id: string;
2927
+ date_format_id: string;
2928
2928
  status?: Status[] | undefined;
2929
2929
  search?: string | undefined;
2930
2930
  paging?: PAGING | undefined;
@@ -3026,6 +3026,7 @@ 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;
3029
3030
  search: string;
3030
3031
  paging: PAGING;
3031
3032
  page_count: number;
@@ -3045,12 +3046,11 @@ declare const MasterFleetIncidentTypeQuerySchema: z.ZodObject<{
3045
3046
  }[];
3046
3047
  include_master_data: YesNo;
3047
3048
  date_format_id: string;
3048
- time_zone_id: string;
3049
3049
  organisation_ids: string[];
3050
3050
  fleet_incident_type_ids: string[];
3051
3051
  }, {
3052
- date_format_id: string;
3053
3052
  time_zone_id: string;
3053
+ date_format_id: string;
3054
3054
  status?: Status[] | undefined;
3055
3055
  search?: string | undefined;
3056
3056
  paging?: PAGING | undefined;
@@ -3151,6 +3151,7 @@ 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;
3154
3155
  search: string;
3155
3156
  paging: PAGING;
3156
3157
  page_count: number;
@@ -3170,12 +3171,11 @@ declare const MasterFleetIncidentStatusQuerySchema: z.ZodObject<{
3170
3171
  }[];
3171
3172
  include_master_data: YesNo;
3172
3173
  date_format_id: string;
3173
- time_zone_id: string;
3174
3174
  organisation_ids: string[];
3175
3175
  fleet_incident_status_ids: string[];
3176
3176
  }, {
3177
- date_format_id: string;
3178
3177
  time_zone_id: string;
3178
+ date_format_id: string;
3179
3179
  status?: Status[] | undefined;
3180
3180
  search?: string | undefined;
3181
3181
  paging?: PAGING | undefined;
@@ -3276,6 +3276,7 @@ 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;
3279
3280
  search: string;
3280
3281
  paging: PAGING;
3281
3282
  page_count: number;
@@ -3295,12 +3296,11 @@ declare const MasterFleetIncidentSeverityQuerySchema: z.ZodObject<{
3295
3296
  }[];
3296
3297
  include_master_data: YesNo;
3297
3298
  date_format_id: string;
3298
- time_zone_id: string;
3299
3299
  organisation_ids: string[];
3300
3300
  fleet_incident_severity_ids: string[];
3301
3301
  }, {
3302
- date_format_id: string;
3303
3302
  time_zone_id: string;
3303
+ date_format_id: string;
3304
3304
  status?: Status[] | undefined;
3305
3305
  search?: string | undefined;
3306
3306
  paging?: PAGING | undefined;
@@ -3401,6 +3401,7 @@ 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;
3404
3405
  search: string;
3405
3406
  paging: PAGING;
3406
3407
  page_count: number;
@@ -3420,12 +3421,11 @@ declare const MasterFleetInsuranceClaimStatusQuerySchema: z.ZodObject<{
3420
3421
  }[];
3421
3422
  include_master_data: YesNo;
3422
3423
  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
- date_format_id: string;
3428
3427
  time_zone_id: string;
3428
+ date_format_id: string;
3429
3429
  status?: Status[] | undefined;
3430
3430
  search?: string | undefined;
3431
3431
  paging?: PAGING | undefined;
@@ -3600,7 +3600,6 @@ declare const FleetIncidentFileSchema: z.ZodObject<{
3600
3600
  }, "strip", z.ZodTypeAny, {
3601
3601
  status: Status;
3602
3602
  organisation_id: string;
3603
- user_id: string;
3604
3603
  usage_type: string;
3605
3604
  file_type: FileType;
3606
3605
  file_url: string;
@@ -3609,13 +3608,14 @@ declare const FleetIncidentFileSchema: z.ZodObject<{
3609
3608
  file_description: string;
3610
3609
  file_size: number;
3611
3610
  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;
3617
3616
  usage_type: string;
3618
3617
  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,7 +3680,6 @@ declare const FleetIncidentSchema: z.ZodObject<{
3680
3680
  }, z.UnknownKeysParam, z.ZodTypeAny, {
3681
3681
  status: Status;
3682
3682
  organisation_id: string;
3683
- user_id: string;
3684
3683
  usage_type: string;
3685
3684
  file_type: FileType;
3686
3685
  file_url: string;
@@ -3689,13 +3688,14 @@ declare const FleetIncidentSchema: z.ZodObject<{
3689
3688
  file_description: string;
3690
3689
  file_size: number;
3691
3690
  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;
3697
3696
  usage_type: string;
3698
3697
  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;
3712
3711
  time_zone_id: string;
3713
3712
  vehicle_id: string;
3714
3713
  driver_id: string;
3715
3714
  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,7 +3743,6 @@ declare const FleetIncidentSchema: z.ZodObject<{
3743
3743
  FleetIncidentFileSchema: {
3744
3744
  status: Status;
3745
3745
  organisation_id: string;
3746
- user_id: string;
3747
3746
  usage_type: string;
3748
3747
  file_type: FileType;
3749
3748
  file_url: string;
@@ -3752,6 +3751,7 @@ declare const FleetIncidentSchema: z.ZodObject<{
3752
3751
  file_description: string;
3753
3752
  file_size: number;
3754
3753
  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;
3765
3764
  time_zone_id: string;
3766
3765
  vehicle_id: string;
3767
3766
  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;
3804
3803
  usage_type: string;
3805
3804
  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,6 +3867,7 @@ 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;
3870
3871
  search: string;
3871
3872
  paging: PAGING;
3872
3873
  page_count: number;
@@ -3886,13 +3887,12 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
3886
3887
  }[];
3887
3888
  include_master_data: YesNo;
3888
3889
  date_format_id: string;
3889
- time_zone_id: string;
3890
3890
  organisation_ids: string[];
3891
- user_ids: string[];
3892
- vehicle_ids: string[];
3893
- driver_ids: string[];
3894
3891
  from_date: string;
3895
3892
  to_date: string;
3893
+ vehicle_ids: string[];
3894
+ driver_ids: string[];
3895
+ user_ids: 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
- date_format_id: string;
3913
3912
  time_zone_id: string;
3913
+ date_format_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;
3937
3936
  vehicle_ids?: string[] | undefined;
3938
3937
  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,6 +3990,7 @@ 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;
3993
3994
  search: string;
3994
3995
  paging: PAGING;
3995
3996
  page_count: number;
@@ -4009,14 +4010,13 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
4009
4010
  }[];
4010
4011
  include_master_data: YesNo;
4011
4012
  date_format_id: string;
4012
- time_zone_id: string;
4013
4013
  organisation_ids: string[];
4014
- vehicle_ids: string[];
4015
4014
  from_date: string;
4016
4015
  to_date: string;
4016
+ vehicle_ids: string[];
4017
4017
  }, {
4018
- date_format_id: string;
4019
4018
  time_zone_id: string;
4019
+ date_format_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
- user_id: string;
4059
4058
  time_zone_id: string;
4059
+ user_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
- user_id: string;
4069
4068
  time_zone_id: string;
4069
+ user_id: string;
4070
4070
  expense_name_id: string;
4071
4071
  incident_id: string;
4072
4072
  incident_cost_date?: string | undefined;
@@ -4112,6 +4112,7 @@ 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;
4115
4116
  search: string;
4116
4117
  paging: PAGING;
4117
4118
  page_count: number;
@@ -4131,15 +4132,14 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
4131
4132
  }[];
4132
4133
  include_master_data: YesNo;
4133
4134
  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
- date_format_id: string;
4142
4141
  time_zone_id: string;
4142
+ date_format_id: string;
4143
4143
  status?: Status[] | undefined;
4144
4144
  search?: string | undefined;
4145
4145
  paging?: PAGING | undefined;
@@ -4311,7 +4311,6 @@ declare const FleetVendorServiceCenterSchema: z.ZodObject<{
4311
4311
  }, "strip", z.ZodTypeAny, {
4312
4312
  status: Status;
4313
4313
  organisation_id: string;
4314
- user_id: string;
4315
4314
  address_line1: string;
4316
4315
  address_line2: string;
4317
4316
  locality_landmark: string;
@@ -4323,6 +4322,7 @@ declare const FleetVendorServiceCenterSchema: z.ZodObject<{
4323
4322
  country: string;
4324
4323
  country_code: string;
4325
4324
  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,6 +4440,7 @@ 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;
4443
4444
  search: string;
4444
4445
  paging: PAGING;
4445
4446
  page_count: number;
@@ -4459,7 +4460,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
4459
4460
  }[];
4460
4461
  include_master_data: YesNo;
4461
4462
  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
- date_format_id: string;
4472
4471
  time_zone_id: string;
4472
+ date_format_id: string;
4473
4473
  status?: Status[] | undefined;
4474
4474
  search?: string | undefined;
4475
4475
  paging?: PAGING | undefined;
@@ -4594,6 +4594,7 @@ 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;
4597
4598
  search: string;
4598
4599
  paging: PAGING;
4599
4600
  page_count: number;
@@ -4613,13 +4614,12 @@ declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
4613
4614
  }[];
4614
4615
  include_master_data: YesNo;
4615
4616
  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
- date_format_id: string;
4622
4621
  time_zone_id: string;
4622
+ date_format_id: string;
4623
4623
  status?: Status[] | undefined;
4624
4624
  search?: string | undefined;
4625
4625
  paging?: PAGING | undefined;
@@ -4785,7 +4785,6 @@ declare const FleetVendorFuelStationSchema: z.ZodObject<{
4785
4785
  }, "strip", z.ZodTypeAny, {
4786
4786
  status: Status;
4787
4787
  organisation_id: string;
4788
- user_id: string;
4789
4788
  address_line1: string;
4790
4789
  address_line2: string;
4791
4790
  locality_landmark: string;
@@ -4797,6 +4796,7 @@ declare const FleetVendorFuelStationSchema: z.ZodObject<{
4797
4796
  country: string;
4798
4797
  country_code: string;
4799
4798
  google_location: string;
4799
+ user_id: string;
4800
4800
  is_company_owned: YesNo;
4801
4801
  notes: string;
4802
4802
  rating: number;
@@ -4900,6 +4900,7 @@ 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;
4903
4904
  search: string;
4904
4905
  paging: PAGING;
4905
4906
  page_count: number;
@@ -4919,7 +4920,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
4919
4920
  }[];
4920
4921
  include_master_data: YesNo;
4921
4922
  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
- date_format_id: string;
4932
4931
  time_zone_id: string;
4932
+ date_format_id: string;
4933
4933
  status?: Status[] | undefined;
4934
4934
  search?: string | undefined;
4935
4935
  paging?: PAGING | undefined;
@@ -5031,6 +5031,7 @@ 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;
5034
5035
  search: string;
5035
5036
  paging: PAGING;
5036
5037
  page_count: number;
@@ -5050,12 +5051,11 @@ declare const MasterVendorTypeQuerySchema: z.ZodObject<{
5050
5051
  }[];
5051
5052
  include_master_data: YesNo;
5052
5053
  date_format_id: string;
5053
- time_zone_id: string;
5054
5054
  organisation_ids: string[];
5055
5055
  vendor_type_ids: string[];
5056
5056
  }, {
5057
- date_format_id: string;
5058
5057
  time_zone_id: string;
5058
+ date_format_id: string;
5059
5059
  status?: Status[] | undefined;
5060
5060
  search?: string | undefined;
5061
5061
  paging?: PAGING | undefined;
@@ -5152,6 +5152,7 @@ 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;
5155
5156
  search: string;
5156
5157
  paging: PAGING;
5157
5158
  page_count: number;
@@ -5171,12 +5172,11 @@ declare const MasterVendorTagQuerySchema: z.ZodObject<{
5171
5172
  }[];
5172
5173
  include_master_data: YesNo;
5173
5174
  date_format_id: string;
5174
- time_zone_id: string;
5175
5175
  organisation_ids: string[];
5176
5176
  vendor_tag_ids: string[];
5177
5177
  }, {
5178
- date_format_id: string;
5179
5178
  time_zone_id: string;
5179
+ date_format_id: string;
5180
5180
  status?: Status[] | undefined;
5181
5181
  search?: string | undefined;
5182
5182
  paging?: PAGING | undefined;
@@ -5273,6 +5273,7 @@ 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;
5276
5277
  search: string;
5277
5278
  paging: PAGING;
5278
5279
  page_count: number;
@@ -5292,12 +5293,11 @@ declare const MasterVendorDocumentTypeQuerySchema: z.ZodObject<{
5292
5293
  }[];
5293
5294
  include_master_data: YesNo;
5294
5295
  date_format_id: string;
5295
- time_zone_id: string;
5296
5296
  organisation_ids: string[];
5297
5297
  document_type_ids: string[];
5298
5298
  }, {
5299
- date_format_id: string;
5300
5299
  time_zone_id: string;
5300
+ date_format_id: string;
5301
5301
  status?: Status[] | undefined;
5302
5302
  search?: string | undefined;
5303
5303
  paging?: PAGING | undefined;
@@ -5651,7 +5651,6 @@ declare const FleetVendorDocumentFileSchema: z.ZodObject<{
5651
5651
  }, "strip", z.ZodTypeAny, {
5652
5652
  status: Status;
5653
5653
  organisation_id: string;
5654
- user_id: string;
5655
5654
  usage_type: string;
5656
5655
  file_type: FileType;
5657
5656
  file_url: string;
@@ -5660,13 +5659,14 @@ declare const FleetVendorDocumentFileSchema: z.ZodObject<{
5660
5659
  file_description: string;
5661
5660
  file_size: number;
5662
5661
  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;
5668
5667
  usage_type: string;
5669
5668
  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;
5706
5705
  logo_key: string;
5707
5706
  logo_url: string;
5708
5707
  logo_name: string;
5708
+ user_id: string;
5709
5709
  vendor_name: string;
5710
5710
  vendor_code: string;
5711
5711
  vendor_type_ids: string[];
@@ -5785,6 +5785,7 @@ 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;
5788
5789
  search: string;
5789
5790
  paging: PAGING;
5790
5791
  page_count: number;
@@ -5804,15 +5805,14 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
5804
5805
  }[];
5805
5806
  include_master_data: YesNo;
5806
5807
  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
- date_format_id: string;
5815
5814
  time_zone_id: string;
5815
+ date_format_id: string;
5816
5816
  status?: Status[] | undefined;
5817
5817
  search?: string | undefined;
5818
5818
  paging?: PAGING | undefined;
@@ -5863,7 +5863,6 @@ declare const FleetVendorAddressSchema: z.ZodObject<{
5863
5863
  }, "strip", z.ZodTypeAny, {
5864
5864
  status: Status;
5865
5865
  organisation_id: string;
5866
- user_id: string;
5867
5866
  address_line1: string;
5868
5867
  address_line2: string;
5869
5868
  locality_landmark: string;
@@ -5875,6 +5874,7 @@ declare const FleetVendorAddressSchema: z.ZodObject<{
5875
5874
  country: string;
5876
5875
  country_code: string;
5877
5876
  google_location: string;
5877
+ user_id: string;
5878
5878
  notes: string;
5879
5879
  vendor_id: string;
5880
5880
  vendor_address_label: FleetVendorAddressLabel;
@@ -5943,6 +5943,7 @@ 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;
5946
5947
  search: string;
5947
5948
  paging: PAGING;
5948
5949
  page_count: number;
@@ -5962,7 +5963,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
5962
5963
  }[];
5963
5964
  include_master_data: YesNo;
5964
5965
  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
- date_format_id: string;
5974
5973
  time_zone_id: string;
5974
+ date_format_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
- user_id: string;
6022
6021
  branch_name: string;
6022
+ user_id: string;
6023
6023
  notes: string;
6024
6024
  vendor_id: string;
6025
6025
  bank_name: string;
@@ -6088,6 +6088,7 @@ 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;
6091
6092
  search: string;
6092
6093
  paging: PAGING;
6093
6094
  page_count: number;
@@ -6107,7 +6108,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
6107
6108
  }[];
6108
6109
  include_master_data: YesNo;
6109
6110
  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
- date_format_id: string;
6119
6118
  time_zone_id: string;
6119
+ date_format_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;
6168
6167
  name: string;
6169
6168
  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
- user_id: string;
6185
6184
  name: string;
6185
+ user_id: string;
6186
6186
  vendor_id: string;
6187
6187
  is_primary: YesNo;
6188
6188
  branch_name?: string | undefined;
@@ -6235,6 +6235,7 @@ 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;
6238
6239
  search: string;
6239
6240
  paging: PAGING;
6240
6241
  page_count: number;
@@ -6254,15 +6255,14 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
6254
6255
  }[];
6255
6256
  include_master_data: YesNo;
6256
6257
  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
- date_format_id: string;
6265
6264
  time_zone_id: string;
6265
+ date_format_id: string;
6266
6266
  status?: Status[] | undefined;
6267
6267
  search?: string | undefined;
6268
6268
  paging?: PAGING | undefined;
@@ -6349,6 +6349,7 @@ 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;
6352
6353
  search: string;
6353
6354
  paging: PAGING;
6354
6355
  page_count: number;
@@ -6368,14 +6369,13 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
6368
6369
  }[];
6369
6370
  include_master_data: YesNo;
6370
6371
  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
- date_format_id: string;
6378
6377
  time_zone_id: string;
6378
+ date_format_id: string;
6379
6379
  status?: Status[] | undefined;
6380
6380
  search?: string | undefined;
6381
6381
  paging?: PAGING | undefined;
@@ -6429,7 +6429,6 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
6429
6429
  }, z.UnknownKeysParam, z.ZodTypeAny, {
6430
6430
  status: Status;
6431
6431
  organisation_id: string;
6432
- user_id: string;
6433
6432
  usage_type: string;
6434
6433
  file_type: FileType;
6435
6434
  file_url: string;
@@ -6438,13 +6437,14 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
6438
6437
  file_description: string;
6439
6438
  file_size: number;
6440
6439
  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;
6446
6445
  usage_type: string;
6447
6446
  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
- user_id: string;
6462
6461
  time_zone_id: string;
6462
+ user_id: string;
6463
6463
  vendor_id: string;
6464
6464
  document_type_id: string;
6465
6465
  document_name: string;
@@ -6471,7 +6471,6 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
6471
6471
  FleetVendorDocumentFileSchema: {
6472
6472
  status: Status;
6473
6473
  organisation_id: string;
6474
- user_id: string;
6475
6474
  usage_type: string;
6476
6475
  file_type: FileType;
6477
6476
  file_url: string;
@@ -6480,13 +6479,14 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
6480
6479
  file_description: string;
6481
6480
  file_size: number;
6482
6481
  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
- user_id: string;
6489
6488
  time_zone_id: string;
6489
+ user_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;
6502
6501
  usage_type: string;
6503
6502
  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,6 +6549,7 @@ 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;
6552
6553
  search: string;
6553
6554
  paging: PAGING;
6554
6555
  page_count: number;
@@ -6568,15 +6569,14 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
6568
6569
  }[];
6569
6570
  include_master_data: YesNo;
6570
6571
  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
- date_format_id: string;
6579
6578
  time_zone_id: string;
6579
+ date_format_id: string;
6580
6580
  status?: Status[] | undefined;
6581
6581
  search?: string | undefined;
6582
6582
  paging?: PAGING | undefined;
@@ -6637,6 +6637,7 @@ 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;
6640
6641
  search: string;
6641
6642
  paging: PAGING;
6642
6643
  page_count: number;
@@ -6656,11 +6657,10 @@ declare const FleetVendorDashBoardQuerySchema: z.ZodObject<{
6656
6657
  }[];
6657
6658
  include_master_data: YesNo;
6658
6659
  date_format_id: string;
6659
- time_zone_id: string;
6660
6660
  organisation_ids: string[];
6661
6661
  }, {
6662
- date_format_id: string;
6663
6662
  time_zone_id: string;
6663
+ date_format_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
- user_id: string;
6797
6796
  google_location: string;
6797
+ user_id: string;
6798
6798
  workshop_name: string;
6799
6799
  workshop_description: string;
6800
6800
  latitude?: number | undefined;
@@ -6846,6 +6846,7 @@ 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;
6849
6850
  search: string;
6850
6851
  paging: PAGING;
6851
6852
  page_count: number;
@@ -6865,13 +6866,12 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
6865
6866
  }[];
6866
6867
  include_master_data: YesNo;
6867
6868
  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
- date_format_id: string;
6874
6873
  time_zone_id: string;
6874
+ date_format_id: string;
6875
6875
  status?: Status[] | undefined;
6876
6876
  search?: string | undefined;
6877
6877
  paging?: PAGING | undefined;
@@ -6931,6 +6931,7 @@ 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;
6934
6935
  search: string;
6935
6936
  paging: PAGING;
6936
6937
  page_count: number;
@@ -6950,12 +6951,11 @@ declare const FleetWorkshopDashBoardQuerySchema: z.ZodObject<{
6950
6951
  }[];
6951
6952
  include_master_data: YesNo;
6952
6953
  date_format_id: string;
6953
- time_zone_id: string;
6954
6954
  organisation_ids: string[];
6955
6955
  workshop_ids: string[];
6956
6956
  }, {
6957
- date_format_id: string;
6958
6957
  time_zone_id: string;
6958
+ date_format_id: string;
6959
6959
  status?: Status[] | undefined;
6960
6960
  search?: string | undefined;
6961
6961
  paging?: PAGING | undefined;
@@ -7057,6 +7057,7 @@ 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;
7060
7061
  search: string;
7061
7062
  paging: PAGING;
7062
7063
  page_count: number;
@@ -7076,12 +7077,11 @@ declare const MasterFleetServiceTaskQuerySchema: z.ZodObject<{
7076
7077
  }[];
7077
7078
  include_master_data: YesNo;
7078
7079
  date_format_id: string;
7079
- time_zone_id: string;
7080
7080
  organisation_ids: string[];
7081
7081
  fleet_service_task_ids: string[];
7082
7082
  }, {
7083
- date_format_id: string;
7084
7083
  time_zone_id: string;
7084
+ date_format_id: string;
7085
7085
  status?: Status[] | undefined;
7086
7086
  search?: string | undefined;
7087
7087
  paging?: PAGING | undefined;
@@ -7186,6 +7186,7 @@ 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;
7189
7190
  search: string;
7190
7191
  paging: PAGING;
7191
7192
  page_count: number;
@@ -7205,12 +7206,11 @@ declare const MasterFleetServicePartQuerySchema: z.ZodObject<{
7205
7206
  }[];
7206
7207
  include_master_data: YesNo;
7207
7208
  date_format_id: string;
7208
- time_zone_id: string;
7209
7209
  organisation_ids: string[];
7210
7210
  fleet_service_part_ids: string[];
7211
7211
  }, {
7212
- date_format_id: string;
7213
7212
  time_zone_id: string;
7213
+ date_format_id: string;
7214
7214
  status?: Status[] | undefined;
7215
7215
  search?: string | undefined;
7216
7216
  paging?: PAGING | undefined;
@@ -7409,7 +7409,6 @@ declare const FleetServiceFileSchema: z.ZodObject<{
7409
7409
  }, "strip", z.ZodTypeAny, {
7410
7410
  status: Status;
7411
7411
  organisation_id: string;
7412
- user_id: string;
7413
7412
  usage_type: string;
7414
7413
  file_type: FileType;
7415
7414
  file_url: string;
@@ -7418,13 +7417,14 @@ declare const FleetServiceFileSchema: z.ZodObject<{
7418
7417
  file_description: string;
7419
7418
  file_size: number;
7420
7419
  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;
7426
7425
  usage_type: string;
7427
7426
  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,7 +7485,6 @@ declare const FleetServiceSchema: z.ZodObject<{
7485
7485
  }, z.UnknownKeysParam, z.ZodTypeAny, {
7486
7486
  status: Status;
7487
7487
  organisation_id: string;
7488
- user_id: string;
7489
7488
  usage_type: string;
7490
7489
  file_type: FileType;
7491
7490
  file_url: string;
@@ -7494,13 +7493,14 @@ declare const FleetServiceSchema: z.ZodObject<{
7494
7493
  file_description: string;
7495
7494
  file_size: number;
7496
7495
  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;
7502
7501
  usage_type: string;
7503
7502
  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;
7517
7516
  time_zone_id: string;
7518
7517
  vehicle_id: string;
7519
7518
  driver_id: string;
7519
+ user_id: string;
7520
7520
  odometer_reading: number;
7521
7521
  service_center_id: string;
7522
7522
  rating: number;
@@ -7541,7 +7541,6 @@ declare const FleetServiceSchema: z.ZodObject<{
7541
7541
  FleetServiceFileSchema: {
7542
7542
  status: Status;
7543
7543
  organisation_id: string;
7544
- user_id: string;
7545
7544
  usage_type: string;
7546
7545
  file_type: FileType;
7547
7546
  file_url: string;
@@ -7550,6 +7549,7 @@ declare const FleetServiceSchema: z.ZodObject<{
7550
7549
  file_description: string;
7551
7550
  file_size: number;
7552
7551
  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;
7566
7565
  time_zone_id: string;
7567
7566
  vehicle_id: string;
7568
7567
  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;
7601
7600
  usage_type: string;
7602
7601
  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,6 +7658,7 @@ 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;
7661
7662
  search: string;
7662
7663
  paging: PAGING;
7663
7664
  page_count: number;
@@ -7677,13 +7678,12 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
7677
7678
  }[];
7678
7679
  include_master_data: YesNo;
7679
7680
  date_format_id: string;
7680
- time_zone_id: string;
7681
7681
  organisation_ids: string[];
7682
- user_ids: string[];
7683
- vehicle_ids: string[];
7684
- driver_ids: string[];
7685
7682
  from_date: string;
7686
7683
  to_date: string;
7684
+ vehicle_ids: string[];
7685
+ driver_ids: string[];
7686
+ user_ids: 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
- date_format_id: string;
7698
7697
  time_zone_id: string;
7698
+ date_format_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;
7722
7721
  vehicle_ids?: string[] | undefined;
7723
7722
  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,6 +7769,7 @@ 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;
7772
7773
  search: string;
7773
7774
  paging: PAGING;
7774
7775
  page_count: number;
@@ -7788,14 +7789,13 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
7788
7789
  }[];
7789
7790
  include_master_data: YesNo;
7790
7791
  date_format_id: string;
7791
- time_zone_id: string;
7792
7792
  organisation_ids: string[];
7793
- vehicle_ids: string[];
7794
7793
  from_date: string;
7795
7794
  to_date: string;
7795
+ vehicle_ids: string[];
7796
7796
  }, {
7797
- date_format_id: string;
7798
7797
  time_zone_id: string;
7798
+ date_format_id: string;
7799
7799
  from_date: string;
7800
7800
  to_date: string;
7801
7801
  status?: Status[] | undefined;
@@ -7899,6 +7899,7 @@ 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;
7902
7903
  search: string;
7903
7904
  paging: PAGING;
7904
7905
  page_count: number;
@@ -7918,14 +7919,13 @@ declare const FleetServiceTaskQuerySchema: z.ZodObject<{
7918
7919
  }[];
7919
7920
  include_master_data: YesNo;
7920
7921
  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
- date_format_id: string;
7928
7927
  time_zone_id: string;
7928
+ date_format_id: string;
7929
7929
  status?: Status[] | undefined;
7930
7930
  search?: string | undefined;
7931
7931
  paging?: PAGING | undefined;
@@ -8009,6 +8009,7 @@ 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;
8012
8013
  search: string;
8013
8014
  paging: PAGING;
8014
8015
  page_count: number;
@@ -8028,15 +8029,14 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
8028
8029
  }[];
8029
8030
  include_master_data: YesNo;
8030
8031
  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
- date_format_id: string;
8039
8038
  time_zone_id: string;
8039
+ date_format_id: string;
8040
8040
  status?: Status[] | undefined;
8041
8041
  search?: string | undefined;
8042
8042
  paging?: PAGING | undefined;
@@ -8172,6 +8172,7 @@ 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;
8175
8176
  search: string;
8176
8177
  paging: PAGING;
8177
8178
  page_count: number;
@@ -8191,13 +8192,12 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
8191
8192
  }[];
8192
8193
  include_master_data: YesNo;
8193
8194
  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
- date_format_id: string;
8200
8199
  time_zone_id: string;
8200
+ date_format_id: string;
8201
8201
  status?: Status[] | undefined;
8202
8202
  search?: string | undefined;
8203
8203
  paging?: PAGING | undefined;
@@ -8329,7 +8329,6 @@ declare const FleetInspectionFileSchema: z.ZodObject<{
8329
8329
  }, "strip", z.ZodTypeAny, {
8330
8330
  status: Status;
8331
8331
  organisation_id: string;
8332
- user_id: string;
8333
8332
  usage_type: string;
8334
8333
  file_type: FileType;
8335
8334
  file_url: string;
@@ -8338,13 +8337,14 @@ declare const FleetInspectionFileSchema: z.ZodObject<{
8338
8337
  file_description: string;
8339
8338
  file_size: number;
8340
8339
  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;
8346
8345
  usage_type: string;
8347
8346
  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,7 +8389,6 @@ declare const FleetInspectionSchema: z.ZodObject<{
8389
8389
  }, z.UnknownKeysParam, z.ZodTypeAny, {
8390
8390
  status: Status;
8391
8391
  organisation_id: string;
8392
- user_id: string;
8393
8392
  usage_type: string;
8394
8393
  file_type: FileType;
8395
8394
  file_url: string;
@@ -8398,13 +8397,14 @@ declare const FleetInspectionSchema: z.ZodObject<{
8398
8397
  file_description: string;
8399
8398
  file_size: number;
8400
8399
  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;
8406
8405
  usage_type: string;
8407
8406
  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;
8421
8420
  time_zone_id: string;
8422
8421
  vehicle_id: string;
8423
8422
  driver_id: string;
8424
8423
  google_location: string;
8424
+ user_id: string;
8425
8425
  odometer_reading: number;
8426
8426
  service_id: string;
8427
8427
  inspection_form_id: string;
@@ -8434,7 +8434,6 @@ declare const FleetInspectionSchema: z.ZodObject<{
8434
8434
  FleetInspectionFileSchema: {
8435
8435
  status: Status;
8436
8436
  organisation_id: string;
8437
- user_id: string;
8438
8437
  usage_type: string;
8439
8438
  file_type: FileType;
8440
8439
  file_url: string;
@@ -8443,6 +8442,7 @@ declare const FleetInspectionSchema: z.ZodObject<{
8443
8442
  file_description: string;
8444
8443
  file_size: number;
8445
8444
  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;
8454
8453
  time_zone_id: string;
8455
8454
  vehicle_id: string;
8456
8455
  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;
8473
8472
  usage_type: string;
8474
8473
  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,6 +8527,7 @@ 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;
8530
8531
  search: string;
8531
8532
  paging: PAGING;
8532
8533
  page_count: number;
@@ -8546,13 +8547,12 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
8546
8547
  }[];
8547
8548
  include_master_data: YesNo;
8548
8549
  date_format_id: string;
8549
- time_zone_id: string;
8550
8550
  organisation_ids: string[];
8551
- user_ids: string[];
8552
- vehicle_ids: string[];
8553
- driver_ids: string[];
8554
8551
  from_date: string;
8555
8552
  to_date: string;
8553
+ vehicle_ids: string[];
8554
+ driver_ids: string[];
8555
+ user_ids: 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
- date_format_id: string;
8564
8563
  time_zone_id: string;
8564
+ date_format_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;
8588
8587
  vehicle_ids?: string[] | undefined;
8589
8588
  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,6 +8632,7 @@ 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;
8635
8636
  search: string;
8636
8637
  paging: PAGING;
8637
8638
  page_count: number;
@@ -8651,14 +8652,13 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
8651
8652
  }[];
8652
8653
  include_master_data: YesNo;
8653
8654
  date_format_id: string;
8654
- time_zone_id: string;
8655
8655
  organisation_ids: string[];
8656
- vehicle_ids: string[];
8657
8656
  from_date: string;
8658
8657
  to_date: string;
8658
+ vehicle_ids: string[];
8659
8659
  }, {
8660
- date_format_id: string;
8661
8660
  time_zone_id: string;
8661
+ date_format_id: string;
8662
8662
  from_date: string;
8663
8663
  to_date: string;
8664
8664
  status?: Status[] | undefined;
@@ -8825,7 +8825,6 @@ declare const FleetIssueFileSchema: z.ZodObject<{
8825
8825
  }, "strip", z.ZodTypeAny, {
8826
8826
  status: Status;
8827
8827
  organisation_id: string;
8828
- user_id: string;
8829
8828
  usage_type: string;
8830
8829
  file_type: FileType;
8831
8830
  file_url: string;
@@ -8834,13 +8833,14 @@ declare const FleetIssueFileSchema: z.ZodObject<{
8834
8833
  file_description: string;
8835
8834
  file_size: number;
8836
8835
  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;
8842
8841
  usage_type: string;
8843
8842
  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,7 +8887,6 @@ declare const FleetIssueSchema: z.ZodObject<{
8887
8887
  }, z.UnknownKeysParam, z.ZodTypeAny, {
8888
8888
  status: Status;
8889
8889
  organisation_id: string;
8890
- user_id: string;
8891
8890
  usage_type: string;
8892
8891
  file_type: FileType;
8893
8892
  file_url: string;
@@ -8896,13 +8895,14 @@ declare const FleetIssueSchema: z.ZodObject<{
8896
8895
  file_description: string;
8897
8896
  file_size: number;
8898
8897
  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;
8904
8903
  usage_type: string;
8905
8904
  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;
8920
8919
  time_zone_id: string;
8921
8920
  vehicle_id: string;
8922
8921
  driver_id: string;
8922
+ user_id: string;
8923
8923
  incident_id: string;
8924
8924
  odometer_reading: number;
8925
8925
  service_id: string;
@@ -8938,7 +8938,6 @@ declare const FleetIssueSchema: z.ZodObject<{
8938
8938
  FleetIssueFileSchema: {
8939
8939
  status: Status;
8940
8940
  organisation_id: string;
8941
- user_id: string;
8942
8941
  usage_type: string;
8943
8942
  file_type: FileType;
8944
8943
  file_url: string;
@@ -8947,15 +8946,16 @@ declare const FleetIssueSchema: z.ZodObject<{
8947
8946
  file_description: string;
8948
8947
  file_size: number;
8949
8948
  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;
8956
8955
  time_zone_id: string;
8957
8956
  vehicle_id: string;
8958
8957
  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;
8978
8977
  usage_type: string;
8979
8978
  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,6 +9035,7 @@ 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;
9038
9039
  search: string;
9039
9040
  paging: PAGING;
9040
9041
  page_count: number;
@@ -9054,13 +9055,12 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
9054
9055
  }[];
9055
9056
  include_master_data: YesNo;
9056
9057
  date_format_id: string;
9057
- time_zone_id: string;
9058
9058
  organisation_ids: string[];
9059
- user_ids: string[];
9060
- vehicle_ids: string[];
9061
- driver_ids: string[];
9062
9059
  from_date: string;
9063
9060
  to_date: string;
9061
+ vehicle_ids: string[];
9062
+ driver_ids: string[];
9063
+ user_ids: 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
- date_format_id: string;
9075
9074
  time_zone_id: string;
9075
+ date_format_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;
9099
9098
  vehicle_ids?: string[] | undefined;
9100
9099
  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,6 +9146,7 @@ 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;
9149
9150
  search: string;
9150
9151
  paging: PAGING;
9151
9152
  page_count: number;
@@ -9165,14 +9166,13 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
9165
9166
  }[];
9166
9167
  include_master_data: YesNo;
9167
9168
  date_format_id: string;
9168
- time_zone_id: string;
9169
9169
  organisation_ids: string[];
9170
- vehicle_ids: string[];
9171
9170
  from_date: string;
9172
9171
  to_date: string;
9172
+ vehicle_ids: string[];
9173
9173
  }, {
9174
- date_format_id: string;
9175
9174
  time_zone_id: string;
9175
+ date_format_id: string;
9176
9176
  from_date: string;
9177
9177
  to_date: string;
9178
9178
  status?: Status[] | undefined;
@@ -9258,6 +9258,7 @@ 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;
9261
9262
  search: string;
9262
9263
  paging: PAGING;
9263
9264
  page_count: number;
@@ -9277,14 +9278,13 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
9277
9278
  }[];
9278
9279
  include_master_data: YesNo;
9279
9280
  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
- date_format_id: string;
9287
9286
  time_zone_id: string;
9287
+ date_format_id: string;
9288
9288
  status?: Status[] | undefined;
9289
9289
  search?: string | undefined;
9290
9290
  paging?: PAGING | undefined;
@@ -9396,6 +9396,7 @@ 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;
9399
9400
  search: string;
9400
9401
  paging: PAGING;
9401
9402
  page_count: number;
@@ -9415,12 +9416,11 @@ declare const MasterFleetBreakdownTypeQuerySchema: z.ZodObject<{
9415
9416
  }[];
9416
9417
  include_master_data: YesNo;
9417
9418
  date_format_id: string;
9418
- time_zone_id: string;
9419
9419
  organisation_ids: string[];
9420
9420
  fleet_breakdown_type_ids: string[];
9421
9421
  }, {
9422
- date_format_id: string;
9423
9422
  time_zone_id: string;
9423
+ date_format_id: string;
9424
9424
  status?: Status[] | undefined;
9425
9425
  search?: string | undefined;
9426
9426
  paging?: PAGING | undefined;
@@ -9570,7 +9570,6 @@ declare const FleetBreakdownFileSchema: z.ZodObject<{
9570
9570
  }, "strip", z.ZodTypeAny, {
9571
9571
  status: Status;
9572
9572
  organisation_id: string;
9573
- user_id: string;
9574
9573
  usage_type: string;
9575
9574
  file_type: FileType;
9576
9575
  file_url: string;
@@ -9579,13 +9578,14 @@ declare const FleetBreakdownFileSchema: z.ZodObject<{
9579
9578
  file_description: string;
9580
9579
  file_size: number;
9581
9580
  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;
9587
9586
  usage_type: string;
9588
9587
  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,7 +9630,6 @@ declare const FleetBreakdownSchema: z.ZodObject<{
9630
9630
  }, z.UnknownKeysParam, z.ZodTypeAny, {
9631
9631
  status: Status;
9632
9632
  organisation_id: string;
9633
- user_id: string;
9634
9633
  usage_type: string;
9635
9634
  file_type: FileType;
9636
9635
  file_url: string;
@@ -9639,13 +9638,14 @@ declare const FleetBreakdownSchema: z.ZodObject<{
9639
9638
  file_description: string;
9640
9639
  file_size: number;
9641
9640
  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;
9647
9646
  usage_type: string;
9648
9647
  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;
9662
9661
  time_zone_id: string;
9663
9662
  vehicle_id: string;
9664
9663
  driver_id: string;
9665
9664
  google_location: string;
9665
+ user_id: string;
9666
9666
  was_towed: YesNo;
9667
9667
  is_vehicle_operational: YesNo;
9668
9668
  odometer_reading: number;
@@ -9675,7 +9675,6 @@ declare const FleetBreakdownSchema: z.ZodObject<{
9675
9675
  FleetBreakdownFileSchema: {
9676
9676
  status: Status;
9677
9677
  organisation_id: string;
9678
- user_id: string;
9679
9678
  usage_type: string;
9680
9679
  file_type: FileType;
9681
9680
  file_url: string;
@@ -9684,6 +9683,7 @@ declare const FleetBreakdownSchema: z.ZodObject<{
9684
9683
  file_description: string;
9685
9684
  file_size: number;
9686
9685
  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;
9695
9694
  time_zone_id: string;
9696
9695
  vehicle_id: string;
9697
9696
  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;
9714
9713
  usage_type: string;
9715
9714
  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,6 +9768,7 @@ 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;
9771
9772
  search: string;
9772
9773
  paging: PAGING;
9773
9774
  page_count: number;
@@ -9787,13 +9788,12 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
9787
9788
  }[];
9788
9789
  include_master_data: YesNo;
9789
9790
  date_format_id: string;
9790
- time_zone_id: string;
9791
9791
  organisation_ids: string[];
9792
- user_ids: string[];
9793
- vehicle_ids: string[];
9794
- driver_ids: string[];
9795
9792
  from_date: string;
9796
9793
  to_date: string;
9794
+ vehicle_ids: string[];
9795
+ driver_ids: string[];
9796
+ user_ids: 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
- date_format_id: string;
9805
9804
  time_zone_id: string;
9805
+ date_format_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;
9829
9828
  vehicle_ids?: string[] | undefined;
9830
9829
  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,6 +9873,7 @@ 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;
9876
9877
  search: string;
9877
9878
  paging: PAGING;
9878
9879
  page_count: number;
@@ -9892,14 +9893,13 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
9892
9893
  }[];
9893
9894
  include_master_data: YesNo;
9894
9895
  date_format_id: string;
9895
- time_zone_id: string;
9896
9896
  organisation_ids: string[];
9897
- vehicle_ids: string[];
9898
9897
  from_date: string;
9899
9898
  to_date: string;
9899
+ vehicle_ids: string[];
9900
9900
  }, {
9901
- date_format_id: string;
9902
9901
  time_zone_id: string;
9902
+ date_format_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
- user_id: string;
9942
9941
  time_zone_id: string;
9942
+ user_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
- user_id: string;
9952
9951
  time_zone_id: string;
9952
+ user_id: string;
9953
9953
  expense_name_id: string;
9954
9954
  breakdown_id: string;
9955
9955
  breakdown_cost_date?: string | undefined;
@@ -9995,6 +9995,7 @@ 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;
9998
9999
  search: string;
9999
10000
  paging: PAGING;
10000
10001
  page_count: number;
@@ -10014,15 +10015,14 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
10014
10015
  }[];
10015
10016
  include_master_data: YesNo;
10016
10017
  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
- date_format_id: string;
10025
10024
  time_zone_id: string;
10025
+ date_format_id: string;
10026
10026
  status?: Status[] | undefined;
10027
10027
  search?: string | undefined;
10028
10028
  paging?: PAGING | undefined;
@@ -10135,6 +10135,7 @@ 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;
10138
10139
  search: string;
10139
10140
  paging: PAGING;
10140
10141
  page_count: number;
@@ -10154,12 +10155,11 @@ declare const MasterVehicleFuelTypeQuerySchema: z.ZodObject<{
10154
10155
  }[];
10155
10156
  include_master_data: YesNo;
10156
10157
  date_format_id: string;
10157
- time_zone_id: string;
10158
10158
  organisation_ids: string[];
10159
10159
  fuel_type_ids: string[];
10160
10160
  }, {
10161
- date_format_id: string;
10162
10161
  time_zone_id: string;
10162
+ date_format_id: string;
10163
10163
  status?: Status[] | undefined;
10164
10164
  search?: string | undefined;
10165
10165
  paging?: PAGING | undefined;
@@ -10258,6 +10258,7 @@ 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;
10261
10262
  search: string;
10262
10263
  paging: PAGING;
10263
10264
  page_count: number;
@@ -10277,12 +10278,11 @@ declare const MasterVehicleFuelUnitQuerySchema: z.ZodObject<{
10277
10278
  }[];
10278
10279
  include_master_data: YesNo;
10279
10280
  date_format_id: string;
10280
- time_zone_id: string;
10281
10281
  organisation_ids: string[];
10282
10282
  fuel_unit_ids: string[];
10283
10283
  }, {
10284
- date_format_id: string;
10285
10284
  time_zone_id: string;
10285
+ date_format_id: string;
10286
10286
  status?: Status[] | undefined;
10287
10287
  search?: string | undefined;
10288
10288
  paging?: PAGING | undefined;
@@ -10381,6 +10381,7 @@ 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;
10384
10385
  search: string;
10385
10386
  paging: PAGING;
10386
10387
  page_count: number;
@@ -10400,12 +10401,11 @@ declare const MasterVehicleFuelRemovalReasonQuerySchema: z.ZodObject<{
10400
10401
  }[];
10401
10402
  include_master_data: YesNo;
10402
10403
  date_format_id: string;
10403
- time_zone_id: string;
10404
10404
  organisation_ids: string[];
10405
10405
  fuel_removal_reason_ids: string[];
10406
10406
  }, {
10407
- date_format_id: string;
10408
10407
  time_zone_id: string;
10408
+ date_format_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;
10626
10625
  time_zone_id: string;
10627
10626
  vehicle_id: string;
10628
10627
  driver_id: string;
10629
10628
  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;
10668
10667
  time_zone_id: string;
10669
10668
  vehicle_id: string;
10670
10669
  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,6 +10752,7 @@ 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;
10755
10756
  search: string;
10756
10757
  paging: PAGING;
10757
10758
  page_count: number;
@@ -10771,13 +10772,12 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
10771
10772
  }[];
10772
10773
  include_master_data: YesNo;
10773
10774
  date_format_id: string;
10774
- time_zone_id: string;
10775
10775
  organisation_ids: string[];
10776
- user_ids: string[];
10777
- vehicle_ids: string[];
10778
- driver_ids: string[];
10779
10776
  from_date: string;
10780
10777
  to_date: string;
10778
+ vehicle_ids: string[];
10779
+ driver_ids: string[];
10780
+ user_ids: 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
- date_format_id: string;
10791
10790
  time_zone_id: string;
10791
+ date_format_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;
10815
10814
  vehicle_ids?: string[] | undefined;
10816
10815
  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,6 +10903,7 @@ 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;
10906
10907
  search: string;
10907
10908
  paging: PAGING;
10908
10909
  page_count: number;
@@ -10922,12 +10923,11 @@ declare const MasterClassQuerySchema: z.ZodObject<{
10922
10923
  }[];
10923
10924
  include_master_data: YesNo;
10924
10925
  date_format_id: string;
10925
- time_zone_id: string;
10926
10926
  organisation_ids: string[];
10927
10927
  class_ids: string[];
10928
10928
  }, {
10929
- date_format_id: string;
10930
10929
  time_zone_id: string;
10930
+ date_format_id: string;
10931
10931
  status?: Status[] | undefined;
10932
10932
  search?: string | undefined;
10933
10933
  paging?: PAGING | undefined;
@@ -11029,6 +11029,7 @@ 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;
11032
11033
  search: string;
11033
11034
  paging: PAGING;
11034
11035
  page_count: number;
@@ -11048,12 +11049,11 @@ declare const MasterProgramQuerySchema: z.ZodObject<{
11048
11049
  }[];
11049
11050
  include_master_data: YesNo;
11050
11051
  date_format_id: string;
11051
- time_zone_id: string;
11052
11052
  organisation_ids: string[];
11053
11053
  program_ids: string[];
11054
11054
  }, {
11055
- date_format_id: string;
11056
11055
  time_zone_id: string;
11056
+ date_format_id: string;
11057
11057
  status?: Status[] | undefined;
11058
11058
  search?: string | undefined;
11059
11059
  paging?: PAGING | undefined;
@@ -11155,6 +11155,7 @@ 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;
11158
11159
  search: string;
11159
11160
  paging: PAGING;
11160
11161
  page_count: number;
@@ -11174,12 +11175,11 @@ declare const MasterSectionQuerySchema: z.ZodObject<{
11174
11175
  }[];
11175
11176
  include_master_data: YesNo;
11176
11177
  date_format_id: string;
11177
- time_zone_id: string;
11178
11178
  organisation_ids: string[];
11179
11179
  section_ids: string[];
11180
11180
  }, {
11181
- date_format_id: string;
11182
11181
  time_zone_id: string;
11182
+ date_format_id: string;
11183
11183
  status?: Status[] | undefined;
11184
11184
  search?: string | undefined;
11185
11185
  paging?: PAGING | undefined;
@@ -11281,6 +11281,7 @@ 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;
11284
11285
  search: string;
11285
11286
  paging: PAGING;
11286
11287
  page_count: number;
@@ -11300,12 +11301,11 @@ declare const MasterSemesterQuerySchema: z.ZodObject<{
11300
11301
  }[];
11301
11302
  include_master_data: YesNo;
11302
11303
  date_format_id: string;
11303
- time_zone_id: string;
11304
11304
  organisation_ids: string[];
11305
11305
  semester_ids: string[];
11306
11306
  }, {
11307
- date_format_id: string;
11308
11307
  time_zone_id: string;
11308
+ date_format_id: string;
11309
11309
  status?: Status[] | undefined;
11310
11310
  search?: string | undefined;
11311
11311
  paging?: PAGING | undefined;
@@ -11407,6 +11407,7 @@ 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;
11410
11411
  search: string;
11411
11412
  paging: PAGING;
11412
11413
  page_count: number;
@@ -11426,12 +11427,11 @@ declare const MasterStreamQuerySchema: z.ZodObject<{
11426
11427
  }[];
11427
11428
  include_master_data: YesNo;
11428
11429
  date_format_id: string;
11429
- time_zone_id: string;
11430
11430
  organisation_ids: string[];
11431
11431
  stream_ids: string[];
11432
11432
  }, {
11433
- date_format_id: string;
11434
11433
  time_zone_id: string;
11434
+ date_format_id: string;
11435
11435
  status?: Status[] | undefined;
11436
11436
  search?: string | undefined;
11437
11437
  paging?: PAGING | undefined;
@@ -11533,6 +11533,7 @@ 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;
11536
11537
  search: string;
11537
11538
  paging: PAGING;
11538
11539
  page_count: number;
@@ -11552,12 +11553,11 @@ declare const MasterYearQuerySchema: z.ZodObject<{
11552
11553
  }[];
11553
11554
  include_master_data: YesNo;
11554
11555
  date_format_id: string;
11555
- time_zone_id: string;
11556
11556
  organisation_ids: string[];
11557
11557
  year_ids: string[];
11558
11558
  }, {
11559
- date_format_id: string;
11560
11559
  time_zone_id: string;
11560
+ date_format_id: string;
11561
11561
  status?: Status[] | undefined;
11562
11562
  search?: string | undefined;
11563
11563
  paging?: PAGING | undefined;
@@ -11659,6 +11659,7 @@ 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;
11662
11663
  search: string;
11663
11664
  paging: PAGING;
11664
11665
  page_count: number;
@@ -11678,12 +11679,11 @@ declare const MasterRelationshipQuerySchema: z.ZodObject<{
11678
11679
  }[];
11679
11680
  include_master_data: YesNo;
11680
11681
  date_format_id: string;
11681
- time_zone_id: string;
11682
11682
  organisation_ids: string[];
11683
11683
  relationship_ids: string[];
11684
11684
  }, {
11685
- date_format_id: string;
11686
11685
  time_zone_id: string;
11686
+ date_format_id: string;
11687
11687
  status?: Status[] | undefined;
11688
11688
  search?: string | undefined;
11689
11689
  paging?: PAGING | undefined;
@@ -12002,6 +12002,7 @@ 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;
12005
12006
  search: string;
12006
12007
  paging: PAGING;
12007
12008
  page_count: number;
@@ -12021,7 +12022,6 @@ declare const MasterFixedScheduleQuerySchema: z.ZodObject<{
12021
12022
  }[];
12022
12023
  include_master_data: YesNo;
12023
12024
  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
- date_format_id: string;
12036
12035
  time_zone_id: string;
12036
+ date_format_id: string;
12037
12037
  status?: Status[] | undefined;
12038
12038
  search?: string | undefined;
12039
12039
  paging?: PAGING | undefined;
@@ -12105,6 +12105,7 @@ 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;
12108
12109
  search: string;
12109
12110
  paging: PAGING;
12110
12111
  page_count: number;
@@ -12124,7 +12125,6 @@ declare const MasterFixedScheduleStudentQuerySchema: z.ZodObject<{
12124
12125
  }[];
12125
12126
  include_master_data: YesNo;
12126
12127
  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
- date_format_id: string;
12138
12137
  time_zone_id: string;
12138
+ date_format_id: string;
12139
12139
  status?: Status[] | undefined;
12140
12140
  search?: string | undefined;
12141
12141
  paging?: PAGING | undefined;
@@ -12314,6 +12314,7 @@ 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;
12317
12318
  search: string;
12318
12319
  paging: PAGING;
12319
12320
  page_count: number;
@@ -12333,7 +12334,6 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
12333
12334
  }[];
12334
12335
  include_master_data: YesNo;
12335
12336
  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
- date_format_id: string;
12348
12347
  time_zone_id: string;
12348
+ date_format_id: string;
12349
12349
  status?: Status[] | undefined;
12350
12350
  search?: string | undefined;
12351
12351
  paging?: PAGING | undefined;
@@ -12417,6 +12417,7 @@ 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;
12420
12421
  search: string;
12421
12422
  paging: PAGING;
12422
12423
  page_count: number;
@@ -12436,7 +12437,6 @@ declare const MasterSpecialScheduleStudentQuerySchema: z.ZodObject<{
12436
12437
  }[];
12437
12438
  include_master_data: YesNo;
12438
12439
  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
- date_format_id: string;
12450
12449
  time_zone_id: string;
12450
+ date_format_id: string;
12451
12451
  status?: Status[] | undefined;
12452
12452
  search?: string | undefined;
12453
12453
  paging?: PAGING | undefined;
@@ -12755,6 +12755,7 @@ 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;
12758
12759
  search: string;
12759
12760
  paging: PAGING;
12760
12761
  page_count: number;
@@ -12774,13 +12775,12 @@ declare const FixedScheduleDayRunQuerySchema: z$1.ZodObject<{
12774
12775
  }[];
12775
12776
  include_master_data: YesNo;
12776
12777
  date_format_id: string;
12777
- time_zone_id: string;
12778
12778
  organisation_ids: string[];
12779
+ from_date: string;
12780
+ to_date: string;
12779
12781
  organisation_branch_ids: string[];
12780
12782
  vehicle_ids: string[];
12781
12783
  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
- date_format_id: string;
12793
12792
  time_zone_id: string;
12793
+ date_format_id: string;
12794
12794
  from_date: string;
12795
12795
  to_date: string;
12796
12796
  status?: Status[] | undefined;
@@ -13085,6 +13085,7 @@ 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;
13088
13089
  search: string;
13089
13090
  paging: PAGING;
13090
13091
  page_count: number;
@@ -13104,15 +13105,14 @@ declare const BusStopQuerySchema: z.ZodObject<{
13104
13105
  }[];
13105
13106
  include_master_data: YesNo;
13106
13107
  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
- date_format_id: string;
13115
13114
  time_zone_id: string;
13115
+ date_format_id: string;
13116
13116
  status?: Status[] | undefined;
13117
13117
  search?: string | undefined;
13118
13118
  paging?: PAGING | undefined;
@@ -13174,6 +13174,7 @@ 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;
13177
13178
  search: string;
13178
13179
  paging: PAGING;
13179
13180
  page_count: number;
@@ -13193,12 +13194,11 @@ declare const BusDashBoardQuerySchema: z.ZodObject<{
13193
13194
  }[];
13194
13195
  include_master_data: YesNo;
13195
13196
  date_format_id: string;
13196
- time_zone_id: string;
13197
13197
  organisation_ids: string[];
13198
13198
  organisation_branch_ids: string[];
13199
13199
  }, {
13200
- date_format_id: string;
13201
13200
  time_zone_id: string;
13201
+ date_format_id: string;
13202
13202
  status?: Status[] | undefined;
13203
13203
  search?: string | undefined;
13204
13204
  paging?: PAGING | undefined;
@@ -13389,6 +13389,7 @@ 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;
13392
13393
  search: string;
13393
13394
  paging: PAGING;
13394
13395
  page_count: number;
@@ -13408,14 +13409,13 @@ declare const MasterRouteQuerySchema: z.ZodObject<{
13408
13409
  }[];
13409
13410
  include_master_data: YesNo;
13410
13411
  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
- date_format_id: string;
13418
13417
  time_zone_id: string;
13418
+ date_format_id: string;
13419
13419
  status?: Status[] | undefined;
13420
13420
  search?: string | undefined;
13421
13421
  paging?: PAGING | undefined;
@@ -14077,6 +14077,7 @@ 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;
14080
14081
  search: string;
14081
14082
  paging: PAGING;
14082
14083
  page_count: number;
@@ -14096,7 +14097,6 @@ declare const StudentQuerySchema: z.ZodObject<{
14096
14097
  }[];
14097
14098
  include_master_data: YesNo;
14098
14099
  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
- date_format_id: string;
14118
14117
  time_zone_id: string;
14118
+ date_format_id: string;
14119
14119
  status?: Status[] | undefined;
14120
14120
  search?: string | undefined;
14121
14121
  paging?: PAGING | undefined;
@@ -14189,6 +14189,7 @@ declare const StudentNoFixedScheduleQuerySchema: z.ZodObject<{
14189
14189
  }, "strip", z.ZodTypeAny, {
14190
14190
  status: Status[];
14191
14191
  organisation_id: string;
14192
+ time_zone_id: string;
14192
14193
  search: string;
14193
14194
  paging: PAGING;
14194
14195
  page_count: number;
@@ -14208,12 +14209,11 @@ declare const StudentNoFixedScheduleQuerySchema: z.ZodObject<{
14208
14209
  }[];
14209
14210
  include_master_data: YesNo;
14210
14211
  date_format_id: string;
14211
- time_zone_id: string;
14212
14212
  organisation_branch_id: string;
14213
14213
  }, {
14214
14214
  organisation_id: string;
14215
- date_format_id: string;
14216
14215
  time_zone_id: string;
14216
+ date_format_id: string;
14217
14217
  organisation_branch_id: string;
14218
14218
  status?: Status[] | undefined;
14219
14219
  search?: string | undefined;
@@ -14336,6 +14336,7 @@ 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;
14339
14340
  search: string;
14340
14341
  paging: PAGING;
14341
14342
  page_count: number;
@@ -14355,15 +14356,14 @@ declare const StudentAddressQuerySchema: z.ZodObject<{
14355
14356
  }[];
14356
14357
  include_master_data: YesNo;
14357
14358
  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
- date_format_id: string;
14366
14365
  time_zone_id: string;
14366
+ date_format_id: string;
14367
14367
  status?: Status[] | undefined;
14368
14368
  search?: string | undefined;
14369
14369
  paging?: PAGING | undefined;
@@ -14522,6 +14522,7 @@ 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;
14525
14526
  search: string;
14526
14527
  paging: PAGING;
14527
14528
  page_count: number;
@@ -14541,14 +14542,13 @@ declare const StudentGuardianLinkQuerySchema: z.ZodObject<{
14541
14542
  }[];
14542
14543
  include_master_data: YesNo;
14543
14544
  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
- date_format_id: string;
14551
14550
  time_zone_id: string;
14551
+ date_format_id: string;
14552
14552
  status?: Status[] | undefined;
14553
14553
  search?: string | undefined;
14554
14554
  paging?: PAGING | undefined;
@@ -14611,6 +14611,7 @@ declare const StudentGuardianAutofillQuerySchema: z.ZodObject<{
14611
14611
  }, "strip", z.ZodTypeAny, {
14612
14612
  status: Status[];
14613
14613
  organisation_id: string;
14614
+ time_zone_id: string;
14614
14615
  search: string;
14615
14616
  paging: PAGING;
14616
14617
  page_count: number;
@@ -14630,13 +14631,12 @@ declare const StudentGuardianAutofillQuerySchema: z.ZodObject<{
14630
14631
  }[];
14631
14632
  include_master_data: YesNo;
14632
14633
  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
- date_format_id: string;
14639
14638
  time_zone_id: string;
14639
+ date_format_id: string;
14640
14640
  organisation_branch_id: string;
14641
14641
  mobile: string;
14642
14642
  status?: Status[] | undefined;
@@ -14726,6 +14726,7 @@ 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;
14729
14730
  search: string;
14730
14731
  paging: PAGING;
14731
14732
  page_count: number;
@@ -14745,14 +14746,13 @@ declare const StudentLeaveRequestQuerySchema: z.ZodObject<{
14745
14746
  }[];
14746
14747
  include_master_data: YesNo;
14747
14748
  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
- date_format_id: string;
14755
14754
  time_zone_id: string;
14755
+ date_format_id: string;
14756
14756
  status?: Status[] | undefined;
14757
14757
  search?: string | undefined;
14758
14758
  paging?: PAGING | undefined;
@@ -14869,6 +14869,7 @@ 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;
14872
14873
  search: string;
14873
14874
  paging: PAGING;
14874
14875
  page_count: number;
@@ -14888,7 +14889,6 @@ declare const StudentStopChangeRequestQuerySchema: z.ZodObject<{
14888
14889
  }[];
14889
14890
  include_master_data: YesNo;
14890
14891
  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
- date_format_id: string;
14900
14899
  time_zone_id: string;
14900
+ date_format_id: string;
14901
14901
  status?: Status[] | undefined;
14902
14902
  search?: string | undefined;
14903
14903
  paging?: PAGING | undefined;
@@ -14962,6 +14962,7 @@ 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;
14965
14966
  search: string;
14966
14967
  paging: PAGING;
14967
14968
  page_count: number;
@@ -14981,14 +14982,13 @@ declare const StudentTransportPlanTypeChangeHistoryQuerySchema: z.ZodObject<{
14981
14982
  }[];
14982
14983
  include_master_data: YesNo;
14983
14984
  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
- date_format_id: string;
14991
14990
  time_zone_id: string;
14991
+ date_format_id: string;
14992
14992
  status?: Status[] | undefined;
14993
14993
  search?: string | undefined;
14994
14994
  paging?: PAGING | undefined;
@@ -15049,6 +15049,7 @@ 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;
15052
15053
  search: string;
15053
15054
  paging: PAGING;
15054
15055
  page_count: number;
@@ -15068,12 +15069,11 @@ declare const SchoolDashBoardQuerySchema: z.ZodObject<{
15068
15069
  }[];
15069
15070
  include_master_data: YesNo;
15070
15071
  date_format_id: string;
15071
- time_zone_id: string;
15072
15072
  organisation_ids: string[];
15073
15073
  organisation_branch_ids: string[];
15074
15074
  }, {
15075
- date_format_id: string;
15076
15075
  time_zone_id: string;
15076
+ date_format_id: string;
15077
15077
  status?: Status[] | undefined;
15078
15078
  search?: string | undefined;
15079
15079
  paging?: PAGING | undefined;
@@ -15286,6 +15286,7 @@ 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;
15289
15290
  search: string;
15290
15291
  paging: PAGING;
15291
15292
  page_count: number;
@@ -15305,12 +15306,11 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
15305
15306
  }[];
15306
15307
  include_master_data: YesNo;
15307
15308
  date_format_id: string;
15308
- time_zone_id: string;
15309
15309
  country_ids: string[];
15310
15310
  landmark_ids: string[];
15311
15311
  }, {
15312
- date_format_id: string;
15313
15312
  time_zone_id: string;
15313
+ date_format_id: string;
15314
15314
  status?: Status[] | undefined;
15315
15315
  search?: string | undefined;
15316
15316
  paging?: PAGING | undefined;
@@ -15556,13 +15556,14 @@ 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;
15559
15560
  status: Status;
15560
15561
  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;
15566
15567
  device_id: string;
15567
15568
  odometer_reading: number;
15568
15569
  vendor_id: string;
@@ -15579,7 +15580,6 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
15579
15580
  refill_method: RefillMethod;
15580
15581
  refill_details: string;
15581
15582
  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;
15616
15615
  time_zone_id: string;
15617
15616
  vehicle_id: string;
15618
15617
  driver_id: string;
15618
+ user_id: string;
15619
15619
  device_id: string;
15620
15620
  vendor_id: string;
15621
15621
  fuel_station_id: string;
@@ -15628,6 +15628,7 @@ 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;
15631
15632
  latitude?: unknown;
15632
15633
  longitude?: unknown;
15633
15634
  google_location?: string | undefined;
@@ -15645,7 +15646,6 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
15645
15646
  refill_method?: RefillMethod | undefined;
15646
15647
  refill_details?: string | undefined;
15647
15648
  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,6 +15718,7 @@ 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;
15721
15722
  search: string;
15722
15723
  paging: PAGING;
15723
15724
  page_count: number;
@@ -15737,13 +15738,12 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
15737
15738
  }[];
15738
15739
  include_master_data: YesNo;
15739
15740
  date_format_id: string;
15740
- time_zone_id: string;
15741
15741
  organisation_ids: string[];
15742
- user_ids: string[];
15743
- vehicle_ids: string[];
15744
- driver_ids: string[];
15745
15742
  from_date: string;
15746
15743
  to_date: string;
15744
+ vehicle_ids: string[];
15745
+ driver_ids: string[];
15746
+ user_ids: 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
- date_format_id: string;
15763
15762
  time_zone_id: string;
15763
+ date_format_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;
15787
15786
  vehicle_ids?: string[] | undefined;
15788
15787
  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;
15873
15872
  time_zone_id: string;
15874
15873
  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
- user_id: string;
15883
15882
  time_zone_id: string;
15883
+ user_id: string;
15884
15884
  inspection_schedule_name: string;
15885
15885
  inspection_schedule_start_date: string;
15886
15886
  inspection_schedule_due_date: string;
@@ -15924,6 +15924,7 @@ 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;
15927
15928
  search: string;
15928
15929
  paging: PAGING;
15929
15930
  page_count: number;
@@ -15943,13 +15944,12 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
15943
15944
  }[];
15944
15945
  include_master_data: YesNo;
15945
15946
  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
- date_format_id: string;
15952
15951
  time_zone_id: string;
15952
+ date_format_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;
16042
16041
  time_zone_id: string;
16043
16042
  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
- user_id: string;
16052
16051
  time_zone_id: string;
16052
+ user_id: string;
16053
16053
  service_schedule_name: string;
16054
16054
  service_schedule_start_date: string;
16055
16055
  service_schedule_due_date: string;
@@ -16093,6 +16093,7 @@ 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;
16096
16097
  search: string;
16097
16098
  paging: PAGING;
16098
16099
  page_count: number;
@@ -16112,13 +16113,12 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
16112
16113
  }[];
16113
16114
  include_master_data: YesNo;
16114
16115
  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
- date_format_id: string;
16121
16120
  time_zone_id: string;
16121
+ date_format_id: string;
16122
16122
  status?: Status[] | undefined;
16123
16123
  search?: string | undefined;
16124
16124
  paging?: PAGING | undefined;
@@ -16205,6 +16205,7 @@ 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;
16208
16209
  status: Status;
16209
16210
  organisation_id: string;
16210
16211
  usage_type: string;
@@ -16215,13 +16216,12 @@ declare const InvoiceFileSchema: z.ZodObject<{
16215
16216
  file_description: string;
16216
16217
  file_size: number;
16217
16218
  file_metadata: Record<string, any>;
16218
- invoice_id: string;
16219
16219
  }, {
16220
+ invoice_id: string;
16220
16221
  status: Status;
16221
16222
  organisation_id: string;
16222
16223
  usage_type: string;
16223
16224
  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,6 +16254,7 @@ 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;
16257
16258
  status: Status;
16258
16259
  organisation_id: string;
16259
16260
  usage_type: string;
@@ -16264,13 +16265,12 @@ declare const InvoiceSchema: z.ZodObject<{
16264
16265
  file_description: string;
16265
16266
  file_size: number;
16266
16267
  file_metadata: Record<string, any>;
16267
- invoice_id: string;
16268
16268
  }, {
16269
+ invoice_id: string;
16269
16270
  status: Status;
16270
16271
  organisation_id: string;
16271
16272
  usage_type: string;
16272
16273
  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,10 +16281,6 @@ 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;
16288
16284
  invoice_number: string;
16289
16285
  invoice_month_year: string;
16290
16286
  invoice_amount: number;
@@ -16292,7 +16288,11 @@ declare const InvoiceSchema: z.ZodObject<{
16292
16288
  invoice_due_date: string;
16293
16289
  payment_date: string;
16294
16290
  invoice_status: InvoiceStatus;
16291
+ status: Status;
16292
+ organisation_id: string;
16293
+ currency_id: string;
16295
16294
  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;
16307
16306
  }[];
16308
- }, {
16309
- status: Status;
16310
- organisation_id: string;
16311
16307
  time_zone_id: string;
16312
- currency_id: string;
16308
+ }, {
16313
16309
  invoice_number: string;
16314
16310
  invoice_month_year: string;
16315
16311
  invoice_generate_date: string;
16316
16312
  invoice_due_date: string;
16317
16313
  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;
16321
16322
  status: Status;
16322
16323
  organisation_id: string;
16323
16324
  usage_type: string;
16324
16325
  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,7 +16370,9 @@ 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[];
16373
16374
  status: Status[];
16375
+ time_zone_id: string;
16374
16376
  search: string;
16375
16377
  paging: PAGING;
16376
16378
  page_count: number;
@@ -16390,18 +16392,17 @@ declare const InvoiceQuerySchema: z.ZodObject<{
16390
16392
  }[];
16391
16393
  include_master_data: YesNo;
16392
16394
  date_format_id: string;
16393
- time_zone_id: string;
16394
16395
  organisation_ids: string[];
16395
16396
  currency_ids: string[];
16397
+ invoice_ids: string[];
16396
16398
  from_date: string;
16397
16399
  to_date: string;
16398
- invoice_status: InvoiceStatus[];
16399
- invoice_ids: string[];
16400
16400
  }, {
16401
- date_format_id: string;
16402
16401
  time_zone_id: string;
16402
+ date_format_id: string;
16403
16403
  from_date: string;
16404
16404
  to_date: string;
16405
+ invoice_status?: InvoiceStatus[] | undefined;
16405
16406
  status?: Status[] | undefined;
16406
16407
  search?: string | undefined;
16407
16408
  paging?: PAGING | undefined;
@@ -16423,7 +16424,6 @@ declare const InvoiceQuerySchema: z.ZodObject<{
16423
16424
  include_master_data?: YesNo | undefined;
16424
16425
  organisation_ids?: string[] | undefined;
16425
16426
  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,6 +16508,7 @@ 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;
16511
16512
  search: string;
16512
16513
  paging: PAGING;
16513
16514
  page_count: number;
@@ -16527,12 +16528,11 @@ declare const MasterVehicleDocumentTypeQuerySchema: z.ZodObject<{
16527
16528
  }[];
16528
16529
  include_master_data: YesNo;
16529
16530
  date_format_id: string;
16530
- time_zone_id: string;
16531
16531
  organisation_ids: string[];
16532
16532
  document_type_ids: string[];
16533
16533
  }, {
16534
- date_format_id: string;
16535
16534
  time_zone_id: string;
16535
+ date_format_id: string;
16536
16536
  status?: Status[] | undefined;
16537
16537
  search?: string | undefined;
16538
16538
  paging?: PAGING | undefined;
@@ -16681,7 +16681,6 @@ declare const FleetDocumentFileSchema: z.ZodObject<{
16681
16681
  }, "strip", z.ZodTypeAny, {
16682
16682
  status: Status;
16683
16683
  organisation_id: string;
16684
- user_id: string;
16685
16684
  usage_type: string;
16686
16685
  file_type: FileType;
16687
16686
  file_url: string;
@@ -16690,13 +16689,14 @@ declare const FleetDocumentFileSchema: z.ZodObject<{
16690
16689
  file_description: string;
16691
16690
  file_size: number;
16692
16691
  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;
16698
16697
  usage_type: string;
16699
16698
  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,7 +16744,6 @@ declare const FleetDocumentSchema: z.ZodObject<{
16744
16744
  }, z.UnknownKeysParam, z.ZodTypeAny, {
16745
16745
  status: Status;
16746
16746
  organisation_id: string;
16747
- user_id: string;
16748
16747
  usage_type: string;
16749
16748
  file_type: FileType;
16750
16749
  file_url: string;
@@ -16753,13 +16752,14 @@ declare const FleetDocumentSchema: z.ZodObject<{
16753
16752
  file_description: string;
16754
16753
  file_size: number;
16755
16754
  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;
16761
16760
  usage_type: string;
16762
16761
  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;
16775
16774
  time_zone_id: string;
16776
16775
  vehicle_id: string;
16776
+ user_id: string;
16777
16777
  vendor_id: string;
16778
16778
  document_type_id: string;
16779
16779
  document_number: string;
@@ -16791,7 +16791,6 @@ declare const FleetDocumentSchema: z.ZodObject<{
16791
16791
  FleetDocumentFileSchema: {
16792
16792
  status: Status;
16793
16793
  organisation_id: string;
16794
- user_id: string;
16795
16794
  usage_type: string;
16796
16795
  file_type: FileType;
16797
16796
  file_url: string;
@@ -16800,15 +16799,16 @@ declare const FleetDocumentSchema: z.ZodObject<{
16800
16799
  file_description: string;
16801
16800
  file_size: number;
16802
16801
  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;
16810
16809
  time_zone_id: string;
16811
16810
  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;
16831
16830
  usage_type: string;
16832
16831
  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,6 +16881,7 @@ 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;
16884
16885
  search: string;
16885
16886
  paging: PAGING;
16886
16887
  page_count: number;
@@ -16900,18 +16901,17 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
16900
16901
  }[];
16901
16902
  include_master_data: YesNo;
16902
16903
  date_format_id: string;
16903
- time_zone_id: string;
16904
16904
  organisation_ids: string[];
16905
- user_ids: string[];
16906
16905
  vehicle_ids: string[];
16906
+ user_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
- date_format_id: string;
16914
16913
  time_zone_id: string;
16914
+ date_format_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
- user_ids?: string[] | undefined;
16936
16935
  vehicle_ids?: string[] | undefined;
16936
+ user_ids?: string[] | undefined;
16937
16937
  vendor_ids?: string[] | undefined;
16938
16938
  document_type_ids?: string[] | undefined;
16939
16939
  document_validity_status?: DocumentValidityStatus[] | undefined;
@@ -17000,6 +17000,7 @@ 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;
17003
17004
  search: string;
17004
17005
  paging: PAGING;
17005
17006
  page_count: number;
@@ -17019,7 +17020,6 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
17019
17020
  }[];
17020
17021
  include_master_data: YesNo;
17021
17022
  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
- date_format_id: string;
17031
17030
  time_zone_id: string;
17031
+ date_format_id: string;
17032
17032
  status?: Status[] | undefined;
17033
17033
  search?: string | undefined;
17034
17034
  paging?: PAGING | undefined;
@@ -17091,6 +17091,7 @@ 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;
17094
17095
  search: string;
17095
17096
  paging: PAGING;
17096
17097
  page_count: number;
@@ -17110,12 +17111,11 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
17110
17111
  }[];
17111
17112
  include_master_data: YesNo;
17112
17113
  date_format_id: string;
17113
- time_zone_id: string;
17114
17114
  organisation_ids: string[];
17115
17115
  vehicle_ids: string[];
17116
17116
  }, {
17117
- date_format_id: string;
17118
17117
  time_zone_id: string;
17118
+ date_format_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
- date_format_id: string;
17385
17384
  time_zone_id: string;
17385
+ date_format_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
- date_format_id: string;
17407
17406
  time_zone_id: string;
17407
+ date_format_id: string;
17408
17408
  organisation_branch_id: string;
17409
17409
  user_role_id: string;
17410
17410
  user_status_id: string;
@@ -17468,6 +17468,7 @@ 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;
17471
17472
  search: string;
17472
17473
  paging: PAGING;
17473
17474
  page_count: number;
@@ -17487,21 +17488,20 @@ declare const UserQuerySchema: z.ZodObject<{
17487
17488
  }[];
17488
17489
  include_master_data: YesNo;
17489
17490
  date_format_id: string;
17490
- time_zone_id: string;
17491
17491
  organisation_ids: string[];
17492
- user_ids: string[];
17493
17492
  organisation_branch_ids: string[];
17494
17493
  user_role_ids: string[];
17495
17494
  user_status_ids: string[];
17496
17495
  language_ids: string[];
17497
17496
  date_format_ids: string[];
17498
17497
  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
- date_format_id: string;
17504
17503
  time_zone_id: string;
17504
+ date_format_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;
17526
17525
  organisation_branch_ids?: string[] | undefined;
17527
17526
  user_role_ids?: string[] | undefined;
17528
17527
  user_status_ids?: string[] | undefined;
17529
17528
  language_ids?: string[] | undefined;
17530
17529
  date_format_ids?: string[] | undefined;
17531
17530
  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;
17682
17681
  date: string;
17683
17682
  vehicle_id: string;
17684
17683
  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;
17700
17699
  date: string;
17701
17700
  vehicle_id: string;
17702
17701
  driver_id: string;
17702
+ user_id: string;
17703
17703
  device_id: string;
17704
17704
  total_km?: unknown;
17705
17705
  consumed_fuel_liters?: unknown;
@@ -17756,6 +17756,7 @@ 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;
17759
17760
  search: string;
17760
17761
  paging: PAGING;
17761
17762
  page_count: number;
@@ -17775,20 +17776,19 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
17775
17776
  }[];
17776
17777
  include_master_data: YesNo;
17777
17778
  date_format_id: string;
17778
- time_zone_id: string;
17779
17779
  organisation_ids: string[];
17780
- user_ids: string[];
17781
- vehicle_ids: string[];
17782
- driver_ids: string[];
17783
17780
  from_date: string;
17784
17781
  to_date: string;
17782
+ vehicle_ids: string[];
17783
+ driver_ids: string[];
17784
+ user_ids: 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
- date_format_id: string;
17791
17790
  time_zone_id: string;
17791
+ date_format_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;
17815
17814
  vehicle_ids?: string[] | undefined;
17816
17815
  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,6 +17857,7 @@ 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;
17860
17861
  search: string;
17861
17862
  paging: PAGING;
17862
17863
  page_count: number;
@@ -17876,14 +17877,13 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
17876
17877
  }[];
17877
17878
  include_master_data: YesNo;
17878
17879
  date_format_id: string;
17879
- time_zone_id: string;
17880
17880
  organisation_ids: string[];
17881
- vehicle_ids: string[];
17882
17881
  from_date: string;
17883
17882
  to_date: string;
17883
+ vehicle_ids: string[];
17884
17884
  }, {
17885
- date_format_id: string;
17886
17885
  time_zone_id: string;
17886
+ date_format_id: string;
17887
17887
  from_date: string;
17888
17888
  to_date: string;
17889
17889
  status?: Status[] | undefined;
@@ -17957,6 +17957,7 @@ 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;
17960
17961
  search: string;
17961
17962
  paging: PAGING;
17962
17963
  page_count: number;
@@ -17976,14 +17977,13 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
17976
17977
  }[];
17977
17978
  include_master_data: YesNo;
17978
17979
  date_format_id: string;
17979
- time_zone_id: string;
17980
17980
  organisation_ids: string[];
17981
- vehicle_ids: string[];
17982
17981
  from_date: string;
17983
17982
  to_date: string;
17983
+ vehicle_ids: string[];
17984
17984
  }, {
17985
- date_format_id: string;
17986
17985
  time_zone_id: string;
17986
+ date_format_id: string;
17987
17987
  from_date: string;
17988
17988
  to_date: string;
17989
17989
  status?: Status[] | undefined;
@@ -18188,7 +18188,6 @@ declare const MasterDriverFileSchema: z.ZodObject<{
18188
18188
  }, "strip", z.ZodTypeAny, {
18189
18189
  status: Status;
18190
18190
  organisation_id: string;
18191
- user_id: string;
18192
18191
  usage_type: string;
18193
18192
  file_type: FileType;
18194
18193
  file_url: string;
@@ -18198,13 +18197,14 @@ declare const MasterDriverFileSchema: z.ZodObject<{
18198
18197
  file_size: number;
18199
18198
  file_metadata: Record<string, any>;
18200
18199
  driver_id: string;
18200
+ user_id: string;
18201
18201
  }, {
18202
18202
  status: Status;
18203
18203
  organisation_id: string;
18204
- user_id: string;
18205
18204
  usage_type: string;
18206
18205
  file_type: FileType;
18207
18206
  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,7 +18252,6 @@ declare const MasterDriverSchema: z.ZodObject<{
18252
18252
  }, z.UnknownKeysParam, z.ZodTypeAny, {
18253
18253
  status: Status;
18254
18254
  organisation_id: string;
18255
- user_id: string;
18256
18255
  usage_type: string;
18257
18256
  file_type: FileType;
18258
18257
  file_url: string;
@@ -18262,13 +18261,14 @@ declare const MasterDriverSchema: z.ZodObject<{
18262
18261
  file_size: number;
18263
18262
  file_metadata: Record<string, any>;
18264
18263
  driver_id: string;
18264
+ user_id: string;
18265
18265
  }, {
18266
18266
  status: Status;
18267
18267
  organisation_id: string;
18268
- user_id: string;
18269
18268
  usage_type: string;
18270
18269
  file_type: FileType;
18271
18270
  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;
18283
18282
  organisation_sub_company_id: string;
18284
18283
  organisation_branch_id: string;
18285
18284
  organisation_color_id: string;
18286
18285
  organisation_tag_id: string;
18287
18286
  driver_image_url: string;
18287
+ user_id: string;
18288
18288
  password: string;
18289
18289
  can_login: YesNo;
18290
18290
  driver_image_key: string;
@@ -18301,7 +18301,6 @@ declare const MasterDriverSchema: z.ZodObject<{
18301
18301
  MasterDriverFileSchema: {
18302
18302
  status: Status;
18303
18303
  organisation_id: string;
18304
- user_id: string;
18305
18304
  usage_type: string;
18306
18305
  file_type: FileType;
18307
18306
  file_url: string;
@@ -18311,15 +18310,16 @@ declare const MasterDriverSchema: z.ZodObject<{
18311
18310
  file_size: number;
18312
18311
  file_metadata: Record<string, any>;
18313
18312
  driver_id: string;
18313
+ user_id: string;
18314
18314
  }[];
18315
18315
  }, {
18316
18316
  status: Status;
18317
18317
  organisation_id: string;
18318
- user_id: string;
18319
18318
  organisation_sub_company_id: string;
18320
18319
  organisation_branch_id: string;
18321
18320
  organisation_color_id: string;
18322
18321
  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;
18341
18340
  usage_type: string;
18342
18341
  file_type: FileType;
18343
18342
  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,6 +18394,7 @@ 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;
18397
18398
  search: string;
18398
18399
  paging: PAGING;
18399
18400
  page_count: number;
@@ -18413,21 +18414,20 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
18413
18414
  }[];
18414
18415
  include_master_data: YesNo;
18415
18416
  date_format_id: string;
18416
- time_zone_id: string;
18417
18417
  organisation_ids: string[];
18418
- user_ids: string[];
18419
18418
  organisation_sub_company_ids: string[];
18420
18419
  organisation_branch_ids: string[];
18421
18420
  organisation_color_ids: string[];
18422
18421
  organisation_tag_ids: string[];
18423
18422
  vehicle_ids: string[];
18424
18423
  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
- date_format_id: string;
18430
18429
  time_zone_id: string;
18430
+ date_format_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;
18452
18451
  organisation_sub_company_ids?: string[] | undefined;
18453
18452
  organisation_branch_ids?: string[] | undefined;
18454
18453
  organisation_color_ids?: string[] | undefined;
18455
18454
  organisation_tag_ids?: string[] | undefined;
18456
18455
  vehicle_ids?: string[] | undefined;
18457
18456
  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;
18570
18569
  status: Status;
18571
18570
  organisation_id: string;
18572
18571
  description: string;
18573
18572
  vehicle_ids: string[];
18574
- }, {
18575
18573
  group_name: string;
18574
+ }, {
18576
18575
  status: Status;
18577
18576
  organisation_id: string;
18577
+ group_name: string;
18578
18578
  description?: string | undefined;
18579
18579
  vehicle_ids?: string[] | undefined;
18580
18580
  }>;
@@ -18615,6 +18615,7 @@ 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;
18618
18619
  search: string;
18619
18620
  paging: PAGING;
18620
18621
  page_count: number;
@@ -18634,13 +18635,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
18634
18635
  }[];
18635
18636
  include_master_data: YesNo;
18636
18637
  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
- date_format_id: string;
18643
18642
  time_zone_id: string;
18643
+ date_format_id: string;
18644
18644
  status?: Status[] | undefined;
18645
18645
  search?: string | undefined;
18646
18646
  paging?: PAGING | undefined;
@@ -18758,6 +18758,7 @@ 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;
18761
18762
  search: string;
18762
18763
  paging: PAGING;
18763
18764
  page_count: number;
@@ -18777,14 +18778,13 @@ declare const MasterVehicleSubModelQuerySchema: z.ZodObject<{
18777
18778
  }[];
18778
18779
  include_master_data: YesNo;
18779
18780
  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
- date_format_id: string;
18787
18786
  time_zone_id: string;
18787
+ date_format_id: string;
18788
18788
  status?: Status[] | undefined;
18789
18789
  search?: string | undefined;
18790
18790
  paging?: PAGING | undefined;
@@ -18906,6 +18906,7 @@ 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;
18909
18910
  search: string;
18910
18911
  paging: PAGING;
18911
18912
  page_count: number;
@@ -18925,13 +18926,12 @@ declare const MasterVehicleModelQuerySchema: z.ZodObject<{
18925
18926
  }[];
18926
18927
  include_master_data: YesNo;
18927
18928
  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
- date_format_id: string;
18934
18933
  time_zone_id: string;
18934
+ date_format_id: string;
18935
18935
  status?: Status[] | undefined;
18936
18936
  search?: string | undefined;
18937
18937
  paging?: PAGING | undefined;
@@ -19047,6 +19047,7 @@ 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;
19050
19051
  search: string;
19051
19052
  paging: PAGING;
19052
19053
  page_count: number;
@@ -19066,12 +19067,11 @@ declare const MasterVehicleMakeQuerySchema: z.ZodObject<{
19066
19067
  }[];
19067
19068
  include_master_data: YesNo;
19068
19069
  date_format_id: string;
19069
- time_zone_id: string;
19070
19070
  organisation_ids: string[];
19071
19071
  vehicle_make_ids: string[];
19072
19072
  }, {
19073
- date_format_id: string;
19074
19073
  time_zone_id: string;
19074
+ date_format_id: string;
19075
19075
  status?: Status[] | undefined;
19076
19076
  search?: string | undefined;
19077
19077
  paging?: PAGING | undefined;
@@ -19174,6 +19174,7 @@ 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;
19177
19178
  search: string;
19178
19179
  paging: PAGING;
19179
19180
  page_count: number;
@@ -19193,12 +19194,11 @@ declare const MasterVehicleStatusTypeQuerySchema: z.ZodObject<{
19193
19194
  }[];
19194
19195
  include_master_data: YesNo;
19195
19196
  date_format_id: string;
19196
- time_zone_id: string;
19197
19197
  organisation_ids: string[];
19198
19198
  vehicle_status_type_ids: string[];
19199
19199
  }, {
19200
- date_format_id: string;
19201
19200
  time_zone_id: string;
19201
+ date_format_id: string;
19202
19202
  status?: Status[] | undefined;
19203
19203
  search?: string | undefined;
19204
19204
  paging?: PAGING | undefined;
@@ -19301,6 +19301,7 @@ 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;
19304
19305
  search: string;
19305
19306
  paging: PAGING;
19306
19307
  page_count: number;
@@ -19320,12 +19321,11 @@ declare const MasterVehicleOwnershipTypeQuerySchema: z.ZodObject<{
19320
19321
  }[];
19321
19322
  include_master_data: YesNo;
19322
19323
  date_format_id: string;
19323
- time_zone_id: string;
19324
19324
  organisation_ids: string[];
19325
19325
  vehicle_ownership_type_ids: string[];
19326
19326
  }, {
19327
- date_format_id: string;
19328
19327
  time_zone_id: string;
19328
+ date_format_id: string;
19329
19329
  status?: Status[] | undefined;
19330
19330
  search?: string | undefined;
19331
19331
  paging?: PAGING | undefined;
@@ -19428,6 +19428,7 @@ 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;
19431
19432
  search: string;
19432
19433
  paging: PAGING;
19433
19434
  page_count: number;
@@ -19447,12 +19448,11 @@ declare const MasterVehicleTypeQuerySchema: z.ZodObject<{
19447
19448
  }[];
19448
19449
  include_master_data: YesNo;
19449
19450
  date_format_id: string;
19450
- time_zone_id: string;
19451
19451
  organisation_ids: string[];
19452
19452
  vehicle_type_ids: string[];
19453
19453
  }, {
19454
- date_format_id: string;
19455
19454
  time_zone_id: string;
19455
+ date_format_id: string;
19456
19456
  status?: Status[] | undefined;
19457
19457
  search?: string | undefined;
19458
19458
  paging?: PAGING | undefined;
@@ -19555,6 +19555,7 @@ 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;
19558
19559
  search: string;
19559
19560
  paging: PAGING;
19560
19561
  page_count: number;
@@ -19574,12 +19575,11 @@ declare const MasterVehicleAssociatedToQuerySchema: z.ZodObject<{
19574
19575
  }[];
19575
19576
  include_master_data: YesNo;
19576
19577
  date_format_id: string;
19577
- time_zone_id: string;
19578
19578
  organisation_ids: string[];
19579
19579
  vehicle_associated_to_ids: string[];
19580
19580
  }, {
19581
- date_format_id: string;
19582
19581
  time_zone_id: string;
19582
+ date_format_id: string;
19583
19583
  status?: Status[] | undefined;
19584
19584
  search?: string | undefined;
19585
19585
  paging?: PAGING | undefined;
@@ -19727,6 +19727,7 @@ 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;
19730
19731
  search: string;
19731
19732
  paging: PAGING;
19732
19733
  page_count: number;
@@ -19746,14 +19747,13 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
19746
19747
  }[];
19747
19748
  include_master_data: YesNo;
19748
19749
  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
- date_format_id: string;
19756
19755
  time_zone_id: string;
19756
+ date_format_id: string;
19757
19757
  status?: Status[] | undefined;
19758
19758
  search?: string | undefined;
19759
19759
  paging?: PAGING | undefined;
@@ -19859,6 +19859,7 @@ 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;
19862
19863
  search: string;
19863
19864
  paging: PAGING;
19864
19865
  page_count: number;
@@ -19878,7 +19879,6 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
19878
19879
  }[];
19879
19880
  include_master_data: YesNo;
19880
19881
  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
- date_format_id: string;
19890
19889
  time_zone_id: string;
19890
+ date_format_id: string;
19891
19891
  status?: Status[] | undefined;
19892
19892
  search?: string | undefined;
19893
19893
  paging?: PAGING | undefined;
@@ -20060,6 +20060,7 @@ 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;
20063
20064
  search: string;
20064
20065
  paging: PAGING;
20065
20066
  page_count: number;
@@ -20079,14 +20080,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
20079
20080
  }[];
20080
20081
  include_master_data: YesNo;
20081
20082
  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
- date_format_id: string;
20089
20088
  time_zone_id: string;
20089
+ date_format_id: string;
20090
20090
  status?: Status[] | undefined;
20091
20091
  search?: string | undefined;
20092
20092
  paging?: PAGING | undefined;
@@ -20257,6 +20257,7 @@ 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;
20260
20261
  search: string;
20261
20262
  paging: PAGING;
20262
20263
  page_count: number;
@@ -20276,14 +20277,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
20276
20277
  }[];
20277
20278
  include_master_data: YesNo;
20278
20279
  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
- date_format_id: string;
20286
20285
  time_zone_id: string;
20286
+ date_format_id: string;
20287
20287
  status?: Status[] | undefined;
20288
20288
  search?: string | undefined;
20289
20289
  paging?: PAGING | undefined;
@@ -20923,7 +20923,6 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
20923
20923
  }, "strip", z.ZodTypeAny, {
20924
20924
  status: Status;
20925
20925
  organisation_id: string;
20926
- user_id: string;
20927
20926
  usage_type: string;
20928
20927
  file_type: FileType;
20929
20928
  file_url: string;
@@ -20933,13 +20932,14 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
20933
20932
  file_size: number;
20934
20933
  file_metadata: Record<string, any>;
20935
20934
  vehicle_id: string;
20935
+ user_id: string;
20936
20936
  }, {
20937
20937
  status: Status;
20938
20938
  organisation_id: string;
20939
- user_id: string;
20940
20939
  usage_type: string;
20941
20940
  file_type: FileType;
20942
20941
  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,7 +21015,6 @@ declare const VehicleSchema: z.ZodObject<{
21015
21015
  }, z.UnknownKeysParam, z.ZodTypeAny, {
21016
21016
  status: Status;
21017
21017
  organisation_id: string;
21018
- user_id: string;
21019
21018
  usage_type: string;
21020
21019
  file_type: FileType;
21021
21020
  file_url: string;
@@ -21025,13 +21024,14 @@ declare const VehicleSchema: z.ZodObject<{
21025
21024
  file_size: number;
21026
21025
  file_metadata: Record<string, any>;
21027
21026
  vehicle_id: string;
21027
+ user_id: string;
21028
21028
  }, {
21029
21029
  status: Status;
21030
21030
  organisation_id: string;
21031
- user_id: string;
21032
21031
  usage_type: string;
21033
21032
  file_type: FileType;
21034
21033
  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;
21046
21045
  organisation_sub_company_id: string;
21047
21046
  organisation_branch_id: string;
21048
21047
  organisation_color_id: string;
21049
21048
  organisation_tag_id: string;
21050
21049
  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,7 +21078,6 @@ declare const VehicleSchema: z.ZodObject<{
21078
21078
  MasterVehicleFileSchema: {
21079
21079
  status: Status;
21080
21080
  organisation_id: string;
21081
- user_id: string;
21082
21081
  usage_type: string;
21083
21082
  file_type: FileType;
21084
21083
  file_url: string;
@@ -21088,16 +21087,17 @@ declare const VehicleSchema: z.ZodObject<{
21088
21087
  file_size: number;
21089
21088
  file_metadata: Record<string, any>;
21090
21089
  vehicle_id: string;
21090
+ user_id: string;
21091
21091
  }[];
21092
21092
  }, {
21093
21093
  status: Status;
21094
21094
  organisation_id: string;
21095
- user_id: string;
21096
21095
  organisation_sub_company_id: string;
21097
21096
  organisation_branch_id: string;
21098
21097
  organisation_color_id: string;
21099
21098
  organisation_tag_id: string;
21100
21099
  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;
21132
21131
  usage_type: string;
21133
21132
  file_type: FileType;
21134
21133
  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,7 +21235,6 @@ declare const MasterDeviceFileSchema: z.ZodObject<{
21235
21235
  }, "strip", z.ZodTypeAny, {
21236
21236
  status: Status;
21237
21237
  organisation_id: string;
21238
- user_id: string;
21239
21238
  usage_type: string;
21240
21239
  file_type: FileType;
21241
21240
  file_url: string;
@@ -21244,13 +21243,14 @@ declare const MasterDeviceFileSchema: z.ZodObject<{
21244
21243
  file_description: string;
21245
21244
  file_size: number;
21246
21245
  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;
21252
21251
  usage_type: string;
21253
21252
  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,7 +21310,6 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
21310
21310
  }, z.UnknownKeysParam, z.ZodTypeAny, {
21311
21311
  status: Status;
21312
21312
  organisation_id: string;
21313
- user_id: string;
21314
21313
  usage_type: string;
21315
21314
  file_type: FileType;
21316
21315
  file_url: string;
@@ -21319,13 +21318,14 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
21319
21318
  file_description: string;
21320
21319
  file_size: number;
21321
21320
  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;
21327
21326
  usage_type: string;
21328
21327
  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;
21340
21339
  time_zone_id: string;
21341
21340
  country_id: string;
21342
21341
  vehicle_id: string;
21342
+ user_id: string;
21343
21343
  device_id: string;
21344
21344
  fuel: YesNo;
21345
21345
  fuel_tank_type: FuelTankType;
@@ -21370,7 +21370,6 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
21370
21370
  MasterDeviceFileSchema: {
21371
21371
  status: Status;
21372
21372
  organisation_id: string;
21373
- user_id: string;
21374
21373
  usage_type: string;
21375
21374
  file_type: FileType;
21376
21375
  file_url: string;
@@ -21379,14 +21378,15 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
21379
21378
  file_description: string;
21380
21379
  file_size: number;
21381
21380
  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;
21387
21386
  time_zone_id: string;
21388
21387
  country_id: string;
21389
21388
  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;
21421
21420
  usage_type: string;
21422
21421
  file_type: FileType;
21422
+ user_id: string;
21423
21423
  device_id: string;
21424
21424
  file_url?: string | undefined;
21425
21425
  file_key?: string | undefined;
@@ -21823,8 +21823,10 @@ declare const VehicleDetailPurchaseSchema: z.ZodObject<{
21823
21823
  loan_vendor_id: z.ZodEffects<z.ZodString, string, string>;
21824
21824
  lease_vendor_id: z.ZodEffects<z.ZodString, string, string>;
21825
21825
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
21826
+ time_zone_id: z.ZodEffects<z.ZodString, string, string>;
21826
21827
  }, "strip", z.ZodTypeAny, {
21827
21828
  status: Status;
21829
+ time_zone_id: string;
21828
21830
  purchase_date: string;
21829
21831
  purchase_notes: string;
21830
21832
  purchase_vehicle_type: PurchaseVehicleType;
@@ -21852,6 +21854,7 @@ declare const VehicleDetailPurchaseSchema: z.ZodObject<{
21852
21854
  lease_monthly_emi_amount?: number | undefined;
21853
21855
  }, {
21854
21856
  status: Status;
21857
+ time_zone_id: string;
21855
21858
  purchase_vehicle_type: PurchaseVehicleType;
21856
21859
  purchase_type: PurchaseType;
21857
21860
  purchase_vendor_id: string;
@@ -21933,6 +21936,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
21933
21936
  gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
21934
21937
  }, "strip", z.ZodTypeAny, {
21935
21938
  status: Status[];
21939
+ time_zone_id: string;
21936
21940
  search: string;
21937
21941
  paging: PAGING;
21938
21942
  page_count: number;
@@ -21952,15 +21956,14 @@ declare const VehicleQuerySchema: z.ZodObject<{
21952
21956
  }[];
21953
21957
  include_master_data: YesNo;
21954
21958
  date_format_id: string;
21955
- time_zone_id: string;
21956
21959
  organisation_ids: string[];
21957
- user_ids: string[];
21958
21960
  organisation_sub_company_ids: string[];
21959
21961
  organisation_branch_ids: string[];
21960
21962
  organisation_color_ids: string[];
21961
21963
  organisation_tag_ids: string[];
21962
21964
  vehicle_ids: string[];
21963
21965
  driver_ids: string[];
21966
+ user_ids: string[];
21964
21967
  device_ids: string[];
21965
21968
  vehicle_fuel_type_ids: string[];
21966
21969
  vehicle_fuel_unit_ids: string[];
@@ -21975,8 +21978,8 @@ declare const VehicleQuerySchema: z.ZodObject<{
21975
21978
  is_device_installed: YesNo[];
21976
21979
  gps_vehicle_category: GPSVehicleCategory;
21977
21980
  }, {
21978
- date_format_id: string;
21979
21981
  time_zone_id: string;
21982
+ date_format_id: string;
21980
21983
  status?: Status[] | undefined;
21981
21984
  search?: string | undefined;
21982
21985
  paging?: PAGING | undefined;
@@ -21997,13 +22000,13 @@ declare const VehicleQuerySchema: z.ZodObject<{
21997
22000
  }[] | undefined;
21998
22001
  include_master_data?: YesNo | undefined;
21999
22002
  organisation_ids?: string[] | undefined;
22000
- user_ids?: string[] | undefined;
22001
22003
  organisation_sub_company_ids?: string[] | undefined;
22002
22004
  organisation_branch_ids?: string[] | undefined;
22003
22005
  organisation_color_ids?: string[] | undefined;
22004
22006
  organisation_tag_ids?: string[] | undefined;
22005
22007
  vehicle_ids?: string[] | undefined;
22006
22008
  driver_ids?: string[] | undefined;
22009
+ user_ids?: string[] | undefined;
22007
22010
  device_ids?: string[] | undefined;
22008
22011
  vehicle_fuel_type_ids?: string[] | undefined;
22009
22012
  vehicle_fuel_unit_ids?: string[] | undefined;
@@ -22053,6 +22056,7 @@ declare const NoGPSDataVehiclesQuerySchema: z.ZodObject<{
22053
22056
  selected_time_zone_id: z.ZodEffects<z.ZodString, string, string>;
22054
22057
  }, "strip", z.ZodTypeAny, {
22055
22058
  status: Status[];
22059
+ time_zone_id: string;
22056
22060
  search: string;
22057
22061
  paging: PAGING;
22058
22062
  page_count: number;
@@ -22072,11 +22076,10 @@ declare const NoGPSDataVehiclesQuerySchema: z.ZodObject<{
22072
22076
  }[];
22073
22077
  include_master_data: YesNo;
22074
22078
  date_format_id: string;
22075
- time_zone_id: string;
22076
22079
  selected_time_zone_id: string;
22077
22080
  }, {
22078
- date_format_id: string;
22079
22081
  time_zone_id: string;
22082
+ date_format_id: string;
22080
22083
  selected_time_zone_id: string;
22081
22084
  status?: Status[] | undefined;
22082
22085
  search?: string | undefined;
@@ -22135,6 +22138,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
22135
22138
  }, "strip", z.ZodTypeAny, {
22136
22139
  status: Status[];
22137
22140
  organisation_id: string;
22141
+ time_zone_id: string;
22138
22142
  search: string;
22139
22143
  paging: PAGING;
22140
22144
  page_count: number;
@@ -22154,12 +22158,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
22154
22158
  }[];
22155
22159
  include_master_data: YesNo;
22156
22160
  date_format_id: string;
22157
- time_zone_id: string;
22158
22161
  vehicle_id: string;
22159
22162
  }, {
22160
22163
  organisation_id: string;
22161
- date_format_id: string;
22162
22164
  time_zone_id: string;
22165
+ date_format_id: string;
22163
22166
  vehicle_id: string;
22164
22167
  status?: Status[] | undefined;
22165
22168
  search?: string | undefined;
@@ -22300,6 +22303,7 @@ declare const MasterDeviceTypeQuerySchema: z.ZodObject<{
22300
22303
  device_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22301
22304
  }, "strip", z.ZodTypeAny, {
22302
22305
  status: Status[];
22306
+ time_zone_id: string;
22303
22307
  search: string;
22304
22308
  paging: PAGING;
22305
22309
  page_count: number;
@@ -22319,13 +22323,12 @@ declare const MasterDeviceTypeQuerySchema: z.ZodObject<{
22319
22323
  }[];
22320
22324
  include_master_data: YesNo;
22321
22325
  date_format_id: string;
22322
- time_zone_id: string;
22323
22326
  device_type_ids: string[];
22324
22327
  device_manufacturer_ids: string[];
22325
22328
  device_model_ids: string[];
22326
22329
  }, {
22327
- date_format_id: string;
22328
22330
  time_zone_id: string;
22331
+ date_format_id: string;
22329
22332
  status?: Status[] | undefined;
22330
22333
  search?: string | undefined;
22331
22334
  paging?: PAGING | undefined;
@@ -22440,6 +22443,7 @@ declare const MasterDeviceModelQuerySchema: z.ZodObject<{
22440
22443
  device_manufacturer_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22441
22444
  }, "strip", z.ZodTypeAny, {
22442
22445
  status: Status[];
22446
+ time_zone_id: string;
22443
22447
  search: string;
22444
22448
  paging: PAGING;
22445
22449
  page_count: number;
@@ -22459,12 +22463,11 @@ declare const MasterDeviceModelQuerySchema: z.ZodObject<{
22459
22463
  }[];
22460
22464
  include_master_data: YesNo;
22461
22465
  date_format_id: string;
22462
- time_zone_id: string;
22463
22466
  device_manufacturer_ids: string[];
22464
22467
  device_model_ids: string[];
22465
22468
  }, {
22466
- date_format_id: string;
22467
22469
  time_zone_id: string;
22470
+ date_format_id: string;
22468
22471
  status?: Status[] | undefined;
22469
22472
  search?: string | undefined;
22470
22473
  paging?: PAGING | undefined;
@@ -22574,6 +22577,7 @@ declare const MasterDeviceManufacturerQuerySchema: z.ZodObject<{
22574
22577
  device_manufacturer_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22575
22578
  }, "strip", z.ZodTypeAny, {
22576
22579
  status: Status[];
22580
+ time_zone_id: string;
22577
22581
  search: string;
22578
22582
  paging: PAGING;
22579
22583
  page_count: number;
@@ -22593,11 +22597,10 @@ declare const MasterDeviceManufacturerQuerySchema: z.ZodObject<{
22593
22597
  }[];
22594
22598
  include_master_data: YesNo;
22595
22599
  date_format_id: string;
22596
- time_zone_id: string;
22597
22600
  device_manufacturer_ids: string[];
22598
22601
  }, {
22599
- date_format_id: string;
22600
22602
  time_zone_id: string;
22603
+ date_format_id: string;
22601
22604
  status?: Status[] | undefined;
22602
22605
  search?: string | undefined;
22603
22606
  paging?: PAGING | undefined;
@@ -22690,6 +22693,7 @@ declare const MasterMainSimProviderQuerySchema: z.ZodObject<{
22690
22693
  sim_provider_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
22691
22694
  }, "strip", z.ZodTypeAny, {
22692
22695
  status: Status[];
22696
+ time_zone_id: string;
22693
22697
  search: string;
22694
22698
  paging: PAGING;
22695
22699
  page_count: number;
@@ -22709,11 +22713,10 @@ declare const MasterMainSimProviderQuerySchema: z.ZodObject<{
22709
22713
  }[];
22710
22714
  include_master_data: YesNo;
22711
22715
  date_format_id: string;
22712
- time_zone_id: string;
22713
22716
  sim_provider_ids: string[];
22714
22717
  }, {
22715
- date_format_id: string;
22716
22718
  time_zone_id: string;
22719
+ date_format_id: string;
22717
22720
  status?: Status[] | undefined;
22718
22721
  search?: string | undefined;
22719
22722
  paging?: PAGING | undefined;
@@ -22844,6 +22847,7 @@ declare const MasterSimQuerySchema: z.ZodObject<{
22844
22847
  billing_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BillingStatus>, "many">>>;
22845
22848
  }, "strip", z.ZodTypeAny, {
22846
22849
  status: Status[];
22850
+ time_zone_id: string;
22847
22851
  search: string;
22848
22852
  paging: PAGING;
22849
22853
  page_count: number;
@@ -22863,14 +22867,13 @@ declare const MasterSimQuerySchema: z.ZodObject<{
22863
22867
  }[];
22864
22868
  include_master_data: YesNo;
22865
22869
  date_format_id: string;
22866
- time_zone_id: string;
22867
22870
  sim_provider_ids: string[];
22868
22871
  sim_status: SimStatus[];
22869
22872
  billing_status: BillingStatus[];
22870
22873
  sim_ids: string[];
22871
22874
  }, {
22872
- date_format_id: string;
22873
22875
  time_zone_id: string;
22876
+ date_format_id: string;
22874
22877
  status?: Status[] | undefined;
22875
22878
  search?: string | undefined;
22876
22879
  paging?: PAGING | undefined;
@@ -23060,6 +23063,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
23060
23063
  device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
23061
23064
  }, "strip", z.ZodTypeAny, {
23062
23065
  status: Status[];
23066
+ time_zone_id: string;
23063
23067
  search: string;
23064
23068
  paging: PAGING;
23065
23069
  page_count: number;
@@ -23079,7 +23083,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
23079
23083
  }[];
23080
23084
  include_master_data: YesNo;
23081
23085
  date_format_id: string;
23082
- time_zone_id: string;
23083
23086
  organisation_ids: string[];
23084
23087
  country_ids: string[];
23085
23088
  vehicle_ids: string[];
@@ -23092,8 +23095,8 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
23092
23095
  is_sim_linked: YesNo[];
23093
23096
  is_device_used: DeviceStatus[];
23094
23097
  }, {
23095
- date_format_id: string;
23096
23098
  time_zone_id: string;
23099
+ date_format_id: string;
23097
23100
  status?: Status[] | undefined;
23098
23101
  search?: string | undefined;
23099
23102
  paging?: PAGING | undefined;
@@ -23233,6 +23236,7 @@ declare const MasterMainTimeZoneQuerySchema: z.ZodObject<{
23233
23236
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23234
23237
  }, "strip", z.ZodTypeAny, {
23235
23238
  status: Status[];
23239
+ time_zone_id: string;
23236
23240
  search: string;
23237
23241
  paging: PAGING;
23238
23242
  page_count: number;
@@ -23252,12 +23256,11 @@ declare const MasterMainTimeZoneQuerySchema: z.ZodObject<{
23252
23256
  }[];
23253
23257
  include_master_data: YesNo;
23254
23258
  date_format_id: string;
23255
- time_zone_id: string;
23256
23259
  country_ids: string[];
23257
23260
  time_zone_ids: string[];
23258
23261
  }, {
23259
- date_format_id: string;
23260
23262
  time_zone_id: string;
23263
+ date_format_id: string;
23261
23264
  status?: Status[] | undefined;
23262
23265
  search?: string | undefined;
23263
23266
  paging?: PAGING | undefined;
@@ -23357,6 +23360,7 @@ declare const MasterMainStateQuerySchema: z.ZodObject<{
23357
23360
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23358
23361
  }, "strip", z.ZodTypeAny, {
23359
23362
  status: Status[];
23363
+ time_zone_id: string;
23360
23364
  search: string;
23361
23365
  paging: PAGING;
23362
23366
  page_count: number;
@@ -23376,12 +23380,11 @@ declare const MasterMainStateQuerySchema: z.ZodObject<{
23376
23380
  }[];
23377
23381
  include_master_data: YesNo;
23378
23382
  date_format_id: string;
23379
- time_zone_id: string;
23380
23383
  country_ids: string[];
23381
23384
  state_ids: string[];
23382
23385
  }, {
23383
- date_format_id: string;
23384
23386
  time_zone_id: string;
23387
+ date_format_id: string;
23385
23388
  status?: Status[] | undefined;
23386
23389
  search?: string | undefined;
23387
23390
  paging?: PAGING | undefined;
@@ -23487,6 +23490,7 @@ declare const MasterMainCountryQuerySchema: z.ZodObject<{
23487
23490
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23488
23491
  }, "strip", z.ZodTypeAny, {
23489
23492
  status: Status[];
23493
+ time_zone_id: string;
23490
23494
  search: string;
23491
23495
  paging: PAGING;
23492
23496
  page_count: number;
@@ -23506,11 +23510,10 @@ declare const MasterMainCountryQuerySchema: z.ZodObject<{
23506
23510
  }[];
23507
23511
  include_master_data: YesNo;
23508
23512
  date_format_id: string;
23509
- time_zone_id: string;
23510
23513
  country_ids: string[];
23511
23514
  }, {
23512
- date_format_id: string;
23513
23515
  time_zone_id: string;
23516
+ date_format_id: string;
23514
23517
  status?: Status[] | undefined;
23515
23518
  search?: string | undefined;
23516
23519
  paging?: PAGING | undefined;
@@ -23602,6 +23605,7 @@ declare const MasterMainUnitMileageQuerySchema: z.ZodObject<{
23602
23605
  unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23603
23606
  }, "strip", z.ZodTypeAny, {
23604
23607
  status: Status[];
23608
+ time_zone_id: string;
23605
23609
  search: string;
23606
23610
  paging: PAGING;
23607
23611
  page_count: number;
@@ -23621,11 +23625,10 @@ declare const MasterMainUnitMileageQuerySchema: z.ZodObject<{
23621
23625
  }[];
23622
23626
  include_master_data: YesNo;
23623
23627
  date_format_id: string;
23624
- time_zone_id: string;
23625
23628
  unit_ids: string[];
23626
23629
  }, {
23627
- date_format_id: string;
23628
23630
  time_zone_id: string;
23631
+ date_format_id: string;
23629
23632
  status?: Status[] | undefined;
23630
23633
  search?: string | undefined;
23631
23634
  paging?: PAGING | undefined;
@@ -23716,6 +23719,7 @@ declare const MasterMainUnitVolumeQuerySchema: z.ZodObject<{
23716
23719
  unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
23717
23720
  }, "strip", z.ZodTypeAny, {
23718
23721
  status: Status[];
23722
+ time_zone_id: string;
23719
23723
  search: string;
23720
23724
  paging: PAGING;
23721
23725
  page_count: number;
@@ -23735,11 +23739,10 @@ declare const MasterMainUnitVolumeQuerySchema: z.ZodObject<{
23735
23739
  }[];
23736
23740
  include_master_data: YesNo;
23737
23741
  date_format_id: string;
23738
- time_zone_id: string;
23739
23742
  unit_ids: string[];
23740
23743
  }, {
23741
- date_format_id: string;
23742
23744
  time_zone_id: string;
23745
+ date_format_id: string;
23743
23746
  status?: Status[] | undefined;
23744
23747
  search?: string | undefined;
23745
23748
  paging?: PAGING | undefined;
@@ -23859,6 +23862,7 @@ declare const OrganisationCalendarQuerySchema: z.ZodObject<{
23859
23862
  to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
23860
23863
  }, "strip", z.ZodTypeAny, {
23861
23864
  status: Status[];
23865
+ time_zone_id: string;
23862
23866
  search: string;
23863
23867
  paging: PAGING;
23864
23868
  page_count: number;
@@ -23878,16 +23882,15 @@ declare const OrganisationCalendarQuerySchema: z.ZodObject<{
23878
23882
  }[];
23879
23883
  include_master_data: YesNo;
23880
23884
  date_format_id: string;
23881
- time_zone_id: string;
23882
23885
  organisation_ids: string[];
23883
- organisation_branch_ids: string[];
23884
23886
  from_date: string;
23885
23887
  to_date: string;
23888
+ organisation_branch_ids: string[];
23886
23889
  holiday_type: HolidayType[];
23887
23890
  calendar_ids: string[];
23888
23891
  }, {
23889
- date_format_id: string;
23890
23892
  time_zone_id: string;
23893
+ date_format_id: string;
23891
23894
  from_date: string;
23892
23895
  to_date: string;
23893
23896
  status?: Status[] | undefined;
@@ -24004,6 +24007,7 @@ declare const OrganisationNoticeBoardQuerySchema: z.ZodObject<{
24004
24007
  organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24005
24008
  }, "strip", z.ZodTypeAny, {
24006
24009
  status: Status[];
24010
+ time_zone_id: string;
24007
24011
  search: string;
24008
24012
  paging: PAGING;
24009
24013
  page_count: number;
@@ -24023,13 +24027,12 @@ declare const OrganisationNoticeBoardQuerySchema: z.ZodObject<{
24023
24027
  }[];
24024
24028
  include_master_data: YesNo;
24025
24029
  date_format_id: string;
24026
- time_zone_id: string;
24027
24030
  organisation_ids: string[];
24028
24031
  organisation_branch_ids: string[];
24029
24032
  notice_ids: string[];
24030
24033
  }, {
24031
- date_format_id: string;
24032
24034
  time_zone_id: string;
24035
+ date_format_id: string;
24033
24036
  status?: Status[] | undefined;
24034
24037
  search?: string | undefined;
24035
24038
  paging?: PAGING | undefined;
@@ -24126,6 +24129,7 @@ declare const MasterExpenseTypeQuerySchema: z.ZodObject<{
24126
24129
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24127
24130
  }, "strip", z.ZodTypeAny, {
24128
24131
  status: Status[];
24132
+ time_zone_id: string;
24129
24133
  search: string;
24130
24134
  paging: PAGING;
24131
24135
  page_count: number;
@@ -24145,12 +24149,11 @@ declare const MasterExpenseTypeQuerySchema: z.ZodObject<{
24145
24149
  }[];
24146
24150
  include_master_data: YesNo;
24147
24151
  date_format_id: string;
24148
- time_zone_id: string;
24149
24152
  organisation_ids: string[];
24150
24153
  expense_type_ids: string[];
24151
24154
  }, {
24152
- date_format_id: string;
24153
24155
  time_zone_id: string;
24156
+ date_format_id: string;
24154
24157
  status?: Status[] | undefined;
24155
24158
  search?: string | undefined;
24156
24159
  paging?: PAGING | undefined;
@@ -24260,6 +24263,7 @@ declare const SparePartSubCategoryQuerySchema: z.ZodObject<{
24260
24263
  spare_part_category_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24261
24264
  }, "strip", z.ZodTypeAny, {
24262
24265
  status: Status[];
24266
+ time_zone_id: string;
24263
24267
  search: string;
24264
24268
  paging: PAGING;
24265
24269
  page_count: number;
@@ -24279,13 +24283,12 @@ declare const SparePartSubCategoryQuerySchema: z.ZodObject<{
24279
24283
  }[];
24280
24284
  include_master_data: YesNo;
24281
24285
  date_format_id: string;
24282
- time_zone_id: string;
24283
24286
  organisation_ids: string[];
24284
24287
  spare_part_sub_category_ids: string[];
24285
24288
  spare_part_category_ids: string[];
24286
24289
  }, {
24287
- date_format_id: string;
24288
24290
  time_zone_id: string;
24291
+ date_format_id: string;
24289
24292
  status?: Status[] | undefined;
24290
24293
  search?: string | undefined;
24291
24294
  paging?: PAGING | undefined;
@@ -24401,6 +24404,7 @@ declare const SparePartCategoryQuerySchema: z.ZodObject<{
24401
24404
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24402
24405
  }, "strip", z.ZodTypeAny, {
24403
24406
  status: Status[];
24407
+ time_zone_id: string;
24404
24408
  search: string;
24405
24409
  paging: PAGING;
24406
24410
  page_count: number;
@@ -24420,12 +24424,11 @@ declare const SparePartCategoryQuerySchema: z.ZodObject<{
24420
24424
  }[];
24421
24425
  include_master_data: YesNo;
24422
24426
  date_format_id: string;
24423
- time_zone_id: string;
24424
24427
  organisation_ids: string[];
24425
24428
  spare_part_category_ids: string[];
24426
24429
  }, {
24427
- date_format_id: string;
24428
24430
  time_zone_id: string;
24431
+ date_format_id: string;
24429
24432
  status?: Status[] | undefined;
24430
24433
  search?: string | undefined;
24431
24434
  paging?: PAGING | undefined;
@@ -24531,6 +24534,7 @@ declare const SparePartUnitQuerySchema: z.ZodObject<{
24531
24534
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24532
24535
  }, "strip", z.ZodTypeAny, {
24533
24536
  status: Status[];
24537
+ time_zone_id: string;
24534
24538
  search: string;
24535
24539
  paging: PAGING;
24536
24540
  page_count: number;
@@ -24550,12 +24554,11 @@ declare const SparePartUnitQuerySchema: z.ZodObject<{
24550
24554
  }[];
24551
24555
  include_master_data: YesNo;
24552
24556
  date_format_id: string;
24553
- time_zone_id: string;
24554
24557
  organisation_ids: string[];
24555
24558
  spare_part_unit_ids: string[];
24556
24559
  }, {
24557
- date_format_id: string;
24558
24560
  time_zone_id: string;
24561
+ date_format_id: string;
24559
24562
  status?: Status[] | undefined;
24560
24563
  search?: string | undefined;
24561
24564
  paging?: PAGING | undefined;
@@ -24656,6 +24659,7 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
24656
24659
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24657
24660
  }, "strip", z.ZodTypeAny, {
24658
24661
  status: Status[];
24662
+ time_zone_id: string;
24659
24663
  search: string;
24660
24664
  paging: PAGING;
24661
24665
  page_count: number;
@@ -24675,12 +24679,11 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
24675
24679
  }[];
24676
24680
  include_master_data: YesNo;
24677
24681
  date_format_id: string;
24678
- time_zone_id: string;
24679
24682
  organisation_ids: string[];
24680
24683
  party_type_ids: string[];
24681
24684
  }, {
24682
- date_format_id: string;
24683
24685
  time_zone_id: string;
24686
+ date_format_id: string;
24684
24687
  status?: Status[] | undefined;
24685
24688
  search?: string | undefined;
24686
24689
  paging?: PAGING | undefined;
@@ -24780,6 +24783,7 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
24780
24783
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24781
24784
  }, "strip", z.ZodTypeAny, {
24782
24785
  status: Status[];
24786
+ time_zone_id: string;
24783
24787
  search: string;
24784
24788
  paging: PAGING;
24785
24789
  page_count: number;
@@ -24799,12 +24803,11 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
24799
24803
  }[];
24800
24804
  include_master_data: YesNo;
24801
24805
  date_format_id: string;
24802
- time_zone_id: string;
24803
24806
  organisation_ids: string[];
24804
24807
  tyre_grade_ids: string[];
24805
24808
  }, {
24806
- date_format_id: string;
24807
24809
  time_zone_id: string;
24810
+ date_format_id: string;
24808
24811
  status?: Status[] | undefined;
24809
24812
  search?: string | undefined;
24810
24813
  paging?: PAGING | undefined;
@@ -24936,6 +24939,7 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
24936
24939
  tyre_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
24937
24940
  }, "strip", z.ZodTypeAny, {
24938
24941
  status: Status[];
24942
+ time_zone_id: string;
24939
24943
  search: string;
24940
24944
  paging: PAGING;
24941
24945
  page_count: number;
@@ -24955,13 +24959,12 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
24955
24959
  }[];
24956
24960
  include_master_data: YesNo;
24957
24961
  date_format_id: string;
24958
- time_zone_id: string;
24959
24962
  organisation_ids: string[];
24960
24963
  tyre_model_ids: string[];
24961
24964
  tyre_make_ids: string[];
24962
24965
  }, {
24963
- date_format_id: string;
24964
24966
  time_zone_id: string;
24967
+ date_format_id: string;
24965
24968
  status?: Status[] | undefined;
24966
24969
  search?: string | undefined;
24967
24970
  paging?: PAGING | undefined;
@@ -25073,6 +25076,7 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
25073
25076
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
25074
25077
  }, "strip", z.ZodTypeAny, {
25075
25078
  status: Status[];
25079
+ time_zone_id: string;
25076
25080
  search: string;
25077
25081
  paging: PAGING;
25078
25082
  page_count: number;
@@ -25092,12 +25096,11 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
25092
25096
  }[];
25093
25097
  include_master_data: YesNo;
25094
25098
  date_format_id: string;
25095
- time_zone_id: string;
25096
25099
  organisation_ids: string[];
25097
25100
  tyre_make_ids: string[];
25098
25101
  }, {
25099
- date_format_id: string;
25100
25102
  time_zone_id: string;
25103
+ date_format_id: string;
25101
25104
  status?: Status[] | undefined;
25102
25105
  search?: string | undefined;
25103
25106
  paging?: PAGING | undefined;
@@ -25191,6 +25194,7 @@ declare const MasterMainUnitDistanceQuerySchema: z.ZodObject<{
25191
25194
  unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
25192
25195
  }, "strip", z.ZodTypeAny, {
25193
25196
  status: Status[];
25197
+ time_zone_id: string;
25194
25198
  search: string;
25195
25199
  paging: PAGING;
25196
25200
  page_count: number;
@@ -25210,11 +25214,10 @@ declare const MasterMainUnitDistanceQuerySchema: z.ZodObject<{
25210
25214
  }[];
25211
25215
  include_master_data: YesNo;
25212
25216
  date_format_id: string;
25213
- time_zone_id: string;
25214
25217
  unit_ids: string[];
25215
25218
  }, {
25216
- date_format_id: string;
25217
25219
  time_zone_id: string;
25220
+ date_format_id: string;
25218
25221
  status?: Status[] | undefined;
25219
25222
  search?: string | undefined;
25220
25223
  paging?: PAGING | undefined;
@@ -25310,6 +25313,7 @@ declare const ExclusiveFeatureAccessQuerySchema: z.ZodObject<{
25310
25313
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
25311
25314
  }, "strip", z.ZodTypeAny, {
25312
25315
  status: Status[];
25316
+ time_zone_id: string;
25313
25317
  search: string;
25314
25318
  paging: PAGING;
25315
25319
  page_count: number;
@@ -25329,12 +25333,11 @@ declare const ExclusiveFeatureAccessQuerySchema: z.ZodObject<{
25329
25333
  }[];
25330
25334
  include_master_data: YesNo;
25331
25335
  date_format_id: string;
25332
- time_zone_id: string;
25333
25336
  organisation_ids: string[];
25334
25337
  exclusive_feature_access_ids: string[];
25335
25338
  }, {
25336
- date_format_id: string;
25337
25339
  time_zone_id: string;
25340
+ date_format_id: string;
25338
25341
  status?: Status[] | undefined;
25339
25342
  search?: string | undefined;
25340
25343
  paging?: PAGING | undefined;
@@ -25797,10 +25800,10 @@ declare const UserOrganisationSchema: z.ZodObject<{
25797
25800
  status: Status;
25798
25801
  organisation_name: string;
25799
25802
  organisation_code: string;
25800
- date_format_id: string;
25803
+ currency_id: string;
25801
25804
  time_zone_id: string;
25805
+ date_format_id: string;
25802
25806
  industry_id: string;
25803
- currency_id: string;
25804
25807
  country_id: string;
25805
25808
  logo_key: string;
25806
25809
  logo_url: string;
@@ -25842,10 +25845,10 @@ declare const UserOrganisationSchema: z.ZodObject<{
25842
25845
  }, {
25843
25846
  status: Status;
25844
25847
  organisation_name: string;
25845
- date_format_id: string;
25848
+ currency_id: string;
25846
25849
  time_zone_id: string;
25850
+ date_format_id: string;
25847
25851
  industry_id: string;
25848
- currency_id: string;
25849
25852
  country_id: string;
25850
25853
  language_id: string;
25851
25854
  state_id: string;
@@ -25932,6 +25935,7 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
25932
25935
  is_bus_college: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
25933
25936
  }, "strip", z.ZodTypeAny, {
25934
25937
  status: Status[];
25938
+ time_zone_id: string;
25935
25939
  search: string;
25936
25940
  paging: PAGING;
25937
25941
  page_count: number;
@@ -25951,10 +25955,9 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
25951
25955
  }[];
25952
25956
  include_master_data: YesNo;
25953
25957
  date_format_id: string;
25954
- time_zone_id: string;
25955
25958
  organisation_ids: string[];
25956
- industry_ids: string[];
25957
25959
  currency_ids: string[];
25960
+ industry_ids: string[];
25958
25961
  country_ids: string[];
25959
25962
  language_ids: string[];
25960
25963
  date_format_ids: string[];
@@ -25965,8 +25968,8 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
25965
25968
  show_vehicle_filters: YesNo[];
25966
25969
  is_bus_college: YesNo[];
25967
25970
  }, {
25968
- date_format_id: string;
25969
25971
  time_zone_id: string;
25972
+ date_format_id: string;
25970
25973
  status?: Status[] | undefined;
25971
25974
  search?: string | undefined;
25972
25975
  paging?: PAGING | undefined;
@@ -25987,8 +25990,8 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
25987
25990
  }[] | undefined;
25988
25991
  include_master_data?: YesNo | undefined;
25989
25992
  organisation_ids?: string[] | undefined;
25990
- industry_ids?: string[] | undefined;
25991
25993
  currency_ids?: string[] | undefined;
25994
+ industry_ids?: string[] | undefined;
25992
25995
  country_ids?: string[] | undefined;
25993
25996
  language_ids?: string[] | undefined;
25994
25997
  date_format_ids?: string[] | undefined;
@@ -26072,9 +26075,12 @@ declare const BookMarkSchema: z.ZodObject<{
26072
26075
  sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
26073
26076
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
26074
26077
  }, "strip", z.ZodTypeAny, {
26078
+ status: Status;
26079
+ organisation_id: string;
26080
+ user_id: string;
26081
+ group_name: string;
26075
26082
  module_name: string;
26076
26083
  menu_type: MenuType;
26077
- group_name: string;
26078
26084
  group_name_language: string;
26079
26085
  group_icon: string;
26080
26086
  group_url: string;
@@ -26082,19 +26088,16 @@ declare const BookMarkSchema: z.ZodObject<{
26082
26088
  sub_item_name_language: string;
26083
26089
  sub_item_icon: string;
26084
26090
  sub_item_url: string;
26091
+ }, {
26085
26092
  status: Status;
26086
26093
  organisation_id: string;
26087
26094
  user_id: string;
26088
- }, {
26095
+ group_name: string;
26089
26096
  module_name: string;
26090
26097
  menu_type: MenuType;
26091
- group_name: string;
26092
26098
  group_name_language: string;
26093
26099
  group_icon: string;
26094
26100
  group_url: string;
26095
- status: Status;
26096
- organisation_id: string;
26097
- user_id: string;
26098
26101
  sub_item_name?: string | undefined;
26099
26102
  sub_item_name_language?: string | undefined;
26100
26103
  sub_item_icon?: string | undefined;
@@ -26137,8 +26140,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
26137
26140
  bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
26138
26141
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
26139
26142
  }, "strip", z.ZodTypeAny, {
26140
- menu_type: MenuType[];
26141
26143
  status: Status[];
26144
+ time_zone_id: string;
26142
26145
  search: string;
26143
26146
  paging: PAGING;
26144
26147
  page_count: number;
@@ -26158,14 +26161,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
26158
26161
  }[];
26159
26162
  include_master_data: YesNo;
26160
26163
  date_format_id: string;
26161
- time_zone_id: string;
26162
26164
  organisation_ids: string[];
26163
26165
  user_ids: string[];
26166
+ menu_type: MenuType[];
26164
26167
  bookmark_ids: string[];
26165
26168
  }, {
26166
- date_format_id: string;
26167
26169
  time_zone_id: string;
26168
- menu_type?: MenuType[] | undefined;
26170
+ date_format_id: string;
26169
26171
  status?: Status[] | undefined;
26170
26172
  search?: string | undefined;
26171
26173
  paging?: PAGING | undefined;
@@ -26187,6 +26189,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
26187
26189
  include_master_data?: YesNo | undefined;
26188
26190
  organisation_ids?: string[] | undefined;
26189
26191
  user_ids?: string[] | undefined;
26192
+ menu_type?: MenuType[] | undefined;
26190
26193
  bookmark_ids?: string[] | undefined;
26191
26194
  }>;
26192
26195
  type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;