vms-nest-prisma-api-document 32.0.0 → 40.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 (83) hide show
  1. package/dist/core/Enums.d.ts +0 -4
  2. package/dist/core/Enums.js +0 -4
  3. package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
  4. package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
  5. package/dist/services/account/bookmark_service.d.ts +5 -5
  6. package/dist/services/account/notification_preferences.service.d.ts +20 -20
  7. package/dist/services/account/notification_preferences.service.js +0 -2
  8. package/dist/services/account/report_preferences.service.d.ts +20 -20
  9. package/dist/services/account/report_preferences.service.js +0 -2
  10. package/dist/services/account/ticket_service.d.ts +4 -4
  11. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  12. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  13. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  14. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +3 -3
  15. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  16. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  17. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  18. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +13 -13
  19. package/dist/services/gps/features/gps_live_track_share_link_service.js +0 -2
  20. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +14 -14
  21. package/dist/services/gps/features/gps_track_history_share_link_service.js +0 -2
  22. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  23. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  24. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  25. package/dist/services/main/users/auth_service.d.ts +1 -1
  26. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  27. package/dist/services/main/users/user_service.d.ts +1 -1
  28. package/dist/services/main/users/user_service.js +1 -1
  29. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  30. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  31. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  32. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  33. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  34. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  35. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  36. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  37. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  38. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  39. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  40. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  41. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  42. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  43. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  44. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  45. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  46. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  47. package/dist/services/master/main/master_main_eway_bill_provider_service.d.ts +2 -2
  48. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  49. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  50. package/dist/services/master/main/master_main_landmark_service.d.ts +3 -3
  51. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  52. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  53. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  54. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  55. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  56. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  57. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  58. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  59. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  60. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  61. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  62. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  63. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  64. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  65. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  66. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  67. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  68. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  69. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  70. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  71. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  72. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  73. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  74. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  75. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  76. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  77. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  78. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  79. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  80. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  81. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  82. package/package.json +1 -1
  83. package/dist/{user_organisation_service-Da1BdaCu.d.ts → user_organisation_service-BSw_aKUy.d.ts} +11 -11
@@ -164,13 +164,9 @@ declare enum NotificationList {
164
164
  }
165
165
  declare enum NotificationChannel {
166
166
  Push = "Push",
167
- WhatsApp = "WhatsApp",
168
- SMS = "SMS",
169
167
  Email = "Email"
170
168
  }
171
169
  declare enum ReportChannel {
172
- WhatsApp = "WhatsApp",
173
- SMS = "SMS",
174
170
  Email = "Email"
175
171
  }
176
172
  declare enum ReportType {
@@ -193,14 +193,10 @@ var NotificationList = /* @__PURE__ */ ((NotificationList2) => {
193
193
  })(NotificationList || {});
194
194
  var NotificationChannel = /* @__PURE__ */ ((NotificationChannel2) => {
195
195
  NotificationChannel2["Push"] = "Push";
196
- NotificationChannel2["WhatsApp"] = "WhatsApp";
197
- NotificationChannel2["SMS"] = "SMS";
198
196
  NotificationChannel2["Email"] = "Email";
199
197
  return NotificationChannel2;
200
198
  })(NotificationChannel || {});
201
199
  var ReportChannel = /* @__PURE__ */ ((ReportChannel2) => {
202
- ReportChannel2["WhatsApp"] = "WhatsApp";
203
- ReportChannel2["SMS"] = "SMS";
204
200
  ReportChannel2["Email"] = "Email";
205
201
  return ReportChannel2;
206
202
  })(ReportChannel || {});
@@ -22,15 +22,15 @@ declare const UserLoginAnalyticsSchema: z.ZodObject<{
22
22
  }, "strip", z.ZodTypeAny, {
23
23
  user_id: string;
24
24
  organisation_id: string;
25
- login_from: LoginFrom;
26
25
  country_id: string;
26
+ login_from: LoginFrom;
27
27
  os_details: Record<string, any>;
28
28
  ip_details: Record<string, any>;
29
29
  }, {
30
30
  user_id: string;
31
31
  organisation_id: string;
32
- login_from: LoginFrom;
33
32
  country_id: string;
33
+ login_from: LoginFrom;
34
34
  os_details?: Record<string, any> | undefined;
35
35
  ip_details?: Record<string, any> | undefined;
36
36
  }>;
@@ -48,11 +48,11 @@ declare const UserLoginAnalyticsQuerySchema: z.ZodObject<{
48
48
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
49
49
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
50
50
  }, "strip", z.ZodTypeAny, {
51
+ login_from: LoginFrom;
51
52
  search: string;
52
53
  paging: PAGING;
53
54
  page_count: number;
54
55
  page_index: number;
55
- login_from: LoginFrom;
56
56
  date_format_id: string;
57
57
  time_zone_id: string;
58
58
  user_ids: string[];
@@ -43,11 +43,11 @@ declare const UserPageAnalyticsQuerySchema: z.ZodObject<{
43
43
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
44
44
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
45
45
  }, "strip", z.ZodTypeAny, {
46
+ login_from: LoginFrom;
46
47
  search: string;
47
48
  paging: PAGING;
48
49
  page_count: number;
49
50
  page_index: number;
50
- login_from: LoginFrom;
51
51
  date_format_id: string;
52
52
  time_zone_id: string;
53
53
  user_ids: string[];
@@ -1,7 +1,7 @@
1
1
  import { MenuType, 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, a as User } from '../../user_organisation_service-Da1BdaCu.js';
4
+ import { U as UserOrganisation, a as User } from '../../user_organisation_service-BSw_aKUy.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../master/main/master_main_sim_provider_service.js';
7
7
 
@@ -42,8 +42,8 @@ declare const BookMarkSchema: z.ZodObject<{
42
42
  }, "strip", z.ZodTypeAny, {
43
43
  status: Status;
44
44
  organisation_id: string;
45
- user_id: string;
46
45
  group_name: string;
46
+ user_id: string;
47
47
  module_name: string;
48
48
  menu_type: MenuType;
49
49
  group_name_language: string;
@@ -56,8 +56,8 @@ declare const BookMarkSchema: z.ZodObject<{
56
56
  }, {
57
57
  status: Status;
58
58
  organisation_id: string;
59
- user_id: string;
60
59
  group_name: string;
60
+ user_id: string;
61
61
  module_name: string;
62
62
  menu_type: MenuType;
63
63
  group_name_language: string;
@@ -106,7 +106,6 @@ declare const BookMarkQuerySchema: z.ZodObject<{
106
106
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
107
107
  }, "strip", z.ZodTypeAny, {
108
108
  status: Status[];
109
- user_ids: string[];
110
109
  search: string;
111
110
  paging: PAGING;
112
111
  page_count: number;
@@ -128,13 +127,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
128
127
  date_format_id: string;
129
128
  time_zone_id: string;
130
129
  organisation_ids: string[];
130
+ user_ids: string[];
131
131
  menu_type: MenuType[];
132
132
  bookmark_ids: string[];
133
133
  }, {
134
134
  date_format_id: string;
135
135
  time_zone_id: string;
136
136
  status?: Status[] | undefined;
137
- user_ids?: string[] | undefined;
138
137
  search?: string | undefined;
139
138
  paging?: PAGING | undefined;
140
139
  page_count?: unknown;
@@ -154,6 +153,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
154
153
  }[] | undefined;
155
154
  include_master_data?: YesNo | undefined;
156
155
  organisation_ids?: string[] | undefined;
156
+ user_ids?: string[] | undefined;
157
157
  menu_type?: MenuType[] | undefined;
158
158
  bookmark_ids?: string[] | undefined;
159
159
  }>;
@@ -1,7 +1,7 @@
1
1
  import { OnOff, NotificationChannel, YesNo, NotificationList, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } 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, a as User } from '../../user_organisation_service-Da1BdaCu.js';
4
+ import { U as UserOrganisation, M as MasterVehicle, a as User } from '../../user_organisation_service-BSw_aKUy.js';
5
5
  import { GPSGeofence } from '../gps/features/geofence/gps_geofence_service.js';
6
6
  import '../../zod_utils/zod_base_schema.js';
7
7
  import '../master/main/master_main_sim_provider_service.js';
@@ -85,39 +85,39 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
85
85
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
86
86
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
87
87
  }, "strip", z.ZodTypeAny, {
88
- notification_name: string;
89
- notification_status: OnOff;
90
- notification_channels: NotificationChannel[];
91
88
  mobile_numbers: string;
92
89
  email_ids: string;
93
90
  cc_email_ids: string;
94
- all_users: YesNo;
95
- notification_list: NotificationList[];
96
- over_speed_limit: number;
97
- all_geofences: YesNo;
98
91
  all_vehicles: YesNo;
99
92
  status: Status;
100
93
  organisation_id: string;
94
+ vehicle_ids: string[];
101
95
  user_ids: string[];
102
96
  gps_geofence_ids: string[];
103
- vehicle_ids: string[];
104
- }, {
105
97
  notification_name: string;
106
98
  notification_status: OnOff;
99
+ notification_channels: NotificationChannel[];
107
100
  all_users: YesNo;
101
+ notification_list: NotificationList[];
102
+ over_speed_limit: number;
108
103
  all_geofences: YesNo;
104
+ }, {
109
105
  all_vehicles: YesNo;
110
106
  status: Status;
111
107
  organisation_id: string;
112
- notification_channels?: NotificationChannel[] | undefined;
108
+ notification_name: string;
109
+ notification_status: OnOff;
110
+ all_users: YesNo;
111
+ all_geofences: YesNo;
113
112
  mobile_numbers?: string | undefined;
114
113
  email_ids?: string | undefined;
115
114
  cc_email_ids?: string | undefined;
116
- notification_list?: NotificationList[] | undefined;
117
- over_speed_limit?: unknown;
115
+ vehicle_ids?: string[] | undefined;
118
116
  user_ids?: string[] | undefined;
119
117
  gps_geofence_ids?: string[] | undefined;
120
- vehicle_ids?: string[] | undefined;
118
+ notification_channels?: NotificationChannel[] | undefined;
119
+ notification_list?: NotificationList[] | undefined;
120
+ over_speed_limit?: unknown;
121
121
  }>;
122
122
  type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
123
123
  declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
@@ -157,9 +157,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
157
157
  notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
158
158
  notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
159
159
  }, "strip", z.ZodTypeAny, {
160
- notification_status: OnOff[];
161
- notification_channels: NotificationChannel[];
162
- notification_list: NotificationList[];
163
160
  status: Status[];
164
161
  search: string;
165
162
  paging: PAGING;
@@ -182,13 +179,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
182
179
  date_format_id: string;
183
180
  time_zone_id: string;
184
181
  organisation_ids: string[];
182
+ notification_status: OnOff[];
183
+ notification_channels: NotificationChannel[];
184
+ notification_list: NotificationList[];
185
185
  notification_preference_ids: string[];
186
186
  }, {
187
187
  date_format_id: string;
188
188
  time_zone_id: string;
189
- notification_status?: OnOff[] | undefined;
190
- notification_channels?: NotificationChannel[] | undefined;
191
- notification_list?: NotificationList[] | undefined;
192
189
  status?: Status[] | undefined;
193
190
  search?: string | undefined;
194
191
  paging?: PAGING | undefined;
@@ -209,6 +206,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
209
206
  }[] | undefined;
210
207
  include_master_data?: YesNo | undefined;
211
208
  organisation_ids?: string[] | undefined;
209
+ notification_status?: OnOff[] | undefined;
210
+ notification_channels?: NotificationChannel[] | undefined;
211
+ notification_list?: NotificationList[] | undefined;
212
212
  notification_preference_ids?: string[] | undefined;
213
213
  }>;
214
214
  type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
@@ -217,8 +217,6 @@ var NotificationList = /* @__PURE__ */ ((NotificationList2) => {
217
217
  })(NotificationList || {});
218
218
  var NotificationChannel = /* @__PURE__ */ ((NotificationChannel2) => {
219
219
  NotificationChannel2["Push"] = "Push";
220
- NotificationChannel2["WhatsApp"] = "WhatsApp";
221
- NotificationChannel2["SMS"] = "SMS";
222
220
  NotificationChannel2["Email"] = "Email";
223
221
  return NotificationChannel2;
224
222
  })(NotificationChannel || {});
@@ -1,7 +1,7 @@
1
1
  import { OnOff, ReportType, ReportList, ReportChannel, YesNo, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } 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-Da1BdaCu.js';
4
+ import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-BSw_aKUy.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../master/main/master_main_sim_provider_service.js';
7
7
 
@@ -109,6 +109,7 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
109
109
  report_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportType>, "many">>>;
110
110
  }, "strip", z.ZodTypeAny, {
111
111
  status: Status[];
112
+ report_type: ReportType[];
112
113
  search: string;
113
114
  paging: PAGING;
114
115
  page_count: number;
@@ -130,13 +131,13 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
130
131
  date_format_id: string;
131
132
  time_zone_id: string;
132
133
  organisation_ids: string[];
133
- report_type: ReportType[];
134
134
  report_preference_ids: string[];
135
135
  report_automation_mail_ids: string[];
136
136
  }, {
137
137
  date_format_id: string;
138
138
  time_zone_id: string;
139
139
  status?: Status[] | undefined;
140
+ report_type?: ReportType[] | undefined;
140
141
  search?: string | undefined;
141
142
  paging?: PAGING | undefined;
142
143
  page_count?: unknown;
@@ -156,7 +157,6 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
156
157
  }[] | undefined;
157
158
  include_master_data?: YesNo | undefined;
158
159
  organisation_ids?: string[] | undefined;
159
- report_type?: ReportType[] | undefined;
160
160
  report_preference_ids?: string[] | undefined;
161
161
  report_automation_mail_ids?: string[] | undefined;
162
162
  }>;
@@ -175,6 +175,11 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
175
175
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
176
176
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
177
177
  }, "strip", z.ZodTypeAny, {
178
+ report_name: string;
179
+ report_status: OnOff;
180
+ report_types: ReportType[];
181
+ report_list: ReportList[];
182
+ report_channels: ReportChannel.Email[];
178
183
  mobile_numbers: string;
179
184
  email_ids: string;
180
185
  cc_email_ids: string;
@@ -182,24 +187,19 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
182
187
  status: Status;
183
188
  organisation_id: string;
184
189
  vehicle_ids: string[];
190
+ }, {
185
191
  report_name: string;
186
192
  report_status: OnOff;
187
- report_types: ReportType[];
188
- report_list: ReportList[];
189
- report_channels: ReportChannel[];
190
- }, {
191
193
  all_vehicles: YesNo;
192
194
  status: Status;
193
195
  organisation_id: string;
194
- report_name: string;
195
- report_status: OnOff;
196
+ report_types?: ReportType[] | undefined;
197
+ report_list?: ReportList[] | undefined;
198
+ report_channels?: ReportChannel.Email[] | undefined;
196
199
  mobile_numbers?: string | undefined;
197
200
  email_ids?: string | undefined;
198
201
  cc_email_ids?: string | undefined;
199
202
  vehicle_ids?: string[] | undefined;
200
- report_types?: ReportType[] | undefined;
201
- report_list?: ReportList[] | undefined;
202
- report_channels?: ReportChannel[] | undefined;
203
203
  }>;
204
204
  type OrganisationReportPreferenceDTO = z.infer<typeof OrganisationReportPreferenceSchema>;
205
205
  declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
@@ -240,6 +240,10 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
240
240
  report_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportList>, "many">>>;
241
241
  report_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportChannel>, "many">>>;
242
242
  }, "strip", z.ZodTypeAny, {
243
+ report_status: OnOff[];
244
+ report_types: ReportType[];
245
+ report_list: ReportList[];
246
+ report_channels: ReportChannel.Email[];
243
247
  status: Status[];
244
248
  search: string;
245
249
  paging: PAGING;
@@ -262,14 +266,14 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
262
266
  date_format_id: string;
263
267
  time_zone_id: string;
264
268
  organisation_ids: string[];
265
- report_status: OnOff[];
266
- report_types: ReportType[];
267
- report_list: ReportList[];
268
- report_channels: ReportChannel[];
269
269
  report_preference_ids: string[];
270
270
  }, {
271
271
  date_format_id: string;
272
272
  time_zone_id: string;
273
+ report_status?: OnOff[] | undefined;
274
+ report_types?: ReportType[] | undefined;
275
+ report_list?: ReportList[] | undefined;
276
+ report_channels?: ReportChannel.Email[] | undefined;
273
277
  status?: Status[] | undefined;
274
278
  search?: string | undefined;
275
279
  paging?: PAGING | undefined;
@@ -290,10 +294,6 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
290
294
  }[] | undefined;
291
295
  include_master_data?: YesNo | undefined;
292
296
  organisation_ids?: string[] | undefined;
293
- report_status?: OnOff[] | undefined;
294
- report_types?: ReportType[] | undefined;
295
- report_list?: ReportList[] | undefined;
296
- report_channels?: ReportChannel[] | undefined;
297
297
  report_preference_ids?: string[] | undefined;
298
298
  }>;
299
299
  type OrganisationReportPreferenceQueryDTO = z.infer<typeof OrganisationReportPreferenceQuerySchema>;
@@ -220,8 +220,6 @@ var ReportList = /* @__PURE__ */ ((ReportList2) => {
220
220
  return ReportList2;
221
221
  })(ReportList || {});
222
222
  var ReportChannel = /* @__PURE__ */ ((ReportChannel2) => {
223
- ReportChannel2["WhatsApp"] = "WhatsApp";
224
- ReportChannel2["SMS"] = "SMS";
225
223
  ReportChannel2["Email"] = "Email";
226
224
  return ReportChannel2;
227
225
  })(ReportChannel || {});
@@ -2,7 +2,7 @@ import { TicketStatus, Status, FileType, PAGING, LoadParents, LoadChild, LoadChi
2
2
  import { BaseCommionFile, FBR, SBR, BR, AWSPresignedUrl } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
4
  import { FilePresignedUrlDTO } from '../../zod_utils/zod_base_schema.js';
5
- import { U as UserOrganisation, a as User } from '../../user_organisation_service-Da1BdaCu.js';
5
+ import { U as UserOrganisation, a as User } from '../../user_organisation_service-BSw_aKUy.js';
6
6
  import { UserAdmin } from '../main/users/user_admin_service.js';
7
7
  import '../master/main/master_main_sim_provider_service.js';
8
8
 
@@ -120,8 +120,8 @@ declare const TicketSchema: z.ZodObject<{
120
120
  }, "strip", z.ZodTypeAny, {
121
121
  status: Status;
122
122
  organisation_id: string;
123
- user_id: string;
124
123
  description: string;
124
+ user_id: string;
125
125
  admin_id: string;
126
126
  subject: string;
127
127
  admin_message: string;
@@ -201,7 +201,6 @@ declare const TicketQuerySchema: z.ZodObject<{
201
201
  ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
202
202
  }, "strip", z.ZodTypeAny, {
203
203
  status: Status[];
204
- user_ids: string[];
205
204
  search: string;
206
205
  paging: PAGING;
207
206
  page_count: number;
@@ -223,6 +222,7 @@ declare const TicketQuerySchema: z.ZodObject<{
223
222
  date_format_id: string;
224
223
  time_zone_id: string;
225
224
  organisation_ids: string[];
225
+ user_ids: string[];
226
226
  admin_ids: string[];
227
227
  ticket_status: TicketStatus[];
228
228
  ticket_ids: string[];
@@ -230,7 +230,6 @@ declare const TicketQuerySchema: z.ZodObject<{
230
230
  date_format_id: string;
231
231
  time_zone_id: string;
232
232
  status?: Status[] | undefined;
233
- user_ids?: string[] | undefined;
234
233
  search?: string | undefined;
235
234
  paging?: PAGING | undefined;
236
235
  page_count?: unknown;
@@ -250,6 +249,7 @@ declare const TicketQuerySchema: z.ZodObject<{
250
249
  }[] | undefined;
251
250
  include_master_data?: YesNo | undefined;
252
251
  organisation_ids?: string[] | undefined;
252
+ user_ids?: string[] | undefined;
253
253
  admin_ids?: string[] | undefined;
254
254
  ticket_status?: TicketStatus[] | undefined;
255
255
  ticket_ids?: string[] | undefined;
@@ -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, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice } from '../../../user_organisation_service-Da1BdaCu.js';
4
+ import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice } from '../../../user_organisation_service-BSw_aKUy.js';
5
5
  import { FuelConsumptionMonthly } from '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
6
6
  import '../../../zod_utils/zod_base_schema.js';
7
7
  import '../../master/main/master_main_sim_provider_service.js';
@@ -2,7 +2,7 @@ import { GPSFuelApproveStatus, RefillEntrySource, RefillMethod, PaymentMode, Pay
2
2
  import { BaseCommionFile, FBR, SBR, BR, AWSPresignedUrl } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
4
  import { FilePresignedUrlDTO } from '../../../zod_utils/zod_base_schema.js';
5
- import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, d as MasterVehicleFuelType, e as MasterVehicleFuelUnit } from '../../../user_organisation_service-Da1BdaCu.js';
5
+ import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, d as MasterVehicleFuelType, e as MasterVehicleFuelUnit } from '../../../user_organisation_service-BSw_aKUy.js';
6
6
  import { MasterMainLandmark } from '../../master/main/master_main_landmark_service.js';
7
7
  import '../../master/main/master_main_sim_provider_service.js';
8
8
 
@@ -2,7 +2,7 @@ import { GPSFuelApproveStatus, RefillEntrySource, Status, FileType, PAGING, Load
2
2
  import { BaseCommionFile, FBR, SBR, BR, AWSPresignedUrl } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
4
  import { FilePresignedUrlDTO } from '../../../zod_utils/zod_base_schema.js';
5
- import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, d as MasterVehicleFuelType, e as MasterVehicleFuelUnit } from '../../../user_organisation_service-Da1BdaCu.js';
5
+ import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, d as MasterVehicleFuelType, e as MasterVehicleFuelUnit } from '../../../user_organisation_service-BSw_aKUy.js';
6
6
  import { MasterMainLandmark } from '../../master/main/master_main_landmark_service.js';
7
7
  import { MasterVehicleFuelRemovalReason } from '../../master/vehicle/master_vehicle_fuel_removal_reason_service.js';
8
8
  import '../../master/main/master_main_sim_provider_service.js';
@@ -1,7 +1,7 @@
1
1
  import { GeofencePurposeType, GeofenceType, 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-Da1BdaCu.js';
4
+ import { U as UserOrganisation } from '../../../../user_organisation_service-BSw_aKUy.js';
5
5
  import '../../../../zod_utils/zod_base_schema.js';
6
6
  import '../../../master/main/master_main_sim_provider_service.js';
7
7
 
@@ -172,7 +172,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
172
172
  gps_geofence_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
173
173
  }, "strip", z.ZodTypeAny, {
174
174
  status: Status[];
175
- gps_geofence_ids: string[];
176
175
  search: string;
177
176
  paging: PAGING;
178
177
  page_count: number;
@@ -196,11 +195,11 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
196
195
  organisation_ids: string[];
197
196
  geofence_purpose_type: GeofencePurposeType[];
198
197
  geofence_type: GeofenceType[];
198
+ gps_geofence_ids: string[];
199
199
  }, {
200
200
  date_format_id: string;
201
201
  time_zone_id: string;
202
202
  status?: Status[] | undefined;
203
- gps_geofence_ids?: string[] | undefined;
204
203
  search?: string | undefined;
205
204
  paging?: PAGING | undefined;
206
205
  page_count?: unknown;
@@ -222,6 +221,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
222
221
  organisation_ids?: string[] | undefined;
223
222
  geofence_purpose_type?: GeofencePurposeType[] | undefined;
224
223
  geofence_type?: GeofenceType[] | undefined;
224
+ gps_geofence_ids?: string[] | undefined;
225
225
  }>;
226
226
  type GPSGeofenceQueryDTO = z.infer<typeof GPSGeofenceQuerySchema>;
227
227
  declare const toGPSGeofencePayload: (data: GPSGeofence) => GPSGeofenceDTO;
@@ -1,7 +1,7 @@
1
1
  import { GeofenceStatusType, 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-Da1BdaCu.js';
4
+ import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-BSw_aKUy.js';
5
5
  import { GPSGeofence } from './gps_geofence_service.js';
6
6
  import '../../../../zod_utils/zod_base_schema.js';
7
7
  import '../../../master/main/master_main_sim_provider_service.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, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-Da1BdaCu.js';
4
+ import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-BSw_aKUy.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';
@@ -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-Da1BdaCu.js';
4
+ import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-BSw_aKUy.js';
5
5
  import '../../../../zod_utils/zod_base_schema.js';
6
6
  import '../../../master/main/master_main_sim_provider_service.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { LinkType, LinkStatus, Status, NotificationChannel, 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-Da1BdaCu.js';
4
+ import { U as UserOrganisation, M as MasterVehicle } from '../../../user_organisation_service-BSw_aKUy.js';
5
5
  import { MasterMainLandmark } from '../../master/main/master_main_landmark_service.js';
6
6
  import '../../../zod_utils/zod_base_schema.js';
7
7
  import '../../master/main/master_main_sim_provider_service.js';
@@ -56,17 +56,17 @@ declare const GPSLiveTrackShareLinkNotificationSchema: z.ZodObject<{
56
56
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
57
57
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
58
58
  }, "strip", z.ZodTypeAny, {
59
+ gps_live_track_share_link_id: string;
59
60
  status: Status;
60
61
  organisation_id: string;
61
62
  notification_channels: NotificationChannel[];
62
63
  mobile_numbers: string;
63
64
  email_ids: string;
64
65
  cc_email_ids: string;
65
- gps_live_track_share_link_id: string;
66
66
  }, {
67
+ gps_live_track_share_link_id: string;
67
68
  status: Status;
68
69
  organisation_id: string;
69
- gps_live_track_share_link_id: string;
70
70
  notification_channels?: NotificationChannel[] | undefined;
71
71
  mobile_numbers?: string | undefined;
72
72
  email_ids?: string | undefined;
@@ -89,49 +89,49 @@ declare const GPSLiveTrackShareLinkSchema: z.ZodObject<{
89
89
  cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
90
90
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
91
91
  }, z.UnknownKeysParam, z.ZodTypeAny, {
92
+ gps_live_track_share_link_id: string;
92
93
  status: Status;
93
94
  organisation_id: string;
94
95
  notification_channels: NotificationChannel[];
95
96
  mobile_numbers: string;
96
97
  email_ids: string;
97
98
  cc_email_ids: string;
98
- gps_live_track_share_link_id: string;
99
99
  }, {
100
+ gps_live_track_share_link_id: string;
100
101
  status: Status;
101
102
  organisation_id: string;
102
- gps_live_track_share_link_id: string;
103
103
  notification_channels?: NotificationChannel[] | undefined;
104
104
  mobile_numbers?: string | undefined;
105
105
  email_ids?: string | undefined;
106
106
  cc_email_ids?: string | undefined;
107
107
  }>, "many">>>;
108
108
  }, "strip", z.ZodTypeAny, {
109
+ link_type: LinkType;
109
110
  link_status: LinkStatus;
110
111
  status: Status;
111
112
  organisation_id: string;
112
113
  vehicle_id: string;
113
- link_type: LinkType;
114
114
  expire_milliseconds: number;
115
115
  GPSLiveTrackShareLinkNotification: {
116
+ gps_live_track_share_link_id: string;
116
117
  status: Status;
117
118
  organisation_id: string;
118
119
  notification_channels: NotificationChannel[];
119
120
  mobile_numbers: string;
120
121
  email_ids: string;
121
122
  cc_email_ids: string;
122
- gps_live_track_share_link_id: string;
123
123
  }[];
124
124
  }, {
125
+ link_type: LinkType;
125
126
  link_status: LinkStatus;
126
127
  status: Status;
127
128
  organisation_id: string;
128
129
  vehicle_id: string;
129
- link_type: LinkType;
130
130
  expire_milliseconds?: unknown;
131
131
  GPSLiveTrackShareLinkNotification?: {
132
+ gps_live_track_share_link_id: string;
132
133
  status: Status;
133
134
  organisation_id: string;
134
- gps_live_track_share_link_id: string;
135
135
  notification_channels?: NotificationChannel[] | undefined;
136
136
  mobile_numbers?: string | undefined;
137
137
  email_ids?: string | undefined;
@@ -192,9 +192,9 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
192
192
  link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
193
193
  gps_live_track_share_link_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
194
194
  }, "strip", z.ZodTypeAny, {
195
+ link_type: LinkType[];
195
196
  link_status: LinkStatus[];
196
197
  status: Status[];
197
- time_zone_id: string;
198
198
  search: string;
199
199
  paging: PAGING;
200
200
  page_count: number;
@@ -214,13 +214,14 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
214
214
  }[];
215
215
  include_master_data: YesNo;
216
216
  date_format_id: string;
217
+ time_zone_id: string;
217
218
  organisation_ids: string[];
218
219
  vehicle_ids: string[];
219
- link_type: LinkType[];
220
220
  gps_live_track_share_link_ids: string[];
221
221
  }, {
222
- time_zone_id: string;
223
222
  date_format_id: string;
223
+ time_zone_id: string;
224
+ link_type?: LinkType[] | undefined;
224
225
  link_status?: LinkStatus[] | undefined;
225
226
  status?: Status[] | undefined;
226
227
  search?: string | undefined;
@@ -243,7 +244,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
243
244
  include_master_data?: YesNo | undefined;
244
245
  organisation_ids?: string[] | undefined;
245
246
  vehicle_ids?: string[] | undefined;
246
- link_type?: LinkType[] | undefined;
247
247
  gps_live_track_share_link_ids?: string[] | undefined;
248
248
  }>;
249
249
  type GPSLiveTrackShareLinkQueryDTO = z.infer<typeof GPSLiveTrackShareLinkQuerySchema>;
@@ -226,8 +226,6 @@ var YesNo = /* @__PURE__ */ ((YesNo2) => {
226
226
  })(YesNo || {});
227
227
  var NotificationChannel = /* @__PURE__ */ ((NotificationChannel2) => {
228
228
  NotificationChannel2["Push"] = "Push";
229
- NotificationChannel2["WhatsApp"] = "WhatsApp";
230
- NotificationChannel2["SMS"] = "SMS";
231
229
  NotificationChannel2["Email"] = "Email";
232
230
  return NotificationChannel2;
233
231
  })(NotificationChannel || {});