vms-nest-prisma-api-document 310.0.0 → 320.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 (101) hide show
  1. package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
  2. package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
  3. package/dist/services/account/bookmark_service.d.ts +11 -11
  4. package/dist/services/account/notification_preferences.service.d.ts +18 -18
  5. package/dist/services/account/report_preferences.service.d.ts +7 -7
  6. package/dist/services/account/ticket_service.d.ts +1 -1
  7. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  8. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  12. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  13. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  14. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  15. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  16. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  17. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  18. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  19. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  20. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +1 -1
  21. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  22. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  23. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  24. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  25. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +3 -3
  26. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +6 -6
  27. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +7 -7
  28. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +2 -2
  29. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +5 -5
  30. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +8 -8
  31. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  32. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  33. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  34. package/dist/services/main/users/auth_service.d.ts +1 -1
  35. package/dist/services/main/users/user_admin_service.d.ts +3 -3
  36. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  37. package/dist/services/main/users/user_service.d.ts +1 -1
  38. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  39. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  40. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  41. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  42. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  43. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  44. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  45. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  46. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  47. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  48. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  49. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  50. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  51. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  52. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  53. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  54. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  55. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  56. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  57. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  58. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  59. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  60. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  61. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  62. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  63. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  64. package/dist/services/master/main/master_main_eway_bill_provider_service.d.ts +2 -2
  65. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  66. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  67. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  68. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  69. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  70. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  71. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  75. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  76. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  77. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  78. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  79. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  80. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  81. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +9 -9
  82. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  83. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  84. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  85. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  86. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  87. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  88. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  89. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  90. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  91. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  92. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  93. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  94. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  95. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  96. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  97. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  100. package/package.json +1 -1
  101. package/dist/{user_organisation_service-XbbpZf5F.d.ts → user_organisation_service-Cbc_ZtO4.d.ts} +93 -93
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-XbbpZf5F.js';
4
+ import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import { GPSGeofence } from './gps_geofence_service.js';
6
6
  import { GPSGeofenceTransaction } from './gps_geofence_transaction_service.js';
7
7
  import '../../../../zod_utils/zod_base_schema.js';
@@ -45,27 +45,27 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
45
45
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
46
46
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
47
47
  }, "strip", z.ZodTypeAny, {
48
- geofence_enter_date_time: string;
49
- geofence_exit_date_time: string;
50
- duration_seconds: number;
51
48
  status: Status;
52
49
  organisation_id: string;
53
50
  vehicle_id: string;
54
51
  driver_id: string;
55
52
  gps_geofence_id: string;
53
+ time_zone_id: string;
54
+ geofence_enter_date_time: string;
55
+ geofence_exit_date_time: string;
56
+ duration_seconds: number;
56
57
  enter_gps_geofence_transaction_id: string;
57
58
  exit_gps_geofence_transaction_id: string;
58
- time_zone_id: string;
59
59
  }, {
60
- geofence_enter_date_time: string;
61
60
  status: Status;
62
61
  organisation_id: string;
63
62
  vehicle_id: string;
64
63
  driver_id: string;
65
64
  gps_geofence_id: string;
65
+ time_zone_id: string;
66
+ geofence_enter_date_time: string;
66
67
  enter_gps_geofence_transaction_id: string;
67
68
  exit_gps_geofence_transaction_id: string;
68
- time_zone_id: string;
69
69
  geofence_exit_date_time?: string | undefined;
70
70
  duration_seconds?: unknown;
71
71
  }>;
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-XbbpZf5F.js';
4
+ import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../../zod_utils/zod_base_schema.js';
6
6
 
7
7
  interface TripGeofenceToGeofence extends Record<string, unknown> {
@@ -54,12 +54,12 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
54
54
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
55
55
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
56
56
  }, "strip", z.ZodTypeAny, {
57
- duration_seconds: number;
58
57
  status: Status;
59
58
  organisation_id: string;
60
59
  vehicle_id: string;
61
60
  driver_id: string;
62
61
  time_zone_id: string;
62
+ duration_seconds: number;
63
63
  from_geofence_exit_date_time: string;
64
64
  to_geofence_enter_date_time: string;
65
65
  travel_duration_seconds: number;
@@ -1,7 +1,7 @@
1
1
  import { LinkType, LinkStatus, Status, ShareChannel, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, BR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, M as MasterVehicle } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ import { U as UserOrganisation, M as MasterVehicle } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
 
7
7
  interface GPSLiveTrackShareLink extends Record<string, unknown> {
@@ -47,17 +47,17 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
47
47
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
48
48
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
49
49
  }, "strip", z.ZodTypeAny, {
50
+ gps_live_track_share_link_id: string;
50
51
  status: Status;
51
52
  organisation_id: string;
52
53
  share_channels: ShareChannel.Email[];
53
54
  mobile_numbers: string;
54
55
  email_ids: string;
55
56
  cc_email_ids: string;
56
- gps_live_track_share_link_id: string;
57
57
  }, {
58
+ gps_live_track_share_link_id: string;
58
59
  status: Status;
59
60
  organisation_id: string;
60
- gps_live_track_share_link_id: string;
61
61
  share_channels?: ShareChannel.Email[] | undefined;
62
62
  mobile_numbers?: string | undefined;
63
63
  email_ids?: string | undefined;
@@ -138,7 +138,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
138
138
  }, "strip", z.ZodTypeAny, {
139
139
  link_status: LinkStatus[];
140
140
  status: Status[];
141
- time_zone_id: string;
142
141
  search: string;
143
142
  paging: PAGING;
144
143
  page_count: number;
@@ -158,12 +157,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
158
157
  }[];
159
158
  include_master_data: YesNo;
160
159
  date_format_id: string;
160
+ time_zone_id: string;
161
161
  organisation_ids: string[];
162
162
  vehicle_ids: string[];
163
163
  gps_live_track_share_link_ids: string[];
164
164
  }, {
165
- time_zone_id: string;
166
165
  date_format_id: string;
166
+ time_zone_id: string;
167
167
  link_status?: LinkStatus[] | undefined;
168
168
  status?: Status[] | undefined;
169
169
  search?: string | undefined;
@@ -1,7 +1,7 @@
1
1
  import { TrackHistoryLinkStatus, Status, ShareChannel, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, BR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, M as MasterVehicle } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ import { U as UserOrganisation, M as MasterVehicle } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
 
7
7
  interface GPSTrackHistoryShareLink extends Record<string, unknown> {
@@ -47,17 +47,17 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
47
47
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
48
48
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
49
49
  }, "strip", z.ZodTypeAny, {
50
- gps_track_history_share_link_id: string;
51
50
  status: Status;
52
51
  organisation_id: string;
53
52
  share_channels: ShareChannel.Email[];
54
53
  mobile_numbers: string;
55
54
  email_ids: string;
56
55
  cc_email_ids: string;
57
- }, {
58
56
  gps_track_history_share_link_id: string;
57
+ }, {
59
58
  status: Status;
60
59
  organisation_id: string;
60
+ gps_track_history_share_link_id: string;
61
61
  share_channels?: ShareChannel.Email[] | undefined;
62
62
  mobile_numbers?: string | undefined;
63
63
  email_ids?: string | undefined;
@@ -73,21 +73,21 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
73
73
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
74
74
  time_zone_id: z.ZodEffects<z.ZodString, string, string>;
75
75
  }, "strip", z.ZodTypeAny, {
76
- from_date_time: string;
77
- to_date_time: string;
78
76
  link_status: TrackHistoryLinkStatus;
79
77
  status: Status;
80
78
  organisation_id: string;
81
79
  vehicle_id: string;
82
80
  time_zone_id: string;
83
- }, {
84
81
  from_date_time: string;
85
82
  to_date_time: string;
83
+ }, {
86
84
  link_status: TrackHistoryLinkStatus;
87
85
  status: Status;
88
86
  organisation_id: string;
89
87
  vehicle_id: string;
90
88
  time_zone_id: string;
89
+ from_date_time: string;
90
+ to_date_time: string;
91
91
  }>;
92
92
  type GPSTrackHistoryShareLinkDTO = z.infer<typeof GPSTrackHistoryShareLinkSchema>;
93
93
  declare const GPSTrackHistoryShareLinkUpdateLinkStatusSchema: z.ZodObject<{
@@ -136,7 +136,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
136
136
  }, "strip", z.ZodTypeAny, {
137
137
  link_status: TrackHistoryLinkStatus[];
138
138
  status: Status[];
139
- time_zone_id: string;
140
139
  search: string;
141
140
  paging: PAGING;
142
141
  page_count: number;
@@ -156,12 +155,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
156
155
  }[];
157
156
  include_master_data: YesNo;
158
157
  date_format_id: string;
158
+ time_zone_id: string;
159
159
  organisation_ids: string[];
160
160
  vehicle_ids: string[];
161
161
  gps_track_history_share_link_ids: string[];
162
162
  }, {
163
- time_zone_id: string;
164
163
  date_format_id: string;
164
+ time_zone_id: string;
165
165
  link_status?: TrackHistoryLinkStatus[] | undefined;
166
166
  status?: Status[] | undefined;
167
167
  search?: string | undefined;
@@ -2,4 +2,4 @@ import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../../zod_utils/zod_base_schema.js';
5
- export { sS as AssignRemoveDeviceHistory, sY as DeviceSimLinkDTO, sX as DeviceSimLinkSchema, c as MasterDevice, sU as MasterDeviceDTO, sW as MasterDeviceQueryDTO, sV as MasterDeviceQuerySchema, sT as MasterDeviceSchema, t0 as createMasterDevice, t2 as deleteMasterDevice, t3 as device_sim_link, t4 as device_sim_unlink, s$ as findMasterDevices, t6 as get_device_sim_link_history_by_device, t5 as get_device_sim_link_history_by_sim, s_ as newMasterDevicePayload, sZ as toMasterDevicePayload, t1 as updateMasterDevice } from '../../../user_organisation_service-XbbpZf5F.js';
5
+ export { sS as AssignRemoveDeviceHistory, sY as DeviceSimLinkDTO, sX as DeviceSimLinkSchema, c as MasterDevice, sU as MasterDeviceDTO, sW as MasterDeviceQueryDTO, sV as MasterDeviceQuerySchema, sT as MasterDeviceSchema, t0 as createMasterDevice, t2 as deleteMasterDevice, t3 as device_sim_link, t4 as device_sim_unlink, s$ as findMasterDevices, t6 as get_device_sim_link_history_by_device, t5 as get_device_sim_link_history_by_sim, s_ as newMasterDevicePayload, sZ as toMasterDevicePayload, t1 as updateMasterDevice } from '../../../user_organisation_service-Cbc_ZtO4.js';
@@ -2,4 +2,4 @@ import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../../zod_utils/zod_base_schema.js';
5
- export { aw as AssignRemoveDriverHistory, ax as DriverLoginPush, b as MasterDriver, aB as MasterDriverDTO, av as MasterDriverFile, az as MasterDriverFileDTO, ay as MasterDriverFileSchema, aF as MasterDriverLogoDTO, aE as MasterDriverLogoSchema, aH as MasterDriverProfileDTO, aG as MasterDriverProfileSchema, aD as MasterDriverQueryDTO, aC as MasterDriverQuerySchema, aA as MasterDriverSchema, aM as createMasterDriver, aW as create_file, aO as deleteMasterDriver, aQ as deleteMasterDriverLogo, aL as findMasterDriver, aS as getMasterDriverCache, aT as getMasterDriverCacheSimple, aU as get_master_driver_presigned_url, aV as get_master_driver_presigned_url_file, aK as newDriverPayload, aX as remove_file, aI as toDriverPayload, aJ as toDriverProfilePayload, aN as updateMasterDriver, aP as updateMasterDriverLogo, aR as updateMasterDriverProfile } from '../../../user_organisation_service-XbbpZf5F.js';
5
+ export { aw as AssignRemoveDriverHistory, ax as DriverLoginPush, b as MasterDriver, aB as MasterDriverDTO, av as MasterDriverFile, az as MasterDriverFileDTO, ay as MasterDriverFileSchema, aF as MasterDriverLogoDTO, aE as MasterDriverLogoSchema, aH as MasterDriverProfileDTO, aG as MasterDriverProfileSchema, aD as MasterDriverQueryDTO, aC as MasterDriverQuerySchema, aA as MasterDriverSchema, aM as createMasterDriver, aW as create_file, aO as deleteMasterDriver, aQ as deleteMasterDriverLogo, aL as findMasterDriver, aS as getMasterDriverCache, aT as getMasterDriverCacheSimple, aU as get_master_driver_presigned_url, aV as get_master_driver_presigned_url_file, aK as newDriverPayload, aX as remove_file, aI as toDriverPayload, aJ as toDriverProfilePayload, aN as updateMasterDriver, aP as updateMasterDriverLogo, aR as updateMasterDriverProfile } from '../../../user_organisation_service-Cbc_ZtO4.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { sH as AssignRemoveSimHistory, sG as MasterSim, sJ as MasterSimDTO, sL as MasterSimQueryDTO, sK as MasterSimQuerySchema, sI as MasterSimSchema, sP as createMasterSim, sR as deleteMasterSim, sO as findMasterSims, sN as newMasterSimPayload, sM as toMasterSimPayload, sQ as updateMasterSim } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { sH as AssignRemoveSimHistory, sG as MasterSim, sJ as MasterSimDTO, sL as MasterSimQueryDTO, sK as MasterSimQuerySchema, sI as MasterSimSchema, sP as createMasterSim, sR as deleteMasterSim, sO as findMasterSims, sN as newMasterSimPayload, sM as toMasterSimPayload, sQ as updateMasterSim } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,6 +1,6 @@
1
1
  import { BR, SBR } from '../../../core/BaseResponse.js';
2
2
  import { z } from 'zod';
3
- import { a as User, b as MasterDriver } from '../../../user_organisation_service-XbbpZf5F.js';
3
+ import { a as User, b as MasterDriver } from '../../../user_organisation_service-Cbc_ZtO4.js';
4
4
  import { UserAdmin } from './user_admin_service.js';
5
5
  import { LoginFrom } from '../../../core/Enums.js';
6
6
  import '../../../zod_utils/zod_base_schema.js';
@@ -2,7 +2,7 @@ import { AdminRole, Status, LoginFrom, PAGING, LoadParents, LoadChild, LoadChild
2
2
  import { FBR, SBR, BR, AWSPresignedUrl, BaseCommonFile } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
4
  import { FilePresignedUrlDTO } from '../../../zod_utils/zod_base_schema.js';
5
- import { a as User, U as UserOrganisation } from '../../../user_organisation_service-XbbpZf5F.js';
5
+ import { a as User, U as UserOrganisation } from '../../../user_organisation_service-Cbc_ZtO4.js';
6
6
 
7
7
  interface UserAdmin extends Record<string, unknown> {
8
8
  admin_id: string;
@@ -472,6 +472,7 @@ declare const TicketQuerySchema: z.ZodObject<{
472
472
  ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
473
473
  }, "strip", z.ZodTypeAny, {
474
474
  status: Status[];
475
+ user_ids: string[];
475
476
  search: string;
476
477
  paging: PAGING;
477
478
  page_count: number;
@@ -493,7 +494,6 @@ declare const TicketQuerySchema: z.ZodObject<{
493
494
  date_format_id: string;
494
495
  time_zone_id: string;
495
496
  organisation_ids: string[];
496
- user_ids: string[];
497
497
  admin_ids: string[];
498
498
  ticket_status: TicketStatus[];
499
499
  ticket_ids: string[];
@@ -501,6 +501,7 @@ declare const TicketQuerySchema: z.ZodObject<{
501
501
  date_format_id: string;
502
502
  time_zone_id: string;
503
503
  status?: Status[] | undefined;
504
+ user_ids?: string[] | undefined;
504
505
  search?: string | undefined;
505
506
  paging?: PAGING | undefined;
506
507
  page_count?: unknown;
@@ -520,7 +521,6 @@ declare const TicketQuerySchema: z.ZodObject<{
520
521
  }[] | undefined;
521
522
  include_master_data?: YesNo | undefined;
522
523
  organisation_ids?: string[] | undefined;
523
- user_ids?: string[] | undefined;
524
524
  admin_ids?: string[] | undefined;
525
525
  ticket_status?: TicketStatus[] | undefined;
526
526
  ticket_ids?: string[] | undefined;
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { U as UserOrganisation, tX as UserOrganisationDTO, t$ as UserOrganisationLogoDTO, t_ as UserOrganisationLogoSchema, tZ as UserOrganisationQueryDTO, tY as UserOrganisationQuerySchema, tW as UserOrganisationSchema, tV as UserOrganisationSimple, u3 as createUserOrganisation, u5 as deleteUserOrganisation, u7 as deleteUserOrganisationLogo, u2 as findUserOrganisation, u9 as getUserOrganisationCache, ua as getUserOrganisationCacheSimple, u8 as get_user_organisation_presigned_url, u1 as newUserOrganisationPayload, u0 as toUserOrganisationPayload, u4 as updateUserOrganisation, u6 as updateUserOrganisationLogo } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { U as UserOrganisation, tX as UserOrganisationDTO, t$ as UserOrganisationLogoDTO, t_ as UserOrganisationLogoSchema, tZ as UserOrganisationQueryDTO, tY as UserOrganisationQuerySchema, tW as UserOrganisationSchema, tV as UserOrganisationSimple, u3 as createUserOrganisation, u5 as deleteUserOrganisation, u7 as deleteUserOrganisationLogo, u2 as findUserOrganisation, u9 as getUserOrganisationCache, ua as getUserOrganisationCacheSimple, u8 as get_user_organisation_presigned_url, u1 as newUserOrganisationPayload, u0 as toUserOrganisationPayload, u4 as updateUserOrganisation, u6 as updateUserOrganisationLogo } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { a as User, iU as UserDTO, j4 as UserDefaultDateFormatDTO, j3 as UserDefaultDateFormatSchema, j0 as UserDefaultLanguageDTO, i$ as UserDefaultLanguageSchema, j2 as UserDefaultTimeZoneDTO, j1 as UserDefaultTimeZoneSchema, iS as UserLoginPush, iY as UserLogoDTO, iX as UserLogoSchema, i_ as UserProfileDTO, iZ as UserProfileSchema, iW as UserQueryDTO, iV as UserQuerySchema, iT as UserSchema, iR as UserVehicleLink, j9 as createUser, jb as deleteUser, jd as deleteUserLogo, j8 as findUser, jf as getUserCache, jg as getUserCacheSimple, jh as get_user_presigned_url, j5 as newUserPayload, j6 as toUserPayload, j7 as toUserProfilePayload, ja as updateUser, jk as updateUserDefaultDateformat, ji as updateUserDefaultLanguage, jj as updateUserDefaultTimezone, jc as updateUserLogo, je as updateUserProfile } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { a as User, iU as UserDTO, j4 as UserDefaultDateFormatDTO, j3 as UserDefaultDateFormatSchema, j0 as UserDefaultLanguageDTO, i$ as UserDefaultLanguageSchema, j2 as UserDefaultTimeZoneDTO, j1 as UserDefaultTimeZoneSchema, iS as UserLoginPush, iY as UserLogoDTO, iX as UserLogoSchema, i_ as UserProfileDTO, iZ as UserProfileSchema, iW as UserQueryDTO, iV as UserQuerySchema, iT as UserSchema, iR as UserVehicleLink, j9 as createUser, jb as deleteUser, jd as deleteUserLogo, j8 as findUser, jf as getUserCache, jg as getUserCacheSimple, jh as get_user_presigned_url, j5 as newUserPayload, j6 as toUserPayload, j7 as toUserProfilePayload, ja as updateUser, jk as updateUserDefaultDateformat, ji as updateUserDefaultLanguage, jj as updateUserDefaultTimezone, jc as updateUserLogo, je as updateUserProfile } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,7 +1,7 @@
1
1
  import { OdometerSource, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, M as MasterVehicle } from '../../../../user_organisation_service-XbbpZf5F.js';
4
+ import { U as UserOrganisation, M as MasterVehicle } from '../../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../../zod_utils/zod_base_schema.js';
6
6
 
7
7
  interface VehicleOdometerHistory extends Record<string, unknown> {
@@ -2,4 +2,4 @@ import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../../zod_utils/zod_base_schema.js';
5
- export { qn as CalibrationFileDTO, qm as CalibrationFileSchema, qt as MasterDeviceFileDTO, qs as MasterDeviceFileSchema, M as MasterVehicle, q9 as MasterVehicleDropdown, qa as MasterVehicleFile, ql as MasterVehicleFileDTO, qk as MasterVehicleFileSchema, qX as SimpleFindQueryDTO, qW as SimpleFindQuerySchema, qr as VehicleBulkDTO, qq as VehicleBulkSchema, qp as VehicleDTO, qd as VehicleDetailBody, qF as VehicleDetailBodyDTO, qE as VehicleDetailBodySchema, qb as VehicleDetailGPS, qB as VehicleDetailGPSSensorDTO, qA as VehicleDetailGPSSensorSchema, qe as VehicleDetailLifeCycle, qH as VehicleDetailLifeCycleDto, qG as VehicleDetailLifeCycleSchema, qf as VehicleDetailPurchase, qJ as VehicleDetailPurchaseDTO, qI as VehicleDetailPurchaseSchema, qc as VehicleDetailTrip, qD as VehicleDetailTripDTO, qC as VehicleDetailTripSchema, qv as VehicleDeviceLinkDTO, qu as VehicleDeviceLinkSchema, qx as VehicleDeviceUnlinkDTO, qw as VehicleDeviceUnlinkSchema, qg as VehicleDocument, qN as VehicleDocumentDTO, qi as VehicleDocumentExpiry, qR as VehicleDocumentExpiryDTO, qT as VehicleDocumentExpiryQueryDTO, qS as VehicleDocumentExpiryQuerySchema, qQ as VehicleDocumentExpirySchema, qh as VehicleDocumentFile, qL as VehicleDocumentFileDTO, qK as VehicleDocumentFileSchema, qP as VehicleDocumentQueryDTO, qO as VehicleDocumentQuerySchema, qM as VehicleDocumentSchema, qz as VehicleDriverLinkDTO, qy as VehicleDriverLinkSchema, qZ as VehicleGPSQueryDTO, qY as VehicleGPSQuerySchema, qj as VehicleOdometerHistory, qV as VehicleQueryDTO, qU as VehicleQuerySchema, qo as VehicleSchema, rc as createFileVehicle, rn as createVehicle, rD as createVehicleDocument, rH as createVehicleDocumentExpiry, re as create_file_device, rg as create_file_vehicle_document, rp as deleteVehicle, rj as delete_calibration_file, rE as findVehicleDocument, rI as findVehicleDocumentExpiry, rm as findVehicleGPSDetails, rk as findVehicles, rl as findVehiclesLiveDashboard, rC as getDeviceLinkHistoryByDevice, rB as getDeviceLinkHistoryByVehicle, ry as getDriverLinkHistoryByDriver, rx as getDriverLinkHistoryByVehicle, rL as getVehicleCache, rN as getVehicleParentCache, rM as getVehicleSimpleCache, rP as getVehicleSimpleDropdownCacheLiveData, rO as getVehicleSimpleDropdownCustom, ra as get_device_file_presigned_url, rb as get_vehicle_document_file_presigned_url, r9 as get_vehicle_file_presigned_url, rz as linkDeviceToVehicle, rv as linkDriverToVehicle, r8 as newVehicleDocumentExpiryPayload, r6 as newVehicleDocumentPayload, q$ as newVehiclePayload, rh as removeFileVehicleDocument, rG as removeVehicleDocument, rK as removeVehicleDocumentExpiry, rf as remove_file_device, rd as remove_file_vehicle, r3 as toVehicleDetailLifeCyclePayload, r4 as toVehicleDetailPurchasePayload, r2 as toVehicleDetailsBodyPayload, r0 as toVehicleDetailsGPSPayload, r1 as toVehicleDetailsTripPayload, r7 as toVehicleDocumentExpiryPayload, r5 as toVehicleDocumentPayload, q_ as toVehiclePayload, rA as unlinkDeviceFromVehicle, rw as unlinkDriverFromVehicle, rq as updateDetailsGpsSensor, rr as updateDetailsTrip, ro as updateVehicle, rs as updateVehicleBodyDetails, rF as updateVehicleDocument, rJ as updateVehicleDocumentExpiry, rt as updateVehicleLifeCycleDetails, ru as updateVehiclePurchaseDetails, ri as update_calibration_file } from '../../../user_organisation_service-XbbpZf5F.js';
5
+ export { qn as CalibrationFileDTO, qm as CalibrationFileSchema, qt as MasterDeviceFileDTO, qs as MasterDeviceFileSchema, M as MasterVehicle, q9 as MasterVehicleDropdown, qa as MasterVehicleFile, ql as MasterVehicleFileDTO, qk as MasterVehicleFileSchema, qX as SimpleFindQueryDTO, qW as SimpleFindQuerySchema, qr as VehicleBulkDTO, qq as VehicleBulkSchema, qp as VehicleDTO, qd as VehicleDetailBody, qF as VehicleDetailBodyDTO, qE as VehicleDetailBodySchema, qb as VehicleDetailGPS, qB as VehicleDetailGPSSensorDTO, qA as VehicleDetailGPSSensorSchema, qe as VehicleDetailLifeCycle, qH as VehicleDetailLifeCycleDto, qG as VehicleDetailLifeCycleSchema, qf as VehicleDetailPurchase, qJ as VehicleDetailPurchaseDTO, qI as VehicleDetailPurchaseSchema, qc as VehicleDetailTrip, qD as VehicleDetailTripDTO, qC as VehicleDetailTripSchema, qv as VehicleDeviceLinkDTO, qu as VehicleDeviceLinkSchema, qx as VehicleDeviceUnlinkDTO, qw as VehicleDeviceUnlinkSchema, qg as VehicleDocument, qN as VehicleDocumentDTO, qi as VehicleDocumentExpiry, qR as VehicleDocumentExpiryDTO, qT as VehicleDocumentExpiryQueryDTO, qS as VehicleDocumentExpiryQuerySchema, qQ as VehicleDocumentExpirySchema, qh as VehicleDocumentFile, qL as VehicleDocumentFileDTO, qK as VehicleDocumentFileSchema, qP as VehicleDocumentQueryDTO, qO as VehicleDocumentQuerySchema, qM as VehicleDocumentSchema, qz as VehicleDriverLinkDTO, qy as VehicleDriverLinkSchema, qZ as VehicleGPSQueryDTO, qY as VehicleGPSQuerySchema, qj as VehicleOdometerHistory, qV as VehicleQueryDTO, qU as VehicleQuerySchema, qo as VehicleSchema, rc as createFileVehicle, rn as createVehicle, rD as createVehicleDocument, rH as createVehicleDocumentExpiry, re as create_file_device, rg as create_file_vehicle_document, rp as deleteVehicle, rj as delete_calibration_file, rE as findVehicleDocument, rI as findVehicleDocumentExpiry, rm as findVehicleGPSDetails, rk as findVehicles, rl as findVehiclesLiveDashboard, rC as getDeviceLinkHistoryByDevice, rB as getDeviceLinkHistoryByVehicle, ry as getDriverLinkHistoryByDriver, rx as getDriverLinkHistoryByVehicle, rL as getVehicleCache, rN as getVehicleParentCache, rM as getVehicleSimpleCache, rP as getVehicleSimpleDropdownCacheLiveData, rO as getVehicleSimpleDropdownCustom, ra as get_device_file_presigned_url, rb as get_vehicle_document_file_presigned_url, r9 as get_vehicle_file_presigned_url, rz as linkDeviceToVehicle, rv as linkDriverToVehicle, r8 as newVehicleDocumentExpiryPayload, r6 as newVehicleDocumentPayload, q$ as newVehiclePayload, rh as removeFileVehicleDocument, rG as removeVehicleDocument, rK as removeVehicleDocumentExpiry, rf as remove_file_device, rd as remove_file_vehicle, r3 as toVehicleDetailLifeCyclePayload, r4 as toVehicleDetailPurchasePayload, r2 as toVehicleDetailsBodyPayload, r0 as toVehicleDetailsGPSPayload, r1 as toVehicleDetailsTripPayload, r7 as toVehicleDocumentExpiryPayload, r5 as toVehicleDocumentPayload, q_ as toVehiclePayload, rA as unlinkDeviceFromVehicle, rw as unlinkDriverFromVehicle, rq as updateDetailsGpsSensor, rr as updateDetailsTrip, ro as updateVehicle, rs as updateVehicleBodyDetails, rF as updateVehicleDocument, rJ as updateVehicleDocumentExpiry, rt as updateVehicleLifeCycleDetails, ru as updateVehiclePurchaseDetails, ri as update_calibration_file } from '../../../user_organisation_service-Cbc_ZtO4.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { dW as MasterClass, dY as MasterClassDTO, d_ as MasterClassQueryDTO, dZ as MasterClassQuerySchema, dX as MasterClassSchema, e2 as createMasterClass, e4 as deleteMasterClass, e1 as findMasterClass, e5 as getMasterClassCache, e6 as getMasterClassCacheCount, e0 as newMasterClassPayload, d$ as toMasterClassPayload, e3 as updateMasterClass } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { dW as MasterClass, dY as MasterClassDTO, d_ as MasterClassQueryDTO, dZ as MasterClassQuerySchema, dX as MasterClassSchema, e2 as createMasterClass, e4 as deleteMasterClass, e1 as findMasterClass, e5 as getMasterClassCache, e6 as getMasterClassCacheCount, e0 as newMasterClassPayload, d$ as toMasterClassPayload, e3 as updateMasterClass } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { e7 as MasterProgram, e9 as MasterProgramDTO, eb as MasterProgramQueryDTO, ea as MasterProgramQuerySchema, e8 as MasterProgramSchema, ef as createMasterProgram, eh as deleteMasterProgram, ee as findMasterProgram, ei as getMasterProgramCache, ej as getMasterProgramCacheCount, ed as newMasterProgramPayload, ec as toMasterProgramPayload, eg as updateMasterProgram } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { e7 as MasterProgram, e9 as MasterProgramDTO, eb as MasterProgramQueryDTO, ea as MasterProgramQuerySchema, e8 as MasterProgramSchema, ef as createMasterProgram, eh as deleteMasterProgram, ee as findMasterProgram, ei as getMasterProgramCache, ej as getMasterProgramCacheCount, ed as newMasterProgramPayload, ec as toMasterProgramPayload, eg as updateMasterProgram } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { f8 as MasterRelationship, fa as MasterRelationshipDTO, fc as MasterRelationshipQueryDTO, fb as MasterRelationshipQuerySchema, f9 as MasterRelationshipSchema, fg as createMasterRelationship, fi as deleteMasterRelationship, ff as findMasterRelationship, fj as getMasterRelationshipCache, fk as getMasterRelationshipCacheCount, fe as newMasterRelationshipPayload, fd as toMasterRelationshipPayload, fh as updateMasterRelationship } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { f8 as MasterRelationship, fa as MasterRelationshipDTO, fc as MasterRelationshipQueryDTO, fb as MasterRelationshipQuerySchema, f9 as MasterRelationshipSchema, fg as createMasterRelationship, fi as deleteMasterRelationship, ff as findMasterRelationship, fj as getMasterRelationshipCache, fk as getMasterRelationshipCacheCount, fe as newMasterRelationshipPayload, fd as toMasterRelationshipPayload, fh as updateMasterRelationship } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { ek as MasterSection, em as MasterSectionDTO, eo as MasterSectionQueryDTO, en as MasterSectionQuerySchema, el as MasterSectionSchema, es as createMasterSection, eu as deleteMasterSection, er as findMasterSection, ev as getMasterSectionCache, ew as getMasterSectionCacheCount, eq as newMasterSectionPayload, ep as toMasterSectionPayload, et as updateMasterSection } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { ek as MasterSection, em as MasterSectionDTO, eo as MasterSectionQueryDTO, en as MasterSectionQuerySchema, el as MasterSectionSchema, es as createMasterSection, eu as deleteMasterSection, er as findMasterSection, ev as getMasterSectionCache, ew as getMasterSectionCacheCount, eq as newMasterSectionPayload, ep as toMasterSectionPayload, et as updateMasterSection } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { ex as MasterSemester, ez as MasterSemesterDTO, eB as MasterSemesterQueryDTO, eA as MasterSemesterQuerySchema, ey as MasterSemesterSchema, eF as createMasterSemester, eH as deleteMasterSemester, eE as findMasterSemester, eI as getMasterSemesterCache, eJ as getMasterSemesterCacheCount, eD as newMasterSemesterPayload, eC as toMasterSemesterPayload, eG as updateMasterSemester } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { ex as MasterSemester, ez as MasterSemesterDTO, eB as MasterSemesterQueryDTO, eA as MasterSemesterQuerySchema, ey as MasterSemesterSchema, eF as createMasterSemester, eH as deleteMasterSemester, eE as findMasterSemester, eI as getMasterSemesterCache, eJ as getMasterSemesterCacheCount, eD as newMasterSemesterPayload, eC as toMasterSemesterPayload, eG as updateMasterSemester } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { eK as MasterStream, eM as MasterStreamDTO, eO as MasterStreamQueryDTO, eN as MasterStreamQuerySchema, eL as MasterStreamSchema, eS as createMasterStream, eU as deleteMasterStream, eR as findMasterStream, eV as getMasterStreamCache, eW as getMasterStreamCacheCount, eQ as newMasterStreamPayload, eP as toMasterStreamPayload, eT as updateMasterStream } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { eK as MasterStream, eM as MasterStreamDTO, eO as MasterStreamQueryDTO, eN as MasterStreamQuerySchema, eL as MasterStreamSchema, eS as createMasterStream, eU as deleteMasterStream, eR as findMasterStream, eV as getMasterStreamCache, eW as getMasterStreamCacheCount, eQ as newMasterStreamPayload, eP as toMasterStreamPayload, eT as updateMasterStream } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { eX as MasterYear, eZ as MasterYearDTO, e$ as MasterYearQueryDTO, e_ as MasterYearQuerySchema, eY as MasterYearSchema, f3 as createMasterYear, f5 as deleteMasterYear, f2 as findMasterYear, f6 as getMasterYearCache, f7 as getMasterYearCacheCount, f1 as newMasterYearPayload, f0 as toMasterYearPayload, f4 as updateMasterYear } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { eX as MasterYear, eZ as MasterYearDTO, e$ as MasterYearQueryDTO, e_ as MasterYearQuerySchema, eY as MasterYearSchema, f3 as createMasterYear, f5 as deleteMasterYear, f2 as findMasterYear, f6 as getMasterYearCache, f7 as getMasterYearCacheCount, f1 as newMasterYearPayload, f0 as toMasterYearPayload, f4 as updateMasterYear } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { sg as MasterDeviceManufacturer, si as MasterDeviceManufacturerDTO, sk as MasterDeviceManufacturerQueryDTO, sj as MasterDeviceManufacturerQuerySchema, sh as MasterDeviceManufacturerSchema, so as createMasterDeviceManufacturer, sq as deleteMasterDeviceManufacturer, sn as findMasterDeviceManufacturers, sr as getMasterDeviceManufacturerCache, st as getMasterDeviceManufacturerCacheChild, ss as getMasterDeviceManufacturerCacheCount, sm as newMasterDeviceManufacturerPayload, sl as toMasterDeviceManufacturerPayload, sp as updateMasterDeviceManufacturer } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { sg as MasterDeviceManufacturer, si as MasterDeviceManufacturerDTO, sk as MasterDeviceManufacturerQueryDTO, sj as MasterDeviceManufacturerQuerySchema, sh as MasterDeviceManufacturerSchema, so as createMasterDeviceManufacturer, sq as deleteMasterDeviceManufacturer, sn as findMasterDeviceManufacturers, sr as getMasterDeviceManufacturerCache, st as getMasterDeviceManufacturerCacheChild, ss as getMasterDeviceManufacturerCacheCount, sm as newMasterDeviceManufacturerPayload, sl as toMasterDeviceManufacturerPayload, sp as updateMasterDeviceManufacturer } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { s2 as MasterDeviceModel, s4 as MasterDeviceModelDTO, s6 as MasterDeviceModelQueryDTO, s5 as MasterDeviceModelQuerySchema, s3 as MasterDeviceModelSchema, sa as createMasterDeviceModel, sc as deleteMasterDeviceModel, s9 as findMasterDeviceModels, sd as getMasterDeviceModelCache, sf as getMasterDeviceModelCacheChild, se as getMasterDeviceModelCacheCount, s8 as newMasterDeviceModelPayload, s7 as toMasterDeviceModelPayload, sb as updateMasterDeviceModel } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { s2 as MasterDeviceModel, s4 as MasterDeviceModelDTO, s6 as MasterDeviceModelQueryDTO, s5 as MasterDeviceModelQuerySchema, s3 as MasterDeviceModelSchema, sa as createMasterDeviceModel, sc as deleteMasterDeviceModel, s9 as findMasterDeviceModels, sd as getMasterDeviceModelCache, sf as getMasterDeviceModelCacheChild, se as getMasterDeviceModelCacheCount, s8 as newMasterDeviceModelPayload, s7 as toMasterDeviceModelPayload, sb as updateMasterDeviceModel } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { rQ as MasterDeviceType, rS as MasterDeviceTypeDTO, rU as MasterDeviceTypeQueryDTO, rT as MasterDeviceTypeQuerySchema, rR as MasterDeviceTypeSchema, rY as createMasterDeviceType, r_ as deleteMasterDeviceType, rX as findMasterDeviceTypes, r$ as getMasterDeviceTypeCache, s1 as getMasterDeviceTypeCacheChild, s0 as getMasterDeviceTypeCacheCount, rW as newMasterDeviceTypePayload, rV as toMasterDeviceTypePayload, rZ as updateMasterDeviceType } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { rQ as MasterDeviceType, rS as MasterDeviceTypeDTO, rU as MasterDeviceTypeQueryDTO, rT as MasterDeviceTypeQuerySchema, rR as MasterDeviceTypeSchema, rY as createMasterDeviceType, r_ as deleteMasterDeviceType, rX as findMasterDeviceTypes, r$ as getMasterDeviceTypeCache, s1 as getMasterDeviceTypeCacheChild, s0 as getMasterDeviceTypeCacheCount, rW as newMasterDeviceTypePayload, rV as toMasterDeviceTypePayload, rZ as updateMasterDeviceType } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { le as MasterExpenseName, lg as MasterExpenseNameDTO, li as MasterExpenseNameQueryDTO, lh as MasterExpenseNameQuerySchema, lf as MasterExpenseNameSchema, lm as createMasterExpenseName, lo as deleteMasterExpenseName, ll as findMasterExpenseNames, lp as getMasterExpenseNameCache, lk as newMasterExpenseNamePayload, lj as toMasterExpenseNamePayload, ln as updateMasterExpenseName } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { le as MasterExpenseName, lg as MasterExpenseNameDTO, li as MasterExpenseNameQueryDTO, lh as MasterExpenseNameQuerySchema, lf as MasterExpenseNameSchema, lm as createMasterExpenseName, lo as deleteMasterExpenseName, ll as findMasterExpenseNames, lp as getMasterExpenseNameCache, lk as newMasterExpenseNamePayload, lj as toMasterExpenseNamePayload, ln as updateMasterExpenseName } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ import { U as UserOrganisation } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
 
7
7
  interface MasterExpenseType extends Record<string, unknown> {
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { jl as MasterFuelCompany, jn as MasterFuelCompanyDTO, jp as MasterFuelCompanyQueryDTO, jo as MasterFuelCompanyQuerySchema, jm as MasterFuelCompanySchema, jt as createMasterFuelCompany, jv as deleteMasterFuelCompany, js as findMasterFuelCompanys, jw as getMasterFuelCompanyCache, jr as newMasterFuelCompanyPayload, jq as toMasterFuelCompanyPayload, ju as updateMasterFuelCompany } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { jl as MasterFuelCompany, jn as MasterFuelCompanyDTO, jp as MasterFuelCompanyQueryDTO, jo as MasterFuelCompanyQuerySchema, jm as MasterFuelCompanySchema, jt as createMasterFuelCompany, jv as deleteMasterFuelCompany, js as findMasterFuelCompanys, jw as getMasterFuelCompanyCache, jr as newMasterFuelCompanyPayload, jq as toMasterFuelCompanyPayload, ju as updateMasterFuelCompany } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { oz as MasterVendorDocumentType, oB as MasterVendorDocumentTypeDTO, oD as MasterVendorDocumentTypeQueryDTO, oC as MasterVendorDocumentTypeQuerySchema, oA as MasterVendorDocumentTypeSchema, oH as createMasterVendorDocumentType, oJ as deleteMasterVendorDocumentType, oG as findMasterVendorDocumentTypes, oK as getMasterVendorDocumentTypeCache, oF as newMasterVendorDocumentTypePayload, oE as toMasterVendorDocumentTypePayload, oI as updateMasterVendorDocumentType } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { oz as MasterVendorDocumentType, oB as MasterVendorDocumentTypeDTO, oD as MasterVendorDocumentTypeQueryDTO, oC as MasterVendorDocumentTypeQuerySchema, oA as MasterVendorDocumentTypeSchema, oH as createMasterVendorDocumentType, oJ as deleteMasterVendorDocumentType, oG as findMasterVendorDocumentTypes, oK as getMasterVendorDocumentTypeCache, oF as newMasterVendorDocumentTypePayload, oE as toMasterVendorDocumentTypePayload, oI as updateMasterVendorDocumentType } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { dy as MasterVendorTag, dA as MasterVendorTagDTO, dC as MasterVendorTagQueryDTO, dB as MasterVendorTagQuerySchema, dz as MasterVendorTagSchema, dG as createMasterVendorTag, dI as deleteMasterVendorTag, dF as findMasterVendorTags, dJ as getMasterVendorTagCache, dE as newMasterVendorTagPayload, dD as toMasterVendorTagPayload, dH as updateMasterVendorTag } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { dy as MasterVendorTag, dA as MasterVendorTagDTO, dC as MasterVendorTagQueryDTO, dB as MasterVendorTagQuerySchema, dz as MasterVendorTagSchema, dG as createMasterVendorTag, dI as deleteMasterVendorTag, dF as findMasterVendorTags, dJ as getMasterVendorTagCache, dE as newMasterVendorTagPayload, dD as toMasterVendorTagPayload, dH as updateMasterVendorTag } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { dl as MasterVendorType, dn as MasterVendorTypeDTO, dq as MasterVendorTypeQueryDTO, dp as MasterVendorTypeQuerySchema, dm as MasterVendorTypeSchema, du as createMasterVendorType, dw as deleteMasterVendorType, dt as findMasterVendorTypes, dx as getMasterVendorTypeCache, ds as newMasterVendorTypePayload, dr as toMasterVendorTypePayload, dv as updateMasterVendorType } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { dl as MasterVendorType, dn as MasterVendorTypeDTO, dq as MasterVendorTypeQueryDTO, dp as MasterVendorTypeQuerySchema, dm as MasterVendorTypeSchema, du as createMasterVendorType, dw as deleteMasterVendorType, dt as findMasterVendorTypes, dx as getMasterVendorTypeCache, ds as newMasterVendorTypePayload, dr as toMasterVendorTypePayload, dv as updateMasterVendorType } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { kG as MasterFleetIncidentSeverity, kI as MasterFleetIncidentSeverityDTO, kK as MasterFleetIncidentSeverityQueryDTO, kJ as MasterFleetIncidentSeverityQuerySchema, kH as MasterFleetIncidentSeveritySchema, kO as createMasterFleetIncidentSeverity, kQ as deleteMasterFleetIncidentSeverity, kN as findMasterFleetIncidentSeverities, kR as getMasterFleetIncidentSeverityCache, kM as newMasterFleetIncidentSeverityPayload, kL as toMasterFleetIncidentSeverityPayload, kP as updateMasterFleetIncidentSeverity } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { kG as MasterFleetIncidentSeverity, kI as MasterFleetIncidentSeverityDTO, kK as MasterFleetIncidentSeverityQueryDTO, kJ as MasterFleetIncidentSeverityQuerySchema, kH as MasterFleetIncidentSeveritySchema, kO as createMasterFleetIncidentSeverity, kQ as deleteMasterFleetIncidentSeverity, kN as findMasterFleetIncidentSeverities, kR as getMasterFleetIncidentSeverityCache, kM as newMasterFleetIncidentSeverityPayload, kL as toMasterFleetIncidentSeverityPayload, kP as updateMasterFleetIncidentSeverity } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { kS as MasterFleetIncidentStatus, kU as MasterFleetIncidentStatusDTO, kW as MasterFleetIncidentStatusQueryDTO, kV as MasterFleetIncidentStatusQuerySchema, kT as MasterFleetIncidentStatusSchema, k_ as createMasterFleetIncidentStatus, l0 as deleteMasterFleetIncidentStatus, kZ as findMasterFleetIncidentStatuses, l1 as getMasterFleetIncidentStatusCache, kY as newMasterFleetIncidentStatusPayload, kX as toMasterFleetIncidentStatusPayload, k$ as updateMasterFleetIncidentStatus } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { kS as MasterFleetIncidentStatus, kU as MasterFleetIncidentStatusDTO, kW as MasterFleetIncidentStatusQueryDTO, kV as MasterFleetIncidentStatusQuerySchema, kT as MasterFleetIncidentStatusSchema, k_ as createMasterFleetIncidentStatus, l0 as deleteMasterFleetIncidentStatus, kZ as findMasterFleetIncidentStatuses, l1 as getMasterFleetIncidentStatusCache, kY as newMasterFleetIncidentStatusPayload, kX as toMasterFleetIncidentStatusPayload, k$ as updateMasterFleetIncidentStatus } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { l2 as MasterFleetIncidentType, l4 as MasterFleetIncidentTypeDTO, l6 as MasterFleetIncidentTypeQueryDTO, l5 as MasterFleetIncidentTypeQuerySchema, l3 as MasterFleetIncidentTypeSchema, la as createMasterFleetIncidentType, lc as deleteMasterFleetIncidentType, l9 as findMasterFleetIncidentTypes, ld as getMasterFleetIncidentTypeCache, l8 as newMasterFleetIncidentTypePayload, l7 as toMasterFleetIncidentTypePayload, lb as updateMasterFleetIncidentType } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { l2 as MasterFleetIncidentType, l4 as MasterFleetIncidentTypeDTO, l6 as MasterFleetIncidentTypeQueryDTO, l5 as MasterFleetIncidentTypeQuerySchema, l3 as MasterFleetIncidentTypeSchema, la as createMasterFleetIncidentType, lc as deleteMasterFleetIncidentType, l9 as findMasterFleetIncidentTypes, ld as getMasterFleetIncidentTypeCache, l8 as newMasterFleetIncidentTypePayload, l7 as toMasterFleetIncidentTypePayload, lb as updateMasterFleetIncidentType } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { ku as MasterFleetInsuranceClaimStatus, kw as MasterFleetInsuranceClaimStatusDTO, ky as MasterFleetInsuranceClaimStatusQueryDTO, kx as MasterFleetInsuranceClaimStatusQuerySchema, kv as MasterFleetInsuranceClaimStatusSchema, kC as createMasterFleetInsuranceClaimStatus, kE as deleteMasterFleetInsuranceClaimStatus, kB as findMasterFleetInsuranceClaimStatuses, kF as getMasterFleetInsuranceClaimStatusCache, kA as newMasterFleetInsuranceClaimStatusPayload, kz as toMasterFleetInsuranceClaimStatusPayload, kD as updateMasterFleetInsuranceClaimStatus } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { ku as MasterFleetInsuranceClaimStatus, kw as MasterFleetInsuranceClaimStatusDTO, ky as MasterFleetInsuranceClaimStatusQueryDTO, kx as MasterFleetInsuranceClaimStatusQuerySchema, kv as MasterFleetInsuranceClaimStatusSchema, kC as createMasterFleetInsuranceClaimStatus, kE as deleteMasterFleetInsuranceClaimStatus, kB as findMasterFleetInsuranceClaimStatuses, kF as getMasterFleetInsuranceClaimStatusCache, kA as newMasterFleetInsuranceClaimStatusPayload, kz as toMasterFleetInsuranceClaimStatusPayload, kD as updateMasterFleetInsuranceClaimStatus } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { lD as MasterFleetServiceTask, lF as MasterFleetServiceTaskDTO, lH as MasterFleetServiceTaskQueryDTO, lG as MasterFleetServiceTaskQuerySchema, lE as MasterFleetServiceTaskSchema, lL as createMasterFleetServiceTask, lN as deleteMasterFleetServiceTask, lK as findMasterFleetServiceTasks, lO as getMasterFleetServiceTaskCache, lJ as newMasterFleetServiceTaskPayload, lI as toMasterFleetServiceTaskPayload, lM as updateMasterFleetServiceTask } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { lD as MasterFleetServiceTask, lF as MasterFleetServiceTaskDTO, lH as MasterFleetServiceTaskQueryDTO, lG as MasterFleetServiceTaskQuerySchema, lE as MasterFleetServiceTaskSchema, lL as createMasterFleetServiceTask, lN as deleteMasterFleetServiceTask, lK as findMasterFleetServiceTasks, lO as getMasterFleetServiceTaskCache, lJ as newMasterFleetServiceTaskPayload, lI as toMasterFleetServiceTaskPayload, lM as updateMasterFleetServiceTask } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { tk as MasterMainCountry, tm as MasterMainCountryDTO, to as MasterMainCountryQueryDTO, tn as MasterMainCountryQuerySchema, tl as MasterMainCountrySchema, ts as createMasterMainCountry, tu as deleteMasterMainCountry, tr as findMasterMainCountries, tv as getMasterMainCountryCache, tw as getMasterMainCountryCacheChild, tq as newMasterMainCountryPayload, tp as toMasterMainCountryPayload, tt as updateMasterMainCountry } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { tk as MasterMainCountry, tm as MasterMainCountryDTO, to as MasterMainCountryQueryDTO, tn as MasterMainCountryQuerySchema, tl as MasterMainCountrySchema, ts as createMasterMainCountry, tu as deleteMasterMainCountry, tr as findMasterMainCountries, tv as getMasterMainCountryCache, tw as getMasterMainCountryCacheChild, tq as newMasterMainCountryPayload, tp as toMasterMainCountryPayload, tt as updateMasterMainCountry } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { m as MasterMainCurrency, p as MasterMainCurrencyDTO, r as MasterMainCurrencyQueryDTO, q as MasterMainCurrencyQuerySchema, o as MasterMainCurrencySchema, x as createMasterMainCurrency, z as deleteMasterMainCurrency, w as findMasterMainCurrencies, A as getMasterMainCurrencyCache, v as newMasterMainCurrencyPayload, s as toMasterMainCurrencyPayload, y as updateMasterMainCurrency } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { m as MasterMainCurrency, p as MasterMainCurrencyDTO, r as MasterMainCurrencyQueryDTO, q as MasterMainCurrencyQuerySchema, o as MasterMainCurrencySchema, x as createMasterMainCurrency, z as deleteMasterMainCurrency, w as findMasterMainCurrencies, A as getMasterMainCurrencyCache, v as newMasterMainCurrencyPayload, s as toMasterMainCurrencyPayload, y as updateMasterMainCurrency } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { iF as MasterMainDateFormat, iH as MasterMainDateFormatDTO, iJ as MasterMainDateFormatQueryDTO, iI as MasterMainDateFormatQuerySchema, iG as MasterMainDateFormatSchema, iN as createMasterMainDateFormat, iP as deleteMasterMainDateFormat, iM as findMasterMainDateFormats, iQ as getMasterMainDateFormatCache, iL as newMasterMainDateFormatPayload, iK as toMasterMainDateFormatPayload, iO as updateMasterMainDateFormat } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { iF as MasterMainDateFormat, iH as MasterMainDateFormatDTO, iJ as MasterMainDateFormatQueryDTO, iI as MasterMainDateFormatQuerySchema, iG as MasterMainDateFormatSchema, iN as createMasterMainDateFormat, iP as deleteMasterMainDateFormat, iM as findMasterMainDateFormats, iQ as getMasterMainDateFormatCache, iL as newMasterMainDateFormatPayload, iK as toMasterMainDateFormatPayload, iO as updateMasterMainDateFormat } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -18,12 +18,12 @@ declare const MasterMainEwayBillProviderSchema: z.ZodObject<{
18
18
  provider_code: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
19
19
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
20
20
  }, "strip", z.ZodTypeAny, {
21
+ status: Status;
21
22
  provider_name: string;
22
23
  provider_code: string;
23
- status: Status;
24
24
  }, {
25
- provider_name: string;
26
25
  status: Status;
26
+ provider_name: string;
27
27
  provider_code?: string | undefined;
28
28
  }>;
29
29
  type MasterMainEwayBillProviderDTO = z.infer<typeof MasterMainEwayBillProviderSchema>;
@@ -18,12 +18,12 @@ declare const MasterMainFasttagBankSchema: z.ZodObject<{
18
18
  bank_code: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
19
19
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
20
20
  }, "strip", z.ZodTypeAny, {
21
- status: Status;
22
21
  bank_name: string;
23
22
  bank_code: string;
24
- }, {
25
23
  status: Status;
24
+ }, {
26
25
  bank_name: string;
26
+ status: Status;
27
27
  bank_code?: string | undefined;
28
28
  }>;
29
29
  type MasterMainFasttagBankDTO = z.infer<typeof MasterMainFasttagBankSchema>;
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { d as MasterMainIndustry, f as MasterMainIndustryDTO, h as MasterMainIndustryQueryDTO, g as MasterMainIndustryQuerySchema, e as MasterMainIndustrySchema, j as createMasterMainIndustry, k as deleteMasterMainIndustry, i as findMasterMainIndustrys, l as getMasterMainIndustryCache, n as newMasterMainIndustryPayload, t as toMasterMainIndustryPayload, u as updateMasterMainIndustry } from '../../../user_organisation_service-XbbpZf5F.js';
4
+ export { d as MasterMainIndustry, f as MasterMainIndustryDTO, h as MasterMainIndustryQueryDTO, g as MasterMainIndustryQuerySchema, e as MasterMainIndustrySchema, j as createMasterMainIndustry, k as deleteMasterMainIndustry, i as findMasterMainIndustrys, l as getMasterMainIndustryCache, n as newMasterMainIndustryPayload, t as toMasterMainIndustryPayload, u as updateMasterMainIndustry } from '../../../user_organisation_service-Cbc_ZtO4.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';