vms-nest-prisma-api-document 222.0.0 → 223.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/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- 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 +23 -23
- package/dist/services/fleet/bus_mangement/calender.d.ts +8 -8
- 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 +17 -17
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +40 -40
- package/dist/services/fleet/service_management/fleet_service_management_task_service.d.ts +6 -6
- 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 +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 +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- 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/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 +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 +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 +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 +6 -6
- 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 +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 +7 -7
- 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/{user_organisation_service-DGGuB4hh.d.ts → user_organisation_service-CJhn--xh.d.ts} +1 -1
- package/package.json +1 -1
|
@@ -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-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../user_organisation_service-CJhn--xh.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 { 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-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, a as User } from '../../user_organisation_service-CJhn--xh.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';
|
|
@@ -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-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-CJhn--xh.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -2,6 +2,6 @@ import '../../core/Enums.js';
|
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import '../../user_organisation_service-
|
|
5
|
+
import '../../user_organisation_service-CJhn--xh.js';
|
|
6
6
|
export { T as Ticket, e as TicketDTO, a as TicketFile, c as TicketFileDTO, b as TicketFileSchema, i as TicketQueryDTO, h as TicketQuerySchema, d as TicketSchema, g as TicketVerifyDTO, f as TicketVerifySchema, l as createTicket, q as createTicketFile, o as deleteTicket, k as findTickets, p as getTicketFilePresignedUrl, n as newTicketPayload, r as removeTicketFile, t as toTicketPayload, j as toVerifyTicketPayload, u as updateTicket, m as updateVerifyStatus } from '../main/users/user_admin_service.js';
|
|
7
7
|
import '../master/main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { BusStopType, 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, O as OrganisationBranch } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, O as OrganisationBranch } from '../../../user_organisation_service-CJhn--xh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -89,11 +89,11 @@ declare const BusStopSchema: z.ZodObject<{
|
|
|
89
89
|
}>, "many">>>;
|
|
90
90
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
92
|
+
stop_name: string;
|
|
93
|
+
stop_code: string;
|
|
94
|
+
stop_type: BusStopType;
|
|
95
|
+
stop_description: string;
|
|
96
|
+
stop_duration_seconds: number;
|
|
97
97
|
address_line1: string;
|
|
98
98
|
address_line2: string;
|
|
99
99
|
locality_landmark: string;
|
|
@@ -103,29 +103,30 @@ declare const BusStopSchema: z.ZodObject<{
|
|
|
103
103
|
state_province_region: string;
|
|
104
104
|
postal_code: string;
|
|
105
105
|
country: string;
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
stop_type: BusStopType;
|
|
109
|
-
stop_description: string;
|
|
110
|
-
stop_duration_seconds: number;
|
|
106
|
+
country_code: string;
|
|
107
|
+
google_location: string;
|
|
111
108
|
geofence_type: GeofenceType;
|
|
112
109
|
polygon_data: {
|
|
113
110
|
latitude: number;
|
|
114
111
|
longitude: number;
|
|
115
112
|
}[];
|
|
113
|
+
status: Status;
|
|
114
|
+
organisation_id: string;
|
|
115
|
+
organisation_branch_id: string;
|
|
116
116
|
stop_latitude?: number | undefined;
|
|
117
117
|
stop_longitude?: number | undefined;
|
|
118
118
|
radius_meters?: number | undefined;
|
|
119
119
|
radius_km?: number | undefined;
|
|
120
120
|
}, {
|
|
121
|
-
status: Status;
|
|
122
|
-
organisation_id: string;
|
|
123
|
-
organisation_branch_id: string;
|
|
124
121
|
stop_name: string;
|
|
125
122
|
stop_type: BusStopType;
|
|
126
123
|
geofence_type: GeofenceType;
|
|
127
|
-
|
|
128
|
-
|
|
124
|
+
status: Status;
|
|
125
|
+
organisation_id: string;
|
|
126
|
+
organisation_branch_id: string;
|
|
127
|
+
stop_code?: string | undefined;
|
|
128
|
+
stop_description?: string | undefined;
|
|
129
|
+
stop_duration_seconds?: unknown;
|
|
129
130
|
address_line1?: string | undefined;
|
|
130
131
|
address_line2?: string | undefined;
|
|
131
132
|
locality_landmark?: string | undefined;
|
|
@@ -135,9 +136,8 @@ declare const BusStopSchema: z.ZodObject<{
|
|
|
135
136
|
state_province_region?: string | undefined;
|
|
136
137
|
postal_code?: string | undefined;
|
|
137
138
|
country?: string | undefined;
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
stop_duration_seconds?: unknown;
|
|
139
|
+
country_code?: string | undefined;
|
|
140
|
+
google_location?: string | undefined;
|
|
141
141
|
stop_latitude?: unknown;
|
|
142
142
|
stop_longitude?: unknown;
|
|
143
143
|
radius_meters?: unknown;
|
|
@@ -185,6 +185,8 @@ declare const BusStopQuerySchema: z.ZodObject<{
|
|
|
185
185
|
stop_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusStopType>, "many">>>;
|
|
186
186
|
geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
|
|
187
187
|
}, "strip", z.ZodTypeAny, {
|
|
188
|
+
stop_type: BusStopType[];
|
|
189
|
+
geofence_type: GeofenceType[];
|
|
188
190
|
status: Status[];
|
|
189
191
|
search: string;
|
|
190
192
|
paging: PAGING;
|
|
@@ -208,12 +210,12 @@ declare const BusStopQuerySchema: z.ZodObject<{
|
|
|
208
210
|
time_zone_id: string;
|
|
209
211
|
organisation_ids: string[];
|
|
210
212
|
organisation_branch_ids: string[];
|
|
211
|
-
stop_type: BusStopType[];
|
|
212
|
-
geofence_type: GeofenceType[];
|
|
213
213
|
bus_stop_ids: string[];
|
|
214
214
|
}, {
|
|
215
215
|
date_format_id: string;
|
|
216
216
|
time_zone_id: string;
|
|
217
|
+
stop_type?: BusStopType[] | undefined;
|
|
218
|
+
geofence_type?: GeofenceType[] | undefined;
|
|
217
219
|
status?: Status[] | undefined;
|
|
218
220
|
search?: string | undefined;
|
|
219
221
|
paging?: PAGING | undefined;
|
|
@@ -235,8 +237,6 @@ declare const BusStopQuerySchema: z.ZodObject<{
|
|
|
235
237
|
include_master_data?: YesNo | undefined;
|
|
236
238
|
organisation_ids?: string[] | undefined;
|
|
237
239
|
organisation_branch_ids?: string[] | undefined;
|
|
238
|
-
stop_type?: BusStopType[] | undefined;
|
|
239
|
-
geofence_type?: GeofenceType[] | undefined;
|
|
240
240
|
bus_stop_ids?: string[] | undefined;
|
|
241
241
|
}>;
|
|
242
242
|
type BusStopQueryDTO = z.infer<typeof BusStopQuerySchema>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { HolidayType, 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, O as OrganisationBranch } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, O as OrganisationBranch } from '../../../user_organisation_service-CJhn--xh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -29,20 +29,20 @@ declare const OrganisationCalendarSchema: z.ZodObject<{
|
|
|
29
29
|
notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
30
30
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
31
31
|
}, "strip", z.ZodTypeAny, {
|
|
32
|
-
calendar_date: string;
|
|
33
|
-
holiday_type: HolidayType;
|
|
34
|
-
title: string;
|
|
35
|
-
notes: string;
|
|
36
32
|
status: Status;
|
|
37
33
|
organisation_id: string;
|
|
38
34
|
organisation_branch_id: string;
|
|
39
|
-
|
|
35
|
+
notes: string;
|
|
40
36
|
calendar_date: string;
|
|
41
37
|
holiday_type: HolidayType;
|
|
42
38
|
title: string;
|
|
39
|
+
}, {
|
|
43
40
|
status: Status;
|
|
44
41
|
organisation_id: string;
|
|
45
42
|
organisation_branch_id: string;
|
|
43
|
+
calendar_date: string;
|
|
44
|
+
holiday_type: HolidayType;
|
|
45
|
+
title: string;
|
|
46
46
|
notes?: string | undefined;
|
|
47
47
|
}>;
|
|
48
48
|
type OrganisationCalendarDTO = z.infer<typeof OrganisationCalendarSchema>;
|
|
@@ -82,7 +82,6 @@ declare const OrganisationCalendarQuerySchema: z.ZodObject<{
|
|
|
82
82
|
calendar_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
83
83
|
holiday_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof HolidayType>, "many">>>;
|
|
84
84
|
}, "strip", z.ZodTypeAny, {
|
|
85
|
-
holiday_type: HolidayType[];
|
|
86
85
|
status: Status[];
|
|
87
86
|
search: string;
|
|
88
87
|
paging: PAGING;
|
|
@@ -106,11 +105,11 @@ declare const OrganisationCalendarQuerySchema: z.ZodObject<{
|
|
|
106
105
|
time_zone_id: string;
|
|
107
106
|
organisation_ids: string[];
|
|
108
107
|
organisation_branch_ids: string[];
|
|
108
|
+
holiday_type: HolidayType[];
|
|
109
109
|
calendar_ids: string[];
|
|
110
110
|
}, {
|
|
111
111
|
date_format_id: string;
|
|
112
112
|
time_zone_id: string;
|
|
113
|
-
holiday_type?: HolidayType[] | undefined;
|
|
114
113
|
status?: Status[] | undefined;
|
|
115
114
|
search?: string | undefined;
|
|
116
115
|
paging?: PAGING | undefined;
|
|
@@ -132,6 +131,7 @@ declare const OrganisationCalendarQuerySchema: z.ZodObject<{
|
|
|
132
131
|
include_master_data?: YesNo | undefined;
|
|
133
132
|
organisation_ids?: string[] | undefined;
|
|
134
133
|
organisation_branch_ids?: string[] | undefined;
|
|
134
|
+
holiday_type?: HolidayType[] | undefined;
|
|
135
135
|
calendar_ids?: string[] | undefined;
|
|
136
136
|
}>;
|
|
137
137
|
type OrganisationCalendarQueryDTO = z.infer<typeof OrganisationCalendarQuerySchema>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, BusLeg, YesNo, 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, O as OrganisationBranch, M as MasterVehicle, b as MasterDriver } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, O as OrganisationBranch, M as MasterVehicle, b as MasterDriver } from '../../../user_organisation_service-CJhn--xh.js';
|
|
5
5
|
import { BusStop } from './bus_stop.js';
|
|
6
6
|
import { Student } from './student.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, O as OrganisationBranch } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, O as OrganisationBranch } from '../../../user_organisation_service-CJhn--xh.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 { EnrollmentStatus, TransportPlanType, Status, YesNo, StudentLeaveType, ApprovalStatus, 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, O as OrganisationBranch } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, O as OrganisationBranch } from '../../../user_organisation_service-CJhn--xh.js';
|
|
5
5
|
import { MasterClass } from '../../master/bus/master_class_service.js';
|
|
6
6
|
import { MasterProgram } from '../../master/bus/master_program_service.js';
|
|
7
7
|
import { MasterSection } from '../../master/bus/master_section_service.js';
|
|
@@ -464,12 +464,6 @@ declare const StudentAddressSchema: z.ZodObject<{
|
|
|
464
464
|
notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
465
465
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
466
466
|
}, "strip", z.ZodTypeAny, {
|
|
467
|
-
notes: string;
|
|
468
|
-
status: Status;
|
|
469
|
-
organisation_id: string;
|
|
470
|
-
organisation_branch_id: string;
|
|
471
|
-
country_code: string;
|
|
472
|
-
google_location: string;
|
|
473
467
|
address_line1: string;
|
|
474
468
|
address_line2: string;
|
|
475
469
|
locality_landmark: string;
|
|
@@ -479,22 +473,23 @@ declare const StudentAddressSchema: z.ZodObject<{
|
|
|
479
473
|
state_province_region: string;
|
|
480
474
|
postal_code: string;
|
|
481
475
|
country: string;
|
|
476
|
+
country_code: string;
|
|
477
|
+
google_location: string;
|
|
478
|
+
status: Status;
|
|
479
|
+
organisation_id: string;
|
|
480
|
+
organisation_branch_id: string;
|
|
482
481
|
is_default: YesNo;
|
|
482
|
+
notes: string;
|
|
483
483
|
student_id: string;
|
|
484
484
|
latitude?: number | undefined;
|
|
485
485
|
longitude?: number | undefined;
|
|
486
486
|
}, {
|
|
487
|
+
address_line1: string;
|
|
487
488
|
status: Status;
|
|
488
489
|
organisation_id: string;
|
|
489
490
|
organisation_branch_id: string;
|
|
490
|
-
address_line1: string;
|
|
491
491
|
is_default: YesNo;
|
|
492
492
|
student_id: string;
|
|
493
|
-
notes?: string | undefined;
|
|
494
|
-
country_code?: string | undefined;
|
|
495
|
-
latitude?: unknown;
|
|
496
|
-
longitude?: unknown;
|
|
497
|
-
google_location?: string | undefined;
|
|
498
493
|
address_line2?: string | undefined;
|
|
499
494
|
locality_landmark?: string | undefined;
|
|
500
495
|
neighborhood?: string | undefined;
|
|
@@ -503,6 +498,11 @@ declare const StudentAddressSchema: z.ZodObject<{
|
|
|
503
498
|
state_province_region?: string | undefined;
|
|
504
499
|
postal_code?: string | undefined;
|
|
505
500
|
country?: string | undefined;
|
|
501
|
+
country_code?: string | undefined;
|
|
502
|
+
google_location?: string | undefined;
|
|
503
|
+
latitude?: unknown;
|
|
504
|
+
longitude?: unknown;
|
|
505
|
+
notes?: string | undefined;
|
|
506
506
|
}>;
|
|
507
507
|
type StudentAddressDTO = z.infer<typeof StudentAddressSchema>;
|
|
508
508
|
declare const StudentAddressBusStopAssignSchema: z.ZodObject<{
|
|
@@ -574,8 +574,8 @@ declare const StudentAddressQuerySchema: z.ZodObject<{
|
|
|
574
574
|
time_zone_id: string;
|
|
575
575
|
organisation_ids: string[];
|
|
576
576
|
organisation_branch_ids: string[];
|
|
577
|
-
is_default: YesNo[];
|
|
578
577
|
bus_stop_ids: string[];
|
|
578
|
+
is_default: YesNo[];
|
|
579
579
|
student_ids: string[];
|
|
580
580
|
student_address_ids: string[];
|
|
581
581
|
}, {
|
|
@@ -602,8 +602,8 @@ declare const StudentAddressQuerySchema: z.ZodObject<{
|
|
|
602
602
|
include_master_data?: YesNo | undefined;
|
|
603
603
|
organisation_ids?: string[] | undefined;
|
|
604
604
|
organisation_branch_ids?: string[] | undefined;
|
|
605
|
-
is_default?: YesNo[] | undefined;
|
|
606
605
|
bus_stop_ids?: string[] | undefined;
|
|
606
|
+
is_default?: YesNo[] | undefined;
|
|
607
607
|
student_ids?: string[] | undefined;
|
|
608
608
|
student_address_ids?: string[] | undefined;
|
|
609
609
|
}>;
|
|
@@ -624,12 +624,12 @@ declare const StudentGuardianLinkSchema: z.ZodObject<{
|
|
|
624
624
|
alternative_mobile: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
625
625
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
626
626
|
}, "strip", z.ZodTypeAny, {
|
|
627
|
-
notes: string;
|
|
628
627
|
status: Status;
|
|
629
628
|
organisation_id: string;
|
|
630
629
|
organisation_branch_id: string;
|
|
631
630
|
email: string;
|
|
632
631
|
mobile: string;
|
|
632
|
+
notes: string;
|
|
633
633
|
is_primary: YesNo;
|
|
634
634
|
alternative_mobile: string;
|
|
635
635
|
relationship_id: string;
|
|
@@ -647,8 +647,8 @@ declare const StudentGuardianLinkSchema: z.ZodObject<{
|
|
|
647
647
|
relationship_id: string;
|
|
648
648
|
student_id: string;
|
|
649
649
|
full_name: string;
|
|
650
|
-
notes?: string | undefined;
|
|
651
650
|
email?: string | undefined;
|
|
651
|
+
notes?: string | undefined;
|
|
652
652
|
alternative_mobile?: string | undefined;
|
|
653
653
|
photo_url?: string | undefined;
|
|
654
654
|
photo_key?: 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,
|
|
4
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, d as MasterDevice } from '../../../user_organisation_service-CJhn--xh.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 { 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 {
|
|
5
|
+
import { e as MasterMainLandmark, U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, d as MasterDevice, F as FleetVendor, f as FleetVendorFuelStation, g as MasterVehicleFuelType, h as MasterVehicleFuelUnit } from '../../../user_organisation_service-CJhn--xh.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
8
8
|
interface FleetFuelRefill extends Record<string, unknown> {
|
|
@@ -2,7 +2,7 @@ import { GPSFuelApproveStatus, RefillEntrySource, Status, FileType, PAGING, Load
|
|
|
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 {
|
|
5
|
+
import { e as MasterMainLandmark, U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, d as MasterDevice, g as MasterVehicleFuelType, h as MasterVehicleFuelUnit } from '../../../user_organisation_service-CJhn--xh.js';
|
|
6
6
|
import { MasterVehicleFuelRemovalReason } from '../../master/vehicle/master_vehicle_fuel_removal_reason_service.js';
|
|
7
7
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@ import { YesNo, IncidentTime, IncidentWeather, IncidentRoadType, IncidentVisibil
|
|
|
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 } from '../../../user_organisation_service-
|
|
5
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver } from '../../../user_organisation_service-CJhn--xh.js';
|
|
6
6
|
import { MasterFleetInsuranceClaimStatus } from '../../master/fleet/master_fleet_insurance_claim_status_service.js';
|
|
7
7
|
import { MasterFleetIncidentSeverity } from '../../master/fleet/master_fleet_incident_severity_service.js';
|
|
8
8
|
import { MasterFleetIncidentStatus } from '../../master/fleet/master_fleet_incident_status_service.js';
|
|
@@ -2,7 +2,7 @@ import { IssueStatus, Priority, IssueSeverity, IssueSource, Status, FileType, PA
|
|
|
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 } from '../../../user_organisation_service-
|
|
5
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver } from '../../../user_organisation_service-CJhn--xh.js';
|
|
6
6
|
import { FleetIncidentManagement } from '../incident_management/incident_management_service.js';
|
|
7
7
|
import { FleetServiceManagement } from '../service_management/fleet_service_management_service.js';
|
|
8
8
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -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, c as FleetVendorServiceCenter } from '../../../user_organisation_service-CJhn--xh.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
8
8
|
interface FleetServiceManagement extends Record<string, unknown> {
|
|
@@ -84,9 +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
|
+
service_management_id: string;
|
|
87
88
|
status: Status;
|
|
88
89
|
organisation_id: string;
|
|
89
|
-
service_management_id: string;
|
|
90
90
|
usage_type: string;
|
|
91
91
|
file_type: FileType;
|
|
92
92
|
file_url: string;
|
|
@@ -96,9 +96,9 @@ declare const FleetServiceManagementFileSchema: z.ZodObject<{
|
|
|
96
96
|
file_size: number;
|
|
97
97
|
file_metadata: Record<string, any>;
|
|
98
98
|
}, {
|
|
99
|
+
service_management_id: string;
|
|
99
100
|
status: Status;
|
|
100
101
|
organisation_id: string;
|
|
101
|
-
service_management_id: string;
|
|
102
102
|
usage_type: string;
|
|
103
103
|
file_type: FileType;
|
|
104
104
|
file_url?: string | undefined;
|
|
@@ -155,9 +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
|
+
service_management_id: string;
|
|
158
159
|
status: Status;
|
|
159
160
|
organisation_id: string;
|
|
160
|
-
service_management_id: string;
|
|
161
161
|
usage_type: string;
|
|
162
162
|
file_type: FileType;
|
|
163
163
|
file_url: string;
|
|
@@ -167,9 +167,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
167
167
|
file_size: number;
|
|
168
168
|
file_metadata: Record<string, any>;
|
|
169
169
|
}, {
|
|
170
|
+
service_management_id: string;
|
|
170
171
|
status: Status;
|
|
171
172
|
organisation_id: string;
|
|
172
|
-
service_management_id: string;
|
|
173
173
|
usage_type: string;
|
|
174
174
|
file_type: FileType;
|
|
175
175
|
file_url?: 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
|
-
odometer_reading: number;
|
|
184
|
-
status: Status;
|
|
185
|
-
organisation_id: string;
|
|
186
|
-
user_id: string;
|
|
187
|
-
vehicle_id: string;
|
|
188
|
-
driver_id: string;
|
|
189
|
-
service_center_id: string;
|
|
190
|
-
vendor_id: string;
|
|
191
|
-
rating: 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,10 +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
|
+
service_management_id: string;
|
|
208
209
|
status: Status;
|
|
209
210
|
organisation_id: string;
|
|
210
|
-
service_management_id: string;
|
|
211
211
|
usage_type: string;
|
|
212
212
|
file_type: FileType;
|
|
213
213
|
file_url: string;
|
|
@@ -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
|
+
service_status: ServiceStatus;
|
|
229
|
+
service_type: ServiceType;
|
|
230
|
+
service_date: string;
|
|
231
|
+
is_inhouse_service: YesNo;
|
|
232
|
+
payment_status: PaymentStatus;
|
|
228
233
|
status: Status;
|
|
229
234
|
organisation_id: string;
|
|
230
235
|
user_id: string;
|
|
231
236
|
vehicle_id: string;
|
|
232
237
|
driver_id: string;
|
|
233
|
-
service_center_id: string;
|
|
234
238
|
vendor_id: string;
|
|
235
|
-
|
|
236
|
-
service_type: ServiceType;
|
|
237
|
-
service_date: string;
|
|
238
|
-
is_inhouse_service: YesNo;
|
|
239
|
-
payment_status: PaymentStatus;
|
|
240
|
-
odometer_reading?: unknown;
|
|
241
|
-
rating?: unknown;
|
|
242
|
-
fuel?: unknown;
|
|
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,9 +257,9 @@ declare const FleetServiceManagementSchema: z.ZodObject<{
|
|
|
257
257
|
next_odometer_reading?: unknown;
|
|
258
258
|
next_service_schedule_date?: string | undefined;
|
|
259
259
|
FleetServiceManagementFileSchema?: {
|
|
260
|
+
service_management_id: string;
|
|
260
261
|
status: Status;
|
|
261
262
|
organisation_id: string;
|
|
262
|
-
service_management_id: string;
|
|
263
263
|
usage_type: string;
|
|
264
264
|
file_type: FileType;
|
|
265
265
|
file_url?: string | undefined;
|
|
@@ -316,8 +316,11 @@ 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
|
-
time_zone_id: string;
|
|
321
324
|
search: string;
|
|
322
325
|
paging: PAGING;
|
|
323
326
|
page_count: number;
|
|
@@ -337,24 +340,25 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
337
340
|
}[];
|
|
338
341
|
include_master_data: YesNo;
|
|
339
342
|
date_format_id: string;
|
|
343
|
+
time_zone_id: string;
|
|
344
|
+
service_management_ids: string[];
|
|
340
345
|
organisation_ids: string[];
|
|
341
346
|
user_ids: string[];
|
|
342
347
|
vehicle_ids: string[];
|
|
343
348
|
driver_ids: string[];
|
|
344
|
-
service_management_ids: string[];
|
|
345
|
-
from_date: string;
|
|
346
|
-
to_date: string;
|
|
347
349
|
vendor_ids: string[];
|
|
348
350
|
service_center_ids: string[];
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
is_inhouse_service: YesNo[];
|
|
352
|
-
payment_status: PaymentStatus[];
|
|
351
|
+
from_date: string;
|
|
352
|
+
to_date: string;
|
|
353
353
|
}, {
|
|
354
|
-
time_zone_id: string;
|
|
355
354
|
date_format_id: string;
|
|
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;
|
|
@@ -374,17 +378,13 @@ declare const FleetServiceManagementQuerySchema: z.ZodObject<{
|
|
|
374
378
|
direction: OrderBy;
|
|
375
379
|
}[] | undefined;
|
|
376
380
|
include_master_data?: YesNo | undefined;
|
|
381
|
+
service_management_ids?: string[] | undefined;
|
|
377
382
|
organisation_ids?: string[] | undefined;
|
|
378
383
|
user_ids?: string[] | undefined;
|
|
379
384
|
vehicle_ids?: string[] | undefined;
|
|
380
385
|
driver_ids?: string[] | undefined;
|
|
381
|
-
service_management_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;
|