vms-nest-api-document 36.0.0 → 38.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 (131) hide show
  1. package/dist/fasttag_details-Dzghg3YL.d.ts +454 -0
  2. package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
  3. package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
  4. package/dist/services/account/eway_bill_details.d.ts +6 -6
  5. package/dist/services/account/fasttag_details.d.ts +5 -155
  6. package/dist/services/account/fasttag_details.js +10 -10
  7. package/dist/services/account/fasttag_transactions.d.ts +7 -0
  8. package/dist/services/account/fasttag_transactions.js +390 -0
  9. package/dist/services/account/invoice_service.d.ts +1 -1
  10. package/dist/services/account/master_bookmark_service.d.ts +1 -1
  11. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  12. package/dist/services/account/report_preferences.service.d.ts +1 -1
  13. package/dist/services/account/ticket_service.d.ts +1 -1
  14. package/dist/services/account/user_bookmark_service.d.ts +1 -1
  15. package/dist/services/core/cronjobs.service.d.ts +12 -12
  16. package/dist/services/core/external_api_push.service.d.ts +15 -15
  17. package/dist/services/core/external_api_share.service.d.ts +11 -11
  18. package/dist/services/core/external_api_sync.service.d.ts +16 -16
  19. package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  20. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  21. package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +1 -1
  22. package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +1 -1
  23. package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
  24. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  25. package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
  26. package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
  27. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  28. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  29. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  30. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  31. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  32. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  33. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  34. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  35. package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
  36. package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
  37. package/dist/services/fleet/school_management/student_service.d.ts +1 -1
  38. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  39. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  40. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  41. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  42. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  43. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  44. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  45. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  46. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  47. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  48. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  49. package/dist/services/gps/features/gps_lock_digital_door_log_service.d.ts +3 -3
  50. package/dist/services/gps/features/gps_lock_relay_log_service.d.ts +3 -3
  51. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  52. package/dist/services/main/device/master_data_check_service.d.ts +25 -4
  53. package/dist/services/main/device/master_device_service.d.ts +4 -4
  54. package/dist/services/main/device/master_traccar_server_service.d.ts +4 -4
  55. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  56. package/dist/services/main/users/auth_service.d.ts +1 -1
  57. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  58. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  59. package/dist/services/main/users/user_service.d.ts +1 -1
  60. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  61. package/dist/services/main/vehicle/childs/vehicle_odometer_history.js +1 -4
  62. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  63. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  64. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  65. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  66. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  67. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  68. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  69. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  70. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +3 -3
  71. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  72. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  73. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  74. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  75. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  76. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  77. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  78. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  79. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  80. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  81. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  82. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  83. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  84. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  85. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  86. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  87. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  88. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  89. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  90. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +7 -118
  91. package/dist/services/master/main/master_main_fasttag_bank_service.js +7 -7
  92. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  93. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  94. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  95. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  96. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  97. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  98. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  99. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  100. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  101. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  102. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  103. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  104. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  105. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  106. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  107. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  108. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  109. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  110. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  111. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  112. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  113. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  114. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  115. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  116. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  117. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  118. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  119. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  120. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  121. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  122. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  123. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  124. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  125. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  126. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  127. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  128. package/dist/services/website/request_demo.service.d.ts +4 -4
  129. package/dist/services/website/static_pages_service.d.ts +1 -1
  130. package/package.json +1 -1
  131. package/dist/{user_organisation_service-BBU1rYm0.d.ts → user_organisation_service-tecJ9sq_.d.ts} +315 -315
@@ -21,9 +21,9 @@ declare const MasterMainIndustrySchema: z.ZodObject<{
21
21
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
22
22
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
23
23
  }, "strip", z.ZodTypeAny, {
24
- description: string;
25
24
  status: Status;
26
25
  industry_name: string;
26
+ description: string;
27
27
  }, {
28
28
  status: Status;
29
29
  industry_name: string;
@@ -269,14 +269,14 @@ declare const MasterUserRoleSchema: z.ZodObject<{
269
269
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
270
270
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
271
271
  }, "strip", z.ZodTypeAny, {
272
- description: string;
273
272
  status: Status;
274
- organisation_id: string;
273
+ description: string;
275
274
  user_role: string;
275
+ organisation_id: string;
276
276
  }, {
277
277
  status: Status;
278
- organisation_id: string;
279
278
  user_role: string;
279
+ organisation_id: string;
280
280
  description?: string | undefined;
281
281
  }>;
282
282
  type MasterUserRoleDTO = z.infer<typeof MasterUserRoleSchema>;
@@ -335,8 +335,8 @@ declare const MasterUserRoleQuerySchema: z.ZodObject<{
335
335
  include_master_data: YesNo;
336
336
  date_format_id: string;
337
337
  time_zone_id: string;
338
- organisation_ids: string[];
339
338
  user_role_ids: string[];
339
+ organisation_ids: string[];
340
340
  }, {
341
341
  date_format_id: string;
342
342
  time_zone_id: string;
@@ -359,8 +359,8 @@ declare const MasterUserRoleQuerySchema: z.ZodObject<{
359
359
  direction: OrderBy;
360
360
  }[] | undefined;
361
361
  include_master_data?: YesNo | undefined;
362
- organisation_ids?: string[] | undefined;
363
362
  user_role_ids?: string[] | undefined;
363
+ organisation_ids?: string[] | undefined;
364
364
  }>;
365
365
  type MasterUserRoleQueryDTO = z.infer<typeof MasterUserRoleQuerySchema>;
366
366
  declare const toMasterUserRolePayload: (row: MasterUserRole) => MasterUserRoleDTO;
@@ -395,8 +395,8 @@ declare const MasterUserStatusSchema: z.ZodObject<{
395
395
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
396
396
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
397
397
  }, "strip", z.ZodTypeAny, {
398
- description: string;
399
398
  status: Status;
399
+ description: string;
400
400
  organisation_id: string;
401
401
  user_status: string;
402
402
  }, {
@@ -763,8 +763,8 @@ declare const OrganisationSubCompanySchema: z.ZodObject<{
763
763
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
764
764
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
765
765
  }, "strip", z.ZodTypeAny, {
766
- description: string;
767
766
  status: Status;
767
+ description: string;
768
768
  organisation_id: string;
769
769
  logo_key: string;
770
770
  logo_url: string;
@@ -921,8 +921,8 @@ declare const OrganisationBranchSchema: z.ZodObject<{
921
921
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
922
922
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
923
923
  }, "strip", z.ZodTypeAny, {
924
- description: string;
925
924
  status: Status;
925
+ description: string;
926
926
  organisation_id: string;
927
927
  branch_name: string;
928
928
  branch_city: string;
@@ -1056,8 +1056,8 @@ declare const OrganisationColorSchema: z.ZodObject<{
1056
1056
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1057
1057
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1058
1058
  }, "strip", z.ZodTypeAny, {
1059
- description: string;
1060
1059
  status: Status;
1060
+ description: string;
1061
1061
  organisation_id: string;
1062
1062
  color_name: string;
1063
1063
  color_code: string;
@@ -1187,8 +1187,8 @@ declare const OrganisationTagSchema: z.ZodObject<{
1187
1187
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1188
1188
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1189
1189
  }, "strip", z.ZodTypeAny, {
1190
- description: string;
1191
1190
  status: Status;
1191
+ description: string;
1192
1192
  organisation_id: string;
1193
1193
  tag_name: string;
1194
1194
  }, {
@@ -1346,9 +1346,8 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
1346
1346
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1347
1347
  }, "strip", z.ZodTypeAny, {
1348
1348
  status: Status;
1349
- organisation_id: string;
1350
- user_id: string;
1351
1349
  date: string;
1350
+ organisation_id: string;
1352
1351
  total_km: number;
1353
1352
  consumed_fuel_liters: number;
1354
1353
  refills_count: number;
@@ -1359,13 +1358,14 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
1359
1358
  removal_liters: number;
1360
1359
  mileage_kmpl: number;
1361
1360
  liters_per_100km: number;
1361
+ user_id: string;
1362
1362
  vehicle_id: string;
1363
1363
  driver_id: string;
1364
1364
  }, {
1365
1365
  status: Status;
1366
+ date: string;
1366
1367
  organisation_id: string;
1367
1368
  user_id: string;
1368
- date: string;
1369
1369
  vehicle_id: string;
1370
1370
  driver_id: string;
1371
1371
  total_km?: unknown;
@@ -1443,8 +1443,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
1443
1443
  date_format_id: string;
1444
1444
  time_zone_id: string;
1445
1445
  organisation_ids: string[];
1446
- user_ids: string[];
1447
1446
  fleet_fuel_daily_summary_ids: string[];
1447
+ user_ids: string[];
1448
1448
  vehicle_ids: string[];
1449
1449
  driver_ids: string[];
1450
1450
  vehicle_summary: YesNo;
@@ -1476,8 +1476,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
1476
1476
  }[] | undefined;
1477
1477
  include_master_data?: YesNo | undefined;
1478
1478
  organisation_ids?: string[] | undefined;
1479
- user_ids?: string[] | undefined;
1480
1479
  fleet_fuel_daily_summary_ids?: string[] | undefined;
1480
+ user_ids?: string[] | undefined;
1481
1481
  vehicle_ids?: string[] | undefined;
1482
1482
  driver_ids?: string[] | undefined;
1483
1483
  vehicle_summary?: YesNo | undefined;
@@ -1710,8 +1710,8 @@ declare const MasterExpenseNameSchema: z.ZodObject<{
1710
1710
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1711
1711
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1712
1712
  }, "strip", z.ZodTypeAny, {
1713
- description: string;
1714
1713
  status: Status;
1714
+ description: string;
1715
1715
  organisation_id: string;
1716
1716
  expense_name: string;
1717
1717
  expense_category: ExpenseCategory;
@@ -1840,8 +1840,8 @@ declare const MasterFleetIncidentTypeSchema: z.ZodObject<{
1840
1840
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1841
1841
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1842
1842
  }, "strip", z.ZodTypeAny, {
1843
- description: string;
1844
1843
  status: Status;
1844
+ description: string;
1845
1845
  organisation_id: string;
1846
1846
  fleet_incident_type: string;
1847
1847
  }, {
@@ -1965,8 +1965,8 @@ declare const MasterFleetIncidentStatusSchema: z.ZodObject<{
1965
1965
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1966
1966
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1967
1967
  }, "strip", z.ZodTypeAny, {
1968
- description: string;
1969
1968
  status: Status;
1969
+ description: string;
1970
1970
  organisation_id: string;
1971
1971
  fleet_incident_status: string;
1972
1972
  }, {
@@ -2090,8 +2090,8 @@ declare const MasterFleetIncidentSeveritySchema: z.ZodObject<{
2090
2090
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2091
2091
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2092
2092
  }, "strip", z.ZodTypeAny, {
2093
- description: string;
2094
2093
  status: Status;
2094
+ description: string;
2095
2095
  organisation_id: string;
2096
2096
  fleet_incident_severity: string;
2097
2097
  }, {
@@ -2215,8 +2215,8 @@ declare const MasterFleetInsuranceClaimStatusSchema: z.ZodObject<{
2215
2215
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2216
2216
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2217
2217
  }, "strip", z.ZodTypeAny, {
2218
- description: string;
2219
2218
  status: Status;
2219
+ description: string;
2220
2220
  organisation_id: string;
2221
2221
  fleet_insurance_claim_status: string;
2222
2222
  }, {
@@ -2459,8 +2459,6 @@ declare const FleetIncidentFileSchema: z.ZodObject<{
2459
2459
  incident_id: z.ZodEffects<z.ZodString, string, string>;
2460
2460
  }, "strip", z.ZodTypeAny, {
2461
2461
  status: Status;
2462
- organisation_id: string;
2463
- user_id: string;
2464
2462
  usage_type: string;
2465
2463
  file_type: FileType;
2466
2464
  file_url: string;
@@ -2469,13 +2467,15 @@ declare const FleetIncidentFileSchema: z.ZodObject<{
2469
2467
  file_description: string;
2470
2468
  file_size: number;
2471
2469
  file_metadata: Record<string, any>;
2470
+ organisation_id: string;
2471
+ user_id: string;
2472
2472
  incident_id: string;
2473
2473
  }, {
2474
2474
  status: Status;
2475
- organisation_id: string;
2476
- user_id: string;
2477
2475
  usage_type: string;
2478
2476
  file_type: FileType;
2477
+ organisation_id: string;
2478
+ user_id: string;
2479
2479
  incident_id: string;
2480
2480
  file_url?: string | undefined;
2481
2481
  file_key?: string | undefined;
@@ -2539,8 +2539,6 @@ declare const FleetIncidentSchema: z.ZodObject<{
2539
2539
  incident_id: z.ZodEffects<z.ZodString, string, string>;
2540
2540
  }, z.UnknownKeysParam, z.ZodTypeAny, {
2541
2541
  status: Status;
2542
- organisation_id: string;
2543
- user_id: string;
2544
2542
  usage_type: string;
2545
2543
  file_type: FileType;
2546
2544
  file_url: string;
@@ -2549,13 +2547,15 @@ declare const FleetIncidentSchema: z.ZodObject<{
2549
2547
  file_description: string;
2550
2548
  file_size: number;
2551
2549
  file_metadata: Record<string, any>;
2550
+ organisation_id: string;
2551
+ user_id: string;
2552
2552
  incident_id: string;
2553
2553
  }, {
2554
2554
  status: Status;
2555
- organisation_id: string;
2556
- user_id: string;
2557
2555
  usage_type: string;
2558
2556
  file_type: FileType;
2557
+ organisation_id: string;
2558
+ user_id: string;
2559
2559
  incident_id: string;
2560
2560
  file_url?: string | undefined;
2561
2561
  file_key?: string | undefined;
@@ -2567,9 +2567,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
2567
2567
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2568
2568
  }, "strip", z.ZodTypeAny, {
2569
2569
  status: Status;
2570
+ time_zone_id: string;
2570
2571
  organisation_id: string;
2571
2572
  user_id: string;
2572
- time_zone_id: string;
2573
2573
  vehicle_id: string;
2574
2574
  driver_id: string;
2575
2575
  fleet_incident_type_id: string;
@@ -2602,8 +2602,6 @@ declare const FleetIncidentSchema: z.ZodObject<{
2602
2602
  involved_parties_description: string;
2603
2603
  FleetIncidentFileSchema: {
2604
2604
  status: Status;
2605
- organisation_id: string;
2606
- user_id: string;
2607
2605
  usage_type: string;
2608
2606
  file_type: FileType;
2609
2607
  file_url: string;
@@ -2612,6 +2610,8 @@ declare const FleetIncidentSchema: z.ZodObject<{
2612
2610
  file_description: string;
2613
2611
  file_size: number;
2614
2612
  file_metadata: Record<string, any>;
2613
+ organisation_id: string;
2614
+ user_id: string;
2615
2615
  incident_id: string;
2616
2616
  }[];
2617
2617
  latitude?: number | undefined;
@@ -2620,9 +2620,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
2620
2620
  insurance_settled_amount?: number | undefined;
2621
2621
  }, {
2622
2622
  status: Status;
2623
+ time_zone_id: string;
2623
2624
  organisation_id: string;
2624
2625
  user_id: string;
2625
- time_zone_id: string;
2626
2626
  vehicle_id: string;
2627
2627
  driver_id: string;
2628
2628
  fleet_incident_type_id: string;
@@ -2659,10 +2659,10 @@ declare const FleetIncidentSchema: z.ZodObject<{
2659
2659
  involved_parties_description?: string | undefined;
2660
2660
  FleetIncidentFileSchema?: {
2661
2661
  status: Status;
2662
- organisation_id: string;
2663
- user_id: string;
2664
2662
  usage_type: string;
2665
2663
  file_type: FileType;
2664
+ organisation_id: string;
2665
+ user_id: string;
2666
2666
  incident_id: string;
2667
2667
  file_url?: string | undefined;
2668
2668
  file_key?: string | undefined;
@@ -2914,9 +2914,9 @@ declare const FleetIncidentCostSchema: z.ZodObject<{
2914
2914
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2915
2915
  }, "strip", z.ZodTypeAny, {
2916
2916
  status: Status;
2917
+ time_zone_id: string;
2917
2918
  organisation_id: string;
2918
2919
  user_id: string;
2919
- time_zone_id: string;
2920
2920
  expense_name_id: string;
2921
2921
  incident_id: string;
2922
2922
  incident_cost_date: string;
@@ -2924,9 +2924,9 @@ declare const FleetIncidentCostSchema: z.ZodObject<{
2924
2924
  incident_cost_amount?: number | undefined;
2925
2925
  }, {
2926
2926
  status: Status;
2927
+ time_zone_id: string;
2927
2928
  organisation_id: string;
2928
2929
  user_id: string;
2929
- time_zone_id: string;
2930
2930
  expense_name_id: string;
2931
2931
  incident_id: string;
2932
2932
  incident_cost_date?: string | undefined;
@@ -3399,18 +3399,18 @@ declare const MasterFuelCompanySchema: z.ZodObject<{
3399
3399
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3400
3400
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3401
3401
  }, "strip", z.ZodTypeAny, {
3402
- description: string;
3403
3402
  status: Status;
3404
- organisation_id: string;
3403
+ description: string;
3405
3404
  country_id: string;
3405
+ organisation_id: string;
3406
3406
  logo_key: string;
3407
3407
  logo_url: string;
3408
3408
  logo_name: string;
3409
3409
  company_name: string;
3410
3410
  }, {
3411
3411
  status: Status;
3412
- organisation_id: string;
3413
3412
  country_id: string;
3413
+ organisation_id: string;
3414
3414
  company_name: string;
3415
3415
  description?: string | undefined;
3416
3416
  logo_key?: string | undefined;
@@ -3474,8 +3474,8 @@ declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
3474
3474
  include_master_data: YesNo;
3475
3475
  date_format_id: string;
3476
3476
  time_zone_id: string;
3477
- organisation_ids: string[];
3478
3477
  country_ids: string[];
3478
+ organisation_ids: string[];
3479
3479
  fuel_company_ids: string[];
3480
3480
  }, {
3481
3481
  date_format_id: string;
@@ -3499,8 +3499,8 @@ declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
3499
3499
  direction: OrderBy;
3500
3500
  }[] | undefined;
3501
3501
  include_master_data?: YesNo | undefined;
3502
- organisation_ids?: string[] | undefined;
3503
3502
  country_ids?: string[] | undefined;
3503
+ organisation_ids?: string[] | undefined;
3504
3504
  fuel_company_ids?: string[] | undefined;
3505
3505
  }>;
3506
3506
  type MasterFuelCompanyQueryDTO = z.infer<typeof MasterFuelCompanyQuerySchema>;
@@ -3845,8 +3845,8 @@ declare const MasterVendorTypeSchema: z.ZodObject<{
3845
3845
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3846
3846
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3847
3847
  }, "strip", z.ZodTypeAny, {
3848
- description: string;
3849
3848
  status: Status;
3849
+ description: string;
3850
3850
  organisation_id: string;
3851
3851
  vendor_type: string;
3852
3852
  }, {
@@ -3966,8 +3966,8 @@ declare const MasterVendorTagSchema: z.ZodObject<{
3966
3966
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3967
3967
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3968
3968
  }, "strip", z.ZodTypeAny, {
3969
- description: string;
3970
3969
  status: Status;
3970
+ description: string;
3971
3971
  organisation_id: string;
3972
3972
  vendor_tag: string;
3973
3973
  }, {
@@ -4087,8 +4087,8 @@ declare const MasterVendorDocumentTypeSchema: z.ZodObject<{
4087
4087
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
4088
4088
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
4089
4089
  }, "strip", z.ZodTypeAny, {
4090
- description: string;
4091
4090
  status: Status;
4091
+ description: string;
4092
4092
  organisation_id: string;
4093
4093
  document_type: string;
4094
4094
  }, {
@@ -4510,8 +4510,6 @@ declare const FleetVendorDocumentFileSchema: z.ZodObject<{
4510
4510
  fleet_vendor_document_id: z.ZodEffects<z.ZodString, string, string>;
4511
4511
  }, "strip", z.ZodTypeAny, {
4512
4512
  status: Status;
4513
- organisation_id: string;
4514
- user_id: string;
4515
4513
  usage_type: string;
4516
4514
  file_type: FileType;
4517
4515
  file_url: string;
@@ -4520,13 +4518,15 @@ declare const FleetVendorDocumentFileSchema: z.ZodObject<{
4520
4518
  file_description: string;
4521
4519
  file_size: number;
4522
4520
  file_metadata: Record<string, any>;
4521
+ organisation_id: string;
4522
+ user_id: string;
4523
4523
  fleet_vendor_document_id: string;
4524
4524
  }, {
4525
4525
  status: Status;
4526
- organisation_id: string;
4527
- user_id: string;
4528
4526
  usage_type: string;
4529
4527
  file_type: FileType;
4528
+ organisation_id: string;
4529
+ user_id: string;
4530
4530
  fleet_vendor_document_id: string;
4531
4531
  file_url?: string | undefined;
4532
4532
  file_key?: string | undefined;
@@ -4562,10 +4562,10 @@ declare const FleetVendorSchema: z.ZodObject<{
4562
4562
  }, "strip", z.ZodTypeAny, {
4563
4563
  status: Status;
4564
4564
  organisation_id: string;
4565
- user_id: string;
4566
4565
  logo_key: string;
4567
4566
  logo_url: string;
4568
4567
  logo_name: string;
4568
+ user_id: string;
4569
4569
  vendor_name: string;
4570
4570
  vendor_code: string;
4571
4571
  vendor_type_ids: string[];
@@ -4877,12 +4877,12 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
4877
4877
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
4878
4878
  }, "strip", z.ZodTypeAny, {
4879
4879
  status: Status;
4880
- bank_name: string;
4881
4880
  organisation_id: string;
4882
- user_id: string;
4883
4881
  branch_name: string;
4882
+ user_id: string;
4884
4883
  notes: string;
4885
4884
  vendor_id: string;
4885
+ bank_name: string;
4886
4886
  account_holder_name: string;
4887
4887
  account_number: string;
4888
4888
  account_type: BankAccountType;
@@ -4899,9 +4899,9 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
4899
4899
  account_number: string;
4900
4900
  account_type: BankAccountType;
4901
4901
  is_primary: YesNo;
4902
- bank_name?: string | undefined;
4903
4902
  branch_name?: string | undefined;
4904
4903
  notes?: string | undefined;
4904
+ bank_name?: string | undefined;
4905
4905
  account_holder_name?: string | undefined;
4906
4906
  ifsc_code?: string | undefined;
4907
4907
  swift_code?: string | undefined;
@@ -5023,10 +5023,10 @@ declare const FleetVendorContactPersonSchema: z.ZodObject<{
5023
5023
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
5024
5024
  }, "strip", z.ZodTypeAny, {
5025
5025
  status: Status;
5026
- organisation_id: string;
5027
- user_id: string;
5028
5026
  name: string;
5027
+ organisation_id: string;
5029
5028
  branch_name: string;
5029
+ user_id: string;
5030
5030
  notes: string;
5031
5031
  vendor_id: string;
5032
5032
  is_primary: YesNo;
@@ -5040,9 +5040,9 @@ declare const FleetVendorContactPersonSchema: z.ZodObject<{
5040
5040
  preferred_language: string;
5041
5041
  }, {
5042
5042
  status: Status;
5043
+ name: string;
5043
5044
  organisation_id: string;
5044
5045
  user_id: string;
5045
- name: string;
5046
5046
  vendor_id: string;
5047
5047
  is_primary: YesNo;
5048
5048
  branch_name?: string | undefined;
@@ -5288,8 +5288,6 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
5288
5288
  fleet_vendor_document_id: z.ZodEffects<z.ZodString, string, string>;
5289
5289
  }, z.UnknownKeysParam, z.ZodTypeAny, {
5290
5290
  status: Status;
5291
- organisation_id: string;
5292
- user_id: string;
5293
5291
  usage_type: string;
5294
5292
  file_type: FileType;
5295
5293
  file_url: string;
@@ -5298,13 +5296,15 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
5298
5296
  file_description: string;
5299
5297
  file_size: number;
5300
5298
  file_metadata: Record<string, any>;
5299
+ organisation_id: string;
5300
+ user_id: string;
5301
5301
  fleet_vendor_document_id: string;
5302
5302
  }, {
5303
5303
  status: Status;
5304
- organisation_id: string;
5305
- user_id: string;
5306
5304
  usage_type: string;
5307
5305
  file_type: FileType;
5306
+ organisation_id: string;
5307
+ user_id: string;
5308
5308
  fleet_vendor_document_id: string;
5309
5309
  file_url?: string | undefined;
5310
5310
  file_key?: string | undefined;
@@ -5317,9 +5317,9 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
5317
5317
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
5318
5318
  }, "strip", z.ZodTypeAny, {
5319
5319
  status: Status;
5320
+ time_zone_id: string;
5320
5321
  organisation_id: string;
5321
5322
  user_id: string;
5322
- time_zone_id: string;
5323
5323
  vendor_id: string;
5324
5324
  document_type_id: string;
5325
5325
  document_name: string;
@@ -5330,8 +5330,6 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
5330
5330
  remarks: string;
5331
5331
  FleetVendorDocumentFileSchema: {
5332
5332
  status: Status;
5333
- organisation_id: string;
5334
- user_id: string;
5335
5333
  usage_type: string;
5336
5334
  file_type: FileType;
5337
5335
  file_url: string;
@@ -5340,13 +5338,15 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
5340
5338
  file_description: string;
5341
5339
  file_size: number;
5342
5340
  file_metadata: Record<string, any>;
5341
+ organisation_id: string;
5342
+ user_id: string;
5343
5343
  fleet_vendor_document_id: string;
5344
5344
  }[];
5345
5345
  }, {
5346
5346
  status: Status;
5347
+ time_zone_id: string;
5347
5348
  organisation_id: string;
5348
5349
  user_id: string;
5349
- time_zone_id: string;
5350
5350
  vendor_id: string;
5351
5351
  document_type_id: string;
5352
5352
  document_name: string;
@@ -5357,10 +5357,10 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
5357
5357
  remarks?: string | undefined;
5358
5358
  FleetVendorDocumentFileSchema?: {
5359
5359
  status: Status;
5360
- organisation_id: string;
5361
- user_id: string;
5362
5360
  usage_type: string;
5363
5361
  file_type: FileType;
5362
+ organisation_id: string;
5363
+ user_id: string;
5364
5364
  fleet_vendor_document_id: string;
5365
5365
  file_url?: string | undefined;
5366
5366
  file_key?: string | undefined;
@@ -5871,8 +5871,8 @@ declare const MasterFleetServiceTaskSchema: z.ZodObject<{
5871
5871
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5872
5872
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
5873
5873
  }, "strip", z.ZodTypeAny, {
5874
- description: string;
5875
5874
  status: Status;
5875
+ description: string;
5876
5876
  organisation_id: string;
5877
5877
  fleet_service_task: string;
5878
5878
  }, {
@@ -5998,8 +5998,8 @@ declare const MasterFleetServicePartSchema: z.ZodObject<{
5998
5998
  part_amount: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
5999
5999
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6000
6000
  }, "strip", z.ZodTypeAny, {
6001
- description: string;
6002
6001
  status: Status;
6002
+ description: string;
6003
6003
  organisation_id: string;
6004
6004
  part_name: string;
6005
6005
  part_amount?: number | undefined;
@@ -6268,8 +6268,6 @@ declare const FleetServiceFileSchema: z.ZodObject<{
6268
6268
  service_id: z.ZodEffects<z.ZodString, string, string>;
6269
6269
  }, "strip", z.ZodTypeAny, {
6270
6270
  status: Status;
6271
- organisation_id: string;
6272
- user_id: string;
6273
6271
  usage_type: string;
6274
6272
  file_type: FileType;
6275
6273
  file_url: string;
@@ -6278,13 +6276,15 @@ declare const FleetServiceFileSchema: z.ZodObject<{
6278
6276
  file_description: string;
6279
6277
  file_size: number;
6280
6278
  file_metadata: Record<string, any>;
6279
+ organisation_id: string;
6280
+ user_id: string;
6281
6281
  service_id: string;
6282
6282
  }, {
6283
6283
  status: Status;
6284
- organisation_id: string;
6285
- user_id: string;
6286
6284
  usage_type: string;
6287
6285
  file_type: FileType;
6286
+ organisation_id: string;
6287
+ user_id: string;
6288
6288
  service_id: string;
6289
6289
  file_url?: string | undefined;
6290
6290
  file_key?: string | undefined;
@@ -6344,8 +6344,6 @@ declare const FleetServiceSchema: z.ZodObject<{
6344
6344
  service_id: z.ZodEffects<z.ZodString, string, string>;
6345
6345
  }, z.UnknownKeysParam, z.ZodTypeAny, {
6346
6346
  status: Status;
6347
- organisation_id: string;
6348
- user_id: string;
6349
6347
  usage_type: string;
6350
6348
  file_type: FileType;
6351
6349
  file_url: string;
@@ -6354,13 +6352,15 @@ declare const FleetServiceSchema: z.ZodObject<{
6354
6352
  file_description: string;
6355
6353
  file_size: number;
6356
6354
  file_metadata: Record<string, any>;
6355
+ organisation_id: string;
6356
+ user_id: string;
6357
6357
  service_id: string;
6358
6358
  }, {
6359
6359
  status: Status;
6360
- organisation_id: string;
6361
- user_id: string;
6362
6360
  usage_type: string;
6363
6361
  file_type: FileType;
6362
+ organisation_id: string;
6363
+ user_id: string;
6364
6364
  service_id: string;
6365
6365
  file_url?: string | undefined;
6366
6366
  file_key?: string | undefined;
@@ -6372,9 +6372,9 @@ declare const FleetServiceSchema: z.ZodObject<{
6372
6372
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
6373
6373
  }, "strip", z.ZodTypeAny, {
6374
6374
  status: Status;
6375
+ time_zone_id: string;
6375
6376
  organisation_id: string;
6376
6377
  user_id: string;
6377
- time_zone_id: string;
6378
6378
  vehicle_id: string;
6379
6379
  driver_id: string;
6380
6380
  odometer_reading: number;
@@ -6400,8 +6400,6 @@ declare const FleetServiceSchema: z.ZodObject<{
6400
6400
  assigned_user_id: string;
6401
6401
  FleetServiceFileSchema: {
6402
6402
  status: Status;
6403
- organisation_id: string;
6404
- user_id: string;
6405
6403
  usage_type: string;
6406
6404
  file_type: FileType;
6407
6405
  file_url: string;
@@ -6410,6 +6408,8 @@ declare const FleetServiceSchema: z.ZodObject<{
6410
6408
  file_description: string;
6411
6409
  file_size: number;
6412
6410
  file_metadata: Record<string, any>;
6411
+ organisation_id: string;
6412
+ user_id: string;
6413
6413
  service_id: string;
6414
6414
  }[];
6415
6415
  fuel?: number | undefined;
@@ -6421,9 +6421,9 @@ declare const FleetServiceSchema: z.ZodObject<{
6421
6421
  actual_total_cost?: number | undefined;
6422
6422
  }, {
6423
6423
  status: Status;
6424
+ time_zone_id: string;
6424
6425
  organisation_id: string;
6425
6426
  user_id: string;
6426
- time_zone_id: string;
6427
6427
  vehicle_id: string;
6428
6428
  driver_id: string;
6429
6429
  service_center_id: string;
@@ -6456,10 +6456,10 @@ declare const FleetServiceSchema: z.ZodObject<{
6456
6456
  next_service_schedule_date?: string | undefined;
6457
6457
  FleetServiceFileSchema?: {
6458
6458
  status: Status;
6459
- organisation_id: string;
6460
- user_id: string;
6461
6459
  usage_type: string;
6462
6460
  file_type: FileType;
6461
+ organisation_id: string;
6462
+ user_id: string;
6463
6463
  service_id: string;
6464
6464
  file_url?: string | undefined;
6465
6465
  file_key?: string | undefined;
@@ -7188,8 +7188,6 @@ declare const FleetInspectionFileSchema: z.ZodObject<{
7188
7188
  inspection_id: z.ZodEffects<z.ZodString, string, string>;
7189
7189
  }, "strip", z.ZodTypeAny, {
7190
7190
  status: Status;
7191
- organisation_id: string;
7192
- user_id: string;
7193
7191
  usage_type: string;
7194
7192
  file_type: FileType;
7195
7193
  file_url: string;
@@ -7198,13 +7196,15 @@ declare const FleetInspectionFileSchema: z.ZodObject<{
7198
7196
  file_description: string;
7199
7197
  file_size: number;
7200
7198
  file_metadata: Record<string, any>;
7199
+ organisation_id: string;
7200
+ user_id: string;
7201
7201
  inspection_id: string;
7202
7202
  }, {
7203
7203
  status: Status;
7204
- organisation_id: string;
7205
- user_id: string;
7206
7204
  usage_type: string;
7207
7205
  file_type: FileType;
7206
+ organisation_id: string;
7207
+ user_id: string;
7208
7208
  inspection_id: string;
7209
7209
  file_url?: string | undefined;
7210
7210
  file_key?: string | undefined;
@@ -7248,8 +7248,6 @@ declare const FleetInspectionSchema: z.ZodObject<{
7248
7248
  inspection_id: z.ZodEffects<z.ZodString, string, string>;
7249
7249
  }, z.UnknownKeysParam, z.ZodTypeAny, {
7250
7250
  status: Status;
7251
- organisation_id: string;
7252
- user_id: string;
7253
7251
  usage_type: string;
7254
7252
  file_type: FileType;
7255
7253
  file_url: string;
@@ -7258,13 +7256,15 @@ declare const FleetInspectionSchema: z.ZodObject<{
7258
7256
  file_description: string;
7259
7257
  file_size: number;
7260
7258
  file_metadata: Record<string, any>;
7259
+ organisation_id: string;
7260
+ user_id: string;
7261
7261
  inspection_id: string;
7262
7262
  }, {
7263
7263
  status: Status;
7264
- organisation_id: string;
7265
- user_id: string;
7266
7264
  usage_type: string;
7267
7265
  file_type: FileType;
7266
+ organisation_id: string;
7267
+ user_id: string;
7268
7268
  inspection_id: string;
7269
7269
  file_url?: string | undefined;
7270
7270
  file_key?: string | undefined;
@@ -7276,9 +7276,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
7276
7276
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
7277
7277
  }, "strip", z.ZodTypeAny, {
7278
7278
  status: Status;
7279
+ time_zone_id: string;
7279
7280
  organisation_id: string;
7280
7281
  user_id: string;
7281
- time_zone_id: string;
7282
7282
  vehicle_id: string;
7283
7283
  driver_id: string;
7284
7284
  odometer_reading: number;
@@ -7293,8 +7293,6 @@ declare const FleetInspectionSchema: z.ZodObject<{
7293
7293
  inspection_data: Record<string, any>;
7294
7294
  FleetInspectionFileSchema: {
7295
7295
  status: Status;
7296
- organisation_id: string;
7297
- user_id: string;
7298
7296
  usage_type: string;
7299
7297
  file_type: FileType;
7300
7298
  file_url: string;
@@ -7303,15 +7301,17 @@ declare const FleetInspectionSchema: z.ZodObject<{
7303
7301
  file_description: string;
7304
7302
  file_size: number;
7305
7303
  file_metadata: Record<string, any>;
7304
+ organisation_id: string;
7305
+ user_id: string;
7306
7306
  inspection_id: string;
7307
7307
  }[];
7308
7308
  latitude?: number | undefined;
7309
7309
  longitude?: number | undefined;
7310
7310
  }, {
7311
7311
  status: Status;
7312
+ time_zone_id: string;
7312
7313
  organisation_id: string;
7313
7314
  user_id: string;
7314
- time_zone_id: string;
7315
7315
  vehicle_id: string;
7316
7316
  driver_id: string;
7317
7317
  service_id: string;
@@ -7328,10 +7328,10 @@ declare const FleetInspectionSchema: z.ZodObject<{
7328
7328
  inspection_data?: Record<string, any> | undefined;
7329
7329
  FleetInspectionFileSchema?: {
7330
7330
  status: Status;
7331
- organisation_id: string;
7332
- user_id: string;
7333
7331
  usage_type: string;
7334
7332
  file_type: FileType;
7333
+ organisation_id: string;
7334
+ user_id: string;
7335
7335
  inspection_id: string;
7336
7336
  file_url?: string | undefined;
7337
7337
  file_key?: string | undefined;
@@ -7684,8 +7684,6 @@ declare const FleetIssueFileSchema: z.ZodObject<{
7684
7684
  issue_id: z.ZodEffects<z.ZodString, string, string>;
7685
7685
  }, "strip", z.ZodTypeAny, {
7686
7686
  status: Status;
7687
- organisation_id: string;
7688
- user_id: string;
7689
7687
  usage_type: string;
7690
7688
  file_type: FileType;
7691
7689
  file_url: string;
@@ -7694,13 +7692,15 @@ declare const FleetIssueFileSchema: z.ZodObject<{
7694
7692
  file_description: string;
7695
7693
  file_size: number;
7696
7694
  file_metadata: Record<string, any>;
7695
+ organisation_id: string;
7696
+ user_id: string;
7697
7697
  issue_id: string;
7698
7698
  }, {
7699
7699
  status: Status;
7700
- organisation_id: string;
7701
- user_id: string;
7702
7700
  usage_type: string;
7703
7701
  file_type: FileType;
7702
+ organisation_id: string;
7703
+ user_id: string;
7704
7704
  issue_id: string;
7705
7705
  file_url?: string | undefined;
7706
7706
  file_key?: string | undefined;
@@ -7746,8 +7746,6 @@ declare const FleetIssueSchema: z.ZodObject<{
7746
7746
  issue_id: z.ZodEffects<z.ZodString, string, string>;
7747
7747
  }, z.UnknownKeysParam, z.ZodTypeAny, {
7748
7748
  status: Status;
7749
- organisation_id: string;
7750
- user_id: string;
7751
7749
  usage_type: string;
7752
7750
  file_type: FileType;
7753
7751
  file_url: string;
@@ -7756,13 +7754,15 @@ declare const FleetIssueSchema: z.ZodObject<{
7756
7754
  file_description: string;
7757
7755
  file_size: number;
7758
7756
  file_metadata: Record<string, any>;
7757
+ organisation_id: string;
7758
+ user_id: string;
7759
7759
  issue_id: string;
7760
7760
  }, {
7761
7761
  status: Status;
7762
- organisation_id: string;
7763
- user_id: string;
7764
7762
  usage_type: string;
7765
7763
  file_type: FileType;
7764
+ organisation_id: string;
7765
+ user_id: string;
7766
7766
  issue_id: string;
7767
7767
  file_url?: string | undefined;
7768
7768
  file_key?: string | undefined;
@@ -7775,9 +7775,9 @@ declare const FleetIssueSchema: z.ZodObject<{
7775
7775
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
7776
7776
  }, "strip", z.ZodTypeAny, {
7777
7777
  status: Status;
7778
+ time_zone_id: string;
7778
7779
  organisation_id: string;
7779
7780
  user_id: string;
7780
- time_zone_id: string;
7781
7781
  vehicle_id: string;
7782
7782
  driver_id: string;
7783
7783
  incident_id: string;
@@ -7797,8 +7797,6 @@ declare const FleetIssueSchema: z.ZodObject<{
7797
7797
  breakdown_id: string;
7798
7798
  FleetIssueFileSchema: {
7799
7799
  status: Status;
7800
- organisation_id: string;
7801
- user_id: string;
7802
7800
  usage_type: string;
7803
7801
  file_type: FileType;
7804
7802
  file_url: string;
@@ -7807,13 +7805,15 @@ declare const FleetIssueSchema: z.ZodObject<{
7807
7805
  file_description: string;
7808
7806
  file_size: number;
7809
7807
  file_metadata: Record<string, any>;
7808
+ organisation_id: string;
7809
+ user_id: string;
7810
7810
  issue_id: string;
7811
7811
  }[];
7812
7812
  }, {
7813
7813
  status: Status;
7814
+ time_zone_id: string;
7814
7815
  organisation_id: string;
7815
7816
  user_id: string;
7816
- time_zone_id: string;
7817
7817
  vehicle_id: string;
7818
7818
  driver_id: string;
7819
7819
  incident_id: string;
@@ -7833,10 +7833,10 @@ declare const FleetIssueSchema: z.ZodObject<{
7833
7833
  due_odometer_reading?: unknown;
7834
7834
  FleetIssueFileSchema?: {
7835
7835
  status: Status;
7836
- organisation_id: string;
7837
- user_id: string;
7838
7836
  usage_type: string;
7839
7837
  file_type: FileType;
7838
+ organisation_id: string;
7839
+ user_id: string;
7840
7840
  issue_id: string;
7841
7841
  file_url?: string | undefined;
7842
7842
  file_key?: string | undefined;
@@ -8210,8 +8210,8 @@ declare const MasterFleetBreakdownTypeSchema: z.ZodObject<{
8210
8210
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
8211
8211
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
8212
8212
  }, "strip", z.ZodTypeAny, {
8213
- description: string;
8214
8213
  status: Status;
8214
+ description: string;
8215
8215
  organisation_id: string;
8216
8216
  fleet_breakdown_type: string;
8217
8217
  }, {
@@ -8429,8 +8429,6 @@ declare const FleetBreakdownFileSchema: z.ZodObject<{
8429
8429
  breakdown_id: z.ZodEffects<z.ZodString, string, string>;
8430
8430
  }, "strip", z.ZodTypeAny, {
8431
8431
  status: Status;
8432
- organisation_id: string;
8433
- user_id: string;
8434
8432
  usage_type: string;
8435
8433
  file_type: FileType;
8436
8434
  file_url: string;
@@ -8439,13 +8437,15 @@ declare const FleetBreakdownFileSchema: z.ZodObject<{
8439
8437
  file_description: string;
8440
8438
  file_size: number;
8441
8439
  file_metadata: Record<string, any>;
8440
+ organisation_id: string;
8441
+ user_id: string;
8442
8442
  breakdown_id: string;
8443
8443
  }, {
8444
8444
  status: Status;
8445
- organisation_id: string;
8446
- user_id: string;
8447
8445
  usage_type: string;
8448
8446
  file_type: FileType;
8447
+ organisation_id: string;
8448
+ user_id: string;
8449
8449
  breakdown_id: string;
8450
8450
  file_url?: string | undefined;
8451
8451
  file_key?: string | undefined;
@@ -8489,8 +8489,6 @@ declare const FleetBreakdownSchema: z.ZodObject<{
8489
8489
  breakdown_id: z.ZodEffects<z.ZodString, string, string>;
8490
8490
  }, z.UnknownKeysParam, z.ZodTypeAny, {
8491
8491
  status: Status;
8492
- organisation_id: string;
8493
- user_id: string;
8494
8492
  usage_type: string;
8495
8493
  file_type: FileType;
8496
8494
  file_url: string;
@@ -8499,13 +8497,15 @@ declare const FleetBreakdownSchema: z.ZodObject<{
8499
8497
  file_description: string;
8500
8498
  file_size: number;
8501
8499
  file_metadata: Record<string, any>;
8500
+ organisation_id: string;
8501
+ user_id: string;
8502
8502
  breakdown_id: string;
8503
8503
  }, {
8504
8504
  status: Status;
8505
- organisation_id: string;
8506
- user_id: string;
8507
8505
  usage_type: string;
8508
8506
  file_type: FileType;
8507
+ organisation_id: string;
8508
+ user_id: string;
8509
8509
  breakdown_id: string;
8510
8510
  file_url?: string | undefined;
8511
8511
  file_key?: string | undefined;
@@ -8517,9 +8517,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
8517
8517
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
8518
8518
  }, "strip", z.ZodTypeAny, {
8519
8519
  status: Status;
8520
+ time_zone_id: string;
8520
8521
  organisation_id: string;
8521
8522
  user_id: string;
8522
- time_zone_id: string;
8523
8523
  vehicle_id: string;
8524
8524
  driver_id: string;
8525
8525
  was_towed: YesNo;
@@ -8534,8 +8534,6 @@ declare const FleetBreakdownSchema: z.ZodObject<{
8534
8534
  breakdown_description: string;
8535
8535
  FleetBreakdownFileSchema: {
8536
8536
  status: Status;
8537
- organisation_id: string;
8538
- user_id: string;
8539
8537
  usage_type: string;
8540
8538
  file_type: FileType;
8541
8539
  file_url: string;
@@ -8544,15 +8542,17 @@ declare const FleetBreakdownSchema: z.ZodObject<{
8544
8542
  file_description: string;
8545
8543
  file_size: number;
8546
8544
  file_metadata: Record<string, any>;
8545
+ organisation_id: string;
8546
+ user_id: string;
8547
8547
  breakdown_id: string;
8548
8548
  }[];
8549
8549
  latitude?: number | undefined;
8550
8550
  longitude?: number | undefined;
8551
8551
  }, {
8552
8552
  status: Status;
8553
+ time_zone_id: string;
8553
8554
  organisation_id: string;
8554
8555
  user_id: string;
8555
- time_zone_id: string;
8556
8556
  vehicle_id: string;
8557
8557
  driver_id: string;
8558
8558
  was_towed: YesNo;
@@ -8569,10 +8569,10 @@ declare const FleetBreakdownSchema: z.ZodObject<{
8569
8569
  breakdown_description?: string | undefined;
8570
8570
  FleetBreakdownFileSchema?: {
8571
8571
  status: Status;
8572
- organisation_id: string;
8573
- user_id: string;
8574
8572
  usage_type: string;
8575
8573
  file_type: FileType;
8574
+ organisation_id: string;
8575
+ user_id: string;
8576
8576
  breakdown_id: string;
8577
8577
  file_url?: string | undefined;
8578
8578
  file_key?: string | undefined;
@@ -8797,9 +8797,9 @@ declare const FleetBreakdownCostSchema: z.ZodObject<{
8797
8797
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
8798
8798
  }, "strip", z.ZodTypeAny, {
8799
8799
  status: Status;
8800
+ time_zone_id: string;
8800
8801
  organisation_id: string;
8801
8802
  user_id: string;
8802
- time_zone_id: string;
8803
8803
  expense_name_id: string;
8804
8804
  breakdown_id: string;
8805
8805
  breakdown_cost_date: string;
@@ -8807,9 +8807,9 @@ declare const FleetBreakdownCostSchema: z.ZodObject<{
8807
8807
  breakdown_cost_amount?: number | undefined;
8808
8808
  }, {
8809
8809
  status: Status;
8810
+ time_zone_id: string;
8810
8811
  organisation_id: string;
8811
8812
  user_id: string;
8812
- time_zone_id: string;
8813
8813
  expense_name_id: string;
8814
8814
  breakdown_id: string;
8815
8815
  breakdown_cost_date?: string | undefined;
@@ -8949,8 +8949,8 @@ declare const MasterVehicleFuelTypeSchema: z.ZodObject<{
8949
8949
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
8950
8950
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
8951
8951
  }, "strip", z.ZodTypeAny, {
8952
- description: string;
8953
8952
  status: Status;
8953
+ description: string;
8954
8954
  organisation_id: string;
8955
8955
  fuel_type: string;
8956
8956
  }, {
@@ -9072,8 +9072,8 @@ declare const MasterVehicleFuelUnitSchema: z.ZodObject<{
9072
9072
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
9073
9073
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
9074
9074
  }, "strip", z.ZodTypeAny, {
9075
- description: string;
9076
9075
  status: Status;
9076
+ description: string;
9077
9077
  organisation_id: string;
9078
9078
  fuel_unit: string;
9079
9079
  }, {
@@ -9195,8 +9195,8 @@ declare const MasterVehicleFuelRemovalReasonSchema: z.ZodObject<{
9195
9195
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
9196
9196
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
9197
9197
  }, "strip", z.ZodTypeAny, {
9198
- description: string;
9199
9198
  status: Status;
9199
+ description: string;
9200
9200
  organisation_id: string;
9201
9201
  removal_reason: string;
9202
9202
  }, {
@@ -9390,8 +9390,6 @@ declare const FleetFuelRemovalFileSchema: z.ZodObject<{
9390
9390
  fleet_fuel_removal_id: z.ZodEffects<z.ZodString, string, string>;
9391
9391
  }, "strip", z.ZodTypeAny, {
9392
9392
  status: Status;
9393
- organisation_id: string;
9394
- user_id: string;
9395
9393
  usage_type: string;
9396
9394
  file_type: FileType;
9397
9395
  file_url: string;
@@ -9400,13 +9398,15 @@ declare const FleetFuelRemovalFileSchema: z.ZodObject<{
9400
9398
  file_description: string;
9401
9399
  file_size: number;
9402
9400
  file_metadata: Record<string, any>;
9401
+ organisation_id: string;
9402
+ user_id: string;
9403
9403
  fleet_fuel_removal_id: string;
9404
9404
  }, {
9405
9405
  status: Status;
9406
- organisation_id: string;
9407
- user_id: string;
9408
9406
  usage_type: string;
9409
9407
  file_type: FileType;
9408
+ organisation_id: string;
9409
+ user_id: string;
9410
9410
  fleet_fuel_removal_id: string;
9411
9411
  file_url?: string | undefined;
9412
9412
  file_key?: string | undefined;
@@ -9460,8 +9460,6 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
9460
9460
  fleet_fuel_removal_id: z.ZodEffects<z.ZodString, string, string>;
9461
9461
  }, z.UnknownKeysParam, z.ZodTypeAny, {
9462
9462
  status: Status;
9463
- organisation_id: string;
9464
- user_id: string;
9465
9463
  usage_type: string;
9466
9464
  file_type: FileType;
9467
9465
  file_url: string;
@@ -9470,13 +9468,15 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
9470
9468
  file_description: string;
9471
9469
  file_size: number;
9472
9470
  file_metadata: Record<string, any>;
9471
+ organisation_id: string;
9472
+ user_id: string;
9473
9473
  fleet_fuel_removal_id: string;
9474
9474
  }, {
9475
9475
  status: Status;
9476
- organisation_id: string;
9477
- user_id: string;
9478
9476
  usage_type: string;
9479
9477
  file_type: FileType;
9478
+ organisation_id: string;
9479
+ user_id: string;
9480
9480
  fleet_fuel_removal_id: string;
9481
9481
  file_url?: string | undefined;
9482
9482
  file_key?: string | undefined;
@@ -9487,9 +9487,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
9487
9487
  }>, "many">>>;
9488
9488
  }, "strip", z.ZodTypeAny, {
9489
9489
  status: Status;
9490
+ time_zone_id: string;
9490
9491
  organisation_id: string;
9491
9492
  user_id: string;
9492
- time_zone_id: string;
9493
9493
  vehicle_id: string;
9494
9494
  driver_id: string;
9495
9495
  odometer_reading: number;
@@ -9506,8 +9506,6 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
9506
9506
  source_notes: string;
9507
9507
  FleetFuelRemovalFileSchema: {
9508
9508
  status: Status;
9509
- organisation_id: string;
9510
- user_id: string;
9511
9509
  usage_type: string;
9512
9510
  file_type: FileType;
9513
9511
  file_url: string;
@@ -9516,6 +9514,8 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
9516
9514
  file_description: string;
9517
9515
  file_size: number;
9518
9516
  file_metadata: Record<string, any>;
9517
+ organisation_id: string;
9518
+ user_id: string;
9519
9519
  fleet_fuel_removal_id: string;
9520
9520
  }[];
9521
9521
  latitude?: number | undefined;
@@ -9529,9 +9529,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
9529
9529
  total_cost?: number | undefined;
9530
9530
  }, {
9531
9531
  status: Status;
9532
+ time_zone_id: string;
9532
9533
  organisation_id: string;
9533
9534
  user_id: string;
9534
- time_zone_id: string;
9535
9535
  vehicle_id: string;
9536
9536
  driver_id: string;
9537
9537
  vehicle_fuel_type_id: string;
@@ -9557,10 +9557,10 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
9557
9557
  source_notes?: string | undefined;
9558
9558
  FleetFuelRemovalFileSchema?: {
9559
9559
  status: Status;
9560
- organisation_id: string;
9561
- user_id: string;
9562
9560
  usage_type: string;
9563
9561
  file_type: FileType;
9562
+ organisation_id: string;
9563
+ user_id: string;
9564
9564
  fleet_fuel_removal_id: string;
9565
9565
  file_url?: string | undefined;
9566
9566
  file_key?: string | undefined;
@@ -9720,8 +9720,8 @@ declare const MasterClassSchema: z.ZodObject<{
9720
9720
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
9721
9721
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
9722
9722
  }, "strip", z.ZodTypeAny, {
9723
- description: string;
9724
9723
  status: Status;
9724
+ description: string;
9725
9725
  organisation_id: string;
9726
9726
  class_name: string;
9727
9727
  }, {
@@ -9846,8 +9846,8 @@ declare const MasterProgramSchema: z.ZodObject<{
9846
9846
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
9847
9847
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
9848
9848
  }, "strip", z.ZodTypeAny, {
9849
- description: string;
9850
9849
  status: Status;
9850
+ description: string;
9851
9851
  organisation_id: string;
9852
9852
  program_name: string;
9853
9853
  }, {
@@ -9972,8 +9972,8 @@ declare const MasterSectionSchema: z.ZodObject<{
9972
9972
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
9973
9973
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
9974
9974
  }, "strip", z.ZodTypeAny, {
9975
- description: string;
9976
9975
  status: Status;
9976
+ description: string;
9977
9977
  organisation_id: string;
9978
9978
  section_name: string;
9979
9979
  }, {
@@ -10098,8 +10098,8 @@ declare const MasterSemesterSchema: z.ZodObject<{
10098
10098
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10099
10099
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10100
10100
  }, "strip", z.ZodTypeAny, {
10101
- description: string;
10102
10101
  status: Status;
10102
+ description: string;
10103
10103
  organisation_id: string;
10104
10104
  semester_name: string;
10105
10105
  }, {
@@ -10224,8 +10224,8 @@ declare const MasterStreamSchema: z.ZodObject<{
10224
10224
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10225
10225
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10226
10226
  }, "strip", z.ZodTypeAny, {
10227
- description: string;
10228
10227
  status: Status;
10228
+ description: string;
10229
10229
  organisation_id: string;
10230
10230
  stream_name: string;
10231
10231
  }, {
@@ -10350,8 +10350,8 @@ declare const MasterYearSchema: z.ZodObject<{
10350
10350
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10351
10351
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10352
10352
  }, "strip", z.ZodTypeAny, {
10353
- description: string;
10354
10353
  status: Status;
10354
+ description: string;
10355
10355
  organisation_id: string;
10356
10356
  year_name: string;
10357
10357
  }, {
@@ -10476,8 +10476,8 @@ declare const MasterRelationshipSchema: z.ZodObject<{
10476
10476
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10477
10477
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10478
10478
  }, "strip", z.ZodTypeAny, {
10479
- description: string;
10480
10479
  status: Status;
10480
+ description: string;
10481
10481
  organisation_id: string;
10482
10482
  relationship_name: string;
10483
10483
  }, {
@@ -11021,8 +11021,8 @@ declare const MasterDailyScheduleSchema: z.ZodObject<{
11021
11021
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
11022
11022
  }, "strip", z.ZodTypeAny, {
11023
11023
  status: Status;
11024
- organisation_id: string;
11025
11024
  time_zone_id: string;
11025
+ organisation_id: string;
11026
11026
  organisation_branch_id: string;
11027
11027
  vehicle_id: string;
11028
11028
  driver_id: string;
@@ -11045,8 +11045,8 @@ declare const MasterDailyScheduleSchema: z.ZodObject<{
11045
11045
  attendant_id: string;
11046
11046
  }, {
11047
11047
  status: Status;
11048
- organisation_id: string;
11049
11048
  time_zone_id: string;
11049
+ organisation_id: string;
11050
11050
  organisation_branch_id: string;
11051
11051
  vehicle_id: string;
11052
11052
  driver_id: string;
@@ -11426,8 +11426,8 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
11426
11426
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
11427
11427
  }, "strip", z.ZodTypeAny, {
11428
11428
  status: Status;
11429
- organisation_id: string;
11430
11429
  time_zone_id: string;
11430
+ organisation_id: string;
11431
11431
  organisation_branch_id: string;
11432
11432
  vehicle_id: string;
11433
11433
  driver_id: string;
@@ -11450,8 +11450,8 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
11450
11450
  attendant_id: string;
11451
11451
  }, {
11452
11452
  status: Status;
11453
- organisation_id: string;
11454
11453
  time_zone_id: string;
11454
+ organisation_id: string;
11455
11455
  organisation_branch_id: string;
11456
11456
  vehicle_id: string;
11457
11457
  driver_id: string;
@@ -12453,8 +12453,8 @@ declare const StudentSchema: z.ZodObject<{
12453
12453
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
12454
12454
  }, "strip", z.ZodTypeAny, {
12455
12455
  status: Status;
12456
- organisation_id: string;
12457
12456
  time_zone_id: string;
12457
+ organisation_id: string;
12458
12458
  organisation_branch_id: string;
12459
12459
  email: string;
12460
12460
  class_id: string;
@@ -12478,8 +12478,8 @@ declare const StudentSchema: z.ZodObject<{
12478
12478
  transport_plan_type: TransportPlanType;
12479
12479
  }, {
12480
12480
  status: Status;
12481
- organisation_id: string;
12482
12481
  time_zone_id: string;
12482
+ organisation_id: string;
12483
12483
  organisation_branch_id: string;
12484
12484
  class_id: string;
12485
12485
  program_id: string;
@@ -12677,7 +12677,6 @@ declare const StudentNoFixedScheduleQuerySchema: z.ZodObject<{
12677
12677
  organisation_branch_id: z.ZodEffects<z.ZodString, string, string>;
12678
12678
  }, "strip", z.ZodTypeAny, {
12679
12679
  status: Status[];
12680
- organisation_id: string;
12681
12680
  search: string;
12682
12681
  paging: PAGING;
12683
12682
  page_count: number;
@@ -12698,11 +12697,12 @@ declare const StudentNoFixedScheduleQuerySchema: z.ZodObject<{
12698
12697
  include_master_data: YesNo;
12699
12698
  date_format_id: string;
12700
12699
  time_zone_id: string;
12700
+ organisation_id: string;
12701
12701
  organisation_branch_id: string;
12702
12702
  }, {
12703
- organisation_id: string;
12704
12703
  date_format_id: string;
12705
12704
  time_zone_id: string;
12705
+ organisation_id: string;
12706
12706
  organisation_branch_id: string;
12707
12707
  status?: Status[] | undefined;
12708
12708
  search?: string | undefined;
@@ -12896,8 +12896,8 @@ declare const StudentGuardianLinkSchema: z.ZodObject<{
12896
12896
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
12897
12897
  }, "strip", z.ZodTypeAny, {
12898
12898
  status: Status;
12899
- organisation_id: string;
12900
12899
  name: string;
12900
+ organisation_id: string;
12901
12901
  organisation_branch_id: string;
12902
12902
  notes: string;
12903
12903
  is_primary: YesNo;
@@ -12911,8 +12911,8 @@ declare const StudentGuardianLinkSchema: z.ZodObject<{
12911
12911
  photo_name: string;
12912
12912
  }, {
12913
12913
  status: Status;
12914
- organisation_id: string;
12915
12914
  name: string;
12915
+ organisation_id: string;
12916
12916
  organisation_branch_id: string;
12917
12917
  is_primary: YesNo;
12918
12918
  mobile: string;
@@ -13099,7 +13099,6 @@ declare const StudentGuardianAutofillQuerySchema: z.ZodObject<{
13099
13099
  mobile: z.ZodEffects<z.ZodString, string, string>;
13100
13100
  }, "strip", z.ZodTypeAny, {
13101
13101
  status: Status[];
13102
- organisation_id: string;
13103
13102
  search: string;
13104
13103
  paging: PAGING;
13105
13104
  page_count: number;
@@ -13120,12 +13119,13 @@ declare const StudentGuardianAutofillQuerySchema: z.ZodObject<{
13120
13119
  include_master_data: YesNo;
13121
13120
  date_format_id: string;
13122
13121
  time_zone_id: string;
13122
+ organisation_id: string;
13123
13123
  organisation_branch_id: string;
13124
13124
  mobile: string;
13125
13125
  }, {
13126
- organisation_id: string;
13127
13126
  date_format_id: string;
13128
13127
  time_zone_id: string;
13128
+ organisation_id: string;
13129
13129
  organisation_branch_id: string;
13130
13130
  mobile: string;
13131
13131
  status?: Status[] | undefined;
@@ -13159,8 +13159,8 @@ declare const StudentLeaveRequestSchema: z.ZodObject<{
13159
13159
  reason: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
13160
13160
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
13161
13161
  }, "strip", z.ZodTypeAny, {
13162
- organisation_id: string;
13163
13162
  time_zone_id: string;
13163
+ organisation_id: string;
13164
13164
  organisation_branch_id: string;
13165
13165
  student_id: string;
13166
13166
  date_from: string;
@@ -13168,8 +13168,8 @@ declare const StudentLeaveRequestSchema: z.ZodObject<{
13168
13168
  leave_type: StudentLeaveType;
13169
13169
  reason: string;
13170
13170
  }, {
13171
- organisation_id: string;
13172
13171
  time_zone_id: string;
13172
+ organisation_id: string;
13173
13173
  organisation_branch_id: string;
13174
13174
  student_id: string;
13175
13175
  date_from: string;
@@ -13282,8 +13282,8 @@ declare const StudentStopChangeRequestSchema: z.ZodObject<{
13282
13282
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
13283
13283
  }, "strip", z.ZodTypeAny, {
13284
13284
  status: Status;
13285
- organisation_id: string;
13286
13285
  time_zone_id: string;
13286
+ organisation_id: string;
13287
13287
  organisation_branch_id: string;
13288
13288
  student_id: string;
13289
13289
  student_address_id: string;
@@ -13295,8 +13295,8 @@ declare const StudentStopChangeRequestSchema: z.ZodObject<{
13295
13295
  apply_until: string;
13296
13296
  }, {
13297
13297
  status: Status;
13298
- organisation_id: string;
13299
13298
  time_zone_id: string;
13299
+ organisation_id: string;
13300
13300
  organisation_branch_id: string;
13301
13301
  student_id: string;
13302
13302
  student_address_id: string;
@@ -13943,8 +13943,6 @@ declare const FleetFuelRefillFileSchema: z.ZodObject<{
13943
13943
  fleet_fuel_refill_id: z.ZodEffects<z.ZodString, string, string>;
13944
13944
  }, "strip", z.ZodTypeAny, {
13945
13945
  status: Status;
13946
- organisation_id: string;
13947
- user_id: string;
13948
13946
  usage_type: string;
13949
13947
  file_type: FileType;
13950
13948
  file_url: string;
@@ -13953,13 +13951,15 @@ declare const FleetFuelRefillFileSchema: z.ZodObject<{
13953
13951
  file_description: string;
13954
13952
  file_size: number;
13955
13953
  file_metadata: Record<string, any>;
13954
+ organisation_id: string;
13955
+ user_id: string;
13956
13956
  fleet_fuel_refill_id: string;
13957
13957
  }, {
13958
13958
  status: Status;
13959
- organisation_id: string;
13960
- user_id: string;
13961
13959
  usage_type: string;
13962
13960
  file_type: FileType;
13961
+ organisation_id: string;
13962
+ user_id: string;
13963
13963
  fleet_fuel_refill_id: string;
13964
13964
  file_url?: string | undefined;
13965
13965
  file_key?: string | undefined;
@@ -14025,8 +14025,6 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
14025
14025
  fleet_fuel_refill_id: z.ZodEffects<z.ZodString, string, string>;
14026
14026
  }, z.UnknownKeysParam, z.ZodTypeAny, {
14027
14027
  status: Status;
14028
- organisation_id: string;
14029
- user_id: string;
14030
14028
  usage_type: string;
14031
14029
  file_type: FileType;
14032
14030
  file_url: string;
@@ -14035,13 +14033,15 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
14035
14033
  file_description: string;
14036
14034
  file_size: number;
14037
14035
  file_metadata: Record<string, any>;
14036
+ organisation_id: string;
14037
+ user_id: string;
14038
14038
  fleet_fuel_refill_id: string;
14039
14039
  }, {
14040
14040
  status: Status;
14041
- organisation_id: string;
14042
- user_id: string;
14043
14041
  usage_type: string;
14044
14042
  file_type: FileType;
14043
+ organisation_id: string;
14044
+ user_id: string;
14045
14045
  fleet_fuel_refill_id: string;
14046
14046
  file_url?: string | undefined;
14047
14047
  file_key?: string | undefined;
@@ -14052,9 +14052,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
14052
14052
  }>, "many">>>;
14053
14053
  }, "strip", z.ZodTypeAny, {
14054
14054
  status: Status;
14055
+ time_zone_id: string;
14055
14056
  organisation_id: string;
14056
14057
  user_id: string;
14057
- time_zone_id: string;
14058
14058
  vehicle_id: string;
14059
14059
  driver_id: string;
14060
14060
  odometer_reading: number;
@@ -14083,8 +14083,6 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
14083
14083
  is_previous_entries_missed: YesNo;
14084
14084
  FleetFuelRefillFile: {
14085
14085
  status: Status;
14086
- organisation_id: string;
14087
- user_id: string;
14088
14086
  usage_type: string;
14089
14087
  file_type: FileType;
14090
14088
  file_url: string;
@@ -14093,6 +14091,8 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
14093
14091
  file_description: string;
14094
14092
  file_size: number;
14095
14093
  file_metadata: Record<string, any>;
14094
+ organisation_id: string;
14095
+ user_id: string;
14096
14096
  fleet_fuel_refill_id: string;
14097
14097
  }[];
14098
14098
  latitude?: number | undefined;
@@ -14106,9 +14106,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
14106
14106
  diff_refill_quantity?: number | undefined;
14107
14107
  }, {
14108
14108
  status: Status;
14109
+ time_zone_id: string;
14109
14110
  organisation_id: string;
14110
14111
  user_id: string;
14111
- time_zone_id: string;
14112
14112
  vehicle_id: string;
14113
14113
  driver_id: string;
14114
14114
  vendor_id: string;
@@ -14146,10 +14146,10 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
14146
14146
  tank_size?: unknown;
14147
14147
  FleetFuelRefillFile?: {
14148
14148
  status: Status;
14149
- organisation_id: string;
14150
- user_id: string;
14151
14149
  usage_type: string;
14152
14150
  file_type: FileType;
14151
+ organisation_id: string;
14152
+ user_id: string;
14153
14153
  fleet_fuel_refill_id: string;
14154
14154
  file_url?: string | undefined;
14155
14155
  file_key?: string | undefined;
@@ -14561,8 +14561,8 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
14561
14561
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
14562
14562
  }, "strip", z.ZodTypeAny, {
14563
14563
  status: Status;
14564
- organisation_id: string;
14565
14564
  time_zone_id: string;
14565
+ organisation_id: string;
14566
14566
  vehicle_id: string;
14567
14567
  driver_id: string;
14568
14568
  gps_geofence_id: string;
@@ -14573,8 +14573,8 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
14573
14573
  exit_gps_geofence_transaction_id: string;
14574
14574
  }, {
14575
14575
  status: Status;
14576
- organisation_id: string;
14577
14576
  time_zone_id: string;
14577
+ organisation_id: string;
14578
14578
  vehicle_id: string;
14579
14579
  driver_id: string;
14580
14580
  gps_geofence_id: string;
@@ -14742,8 +14742,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
14742
14742
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
14743
14743
  }, "strip", z.ZodTypeAny, {
14744
14744
  status: Status;
14745
- organisation_id: string;
14746
14745
  time_zone_id: string;
14746
+ organisation_id: string;
14747
14747
  vehicle_id: string;
14748
14748
  driver_id: string;
14749
14749
  duration_seconds: number;
@@ -14758,8 +14758,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
14758
14758
  distance_meters?: number | undefined;
14759
14759
  }, {
14760
14760
  status: Status;
14761
- organisation_id: string;
14762
14761
  time_zone_id: string;
14762
+ organisation_id: string;
14763
14763
  vehicle_id: string;
14764
14764
  driver_id: string;
14765
14765
  from_geofence_exit_date_time: string;
@@ -15167,8 +15167,8 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
15167
15167
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
15168
15168
  }, "strip", z.ZodTypeAny, {
15169
15169
  status: Status;
15170
- organisation_id: string;
15171
15170
  time_zone_id: string;
15171
+ organisation_id: string;
15172
15172
  vehicle_id: string;
15173
15173
  driver_id: string;
15174
15174
  gps_geofence_id: string;
@@ -15176,8 +15176,8 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
15176
15176
  geofence_time: string;
15177
15177
  }, {
15178
15178
  status: Status;
15179
- organisation_id: string;
15180
15179
  time_zone_id: string;
15180
+ organisation_id: string;
15181
15181
  vehicle_id: string;
15182
15182
  driver_id: string;
15183
15183
  gps_geofence_id: string;
@@ -15452,8 +15452,6 @@ declare const MasterDriverFileSchema: z.ZodObject<{
15452
15452
  driver_id: z.ZodEffects<z.ZodString, string, string>;
15453
15453
  }, "strip", z.ZodTypeAny, {
15454
15454
  status: Status;
15455
- organisation_id: string;
15456
- user_id: string;
15457
15455
  usage_type: string;
15458
15456
  file_type: FileType;
15459
15457
  file_url: string;
@@ -15462,13 +15460,15 @@ declare const MasterDriverFileSchema: z.ZodObject<{
15462
15460
  file_description: string;
15463
15461
  file_size: number;
15464
15462
  file_metadata: Record<string, any>;
15463
+ organisation_id: string;
15464
+ user_id: string;
15465
15465
  driver_id: string;
15466
15466
  }, {
15467
15467
  status: Status;
15468
- organisation_id: string;
15469
- user_id: string;
15470
15468
  usage_type: string;
15471
15469
  file_type: FileType;
15470
+ organisation_id: string;
15471
+ user_id: string;
15472
15472
  driver_id: string;
15473
15473
  file_url?: string | undefined;
15474
15474
  file_key?: string | undefined;
@@ -15516,8 +15516,6 @@ declare const MasterDriverSchema: z.ZodObject<{
15516
15516
  driver_id: z.ZodEffects<z.ZodString, string, string>;
15517
15517
  }, z.UnknownKeysParam, z.ZodTypeAny, {
15518
15518
  status: Status;
15519
- organisation_id: string;
15520
- user_id: string;
15521
15519
  usage_type: string;
15522
15520
  file_type: FileType;
15523
15521
  file_url: string;
@@ -15526,13 +15524,15 @@ declare const MasterDriverSchema: z.ZodObject<{
15526
15524
  file_description: string;
15527
15525
  file_size: number;
15528
15526
  file_metadata: Record<string, any>;
15527
+ organisation_id: string;
15528
+ user_id: string;
15529
15529
  driver_id: string;
15530
15530
  }, {
15531
15531
  status: Status;
15532
- organisation_id: string;
15533
- user_id: string;
15534
15532
  usage_type: string;
15535
15533
  file_type: FileType;
15534
+ organisation_id: string;
15535
+ user_id: string;
15536
15536
  driver_id: string;
15537
15537
  file_url?: string | undefined;
15538
15538
  file_key?: string | undefined;
@@ -15544,11 +15544,11 @@ declare const MasterDriverSchema: z.ZodObject<{
15544
15544
  }, "strip", z.ZodTypeAny, {
15545
15545
  status: Status;
15546
15546
  organisation_id: string;
15547
- user_id: string;
15548
15547
  organisation_sub_company_id: string;
15549
15548
  organisation_branch_id: string;
15550
15549
  organisation_color_id: string;
15551
15550
  organisation_tag_id: string;
15551
+ user_id: string;
15552
15552
  driver_image_url: string;
15553
15553
  driver_image_key: string;
15554
15554
  driver_image_name: string;
@@ -15565,8 +15565,6 @@ declare const MasterDriverSchema: z.ZodObject<{
15565
15565
  driver_type: DriverType;
15566
15566
  MasterDriverFileSchema: {
15567
15567
  status: Status;
15568
- organisation_id: string;
15569
- user_id: string;
15570
15568
  usage_type: string;
15571
15569
  file_type: FileType;
15572
15570
  file_url: string;
@@ -15575,16 +15573,18 @@ declare const MasterDriverSchema: z.ZodObject<{
15575
15573
  file_description: string;
15576
15574
  file_size: number;
15577
15575
  file_metadata: Record<string, any>;
15576
+ organisation_id: string;
15577
+ user_id: string;
15578
15578
  driver_id: string;
15579
15579
  }[];
15580
15580
  }, {
15581
15581
  status: Status;
15582
15582
  organisation_id: string;
15583
- user_id: string;
15584
15583
  organisation_sub_company_id: string;
15585
15584
  organisation_branch_id: string;
15586
15585
  organisation_color_id: string;
15587
15586
  organisation_tag_id: string;
15587
+ user_id: string;
15588
15588
  driver_first_name: string;
15589
15589
  can_login: YesNo;
15590
15590
  driver_type: DriverType;
@@ -15601,10 +15601,10 @@ declare const MasterDriverSchema: z.ZodObject<{
15601
15601
  password?: string | undefined;
15602
15602
  MasterDriverFileSchema?: {
15603
15603
  status: Status;
15604
- organisation_id: string;
15605
- user_id: string;
15606
15604
  usage_type: string;
15607
15605
  file_type: FileType;
15606
+ organisation_id: string;
15607
+ user_id: string;
15608
15608
  driver_id: string;
15609
15609
  file_url?: string | undefined;
15610
15610
  file_key?: string | undefined;
@@ -15680,11 +15680,11 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
15680
15680
  date_format_id: string;
15681
15681
  time_zone_id: string;
15682
15682
  organisation_ids: string[];
15683
- user_ids: string[];
15684
15683
  organisation_sub_company_ids: string[];
15685
15684
  organisation_branch_ids: string[];
15686
15685
  organisation_color_ids: string[];
15687
15686
  organisation_tag_ids: string[];
15687
+ user_ids: string[];
15688
15688
  vehicle_ids: string[];
15689
15689
  driver_ids: string[];
15690
15690
  can_login: YesNo[];
@@ -15713,11 +15713,11 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
15713
15713
  }[] | undefined;
15714
15714
  include_master_data?: YesNo | undefined;
15715
15715
  organisation_ids?: string[] | undefined;
15716
- user_ids?: string[] | undefined;
15717
15716
  organisation_sub_company_ids?: string[] | undefined;
15718
15717
  organisation_branch_ids?: string[] | undefined;
15719
15718
  organisation_color_ids?: string[] | undefined;
15720
15719
  organisation_tag_ids?: string[] | undefined;
15720
+ user_ids?: string[] | undefined;
15721
15721
  vehicle_ids?: string[] | undefined;
15722
15722
  driver_ids?: string[] | undefined;
15723
15723
  can_login?: YesNo[] | undefined;
@@ -15945,8 +15945,8 @@ declare const OrganisationGroupSchema: z.ZodObject<{
15945
15945
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
15946
15946
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
15947
15947
  }, "strip", z.ZodTypeAny, {
15948
- description: string;
15949
15948
  status: Status;
15949
+ description: string;
15950
15950
  organisation_id: string;
15951
15951
  vehicle_ids: string[];
15952
15952
  group_name: string;
@@ -16077,8 +16077,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
16077
16077
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16078
16078
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16079
16079
  }, "strip", z.ZodTypeAny, {
16080
- description: string;
16081
16080
  status: Status;
16081
+ description: string;
16082
16082
  organisation_id: string;
16083
16083
  vehicle_type: string;
16084
16084
  }, {
@@ -16212,8 +16212,8 @@ declare const MasterVehicleSubModelSchema: z.ZodObject<{
16212
16212
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16213
16213
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16214
16214
  }, "strip", z.ZodTypeAny, {
16215
- description: string;
16216
16215
  status: Status;
16216
+ description: string;
16217
16217
  organisation_id: string;
16218
16218
  vehicle_sub_model: string;
16219
16219
  vehicle_make_id: string;
@@ -16363,8 +16363,8 @@ declare const MasterVehicleModelSchema: z.ZodObject<{
16363
16363
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16364
16364
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16365
16365
  }, "strip", z.ZodTypeAny, {
16366
- description: string;
16367
16366
  status: Status;
16367
+ description: string;
16368
16368
  organisation_id: string;
16369
16369
  vehicle_make_id: string;
16370
16370
  vehicle_model: string;
@@ -16507,8 +16507,8 @@ declare const MasterVehicleMakeSchema: z.ZodObject<{
16507
16507
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16508
16508
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16509
16509
  }, "strip", z.ZodTypeAny, {
16510
- description: string;
16511
16510
  status: Status;
16511
+ description: string;
16512
16512
  organisation_id: string;
16513
16513
  vehicle_make: string;
16514
16514
  }, {
@@ -16634,8 +16634,8 @@ declare const MasterVehicleStatusTypeSchema: z.ZodObject<{
16634
16634
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16635
16635
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16636
16636
  }, "strip", z.ZodTypeAny, {
16637
- description: string;
16638
16637
  status: Status;
16638
+ description: string;
16639
16639
  organisation_id: string;
16640
16640
  status_type: string;
16641
16641
  }, {
@@ -16761,8 +16761,8 @@ declare const MasterVehicleOwnershipTypeSchema: z.ZodObject<{
16761
16761
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16762
16762
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16763
16763
  }, "strip", z.ZodTypeAny, {
16764
- description: string;
16765
16764
  status: Status;
16765
+ description: string;
16766
16766
  organisation_id: string;
16767
16767
  ownership_type: string;
16768
16768
  }, {
@@ -16888,8 +16888,8 @@ declare const MasterVehicleAssociatedToSchema: z.ZodObject<{
16888
16888
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16889
16889
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16890
16890
  }, "strip", z.ZodTypeAny, {
16891
- description: string;
16892
16891
  status: Status;
16892
+ description: string;
16893
16893
  organisation_id: string;
16894
16894
  associated_to: string;
16895
16895
  }, {
@@ -17011,8 +17011,8 @@ declare const MasterDeviceTypeSchema: z.ZodObject<{
17011
17011
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
17012
17012
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
17013
17013
  }, "strip", z.ZodTypeAny, {
17014
- description: string;
17015
17014
  status: Status;
17015
+ description: string;
17016
17016
  device_type_name: string;
17017
17017
  device_type_code: string;
17018
17018
  }, {
@@ -17136,8 +17136,8 @@ declare const MasterDeviceModelSchema: z.ZodObject<{
17136
17136
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
17137
17137
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
17138
17138
  }, "strip", z.ZodTypeAny, {
17139
- description: string;
17140
17139
  status: Status;
17140
+ description: string;
17141
17141
  device_model_name: string;
17142
17142
  device_model_code: string;
17143
17143
  device_manufacturer_id: string;
@@ -17273,8 +17273,8 @@ declare const MasterDeviceManufacturerSchema: z.ZodObject<{
17273
17273
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
17274
17274
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
17275
17275
  }, "strip", z.ZodTypeAny, {
17276
- description: string;
17277
17276
  status: Status;
17277
+ description: string;
17278
17278
  device_manufacturer_name: string;
17279
17279
  device_manufacturer_code: string;
17280
17280
  }, {
@@ -17430,9 +17430,9 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
17430
17430
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
17431
17431
  }, "strip", z.ZodTypeAny, {
17432
17432
  status: Status;
17433
+ time_zone_id: string;
17433
17434
  organisation_id: string;
17434
17435
  user_id: string;
17435
- time_zone_id: string;
17436
17436
  vehicle_ids: string[];
17437
17437
  inspection_schedule_name: string;
17438
17438
  inspection_schedule_description: string;
@@ -17440,9 +17440,9 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
17440
17440
  inspection_schedule_due_date: string;
17441
17441
  }, {
17442
17442
  status: Status;
17443
+ time_zone_id: string;
17443
17444
  organisation_id: string;
17444
17445
  user_id: string;
17445
- time_zone_id: string;
17446
17446
  inspection_schedule_name: string;
17447
17447
  inspection_schedule_start_date: string;
17448
17448
  inspection_schedule_due_date: string;
@@ -17599,9 +17599,9 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
17599
17599
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
17600
17600
  }, "strip", z.ZodTypeAny, {
17601
17601
  status: Status;
17602
+ time_zone_id: string;
17602
17603
  organisation_id: string;
17603
17604
  user_id: string;
17604
- time_zone_id: string;
17605
17605
  vehicle_ids: string[];
17606
17606
  service_schedule_name: string;
17607
17607
  service_schedule_description: string;
@@ -17609,9 +17609,9 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
17609
17609
  service_schedule_due_date: string;
17610
17610
  }, {
17611
17611
  status: Status;
17612
+ time_zone_id: string;
17612
17613
  organisation_id: string;
17613
17614
  user_id: string;
17614
- time_zone_id: string;
17615
17615
  service_schedule_name: string;
17616
17616
  service_schedule_start_date: string;
17617
17617
  service_schedule_due_date: string;
@@ -17985,16 +17985,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
17985
17985
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
17986
17986
  }, "strip", z.ZodTypeAny, {
17987
17987
  status: Status;
17988
- organisation_id: string;
17989
17988
  time_zone_id: string;
17989
+ organisation_id: string;
17990
17990
  vehicle_id: string;
17991
17991
  link_status: TrackHistoryLinkStatus;
17992
17992
  from_date_time: string;
17993
17993
  to_date_time: string;
17994
17994
  }, {
17995
17995
  status: Status;
17996
- organisation_id: string;
17997
17996
  time_zone_id: string;
17997
+ organisation_id: string;
17998
17998
  vehicle_id: string;
17999
17999
  link_status: TrackHistoryLinkStatus;
18000
18000
  from_date_time: string;
@@ -19089,8 +19089,6 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
19089
19089
  vehicle_id: z.ZodEffects<z.ZodString, string, string>;
19090
19090
  }, "strip", z.ZodTypeAny, {
19091
19091
  status: Status;
19092
- organisation_id: string;
19093
- user_id: string;
19094
19092
  usage_type: string;
19095
19093
  file_type: FileType;
19096
19094
  file_url: string;
@@ -19099,13 +19097,15 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
19099
19097
  file_description: string;
19100
19098
  file_size: number;
19101
19099
  file_metadata: Record<string, any>;
19100
+ organisation_id: string;
19101
+ user_id: string;
19102
19102
  vehicle_id: string;
19103
19103
  }, {
19104
19104
  status: Status;
19105
- organisation_id: string;
19106
- user_id: string;
19107
19105
  usage_type: string;
19108
19106
  file_type: FileType;
19107
+ organisation_id: string;
19108
+ user_id: string;
19109
19109
  vehicle_id: string;
19110
19110
  file_url?: string | undefined;
19111
19111
  file_key?: string | undefined;
@@ -19184,8 +19184,6 @@ declare const VehicleSchema: z.ZodObject<{
19184
19184
  vehicle_id: z.ZodEffects<z.ZodString, string, string>;
19185
19185
  }, z.UnknownKeysParam, z.ZodTypeAny, {
19186
19186
  status: Status;
19187
- organisation_id: string;
19188
- user_id: string;
19189
19187
  usage_type: string;
19190
19188
  file_type: FileType;
19191
19189
  file_url: string;
@@ -19194,13 +19192,15 @@ declare const VehicleSchema: z.ZodObject<{
19194
19192
  file_description: string;
19195
19193
  file_size: number;
19196
19194
  file_metadata: Record<string, any>;
19195
+ organisation_id: string;
19196
+ user_id: string;
19197
19197
  vehicle_id: string;
19198
19198
  }, {
19199
19199
  status: Status;
19200
- organisation_id: string;
19201
- user_id: string;
19202
19200
  usage_type: string;
19203
19201
  file_type: FileType;
19202
+ organisation_id: string;
19203
+ user_id: string;
19204
19204
  vehicle_id: string;
19205
19205
  file_url?: string | undefined;
19206
19206
  file_key?: string | undefined;
@@ -19211,14 +19211,14 @@ declare const VehicleSchema: z.ZodObject<{
19211
19211
  }>, "many">>>;
19212
19212
  }, "strip", z.ZodTypeAny, {
19213
19213
  status: Status;
19214
- organisation_id: string;
19215
- user_id: string;
19216
19214
  time_zone_id: string;
19217
19215
  country_id: string;
19216
+ organisation_id: string;
19218
19217
  organisation_sub_company_id: string;
19219
19218
  organisation_branch_id: string;
19220
19219
  organisation_color_id: string;
19221
19220
  organisation_tag_id: string;
19221
+ user_id: string;
19222
19222
  vehicle_number: string;
19223
19223
  odometer_reading: number;
19224
19224
  vehicle_fuel_type_id: string;
@@ -19250,8 +19250,6 @@ declare const VehicleSchema: z.ZodObject<{
19250
19250
  standing_passenger_capacity: number;
19251
19251
  MasterVehicleFileSchema: {
19252
19252
  status: Status;
19253
- organisation_id: string;
19254
- user_id: string;
19255
19253
  usage_type: string;
19256
19254
  file_type: FileType;
19257
19255
  file_url: string;
@@ -19260,18 +19258,20 @@ declare const VehicleSchema: z.ZodObject<{
19260
19258
  file_description: string;
19261
19259
  file_size: number;
19262
19260
  file_metadata: Record<string, any>;
19261
+ organisation_id: string;
19262
+ user_id: string;
19263
19263
  vehicle_id: string;
19264
19264
  }[];
19265
19265
  }, {
19266
19266
  status: Status;
19267
- organisation_id: string;
19268
- user_id: string;
19269
19267
  time_zone_id: string;
19270
19268
  country_id: string;
19269
+ organisation_id: string;
19271
19270
  organisation_sub_company_id: string;
19272
19271
  organisation_branch_id: string;
19273
19272
  organisation_color_id: string;
19274
19273
  organisation_tag_id: string;
19274
+ user_id: string;
19275
19275
  vehicle_number: string;
19276
19276
  vehicle_fuel_type_id: string;
19277
19277
  vehicle_fuel_unit_id: string;
@@ -19303,10 +19303,10 @@ declare const VehicleSchema: z.ZodObject<{
19303
19303
  standing_passenger_capacity?: unknown;
19304
19304
  MasterVehicleFileSchema?: {
19305
19305
  status: Status;
19306
- organisation_id: string;
19307
- user_id: string;
19308
19306
  usage_type: string;
19309
19307
  file_type: FileType;
19308
+ organisation_id: string;
19309
+ user_id: string;
19310
19310
  vehicle_id: string;
19311
19311
  file_url?: string | undefined;
19312
19312
  file_key?: string | undefined;
@@ -19840,11 +19840,11 @@ declare const VehicleQuerySchema: z.ZodObject<{
19840
19840
  date_format_id: string;
19841
19841
  time_zone_id: string;
19842
19842
  organisation_ids: string[];
19843
- user_ids: string[];
19844
19843
  organisation_sub_company_ids: string[];
19845
19844
  organisation_branch_ids: string[];
19846
19845
  organisation_color_ids: string[];
19847
19846
  organisation_tag_ids: string[];
19847
+ user_ids: string[];
19848
19848
  vehicle_ids: string[];
19849
19849
  driver_ids: string[];
19850
19850
  vehicle_fuel_type_ids: string[];
@@ -19887,11 +19887,11 @@ declare const VehicleQuerySchema: z.ZodObject<{
19887
19887
  }[] | undefined;
19888
19888
  include_master_data?: YesNo | undefined;
19889
19889
  organisation_ids?: string[] | undefined;
19890
- user_ids?: string[] | undefined;
19891
19890
  organisation_sub_company_ids?: string[] | undefined;
19892
19891
  organisation_branch_ids?: string[] | undefined;
19893
19892
  organisation_color_ids?: string[] | undefined;
19894
19893
  organisation_tag_ids?: string[] | undefined;
19894
+ user_ids?: string[] | undefined;
19895
19895
  vehicle_ids?: string[] | undefined;
19896
19896
  driver_ids?: string[] | undefined;
19897
19897
  vehicle_fuel_type_ids?: string[] | undefined;
@@ -20028,7 +20028,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
20028
20028
  vehicle_id: z.ZodEffects<z.ZodString, string, string>;
20029
20029
  }, "strip", z.ZodTypeAny, {
20030
20030
  status: Status[];
20031
- organisation_id: string;
20032
20031
  search: string;
20033
20032
  paging: PAGING;
20034
20033
  page_count: number;
@@ -20049,11 +20048,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
20049
20048
  include_master_data: YesNo;
20050
20049
  date_format_id: string;
20051
20050
  time_zone_id: string;
20051
+ organisation_id: string;
20052
20052
  vehicle_id: string;
20053
20053
  }, {
20054
- organisation_id: string;
20055
20054
  date_format_id: string;
20056
20055
  time_zone_id: string;
20056
+ organisation_id: string;
20057
20057
  vehicle_id: string;
20058
20058
  status?: Status[] | undefined;
20059
20059
  search?: string | undefined;
@@ -20658,8 +20658,6 @@ declare const TicketFileSchema: z.ZodObject<{
20658
20658
  ticket_id: z.ZodEffects<z.ZodString, string, string>;
20659
20659
  }, "strip", z.ZodTypeAny, {
20660
20660
  status: Status;
20661
- organisation_id: string;
20662
- user_id: string;
20663
20661
  usage_type: string;
20664
20662
  file_type: FileType;
20665
20663
  file_url: string;
@@ -20668,13 +20666,15 @@ declare const TicketFileSchema: z.ZodObject<{
20668
20666
  file_description: string;
20669
20667
  file_size: number;
20670
20668
  file_metadata: Record<string, any>;
20669
+ organisation_id: string;
20670
+ user_id: string;
20671
20671
  ticket_id: string;
20672
20672
  }, {
20673
20673
  status: Status;
20674
- organisation_id: string;
20675
- user_id: string;
20676
20674
  usage_type: string;
20677
20675
  file_type: FileType;
20676
+ organisation_id: string;
20677
+ user_id: string;
20678
20678
  ticket_id: string;
20679
20679
  file_url?: string | undefined;
20680
20680
  file_key?: string | undefined;
@@ -20706,8 +20706,6 @@ declare const TicketSchema: z.ZodObject<{
20706
20706
  ticket_id: z.ZodEffects<z.ZodString, string, string>;
20707
20707
  }, z.UnknownKeysParam, z.ZodTypeAny, {
20708
20708
  status: Status;
20709
- organisation_id: string;
20710
- user_id: string;
20711
20709
  usage_type: string;
20712
20710
  file_type: FileType;
20713
20711
  file_url: string;
@@ -20716,13 +20714,15 @@ declare const TicketSchema: z.ZodObject<{
20716
20714
  file_description: string;
20717
20715
  file_size: number;
20718
20716
  file_metadata: Record<string, any>;
20717
+ organisation_id: string;
20718
+ user_id: string;
20719
20719
  ticket_id: string;
20720
20720
  }, {
20721
20721
  status: Status;
20722
- organisation_id: string;
20723
- user_id: string;
20724
20722
  usage_type: string;
20725
20723
  file_type: FileType;
20724
+ organisation_id: string;
20725
+ user_id: string;
20726
20726
  ticket_id: string;
20727
20727
  file_url?: string | undefined;
20728
20728
  file_key?: string | undefined;
@@ -20732,15 +20732,13 @@ declare const TicketSchema: z.ZodObject<{
20732
20732
  file_metadata?: Record<string, any> | undefined;
20733
20733
  }>, "many">>>;
20734
20734
  }, "strip", z.ZodTypeAny, {
20735
- description: string;
20736
20735
  status: Status;
20736
+ description: string;
20737
20737
  organisation_id: string;
20738
20738
  user_id: string;
20739
20739
  subject: string;
20740
20740
  TicketFileSchema: {
20741
20741
  status: Status;
20742
- organisation_id: string;
20743
- user_id: string;
20744
20742
  usage_type: string;
20745
20743
  file_type: FileType;
20746
20744
  file_url: string;
@@ -20749,6 +20747,8 @@ declare const TicketSchema: z.ZodObject<{
20749
20747
  file_description: string;
20750
20748
  file_size: number;
20751
20749
  file_metadata: Record<string, any>;
20750
+ organisation_id: string;
20751
+ user_id: string;
20752
20752
  ticket_id: string;
20753
20753
  }[];
20754
20754
  }, {
@@ -20759,10 +20759,10 @@ declare const TicketSchema: z.ZodObject<{
20759
20759
  description?: string | undefined;
20760
20760
  TicketFileSchema?: {
20761
20761
  status: Status;
20762
- organisation_id: string;
20763
- user_id: string;
20764
20762
  usage_type: string;
20765
20763
  file_type: FileType;
20764
+ organisation_id: string;
20765
+ user_id: string;
20766
20766
  ticket_id: string;
20767
20767
  file_url?: string | undefined;
20768
20768
  file_key?: string | undefined;
@@ -20795,8 +20795,6 @@ declare const TicketVerifySchema: z.ZodObject<{
20795
20795
  ticket_id: z.ZodEffects<z.ZodString, string, string>;
20796
20796
  }, z.UnknownKeysParam, z.ZodTypeAny, {
20797
20797
  status: Status;
20798
- organisation_id: string;
20799
- user_id: string;
20800
20798
  usage_type: string;
20801
20799
  file_type: FileType;
20802
20800
  file_url: string;
@@ -20805,13 +20803,15 @@ declare const TicketVerifySchema: z.ZodObject<{
20805
20803
  file_description: string;
20806
20804
  file_size: number;
20807
20805
  file_metadata: Record<string, any>;
20806
+ organisation_id: string;
20807
+ user_id: string;
20808
20808
  ticket_id: string;
20809
20809
  }, {
20810
20810
  status: Status;
20811
- organisation_id: string;
20812
- user_id: string;
20813
20811
  usage_type: string;
20814
20812
  file_type: FileType;
20813
+ organisation_id: string;
20814
+ user_id: string;
20815
20815
  ticket_id: string;
20816
20816
  file_url?: string | undefined;
20817
20817
  file_key?: string | undefined;
@@ -20828,8 +20828,6 @@ declare const TicketVerifySchema: z.ZodObject<{
20828
20828
  ticket_status: TicketStatus;
20829
20829
  TicketFileSchema: {
20830
20830
  status: Status;
20831
- organisation_id: string;
20832
- user_id: string;
20833
20831
  usage_type: string;
20834
20832
  file_type: FileType;
20835
20833
  file_url: string;
@@ -20838,6 +20836,8 @@ declare const TicketVerifySchema: z.ZodObject<{
20838
20836
  file_description: string;
20839
20837
  file_size: number;
20840
20838
  file_metadata: Record<string, any>;
20839
+ organisation_id: string;
20840
+ user_id: string;
20841
20841
  ticket_id: string;
20842
20842
  }[];
20843
20843
  }, {
@@ -20848,10 +20848,10 @@ declare const TicketVerifySchema: z.ZodObject<{
20848
20848
  admin_message?: string | undefined;
20849
20849
  TicketFileSchema?: {
20850
20850
  status: Status;
20851
- organisation_id: string;
20852
- user_id: string;
20853
20851
  usage_type: string;
20854
20852
  file_type: FileType;
20853
+ organisation_id: string;
20854
+ user_id: string;
20855
20855
  ticket_id: string;
20856
20856
  file_url?: string | undefined;
20857
20857
  file_key?: string | undefined;
@@ -21025,7 +21025,6 @@ declare const InvoiceFileSchema: z.ZodObject<{
21025
21025
  invoice_id: z.ZodEffects<z.ZodString, string, string>;
21026
21026
  }, "strip", z.ZodTypeAny, {
21027
21027
  status: Status;
21028
- organisation_id: string;
21029
21028
  usage_type: string;
21030
21029
  file_type: FileType;
21031
21030
  file_url: string;
@@ -21034,12 +21033,13 @@ declare const InvoiceFileSchema: z.ZodObject<{
21034
21033
  file_description: string;
21035
21034
  file_size: number;
21036
21035
  file_metadata: Record<string, any>;
21036
+ organisation_id: string;
21037
21037
  invoice_id: string;
21038
21038
  }, {
21039
21039
  status: Status;
21040
- organisation_id: string;
21041
21040
  usage_type: string;
21042
21041
  file_type: FileType;
21042
+ organisation_id: string;
21043
21043
  invoice_id: string;
21044
21044
  file_url?: string | undefined;
21045
21045
  file_key?: string | undefined;
@@ -21076,7 +21076,6 @@ declare const InvoiceSchema: z.ZodObject<{
21076
21076
  invoice_id: z.ZodEffects<z.ZodString, string, string>;
21077
21077
  }, z.UnknownKeysParam, z.ZodTypeAny, {
21078
21078
  status: Status;
21079
- organisation_id: string;
21080
21079
  usage_type: string;
21081
21080
  file_type: FileType;
21082
21081
  file_url: string;
@@ -21085,12 +21084,13 @@ declare const InvoiceSchema: z.ZodObject<{
21085
21084
  file_description: string;
21086
21085
  file_size: number;
21087
21086
  file_metadata: Record<string, any>;
21087
+ organisation_id: string;
21088
21088
  invoice_id: string;
21089
21089
  }, {
21090
21090
  status: Status;
21091
- organisation_id: string;
21092
21091
  usage_type: string;
21093
21092
  file_type: FileType;
21093
+ organisation_id: string;
21094
21094
  invoice_id: string;
21095
21095
  file_url?: string | undefined;
21096
21096
  file_key?: string | undefined;
@@ -21102,9 +21102,9 @@ declare const InvoiceSchema: z.ZodObject<{
21102
21102
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
21103
21103
  }, "strip", z.ZodTypeAny, {
21104
21104
  status: Status;
21105
- organisation_id: string;
21106
21105
  time_zone_id: string;
21107
21106
  currency_id: string;
21107
+ organisation_id: string;
21108
21108
  invoice_number: string;
21109
21109
  invoice_month_year: string;
21110
21110
  invoice_amount: number;
@@ -21115,7 +21115,6 @@ declare const InvoiceSchema: z.ZodObject<{
21115
21115
  invoice_status: InvoiceStatus;
21116
21116
  InvoiceFileSchema: {
21117
21117
  status: Status;
21118
- organisation_id: string;
21119
21118
  usage_type: string;
21120
21119
  file_type: FileType;
21121
21120
  file_url: string;
@@ -21124,13 +21123,14 @@ declare const InvoiceSchema: z.ZodObject<{
21124
21123
  file_description: string;
21125
21124
  file_size: number;
21126
21125
  file_metadata: Record<string, any>;
21126
+ organisation_id: string;
21127
21127
  invoice_id: string;
21128
21128
  }[];
21129
21129
  }, {
21130
21130
  status: Status;
21131
- organisation_id: string;
21132
21131
  time_zone_id: string;
21133
21132
  currency_id: string;
21133
+ organisation_id: string;
21134
21134
  invoice_number: string;
21135
21135
  invoice_month_year: string;
21136
21136
  invoice_generate_date: string;
@@ -21141,9 +21141,9 @@ declare const InvoiceSchema: z.ZodObject<{
21141
21141
  payment_date?: string | undefined;
21142
21142
  InvoiceFileSchema?: {
21143
21143
  status: Status;
21144
- organisation_id: string;
21145
21144
  usage_type: string;
21146
21145
  file_type: FileType;
21146
+ organisation_id: string;
21147
21147
  invoice_id: string;
21148
21148
  file_url?: string | undefined;
21149
21149
  file_key?: string | undefined;
@@ -21213,8 +21213,8 @@ declare const InvoiceQuerySchema: z.ZodObject<{
21213
21213
  include_master_data: YesNo;
21214
21214
  date_format_id: string;
21215
21215
  time_zone_id: string;
21216
- organisation_ids: string[];
21217
21216
  currency_ids: string[];
21217
+ organisation_ids: string[];
21218
21218
  from_date: string;
21219
21219
  to_date: string;
21220
21220
  invoice_status: InvoiceStatus[];
@@ -21243,8 +21243,8 @@ declare const InvoiceQuerySchema: z.ZodObject<{
21243
21243
  direction: OrderBy;
21244
21244
  }[] | undefined;
21245
21245
  include_master_data?: YesNo | undefined;
21246
- organisation_ids?: string[] | undefined;
21247
21246
  currency_ids?: string[] | undefined;
21247
+ organisation_ids?: string[] | undefined;
21248
21248
  invoice_status?: InvoiceStatus[] | undefined;
21249
21249
  invoice_ids?: string[] | undefined;
21250
21250
  }>;
@@ -21284,8 +21284,8 @@ declare const MasterVehicleDocumentTypeSchema: z.ZodObject<{
21284
21284
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
21285
21285
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
21286
21286
  }, "strip", z.ZodTypeAny, {
21287
- description: string;
21288
21287
  status: Status;
21288
+ description: string;
21289
21289
  organisation_id: string;
21290
21290
  document_type: string;
21291
21291
  }, {
@@ -21502,8 +21502,6 @@ declare const FleetDocumentFileSchema: z.ZodObject<{
21502
21502
  document_id: z.ZodEffects<z.ZodString, string, string>;
21503
21503
  }, "strip", z.ZodTypeAny, {
21504
21504
  status: Status;
21505
- organisation_id: string;
21506
- user_id: string;
21507
21505
  usage_type: string;
21508
21506
  file_type: FileType;
21509
21507
  file_url: string;
@@ -21512,13 +21510,15 @@ declare const FleetDocumentFileSchema: z.ZodObject<{
21512
21510
  file_description: string;
21513
21511
  file_size: number;
21514
21512
  file_metadata: Record<string, any>;
21513
+ organisation_id: string;
21514
+ user_id: string;
21515
21515
  document_id: string;
21516
21516
  }, {
21517
21517
  status: Status;
21518
- organisation_id: string;
21519
- user_id: string;
21520
21518
  usage_type: string;
21521
21519
  file_type: FileType;
21520
+ organisation_id: string;
21521
+ user_id: string;
21522
21522
  document_id: string;
21523
21523
  file_url?: string | undefined;
21524
21524
  file_key?: string | undefined;
@@ -21565,8 +21565,6 @@ declare const FleetDocumentSchema: z.ZodObject<{
21565
21565
  document_id: z.ZodEffects<z.ZodString, string, string>;
21566
21566
  }, z.UnknownKeysParam, z.ZodTypeAny, {
21567
21567
  status: Status;
21568
- organisation_id: string;
21569
- user_id: string;
21570
21568
  usage_type: string;
21571
21569
  file_type: FileType;
21572
21570
  file_url: string;
@@ -21575,13 +21573,15 @@ declare const FleetDocumentSchema: z.ZodObject<{
21575
21573
  file_description: string;
21576
21574
  file_size: number;
21577
21575
  file_metadata: Record<string, any>;
21576
+ organisation_id: string;
21577
+ user_id: string;
21578
21578
  document_id: string;
21579
21579
  }, {
21580
21580
  status: Status;
21581
- organisation_id: string;
21582
- user_id: string;
21583
21581
  usage_type: string;
21584
21582
  file_type: FileType;
21583
+ organisation_id: string;
21584
+ user_id: string;
21585
21585
  document_id: string;
21586
21586
  file_url?: string | undefined;
21587
21587
  file_key?: string | undefined;
@@ -21592,9 +21592,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
21592
21592
  }>, "many">>>;
21593
21593
  }, "strip", z.ZodTypeAny, {
21594
21594
  status: Status;
21595
+ time_zone_id: string;
21595
21596
  organisation_id: string;
21596
21597
  user_id: string;
21597
- time_zone_id: string;
21598
21598
  vehicle_id: string;
21599
21599
  vendor_id: string;
21600
21600
  document_type_id: string;
@@ -21612,8 +21612,6 @@ declare const FleetDocumentSchema: z.ZodObject<{
21612
21612
  document_notes: string;
21613
21613
  FleetDocumentFileSchema: {
21614
21614
  status: Status;
21615
- organisation_id: string;
21616
- user_id: string;
21617
21615
  usage_type: string;
21618
21616
  file_type: FileType;
21619
21617
  file_url: string;
@@ -21622,14 +21620,16 @@ declare const FleetDocumentSchema: z.ZodObject<{
21622
21620
  file_description: string;
21623
21621
  file_size: number;
21624
21622
  file_metadata: Record<string, any>;
21623
+ organisation_id: string;
21624
+ user_id: string;
21625
21625
  document_id: string;
21626
21626
  }[];
21627
21627
  document_cost?: number | undefined;
21628
21628
  }, {
21629
21629
  status: Status;
21630
+ time_zone_id: string;
21630
21631
  organisation_id: string;
21631
21632
  user_id: string;
21632
- time_zone_id: string;
21633
21633
  vehicle_id: string;
21634
21634
  vendor_id: string;
21635
21635
  document_type_id: string;
@@ -21648,10 +21648,10 @@ declare const FleetDocumentSchema: z.ZodObject<{
21648
21648
  document_notes?: string | undefined;
21649
21649
  FleetDocumentFileSchema?: {
21650
21650
  status: Status;
21651
- organisation_id: string;
21652
- user_id: string;
21653
21651
  usage_type: string;
21654
21652
  file_type: FileType;
21653
+ organisation_id: string;
21654
+ user_id: string;
21655
21655
  document_id: string;
21656
21656
  file_url?: string | undefined;
21657
21657
  file_key?: string | undefined;
@@ -22197,14 +22197,14 @@ declare const UserSchema: z.ZodObject<{
22197
22197
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
22198
22198
  }, "strip", z.ZodTypeAny, {
22199
22199
  status: Status;
22200
- organisation_id: string;
22201
- user_image_url: string;
22202
22200
  date_format_id: string;
22203
22201
  time_zone_id: string;
22204
22202
  user_role_id: string;
22203
+ organisation_id: string;
22205
22204
  user_status_id: string;
22206
22205
  language_id: string;
22207
22206
  organisation_branch_id: string;
22207
+ user_image_url: string;
22208
22208
  vehicle_ids: string[];
22209
22209
  mobile: string;
22210
22210
  email: string;
@@ -22219,10 +22219,10 @@ declare const UserSchema: z.ZodObject<{
22219
22219
  is_root_user: YesNo;
22220
22220
  }, {
22221
22221
  status: Status;
22222
- organisation_id: string;
22223
22222
  date_format_id: string;
22224
22223
  time_zone_id: string;
22225
22224
  user_role_id: string;
22225
+ organisation_id: string;
22226
22226
  user_status_id: string;
22227
22227
  language_id: string;
22228
22228
  organisation_branch_id: string;
@@ -22305,13 +22305,13 @@ declare const UserQuerySchema: z.ZodObject<{
22305
22305
  include_master_data: YesNo;
22306
22306
  date_format_id: string;
22307
22307
  time_zone_id: string;
22308
- organisation_ids: string[];
22309
- user_ids: string[];
22310
22308
  user_role_ids: string[];
22309
+ organisation_ids: string[];
22311
22310
  user_status_ids: string[];
22312
22311
  language_ids: string[];
22313
22312
  date_format_ids: string[];
22314
22313
  organisation_branch_ids: string[];
22314
+ user_ids: string[];
22315
22315
  all_vehicles: YesNo[];
22316
22316
  can_login: YesNo[];
22317
22317
  is_root_user: YesNo[];
@@ -22338,13 +22338,13 @@ declare const UserQuerySchema: z.ZodObject<{
22338
22338
  direction: OrderBy;
22339
22339
  }[] | undefined;
22340
22340
  include_master_data?: YesNo | undefined;
22341
- organisation_ids?: string[] | undefined;
22342
- user_ids?: string[] | undefined;
22343
22341
  user_role_ids?: string[] | undefined;
22342
+ organisation_ids?: string[] | undefined;
22344
22343
  user_status_ids?: string[] | undefined;
22345
22344
  language_ids?: string[] | undefined;
22346
22345
  date_format_ids?: string[] | undefined;
22347
22346
  organisation_branch_ids?: string[] | undefined;
22347
+ user_ids?: string[] | undefined;
22348
22348
  all_vehicles?: YesNo[] | undefined;
22349
22349
  can_login?: YesNo[] | undefined;
22350
22350
  is_root_user?: YesNo[] | undefined;
@@ -23087,8 +23087,8 @@ declare const OrganisationCalendarSchema: z.ZodObject<{
23087
23087
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
23088
23088
  }, "strip", z.ZodTypeAny, {
23089
23089
  status: Status;
23090
- organisation_id: string;
23091
23090
  time_zone_id: string;
23091
+ organisation_id: string;
23092
23092
  organisation_branch_id: string;
23093
23093
  notes: string;
23094
23094
  calendar_date: string;
@@ -23096,8 +23096,8 @@ declare const OrganisationCalendarSchema: z.ZodObject<{
23096
23096
  title: string;
23097
23097
  }, {
23098
23098
  status: Status;
23099
- organisation_id: string;
23100
23099
  time_zone_id: string;
23100
+ organisation_id: string;
23101
23101
  organisation_branch_id: string;
23102
23102
  calendar_date: string;
23103
23103
  holiday_type: HolidayType;
@@ -23237,16 +23237,16 @@ declare const OrganisationNoticeBoardSchema: z.ZodObject<{
23237
23237
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
23238
23238
  }, "strip", z.ZodTypeAny, {
23239
23239
  status: Status;
23240
- organisation_id: string;
23241
23240
  time_zone_id: string;
23241
+ organisation_id: string;
23242
23242
  organisation_branch_id: string;
23243
23243
  notice_date_time: string;
23244
23244
  notice_subject: string;
23245
23245
  notice_description: string;
23246
23246
  }, {
23247
23247
  status: Status;
23248
- organisation_id: string;
23249
23248
  time_zone_id: string;
23249
+ organisation_id: string;
23250
23250
  organisation_branch_id: string;
23251
23251
  notice_date_time: string;
23252
23252
  notice_subject: string;
@@ -23365,8 +23365,8 @@ declare const MasterExpenseTypeSchema: z.ZodObject<{
23365
23365
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23366
23366
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
23367
23367
  }, "strip", z.ZodTypeAny, {
23368
- description: string;
23369
23368
  status: Status;
23369
+ description: string;
23370
23370
  organisation_id: string;
23371
23371
  expense_type_name: string;
23372
23372
  }, {
@@ -23494,16 +23494,16 @@ declare const MasterSparePartSubCategorySchema: z.ZodObject<{
23494
23494
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23495
23495
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
23496
23496
  }, "strip", z.ZodTypeAny, {
23497
- description: string;
23498
23497
  status: Status;
23499
- organisation_id: string;
23500
23498
  sub_category_name: string;
23499
+ description: string;
23500
+ organisation_id: string;
23501
23501
  sub_category_code: string;
23502
23502
  spare_part_category_id: string;
23503
23503
  }, {
23504
23504
  status: Status;
23505
- organisation_id: string;
23506
23505
  sub_category_name: string;
23506
+ organisation_id: string;
23507
23507
  sub_category_code: string;
23508
23508
  spare_part_category_id: string;
23509
23509
  description?: string | undefined;
@@ -23638,15 +23638,15 @@ declare const MasterSparePartCategorySchema: z.ZodObject<{
23638
23638
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23639
23639
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
23640
23640
  }, "strip", z.ZodTypeAny, {
23641
- description: string;
23642
23641
  status: Status;
23643
- organisation_id: string;
23644
23642
  category_name: string;
23643
+ description: string;
23644
+ organisation_id: string;
23645
23645
  category_code: string;
23646
23646
  }, {
23647
23647
  status: Status;
23648
- organisation_id: string;
23649
23648
  category_name: string;
23649
+ organisation_id: string;
23650
23650
  category_code: string;
23651
23651
  description?: string | undefined;
23652
23652
  }>;
@@ -23768,8 +23768,8 @@ declare const MasterSparePartUnitSchema: z.ZodObject<{
23768
23768
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23769
23769
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
23770
23770
  }, "strip", z.ZodTypeAny, {
23771
- description: string;
23772
23771
  status: Status;
23772
+ description: string;
23773
23773
  organisation_id: string;
23774
23774
  unit_name: string;
23775
23775
  unit_code: string;
@@ -23895,8 +23895,8 @@ declare const MasterTripPartyTypeSchema: z.ZodObject<{
23895
23895
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23896
23896
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
23897
23897
  }, "strip", z.ZodTypeAny, {
23898
- description: string;
23899
23898
  status: Status;
23899
+ description: string;
23900
23900
  organisation_id: string;
23901
23901
  party_type: string;
23902
23902
  }, {
@@ -24019,8 +24019,8 @@ declare const MasterTyreGradeSchema: z.ZodObject<{
24019
24019
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
24020
24020
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
24021
24021
  }, "strip", z.ZodTypeAny, {
24022
- description: string;
24023
24022
  status: Status;
24023
+ description: string;
24024
24024
  organisation_id: string;
24025
24025
  tyre_grade: string;
24026
24026
  }, {
@@ -24160,8 +24160,8 @@ declare const MasterTyreModelSchema: z.ZodObject<{
24160
24160
  recommended_max_run_kms: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
24161
24161
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
24162
24162
  }, "strip", z.ZodTypeAny, {
24163
- description: string;
24164
24163
  status: Status;
24164
+ description: string;
24165
24165
  organisation_id: string;
24166
24166
  tyre_model: string;
24167
24167
  warranty_months: number;
@@ -24312,8 +24312,8 @@ declare const MasterTyreMakeSchema: z.ZodObject<{
24312
24312
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
24313
24313
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
24314
24314
  }, "strip", z.ZodTypeAny, {
24315
- description: string;
24316
24315
  status: Status;
24316
+ description: string;
24317
24317
  organisation_id: string;
24318
24318
  tyre_make: string;
24319
24319
  }, {
@@ -24550,8 +24550,8 @@ declare const ExclusiveFeatureAccessSchema: z.ZodObject<{
24550
24550
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
24551
24551
  }, "strip", z.ZodTypeAny, {
24552
24552
  status: Status;
24553
- organisation_id: string;
24554
24553
  message: string;
24554
+ organisation_id: string;
24555
24555
  subject: string;
24556
24556
  }, {
24557
24557
  status: Status;
@@ -25080,13 +25080,13 @@ declare const UserOrganisationSchema: z.ZodObject<{
25080
25080
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
25081
25081
  }, "strip", z.ZodTypeAny, {
25082
25082
  status: Status;
25083
- organisation_name: string;
25084
- organisation_code: string;
25085
25083
  date_format_id: string;
25086
25084
  time_zone_id: string;
25087
25085
  industry_id: string;
25088
25086
  currency_id: string;
25089
25087
  country_id: string;
25088
+ organisation_name: string;
25089
+ organisation_code: string;
25090
25090
  language_id: string;
25091
25091
  logo_key: string;
25092
25092
  logo_url: string;
@@ -25126,12 +25126,12 @@ declare const UserOrganisationSchema: z.ZodObject<{
25126
25126
  volume_unit_id: string;
25127
25127
  }, {
25128
25128
  status: Status;
25129
- organisation_name: string;
25130
25129
  date_format_id: string;
25131
25130
  time_zone_id: string;
25132
25131
  industry_id: string;
25133
25132
  currency_id: string;
25134
25133
  country_id: string;
25134
+ organisation_name: string;
25135
25135
  language_id: string;
25136
25136
  state_id: string;
25137
25137
  fleet_size: FleetSize;
@@ -25237,10 +25237,10 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
25237
25237
  include_master_data: YesNo;
25238
25238
  date_format_id: string;
25239
25239
  time_zone_id: string;
25240
- organisation_ids: string[];
25241
25240
  industry_ids: string[];
25242
25241
  currency_ids: string[];
25243
25242
  country_ids: string[];
25243
+ organisation_ids: string[];
25244
25244
  language_ids: string[];
25245
25245
  date_format_ids: string[];
25246
25246
  time_zone_ids: string[];
@@ -25271,10 +25271,10 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
25271
25271
  direction: OrderBy;
25272
25272
  }[] | undefined;
25273
25273
  include_master_data?: YesNo | undefined;
25274
- organisation_ids?: string[] | undefined;
25275
25274
  industry_ids?: string[] | undefined;
25276
25275
  currency_ids?: string[] | undefined;
25277
25276
  country_ids?: string[] | undefined;
25277
+ organisation_ids?: string[] | undefined;
25278
25278
  language_ids?: string[] | undefined;
25279
25279
  date_format_ids?: string[] | undefined;
25280
25280
  time_zone_ids?: string[] | undefined;