vms-nest-prisma-api-document 219.0.0 → 220.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 +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +13 -84
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.js +18 -16
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +25 -9
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.js +74 -42
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +16 -13
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.js +60 -54
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +75 -75
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +47 -47
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +43 -43
- package/dist/services/fleet/service_management/fleet_service_management_task_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- 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 +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +5 -5
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +8 -8
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- 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_admin_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/main/vehicle/master_vehicle_service.js +18 -18
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_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 +5 -5
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- 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 +4 -4
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +4 -4
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +4 -4
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +4 -4
- 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_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- 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 +9 -9
- 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 +3 -3
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +5 -5
- 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 +1 -1
- 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/static_pages_service.d.ts +1 -1
- package/dist/{user_organisation_service-Bkq3GOUs.d.ts → user_organisation_service-WD4PyTEx.d.ts} +9 -7
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@ import { ServiceStatus, ServiceType, YesNo, PaymentStatus, Status, FileType, PAG
|
|
|
2
2
|
import { BaseCommonFile, BR, AWSPresignedUrl, SBR, FBR } 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, F as FleetVendor,
|
|
5
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, F as FleetVendor, h as FleetVendorServiceCenter } from '../../../user_organisation_service-WD4PyTEx.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
8
8
|
interface FleetServiceManagement extends Record<string, unknown> {
|
|
@@ -84,8 +84,9 @@ declare const FleetServiceManagementFileSchema: z.ZodObject<{
|
|
|
84
84
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
85
85
|
service_management_id: z.ZodEffects<z.ZodString, string, string>;
|
|
86
86
|
}, "strip", z.ZodTypeAny, {
|
|
87
|
-
status: Status;
|
|
88
87
|
service_management_id: string;
|
|
88
|
+
status: Status;
|
|
89
|
+
organisation_id: string;
|
|
89
90
|
usage_type: string;
|
|
90
91
|
file_type: FileType;
|
|
91
92
|
file_url: string;
|
|
@@ -94,13 +95,12 @@ declare const FleetServiceManagementFileSchema: z.ZodObject<{
|
|
|
94
95
|
file_description: string;
|
|
95
96
|
file_size: number;
|
|
96
97
|
file_metadata: Record<string, any>;
|
|
97
|
-
organisation_id: string;
|
|
98
98
|
}, {
|
|
99
|
-
status: Status;
|
|
100
99
|
service_management_id: string;
|
|
100
|
+
status: Status;
|
|
101
|
+
organisation_id: string;
|
|
101
102
|
usage_type: string;
|
|
102
103
|
file_type: FileType;
|
|
103
|
-
organisation_id: string;
|
|
104
104
|
file_url?: string | undefined;
|
|
105
105
|
file_key?: string | undefined;
|
|
106
106
|
file_name?: string | undefined;
|
|
@@ -155,8 +155,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
155
155
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
156
156
|
service_management_id: z.ZodEffects<z.ZodString, string, string>;
|
|
157
157
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
158
|
-
status: Status;
|
|
159
158
|
service_management_id: string;
|
|
159
|
+
status: Status;
|
|
160
|
+
organisation_id: string;
|
|
160
161
|
usage_type: string;
|
|
161
162
|
file_type: FileType;
|
|
162
163
|
file_url: string;
|
|
@@ -165,13 +166,12 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
165
166
|
file_description: string;
|
|
166
167
|
file_size: number;
|
|
167
168
|
file_metadata: Record<string, any>;
|
|
168
|
-
organisation_id: string;
|
|
169
169
|
}, {
|
|
170
|
-
status: Status;
|
|
171
170
|
service_management_id: string;
|
|
171
|
+
status: Status;
|
|
172
|
+
organisation_id: string;
|
|
172
173
|
usage_type: string;
|
|
173
174
|
file_type: FileType;
|
|
174
|
-
organisation_id: string;
|
|
175
175
|
file_url?: string | undefined;
|
|
176
176
|
file_key?: string | undefined;
|
|
177
177
|
file_name?: string | undefined;
|
|
@@ -180,23 +180,16 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
180
180
|
file_metadata?: Record<string, any> | undefined;
|
|
181
181
|
}>, "many">>>;
|
|
182
182
|
}, "strip", z.ZodTypeAny, {
|
|
183
|
-
status: Status;
|
|
184
|
-
organisation_id: string;
|
|
185
|
-
driver_id: string;
|
|
186
|
-
vehicle_id: string;
|
|
187
|
-
user_id: string;
|
|
188
|
-
service_center_id: string;
|
|
189
|
-
vendor_id: string;
|
|
190
|
-
rating: number;
|
|
191
|
-
odometer_reading: number;
|
|
192
|
-
service_start_date: string;
|
|
193
183
|
service_status: ServiceStatus;
|
|
194
184
|
service_type: ServiceType;
|
|
195
185
|
service_date: string;
|
|
186
|
+
service_start_date: string;
|
|
196
187
|
service_complete_date: string;
|
|
188
|
+
odometer_reading: number;
|
|
197
189
|
estimated_notes: string;
|
|
198
190
|
final_notes: string;
|
|
199
191
|
is_inhouse_service: YesNo;
|
|
192
|
+
rating: number;
|
|
200
193
|
rating_comments: string;
|
|
201
194
|
warranty_related_information: string;
|
|
202
195
|
payment_related_information: string;
|
|
@@ -204,9 +197,17 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
204
197
|
payment_method: string;
|
|
205
198
|
next_odometer_reading: number;
|
|
206
199
|
next_service_schedule_date: string;
|
|
200
|
+
status: Status;
|
|
201
|
+
organisation_id: string;
|
|
202
|
+
user_id: string;
|
|
203
|
+
vehicle_id: string;
|
|
204
|
+
driver_id: string;
|
|
205
|
+
vendor_id: string;
|
|
206
|
+
service_center_id: string;
|
|
207
207
|
FleetServiceManagementFileSchema: {
|
|
208
|
-
status: Status;
|
|
209
208
|
service_management_id: string;
|
|
209
|
+
status: Status;
|
|
210
|
+
organisation_id: string;
|
|
210
211
|
usage_type: string;
|
|
211
212
|
file_type: FileType;
|
|
212
213
|
file_url: string;
|
|
@@ -215,7 +216,6 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
215
216
|
file_description: string;
|
|
216
217
|
file_size: number;
|
|
217
218
|
file_metadata: Record<string, any>;
|
|
218
|
-
organisation_id: string;
|
|
219
219
|
}[];
|
|
220
220
|
fuel?: number | undefined;
|
|
221
221
|
estimated_labor_cost?: number | undefined;
|
|
@@ -225,23 +225,22 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
225
225
|
actual_parts_cost?: number | undefined;
|
|
226
226
|
actual_total_cost?: number | undefined;
|
|
227
227
|
}, {
|
|
228
|
-
status: Status;
|
|
229
|
-
organisation_id: string;
|
|
230
|
-
driver_id: string;
|
|
231
|
-
vehicle_id: string;
|
|
232
|
-
user_id: string;
|
|
233
|
-
service_center_id: string;
|
|
234
|
-
vendor_id: string;
|
|
235
228
|
service_status: ServiceStatus;
|
|
236
229
|
service_type: ServiceType;
|
|
237
230
|
service_date: string;
|
|
238
231
|
is_inhouse_service: YesNo;
|
|
239
232
|
payment_status: PaymentStatus;
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
233
|
+
status: Status;
|
|
234
|
+
organisation_id: string;
|
|
235
|
+
user_id: string;
|
|
236
|
+
vehicle_id: string;
|
|
237
|
+
driver_id: string;
|
|
238
|
+
vendor_id: string;
|
|
239
|
+
service_center_id: string;
|
|
243
240
|
service_start_date?: string | undefined;
|
|
244
241
|
service_complete_date?: string | undefined;
|
|
242
|
+
odometer_reading?: unknown;
|
|
243
|
+
fuel?: unknown;
|
|
245
244
|
estimated_labor_cost?: unknown;
|
|
246
245
|
estimated_parts_cost?: unknown;
|
|
247
246
|
estimated_total_cost?: unknown;
|
|
@@ -250,6 +249,7 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
250
249
|
actual_parts_cost?: unknown;
|
|
251
250
|
actual_total_cost?: unknown;
|
|
252
251
|
final_notes?: string | undefined;
|
|
252
|
+
rating?: unknown;
|
|
253
253
|
rating_comments?: string | undefined;
|
|
254
254
|
warranty_related_information?: string | undefined;
|
|
255
255
|
payment_related_information?: string | undefined;
|
|
@@ -257,11 +257,11 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
257
257
|
next_odometer_reading?: unknown;
|
|
258
258
|
next_service_schedule_date?: string | undefined;
|
|
259
259
|
FleetServiceManagementFileSchema?: {
|
|
260
|
-
status: Status;
|
|
261
260
|
service_management_id: string;
|
|
261
|
+
status: Status;
|
|
262
|
+
organisation_id: string;
|
|
262
263
|
usage_type: string;
|
|
263
264
|
file_type: FileType;
|
|
264
|
-
organisation_id: string;
|
|
265
265
|
file_url?: string | undefined;
|
|
266
266
|
file_key?: string | undefined;
|
|
267
267
|
file_name?: string | undefined;
|
|
@@ -316,6 +316,10 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
316
316
|
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
317
317
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
318
318
|
}, "strip", z.ZodTypeAny, {
|
|
319
|
+
service_status: ServiceStatus[];
|
|
320
|
+
service_type: ServiceType[];
|
|
321
|
+
is_inhouse_service: YesNo[];
|
|
322
|
+
payment_status: PaymentStatus[];
|
|
319
323
|
status: Status[];
|
|
320
324
|
search: string;
|
|
321
325
|
paging: PAGING;
|
|
@@ -339,15 +343,11 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
339
343
|
time_zone_id: string;
|
|
340
344
|
service_management_ids: string[];
|
|
341
345
|
organisation_ids: string[];
|
|
346
|
+
user_ids: string[];
|
|
342
347
|
vehicle_ids: string[];
|
|
343
348
|
driver_ids: string[];
|
|
344
|
-
user_ids: string[];
|
|
345
349
|
vendor_ids: string[];
|
|
346
350
|
service_center_ids: string[];
|
|
347
|
-
service_status: ServiceStatus[];
|
|
348
|
-
service_type: ServiceType[];
|
|
349
|
-
is_inhouse_service: YesNo[];
|
|
350
|
-
payment_status: PaymentStatus[];
|
|
351
351
|
from_date: string;
|
|
352
352
|
to_date: string;
|
|
353
353
|
}, {
|
|
@@ -355,6 +355,10 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
355
355
|
time_zone_id: string;
|
|
356
356
|
from_date: string;
|
|
357
357
|
to_date: string;
|
|
358
|
+
service_status?: ServiceStatus[] | undefined;
|
|
359
|
+
service_type?: ServiceType[] | undefined;
|
|
360
|
+
is_inhouse_service?: YesNo[] | undefined;
|
|
361
|
+
payment_status?: PaymentStatus[] | undefined;
|
|
358
362
|
status?: Status[] | undefined;
|
|
359
363
|
search?: string | undefined;
|
|
360
364
|
paging?: PAGING | undefined;
|
|
@@ -376,15 +380,11 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
376
380
|
include_master_data?: YesNo | undefined;
|
|
377
381
|
service_management_ids?: string[] | undefined;
|
|
378
382
|
organisation_ids?: string[] | undefined;
|
|
383
|
+
user_ids?: string[] | undefined;
|
|
379
384
|
vehicle_ids?: string[] | undefined;
|
|
380
385
|
driver_ids?: string[] | undefined;
|
|
381
|
-
user_ids?: string[] | undefined;
|
|
382
386
|
vendor_ids?: string[] | undefined;
|
|
383
387
|
service_center_ids?: string[] | undefined;
|
|
384
|
-
service_status?: ServiceStatus[] | undefined;
|
|
385
|
-
service_type?: ServiceType[] | undefined;
|
|
386
|
-
is_inhouse_service?: YesNo[] | undefined;
|
|
387
|
-
payment_status?: PaymentStatus[] | undefined;
|
|
388
388
|
}>;
|
|
389
389
|
type FleetServiceManagementQueryDTO = z.infer<typeof FleetServiceManagementQuerySchema>;
|
|
390
390
|
declare const toFleetServiceManagementPayload: (row: FleetServiceManagement) => FleetServiceManagementDTO;
|
|
@@ -4,7 +4,7 @@ import { z } from 'zod';
|
|
|
4
4
|
import { FleetServiceManagement } from './fleet_service_management_service.js';
|
|
5
5
|
import { MasterFleetServiceTask } from '../../master/fleet/master_fleet_service_task_service.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
7
|
-
import '../../../user_organisation_service-
|
|
7
|
+
import '../../../user_organisation_service-WD4PyTEx.js';
|
|
8
8
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
9
9
|
|
|
10
10
|
interface FleetServiceManagementTask extends Record<string, unknown> {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { hW as FleetFuelStationRateDTO, hY as FleetFuelStationRateQueryDTO, hX as FleetFuelStationRateQuerySchema, hV as FleetFuelStationRateSchema,
|
|
4
|
+
export { hW as FleetFuelStationRateDTO, hY as FleetFuelStationRateQueryDTO, hX as FleetFuelStationRateQuerySchema, hV as FleetFuelStationRateSchema, e as FleetVendorFuelStation, hS as FleetVendorFuelStationDTO, hU as FleetVendorFuelStationQueryDTO, hT as FleetVendorFuelStationQuerySchema, hR as FleetVendorFuelStationSchema, i0 as createFleetVendorFuelStation, i2 as deleteFleetVendorFuelStation, h$ as findFleetVendorFuelStation, h_ as newFleetVendorFuelStationPayload, hZ as toFleetVendorFuelStationPayload, i1 as updateFleetVendorFuelStation } from '../../../user_organisation_service-WD4PyTEx.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -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 { F as FleetVendor, i5 as FleetVendorAddress, ij as FleetVendorAddressDTO, il as FleetVendorAddressQueryDTO, ik as FleetVendorAddressQuerySchema, ii as FleetVendorAddressSchema, i6 as FleetVendorBankAccount, io as FleetVendorBankAccountDTO, iq as FleetVendorBankAccountQueryDTO, ip as FleetVendorBankAccountQuerySchema, im as FleetVendorBankAccountSchema, i7 as FleetVendorContactPersons, iu as FleetVendorContactPersonsDTO, is as FleetVendorContactPersonsLogoDTO, ir as FleetVendorContactPersonsLogoSchema, iw as FleetVendorContactPersonsQueryDTO, iv as FleetVendorContactPersonsQuerySchema, it as FleetVendorContactPersonsSchema, ie as FleetVendorDTO, i9 as FleetVendorDocument, iE as FleetVendorDocumentDTO, ia as FleetVendorDocumentFile, iC as FleetVendorDocumentFileDTO, iB as FleetVendorDocumentFileSchema, iG as FleetVendorDocumentQueryDTO, iF as FleetVendorDocumentQuerySchema, iD as FleetVendorDocumentSchema, ic as FleetVendorLogoDTO, ib as FleetVendorLogoSchema, ih as FleetVendorQueryDTO, ig as FleetVendorQuerySchema, i8 as FleetVendorReview, iy as FleetVendorReviewDTO, iA as FleetVendorReviewQueryDTO, iz as FleetVendorReviewQuerySchema, ix as FleetVendorReviewSchema, id as FleetVendorSchema, i4 as FleetVendorTagLink, i3 as FleetVendorTypeLink, iZ as createFleetVendor, j0 as createFleetVendorAddress, j4 as createFleetVendorBankAccount, j8 as createFleetVendorContactPersons, jk as createFleetVendorDocument, je as createFleetVendorReview, ji as create_file, i$ as deleteFleetVendor, j3 as deleteFleetVendorAddress, j7 as deleteFleetVendorBankAccount, jb as deleteFleetVendorContactPersons, jd as deleteFleetVendorContactPersonsLogo, jn as deleteFleetVendorDocument, iX as deleteFleetVendorLogo, jh as deleteFleetVendorReview, iY as findFleetVendor, j1 as findFleetVendorAddress, j5 as findFleetVendorBankAccount, j9 as findFleetVendorContactPersons, jl as findFleetVendorDocument, jf as findFleetVendorReview, jo as getFleetVendorCacheSimple, iV as get_vendor_document_file_presigned_url, iK as newFleetVendorAddressPayload, iM as newFleetVendorBankAccountPayload, iO as newFleetVendorContactPersonsPayload, iS as newFleetVendorDocumentPayload, iI as newFleetVendorPayload, iQ as newFleetVendorReviewPayload, jj as remove_file, iJ as toFleetVendorAddressPayload, iL as toFleetVendorBankAccountPayload, iN as toFleetVendorContactPersonsPayload, iR as toFleetVendorDocumentPayload, iH as toFleetVendorPayload, iP as toFleetVendorReviewPayload, i_ as updateFleetVendor, j2 as updateFleetVendorAddress, j6 as updateFleetVendorBankAccount, ja as updateFleetVendorContactPersons, jc as updateFleetVendorContactPersonsLogo, jm as updateFleetVendorDocument, iW as updateFleetVendorLogo, jg as updateFleetVendorReview, iU as vendor_contact_person_logo_presigned_url, iT as vendor_logo_presigned_url } from '../../../user_organisation_service-
|
|
5
|
+
export { F as FleetVendor, i5 as FleetVendorAddress, ij as FleetVendorAddressDTO, il as FleetVendorAddressQueryDTO, ik as FleetVendorAddressQuerySchema, ii as FleetVendorAddressSchema, i6 as FleetVendorBankAccount, io as FleetVendorBankAccountDTO, iq as FleetVendorBankAccountQueryDTO, ip as FleetVendorBankAccountQuerySchema, im as FleetVendorBankAccountSchema, i7 as FleetVendorContactPersons, iu as FleetVendorContactPersonsDTO, is as FleetVendorContactPersonsLogoDTO, ir as FleetVendorContactPersonsLogoSchema, iw as FleetVendorContactPersonsQueryDTO, iv as FleetVendorContactPersonsQuerySchema, it as FleetVendorContactPersonsSchema, ie as FleetVendorDTO, i9 as FleetVendorDocument, iE as FleetVendorDocumentDTO, ia as FleetVendorDocumentFile, iC as FleetVendorDocumentFileDTO, iB as FleetVendorDocumentFileSchema, iG as FleetVendorDocumentQueryDTO, iF as FleetVendorDocumentQuerySchema, iD as FleetVendorDocumentSchema, ic as FleetVendorLogoDTO, ib as FleetVendorLogoSchema, ih as FleetVendorQueryDTO, ig as FleetVendorQuerySchema, i8 as FleetVendorReview, iy as FleetVendorReviewDTO, iA as FleetVendorReviewQueryDTO, iz as FleetVendorReviewQuerySchema, ix as FleetVendorReviewSchema, id as FleetVendorSchema, i4 as FleetVendorTagLink, i3 as FleetVendorTypeLink, iZ as createFleetVendor, j0 as createFleetVendorAddress, j4 as createFleetVendorBankAccount, j8 as createFleetVendorContactPersons, jk as createFleetVendorDocument, je as createFleetVendorReview, ji as create_file, i$ as deleteFleetVendor, j3 as deleteFleetVendorAddress, j7 as deleteFleetVendorBankAccount, jb as deleteFleetVendorContactPersons, jd as deleteFleetVendorContactPersonsLogo, jn as deleteFleetVendorDocument, iX as deleteFleetVendorLogo, jh as deleteFleetVendorReview, iY as findFleetVendor, j1 as findFleetVendorAddress, j5 as findFleetVendorBankAccount, j9 as findFleetVendorContactPersons, jl as findFleetVendorDocument, jf as findFleetVendorReview, jo as getFleetVendorCacheSimple, iV as get_vendor_document_file_presigned_url, iK as newFleetVendorAddressPayload, iM as newFleetVendorBankAccountPayload, iO as newFleetVendorContactPersonsPayload, iS as newFleetVendorDocumentPayload, iI as newFleetVendorPayload, iQ as newFleetVendorReviewPayload, jj as remove_file, iJ as toFleetVendorAddressPayload, iL as toFleetVendorBankAccountPayload, iN as toFleetVendorContactPersonsPayload, iR as toFleetVendorDocumentPayload, iH as toFleetVendorPayload, iP as toFleetVendorReviewPayload, i_ as updateFleetVendor, j2 as updateFleetVendorAddress, j6 as updateFleetVendorBankAccount, ja as updateFleetVendorContactPersons, jc as updateFleetVendorContactPersonsLogo, jm as updateFleetVendorDocument, iW as updateFleetVendorLogo, jg as updateFleetVendorReview, iU as vendor_contact_person_logo_presigned_url, iT as vendor_logo_presigned_url } from '../../../user_organisation_service-WD4PyTEx.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 {
|
|
4
|
+
export { h as FleetVendorServiceCenter, hw as FleetVendorServiceCenterDTO, hy as FleetVendorServiceCenterQueryDTO, hx as FleetVendorServiceCenterQuerySchema, hv as FleetVendorServiceCenterSchema, hC as createFleetVendorServiceCenter, hE as deleteFleetVendorServiceCenter, hB as findFleetVendorServiceCenter, hA as newFleetVendorServiceCenterPayload, hz as toFleetVendorServiceCenterPayload, hD as updateFleetVendorServiceCenter } from '../../../user_organisation_service-WD4PyTEx.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
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-
|
|
4
|
+
import { U as UserOrganisation } from '../../../../user_organisation_service-WD4PyTEx.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-WD4PyTEx.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-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-WD4PyTEx.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-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-WD4PyTEx.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, 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-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../../user_organisation_service-WD4PyTEx.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 GPSLiveTrackShareLinkNotificationSchema: 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_live_track_share_link_id: string;
|
|
51
52
|
status: Status;
|
|
52
53
|
organisation_id: string;
|
|
53
54
|
share_channels: ShareChannel.Email[];
|
|
54
55
|
mobile_numbers: string;
|
|
55
56
|
email_ids: string;
|
|
56
57
|
cc_email_ids: string;
|
|
57
|
-
gps_live_track_share_link_id: string;
|
|
58
58
|
}, {
|
|
59
|
+
gps_live_track_share_link_id: string;
|
|
59
60
|
status: Status;
|
|
60
61
|
organisation_id: string;
|
|
61
|
-
gps_live_track_share_link_id: string;
|
|
62
62
|
share_channels?: ShareChannel.Email[] | undefined;
|
|
63
63
|
mobile_numbers?: string | undefined;
|
|
64
64
|
email_ids?: string | undefined;
|
|
@@ -139,7 +139,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
139
139
|
}, "strip", z.ZodTypeAny, {
|
|
140
140
|
link_status: LinkStatus[];
|
|
141
141
|
status: Status[];
|
|
142
|
-
time_zone_id: string;
|
|
143
142
|
search: string;
|
|
144
143
|
paging: PAGING;
|
|
145
144
|
page_count: number;
|
|
@@ -159,12 +158,13 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
159
158
|
}[];
|
|
160
159
|
include_master_data: YesNo;
|
|
161
160
|
date_format_id: string;
|
|
161
|
+
time_zone_id: string;
|
|
162
162
|
organisation_ids: string[];
|
|
163
163
|
vehicle_ids: string[];
|
|
164
164
|
gps_live_track_share_link_ids: string[];
|
|
165
165
|
}, {
|
|
166
|
-
time_zone_id: string;
|
|
167
166
|
date_format_id: string;
|
|
167
|
+
time_zone_id: string;
|
|
168
168
|
link_status?: LinkStatus[] | undefined;
|
|
169
169
|
status?: Status[] | undefined;
|
|
170
170
|
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-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../../user_organisation_service-WD4PyTEx.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
|
share_channels: ShareChannel.Email[];
|
|
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
|
share_channels?: ShareChannel.Email[] | undefined;
|
|
63
63
|
mobile_numbers?: string | undefined;
|
|
64
64
|
email_ids?: string | undefined;
|
|
@@ -74,21 +74,21 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
74
74
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
75
75
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
76
76
|
}, "strip", z.ZodTypeAny, {
|
|
77
|
-
from_date_time: string;
|
|
78
|
-
to_date_time: string;
|
|
79
77
|
link_status: TrackHistoryLinkStatus;
|
|
80
78
|
status: Status;
|
|
81
79
|
organisation_id: string;
|
|
82
80
|
vehicle_id: string;
|
|
83
81
|
time_zone_id: string;
|
|
84
|
-
}, {
|
|
85
82
|
from_date_time: string;
|
|
86
83
|
to_date_time: string;
|
|
84
|
+
}, {
|
|
87
85
|
link_status: TrackHistoryLinkStatus;
|
|
88
86
|
status: Status;
|
|
89
87
|
organisation_id: string;
|
|
90
88
|
vehicle_id: string;
|
|
91
89
|
time_zone_id: string;
|
|
90
|
+
from_date_time: string;
|
|
91
|
+
to_date_time: string;
|
|
92
92
|
}>;
|
|
93
93
|
type GPSTrackHistoryShareLinkDTO = z.infer<typeof GPSTrackHistoryShareLinkSchema>;
|
|
94
94
|
declare const GPSTrackHistoryShareLinkUpdateLinkStatusSchema: z.ZodObject<{
|
|
@@ -137,7 +137,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
137
137
|
}, "strip", z.ZodTypeAny, {
|
|
138
138
|
link_status: TrackHistoryLinkStatus[];
|
|
139
139
|
status: Status[];
|
|
140
|
-
time_zone_id: string;
|
|
141
140
|
search: string;
|
|
142
141
|
paging: PAGING;
|
|
143
142
|
page_count: number;
|
|
@@ -157,12 +156,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
157
156
|
}[];
|
|
158
157
|
include_master_data: YesNo;
|
|
159
158
|
date_format_id: string;
|
|
159
|
+
time_zone_id: string;
|
|
160
160
|
organisation_ids: string[];
|
|
161
161
|
vehicle_ids: string[];
|
|
162
162
|
gps_track_history_share_link_ids: string[];
|
|
163
163
|
}, {
|
|
164
|
-
time_zone_id: string;
|
|
165
164
|
date_format_id: string;
|
|
165
|
+
time_zone_id: string;
|
|
166
166
|
link_status?: TrackHistoryLinkStatus[] | undefined;
|
|
167
167
|
status?: Status[] | undefined;
|
|
168
168
|
search?: string | undefined;
|