vms-nest-prisma-api-document 42.0.0 → 45.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.
- package/dist/services/account/bookmark_service.d.ts +9 -9
- package/dist/services/account/notification_preferences.service.d.ts +11 -11
- package/dist/services/account/report_preferences.service.d.ts +25 -24
- package/dist/services/account/ticket_service.d.ts +2 -2
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +17 -17
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +32 -32
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +46 -46
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +9 -9
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +6 -6
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +12 -12
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +13 -13
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +14 -14
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +6 -6
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +3 -3
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_eway_bill_provider_service.d.ts +2 -2
- package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +5 -5
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +5 -5
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/faq_service.d.ts +1 -1
- package/package.json +1 -1
- package/dist/{user_organisation_service-DqZC6EYi.d.ts → user_organisation_service-DRukc453.d.ts} +29 -29
|
@@ -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-
|
|
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-DRukc453.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';
|
|
@@ -84,6 +84,7 @@ declare const FleetFuelRemovalFileSchema: z.ZodObject<{
|
|
|
84
84
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
85
85
|
fleet_fuel_removal_id: z.ZodEffects<z.ZodString, string, string>;
|
|
86
86
|
}, "strip", z.ZodTypeAny, {
|
|
87
|
+
fleet_fuel_removal_id: string;
|
|
87
88
|
status: Status;
|
|
88
89
|
organisation_id: string;
|
|
89
90
|
usage_type: string;
|
|
@@ -94,13 +95,12 @@ declare const FleetFuelRemovalFileSchema: z.ZodObject<{
|
|
|
94
95
|
file_description: string;
|
|
95
96
|
file_size: number;
|
|
96
97
|
file_metadata: Record<string, any>;
|
|
97
|
-
fleet_fuel_removal_id: string;
|
|
98
98
|
}, {
|
|
99
|
+
fleet_fuel_removal_id: string;
|
|
99
100
|
status: Status;
|
|
100
101
|
organisation_id: string;
|
|
101
102
|
usage_type: string;
|
|
102
103
|
file_type: FileType;
|
|
103
|
-
fleet_fuel_removal_id: string;
|
|
104
104
|
file_url?: string | undefined;
|
|
105
105
|
file_key?: string | undefined;
|
|
106
106
|
file_name?: string | undefined;
|
|
@@ -152,6 +152,7 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
152
152
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
153
153
|
fleet_fuel_removal_id: z.ZodEffects<z.ZodString, string, string>;
|
|
154
154
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
155
|
+
fleet_fuel_removal_id: string;
|
|
155
156
|
status: Status;
|
|
156
157
|
organisation_id: string;
|
|
157
158
|
usage_type: string;
|
|
@@ -162,13 +163,12 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
162
163
|
file_description: string;
|
|
163
164
|
file_size: number;
|
|
164
165
|
file_metadata: Record<string, any>;
|
|
165
|
-
fleet_fuel_removal_id: string;
|
|
166
166
|
}, {
|
|
167
|
+
fleet_fuel_removal_id: string;
|
|
167
168
|
status: Status;
|
|
168
169
|
organisation_id: string;
|
|
169
170
|
usage_type: string;
|
|
170
171
|
file_type: FileType;
|
|
171
|
-
fleet_fuel_removal_id: string;
|
|
172
172
|
file_url?: string | undefined;
|
|
173
173
|
file_key?: string | undefined;
|
|
174
174
|
file_name?: string | undefined;
|
|
@@ -177,26 +177,26 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
177
177
|
file_metadata?: Record<string, any> | undefined;
|
|
178
178
|
}>, "many">>>;
|
|
179
179
|
}, "strip", z.ZodTypeAny, {
|
|
180
|
+
odometer_reading: number;
|
|
181
|
+
date_time: string;
|
|
182
|
+
admin_verify_status: GPSFuelApproveStatus;
|
|
183
|
+
transporter_verify_status: GPSFuelApproveStatus;
|
|
184
|
+
fuel_removal_reason_id: string;
|
|
185
|
+
removal_details: string;
|
|
186
|
+
entry_source: RefillEntrySource;
|
|
187
|
+
source_reference_id: string;
|
|
188
|
+
source_notes: string;
|
|
189
|
+
google_location: string;
|
|
180
190
|
status: Status;
|
|
181
191
|
organisation_id: string;
|
|
182
192
|
user_id: string;
|
|
183
193
|
vehicle_id: string;
|
|
184
194
|
driver_id: string;
|
|
185
195
|
device_id: string;
|
|
186
|
-
time_zone_id: string;
|
|
187
196
|
vehicle_fuel_type_id: string;
|
|
188
197
|
vehicle_fuel_unit_id: string;
|
|
189
|
-
odometer_reading: number;
|
|
190
|
-
google_location: string;
|
|
191
|
-
date_time: string;
|
|
192
|
-
admin_verify_status: GPSFuelApproveStatus;
|
|
193
|
-
transporter_verify_status: GPSFuelApproveStatus;
|
|
194
|
-
entry_source: RefillEntrySource;
|
|
195
|
-
source_reference_id: string;
|
|
196
|
-
source_notes: string;
|
|
197
|
-
fuel_removal_reason_id: string;
|
|
198
|
-
removal_details: string;
|
|
199
198
|
FleetFuelRemovalFile: {
|
|
199
|
+
fleet_fuel_removal_id: string;
|
|
200
200
|
status: Status;
|
|
201
201
|
organisation_id: string;
|
|
202
202
|
usage_type: string;
|
|
@@ -207,52 +207,52 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
207
207
|
file_description: string;
|
|
208
208
|
file_size: number;
|
|
209
209
|
file_metadata: Record<string, any>;
|
|
210
|
-
fleet_fuel_removal_id: string;
|
|
211
210
|
}[];
|
|
212
|
-
|
|
213
|
-
longitude?: number | undefined;
|
|
214
|
-
cost_per_unit?: number | undefined;
|
|
215
|
-
total_cost?: number | undefined;
|
|
211
|
+
time_zone_id: string;
|
|
216
212
|
before_removal_quantity?: number | undefined;
|
|
217
213
|
after_removal_quantity?: number | undefined;
|
|
218
214
|
removal_quantity?: number | undefined;
|
|
219
215
|
verified_removal_quantity?: number | undefined;
|
|
220
216
|
diff_removal_quantity?: number | undefined;
|
|
217
|
+
cost_per_unit?: number | undefined;
|
|
218
|
+
total_cost?: number | undefined;
|
|
219
|
+
latitude?: number | undefined;
|
|
220
|
+
longitude?: number | undefined;
|
|
221
221
|
}, {
|
|
222
|
+
date_time: string;
|
|
223
|
+
admin_verify_status: GPSFuelApproveStatus;
|
|
224
|
+
transporter_verify_status: GPSFuelApproveStatus;
|
|
225
|
+
fuel_removal_reason_id: string;
|
|
222
226
|
status: Status;
|
|
223
227
|
organisation_id: string;
|
|
224
228
|
user_id: string;
|
|
225
229
|
vehicle_id: string;
|
|
226
230
|
driver_id: string;
|
|
227
231
|
device_id: string;
|
|
228
|
-
time_zone_id: string;
|
|
229
232
|
vehicle_fuel_type_id: string;
|
|
230
233
|
vehicle_fuel_unit_id: string;
|
|
231
|
-
|
|
232
|
-
admin_verify_status: GPSFuelApproveStatus;
|
|
233
|
-
transporter_verify_status: GPSFuelApproveStatus;
|
|
234
|
-
fuel_removal_reason_id: string;
|
|
235
|
-
odometer_reading?: unknown;
|
|
236
|
-
latitude?: unknown;
|
|
237
|
-
longitude?: unknown;
|
|
238
|
-
google_location?: string | undefined;
|
|
239
|
-
cost_per_unit?: unknown;
|
|
240
|
-
total_cost?: unknown;
|
|
241
|
-
entry_source?: RefillEntrySource | undefined;
|
|
242
|
-
source_reference_id?: string | undefined;
|
|
243
|
-
source_notes?: string | undefined;
|
|
234
|
+
time_zone_id: string;
|
|
244
235
|
before_removal_quantity?: unknown;
|
|
245
236
|
after_removal_quantity?: unknown;
|
|
246
237
|
removal_quantity?: unknown;
|
|
247
238
|
verified_removal_quantity?: unknown;
|
|
248
239
|
diff_removal_quantity?: unknown;
|
|
240
|
+
odometer_reading?: unknown;
|
|
241
|
+
cost_per_unit?: unknown;
|
|
242
|
+
total_cost?: unknown;
|
|
249
243
|
removal_details?: string | undefined;
|
|
244
|
+
entry_source?: RefillEntrySource | undefined;
|
|
245
|
+
source_reference_id?: string | undefined;
|
|
246
|
+
source_notes?: string | undefined;
|
|
247
|
+
latitude?: unknown;
|
|
248
|
+
longitude?: unknown;
|
|
249
|
+
google_location?: string | undefined;
|
|
250
250
|
FleetFuelRemovalFile?: {
|
|
251
|
+
fleet_fuel_removal_id: string;
|
|
251
252
|
status: Status;
|
|
252
253
|
organisation_id: string;
|
|
253
254
|
usage_type: string;
|
|
254
255
|
file_type: FileType;
|
|
255
|
-
fleet_fuel_removal_id: string;
|
|
256
256
|
file_url?: string | undefined;
|
|
257
257
|
file_key?: string | undefined;
|
|
258
258
|
file_name?: string | undefined;
|
|
@@ -307,7 +307,11 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
307
307
|
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
308
308
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
309
309
|
}, "strip", z.ZodTypeAny, {
|
|
310
|
+
admin_verify_status: GPSFuelApproveStatus[];
|
|
311
|
+
transporter_verify_status: GPSFuelApproveStatus[];
|
|
312
|
+
entry_source: RefillEntrySource[];
|
|
310
313
|
status: Status[];
|
|
314
|
+
time_zone_id: string;
|
|
311
315
|
search: string;
|
|
312
316
|
paging: PAGING;
|
|
313
317
|
page_count: number;
|
|
@@ -327,25 +331,24 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
327
331
|
}[];
|
|
328
332
|
include_master_data: YesNo;
|
|
329
333
|
date_format_id: string;
|
|
330
|
-
time_zone_id: string;
|
|
331
334
|
organisation_ids: string[];
|
|
332
335
|
user_ids: string[];
|
|
333
336
|
vehicle_ids: string[];
|
|
334
337
|
driver_ids: string[];
|
|
335
338
|
device_ids: string[];
|
|
336
|
-
from_date: string;
|
|
337
|
-
to_date: string;
|
|
338
339
|
vehicle_fuel_type_ids: string[];
|
|
339
|
-
admin_verify_status: GPSFuelApproveStatus[];
|
|
340
|
-
transporter_verify_status: GPSFuelApproveStatus[];
|
|
341
|
-
entry_source: RefillEntrySource[];
|
|
342
340
|
vehicle_fuel_unit_ids: string[];
|
|
343
341
|
fuel_removal_reason_ids: string[];
|
|
342
|
+
from_date: string;
|
|
343
|
+
to_date: string;
|
|
344
344
|
}, {
|
|
345
|
-
date_format_id: string;
|
|
346
345
|
time_zone_id: string;
|
|
346
|
+
date_format_id: string;
|
|
347
347
|
from_date: string;
|
|
348
348
|
to_date: string;
|
|
349
|
+
admin_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
350
|
+
transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
351
|
+
entry_source?: RefillEntrySource[] | undefined;
|
|
349
352
|
status?: Status[] | undefined;
|
|
350
353
|
search?: string | undefined;
|
|
351
354
|
paging?: PAGING | undefined;
|
|
@@ -371,9 +374,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
371
374
|
driver_ids?: string[] | undefined;
|
|
372
375
|
device_ids?: string[] | undefined;
|
|
373
376
|
vehicle_fuel_type_ids?: string[] | undefined;
|
|
374
|
-
admin_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
375
|
-
transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
376
|
-
entry_source?: RefillEntrySource[] | undefined;
|
|
377
377
|
vehicle_fuel_unit_ids?: string[] | undefined;
|
|
378
378
|
fuel_removal_reason_ids?: string[] | undefined;
|
|
379
379
|
}>;
|
|
@@ -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-
|
|
4
|
+
import { U as UserOrganisation } from '../../../../user_organisation_service-DRukc453.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 { 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-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-DRukc453.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';
|
|
@@ -36,23 +36,23 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
36
36
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
37
37
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
38
38
|
}, "strip", z.ZodTypeAny, {
|
|
39
|
+
geofence_status_type: GeofenceStatusType;
|
|
40
|
+
geofence_time: string;
|
|
39
41
|
status: Status;
|
|
40
42
|
organisation_id: string;
|
|
41
43
|
vehicle_id: string;
|
|
42
44
|
driver_id: string;
|
|
43
|
-
time_zone_id: string;
|
|
44
45
|
gps_geofence_id: string;
|
|
46
|
+
time_zone_id: string;
|
|
47
|
+
}, {
|
|
45
48
|
geofence_status_type: GeofenceStatusType;
|
|
46
49
|
geofence_time: string;
|
|
47
|
-
}, {
|
|
48
50
|
status: Status;
|
|
49
51
|
organisation_id: string;
|
|
50
52
|
vehicle_id: string;
|
|
51
53
|
driver_id: string;
|
|
52
|
-
time_zone_id: string;
|
|
53
54
|
gps_geofence_id: string;
|
|
54
|
-
|
|
55
|
-
geofence_time: string;
|
|
55
|
+
time_zone_id: string;
|
|
56
56
|
}>;
|
|
57
57
|
type GPSGeofenceTransactionDTO = z.infer<typeof GPSGeofenceTransactionSchema>;
|
|
58
58
|
declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
@@ -94,6 +94,7 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
94
94
|
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
95
95
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
+
geofence_status_type: GeofenceStatusType[];
|
|
97
98
|
status: Status[];
|
|
98
99
|
time_zone_id: string;
|
|
99
100
|
search: string;
|
|
@@ -118,15 +119,15 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
118
119
|
organisation_ids: string[];
|
|
119
120
|
vehicle_ids: string[];
|
|
120
121
|
driver_ids: string[];
|
|
122
|
+
gps_geofence_ids: string[];
|
|
121
123
|
from_date: string;
|
|
122
124
|
to_date: string;
|
|
123
|
-
gps_geofence_ids: string[];
|
|
124
|
-
geofence_status_type: GeofenceStatusType[];
|
|
125
125
|
}, {
|
|
126
126
|
time_zone_id: string;
|
|
127
127
|
date_format_id: string;
|
|
128
128
|
from_date: string;
|
|
129
129
|
to_date: string;
|
|
130
|
+
geofence_status_type?: GeofenceStatusType[] | undefined;
|
|
130
131
|
status?: Status[] | undefined;
|
|
131
132
|
search?: string | undefined;
|
|
132
133
|
paging?: PAGING | undefined;
|
|
@@ -150,7 +151,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
150
151
|
vehicle_ids?: string[] | undefined;
|
|
151
152
|
driver_ids?: string[] | undefined;
|
|
152
153
|
gps_geofence_ids?: string[] | undefined;
|
|
153
|
-
geofence_status_type?: GeofenceStatusType[] | undefined;
|
|
154
154
|
}>;
|
|
155
155
|
type GPSGeofenceTransactionQueryDTO = z.infer<typeof GPSGeofenceTransactionQuerySchema>;
|
|
156
156
|
declare const toGPSGeofenceTransactionPayload: (data: GPSGeofenceTransaction) => GPSGeofenceTransactionDTO;
|
|
@@ -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-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-DRukc453.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';
|
|
@@ -46,15 +46,15 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
46
46
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
47
47
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
49
|
-
duration_seconds: number;
|
|
50
49
|
status: Status;
|
|
51
50
|
organisation_id: string;
|
|
52
51
|
vehicle_id: string;
|
|
53
52
|
driver_id: string;
|
|
54
|
-
time_zone_id: string;
|
|
55
53
|
gps_geofence_id: string;
|
|
54
|
+
time_zone_id: string;
|
|
56
55
|
geofence_enter_date_time: string;
|
|
57
56
|
geofence_exit_date_time: string;
|
|
57
|
+
duration_seconds: number;
|
|
58
58
|
enter_gps_geofence_transaction_id: string;
|
|
59
59
|
exit_gps_geofence_transaction_id: string;
|
|
60
60
|
}, {
|
|
@@ -62,13 +62,13 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
62
62
|
organisation_id: string;
|
|
63
63
|
vehicle_id: string;
|
|
64
64
|
driver_id: string;
|
|
65
|
-
time_zone_id: string;
|
|
66
65
|
gps_geofence_id: string;
|
|
66
|
+
time_zone_id: string;
|
|
67
67
|
geofence_enter_date_time: string;
|
|
68
68
|
enter_gps_geofence_transaction_id: string;
|
|
69
69
|
exit_gps_geofence_transaction_id: string;
|
|
70
|
-
duration_seconds?: unknown;
|
|
71
70
|
geofence_exit_date_time?: string | undefined;
|
|
71
|
+
duration_seconds?: unknown;
|
|
72
72
|
}>;
|
|
73
73
|
type GPSGeofenceTransactionSummaryDTO = z.infer<typeof GPSGeofenceTransactionSummarySchema>;
|
|
74
74
|
declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
@@ -133,9 +133,9 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
133
133
|
organisation_ids: string[];
|
|
134
134
|
vehicle_ids: string[];
|
|
135
135
|
driver_ids: string[];
|
|
136
|
+
gps_geofence_ids: string[];
|
|
136
137
|
from_date: string;
|
|
137
138
|
to_date: string;
|
|
138
|
-
gps_geofence_ids: string[];
|
|
139
139
|
}, {
|
|
140
140
|
time_zone_id: string;
|
|
141
141
|
date_format_id: string;
|
|
@@ -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-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-DRukc453.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -55,31 +55,31 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
55
55
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
56
56
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
58
|
+
status: Status;
|
|
59
|
+
organisation_id: string;
|
|
60
|
+
vehicle_id: string;
|
|
61
|
+
driver_id: string;
|
|
62
|
+
time_zone_id: string;
|
|
63
|
+
duration_seconds: number;
|
|
58
64
|
from_geofence_exit_date_time: string;
|
|
59
65
|
to_geofence_enter_date_time: string;
|
|
60
|
-
duration_seconds: number;
|
|
61
66
|
travel_duration_seconds: number;
|
|
62
67
|
stopped_duration_seconds: number;
|
|
63
68
|
max_speed: number;
|
|
64
69
|
avg_speed: number;
|
|
65
|
-
status: Status;
|
|
66
|
-
organisation_id: string;
|
|
67
|
-
vehicle_id: string;
|
|
68
|
-
driver_id: string;
|
|
69
70
|
from_geofence_id: string;
|
|
70
71
|
to_geofence_id: string;
|
|
71
|
-
time_zone_id: string;
|
|
72
72
|
distance_meters?: number | undefined;
|
|
73
73
|
}, {
|
|
74
|
-
from_geofence_exit_date_time: string;
|
|
75
|
-
to_geofence_enter_date_time: string;
|
|
76
74
|
status: Status;
|
|
77
75
|
organisation_id: string;
|
|
78
76
|
vehicle_id: string;
|
|
79
77
|
driver_id: string;
|
|
78
|
+
time_zone_id: string;
|
|
79
|
+
from_geofence_exit_date_time: string;
|
|
80
|
+
to_geofence_enter_date_time: string;
|
|
80
81
|
from_geofence_id: string;
|
|
81
82
|
to_geofence_id: string;
|
|
82
|
-
time_zone_id: string;
|
|
83
83
|
duration_seconds?: unknown;
|
|
84
84
|
travel_duration_seconds?: unknown;
|
|
85
85
|
stopped_duration_seconds?: unknown;
|
|
@@ -151,10 +151,10 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
151
151
|
organisation_ids: string[];
|
|
152
152
|
vehicle_ids: string[];
|
|
153
153
|
driver_ids: string[];
|
|
154
|
-
from_geofence_ids: string[];
|
|
155
|
-
to_geofence_ids: string[];
|
|
156
154
|
from_date: string;
|
|
157
155
|
to_date: string;
|
|
156
|
+
from_geofence_ids: string[];
|
|
157
|
+
to_geofence_ids: string[];
|
|
158
158
|
}, {
|
|
159
159
|
time_zone_id: string;
|
|
160
160
|
date_format_id: string;
|
|
@@ -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-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../../user_organisation_service-DRukc453.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>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { TrackHistoryLinkStatus, 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-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../../user_organisation_service-DRukc453.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -48,17 +48,17 @@ declare const GPSTrackHistoryShareLinkNotificationSchema: z.ZodObject<{
|
|
|
48
48
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
49
49
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
50
50
|
}, "strip", z.ZodTypeAny, {
|
|
51
|
-
gps_track_history_share_link_id: string;
|
|
52
51
|
status: Status;
|
|
53
52
|
organisation_id: string;
|
|
54
53
|
notification_channels: NotificationChannel[];
|
|
55
54
|
mobile_numbers: string;
|
|
56
55
|
email_ids: string;
|
|
57
56
|
cc_email_ids: string;
|
|
58
|
-
}, {
|
|
59
57
|
gps_track_history_share_link_id: string;
|
|
58
|
+
}, {
|
|
60
59
|
status: Status;
|
|
61
60
|
organisation_id: string;
|
|
61
|
+
gps_track_history_share_link_id: string;
|
|
62
62
|
notification_channels?: NotificationChannel[] | undefined;
|
|
63
63
|
mobile_numbers?: string | undefined;
|
|
64
64
|
email_ids?: string | undefined;
|
|
@@ -82,51 +82,51 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
82
82
|
cc_email_ids: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
83
83
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
84
84
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
85
|
-
gps_track_history_share_link_id: string;
|
|
86
85
|
status: Status;
|
|
87
86
|
organisation_id: string;
|
|
88
87
|
notification_channels: NotificationChannel[];
|
|
89
88
|
mobile_numbers: string;
|
|
90
89
|
email_ids: string;
|
|
91
90
|
cc_email_ids: string;
|
|
92
|
-
}, {
|
|
93
91
|
gps_track_history_share_link_id: string;
|
|
92
|
+
}, {
|
|
94
93
|
status: Status;
|
|
95
94
|
organisation_id: string;
|
|
95
|
+
gps_track_history_share_link_id: string;
|
|
96
96
|
notification_channels?: NotificationChannel[] | undefined;
|
|
97
97
|
mobile_numbers?: string | undefined;
|
|
98
98
|
email_ids?: string | undefined;
|
|
99
99
|
cc_email_ids?: string | undefined;
|
|
100
100
|
}>, "many">>>;
|
|
101
101
|
}, "strip", z.ZodTypeAny, {
|
|
102
|
-
from_date_time: string;
|
|
103
|
-
to_date_time: string;
|
|
104
102
|
link_status: TrackHistoryLinkStatus;
|
|
105
103
|
status: Status;
|
|
106
104
|
organisation_id: string;
|
|
107
105
|
vehicle_id: string;
|
|
106
|
+
time_zone_id: string;
|
|
107
|
+
from_date_time: string;
|
|
108
|
+
to_date_time: string;
|
|
108
109
|
GPSTrackHistoryShareLinkNotification: {
|
|
109
|
-
gps_track_history_share_link_id: string;
|
|
110
110
|
status: Status;
|
|
111
111
|
organisation_id: string;
|
|
112
112
|
notification_channels: NotificationChannel[];
|
|
113
113
|
mobile_numbers: string;
|
|
114
114
|
email_ids: string;
|
|
115
115
|
cc_email_ids: string;
|
|
116
|
+
gps_track_history_share_link_id: string;
|
|
116
117
|
}[];
|
|
117
|
-
time_zone_id: string;
|
|
118
118
|
}, {
|
|
119
|
-
from_date_time: string;
|
|
120
|
-
to_date_time: string;
|
|
121
119
|
link_status: TrackHistoryLinkStatus;
|
|
122
120
|
status: Status;
|
|
123
121
|
organisation_id: string;
|
|
124
122
|
vehicle_id: string;
|
|
125
123
|
time_zone_id: string;
|
|
124
|
+
from_date_time: string;
|
|
125
|
+
to_date_time: string;
|
|
126
126
|
GPSTrackHistoryShareLinkNotification?: {
|
|
127
|
-
gps_track_history_share_link_id: string;
|
|
128
127
|
status: Status;
|
|
129
128
|
organisation_id: string;
|
|
129
|
+
gps_track_history_share_link_id: string;
|
|
130
130
|
notification_channels?: NotificationChannel[] | undefined;
|
|
131
131
|
mobile_numbers?: string | undefined;
|
|
132
132
|
email_ids?: string | undefined;
|
|
@@ -172,7 +172,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
172
172
|
}, "strip", z.ZodTypeAny, {
|
|
173
173
|
link_status: TrackHistoryLinkStatus[];
|
|
174
174
|
status: Status[];
|
|
175
|
-
time_zone_id: string;
|
|
176
175
|
search: string;
|
|
177
176
|
paging: PAGING;
|
|
178
177
|
page_count: number;
|
|
@@ -192,12 +191,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
192
191
|
}[];
|
|
193
192
|
include_master_data: YesNo;
|
|
194
193
|
date_format_id: string;
|
|
194
|
+
time_zone_id: string;
|
|
195
195
|
organisation_ids: string[];
|
|
196
196
|
vehicle_ids: string[];
|
|
197
197
|
gps_track_history_share_link_ids: string[];
|
|
198
198
|
}, {
|
|
199
|
-
time_zone_id: string;
|
|
200
199
|
date_format_id: string;
|
|
200
|
+
time_zone_id: string;
|
|
201
201
|
link_status?: TrackHistoryLinkStatus[] | undefined;
|
|
202
202
|
status?: Status[] | undefined;
|
|
203
203
|
search?: string | undefined;
|
|
@@ -2,5 +2,5 @@ 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 { c2 as AssignRemoveDeviceHistory, c8 as DeviceSimLinkDTO, c7 as DeviceSimLinkSchema, c as MasterDevice, c4 as MasterDeviceDTO, c6 as MasterDeviceQueryDTO, c5 as MasterDeviceQuerySchema, c3 as MasterDeviceSchema, cc as createMasterDevice, ce as deleteMasterDevice, cf as device_sim_link, cg as device_sim_unlink, cb as findMasterDevices, ci as get_device_sim_link_history_by_device, ch as get_device_sim_link_history_by_sim, ca as newMasterDevicePayload, c9 as toMasterDevicePayload, cd as updateMasterDevice } from '../../../user_organisation_service-
|
|
5
|
+
export { c2 as AssignRemoveDeviceHistory, c8 as DeviceSimLinkDTO, c7 as DeviceSimLinkSchema, c as MasterDevice, c4 as MasterDeviceDTO, c6 as MasterDeviceQueryDTO, c5 as MasterDeviceQuerySchema, c3 as MasterDeviceSchema, cc as createMasterDevice, ce as deleteMasterDevice, cf as device_sim_link, cg as device_sim_unlink, cb as findMasterDevices, ci as get_device_sim_link_history_by_device, ch as get_device_sim_link_history_by_sim, ca as newMasterDevicePayload, c9 as toMasterDevicePayload, cd as updateMasterDevice } from '../../../user_organisation_service-DRukc453.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { a_ as AssignRemoveDriverHistory, b2 as DriverQueryDTO, b1 as DriverQuerySchema, b as MasterDriver, b0 as MasterDriverDTO, a$ as MasterDriverSchema, b6 as createDriver, b8 as deleteDriver, b5 as findDrivers, ba as getDriverCache, bb as getDriverSimpleCache, b9 as getPresignedUrlForDriver, b4 as newDriverPayload, b3 as toDriverPayload, b7 as updateDriver } from '../../../user_organisation_service-
|
|
4
|
+
export { a_ as AssignRemoveDriverHistory, b2 as DriverQueryDTO, b1 as DriverQuerySchema, b as MasterDriver, b0 as MasterDriverDTO, a$ as MasterDriverSchema, b6 as createDriver, b8 as deleteDriver, b5 as findDrivers, ba as getDriverCache, bb as getDriverSimpleCache, b9 as getPresignedUrlForDriver, b4 as newDriverPayload, b3 as toDriverPayload, b7 as updateDriver } from '../../../user_organisation_service-DRukc453.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { bT as AssignRemoveSimHistory, bS as MasterSim, bV as MasterSimDTO, bX as MasterSimQueryDTO, bW as MasterSimQuerySchema, bU as MasterSimSchema, b$ as createMasterSim, c1 as deleteMasterSim, b_ as findMasterSims, bZ as newMasterSimPayload, bY as toMasterSimPayload, c0 as updateMasterSim } from '../../../user_organisation_service-
|
|
4
|
+
export { bT as AssignRemoveSimHistory, bS as MasterSim, bV as MasterSimDTO, bX as MasterSimQueryDTO, bW as MasterSimQuerySchema, bU as MasterSimSchema, b$ as createMasterSim, c1 as deleteMasterSim, b_ as findMasterSims, bZ as newMasterSimPayload, bY as toMasterSimPayload, c0 as updateMasterSim } from '../../../user_organisation_service-DRukc453.js';
|
|
5
5
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|