vms-nest-prisma-api-document 42.0.0 → 50.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/core/Enums.d.ts +1 -2
- package/dist/core/Enums.js +0 -1
- package/dist/services/account/bookmark_service.d.ts +11 -11
- package/dist/services/account/notification_preferences.service.d.ts +18 -18
- package/dist/services/account/report_preferences.service.d.ts +8 -7
- package/dist/services/account/ticket_service.d.ts +3 -3
- 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/gps/features/geofence/gps_geofence_service.d.ts +3 -3
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +4 -4
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +8 -8
- 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_live_track_share_link_service.js +0 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +14 -14
- 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_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 +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 +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 +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/faq_service.d.ts +1 -1
- package/package.json +1 -1
- package/dist/{user_organisation_service-DqZC6EYi.d.ts → user_organisation_service-Da1BdaCu.d.ts} +29 -29
package/dist/core/Enums.d.ts
CHANGED
package/dist/core/Enums.js
CHANGED
|
@@ -243,7 +243,6 @@ var LinkStatus = /* @__PURE__ */ ((LinkStatus2) => {
|
|
|
243
243
|
LinkStatus2["Active"] = "Active";
|
|
244
244
|
LinkStatus2["Inactive"] = "Inactive";
|
|
245
245
|
LinkStatus2["Expired"] = "Expired";
|
|
246
|
-
LinkStatus2["TripEnded"] = "TripEnded";
|
|
247
246
|
return LinkStatus2;
|
|
248
247
|
})(LinkStatus || {});
|
|
249
248
|
var InspectionStatus = /* @__PURE__ */ ((InspectionStatus2) => {
|
|
@@ -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-Da1BdaCu.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -40,9 +40,12 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
40
40
|
sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
41
41
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
42
42
|
}, "strip", z.ZodTypeAny, {
|
|
43
|
+
status: Status;
|
|
44
|
+
organisation_id: string;
|
|
45
|
+
user_id: string;
|
|
46
|
+
group_name: string;
|
|
43
47
|
module_name: string;
|
|
44
48
|
menu_type: MenuType;
|
|
45
|
-
group_name: string;
|
|
46
49
|
group_name_language: string;
|
|
47
50
|
group_icon: string;
|
|
48
51
|
group_url: string;
|
|
@@ -50,19 +53,16 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
50
53
|
sub_item_name_language: string;
|
|
51
54
|
sub_item_icon: string;
|
|
52
55
|
sub_item_url: string;
|
|
56
|
+
}, {
|
|
53
57
|
status: Status;
|
|
54
58
|
organisation_id: string;
|
|
55
59
|
user_id: string;
|
|
56
|
-
|
|
60
|
+
group_name: string;
|
|
57
61
|
module_name: string;
|
|
58
62
|
menu_type: MenuType;
|
|
59
|
-
group_name: string;
|
|
60
63
|
group_name_language: string;
|
|
61
64
|
group_icon: string;
|
|
62
65
|
group_url: string;
|
|
63
|
-
status: Status;
|
|
64
|
-
organisation_id: string;
|
|
65
|
-
user_id: string;
|
|
66
66
|
sub_item_name?: string | undefined;
|
|
67
67
|
sub_item_name_language?: string | undefined;
|
|
68
68
|
sub_item_icon?: string | undefined;
|
|
@@ -105,8 +105,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
105
105
|
bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
106
106
|
menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
|
|
107
107
|
}, "strip", z.ZodTypeAny, {
|
|
108
|
-
menu_type: MenuType[];
|
|
109
108
|
status: Status[];
|
|
109
|
+
user_ids: string[];
|
|
110
110
|
search: string;
|
|
111
111
|
paging: PAGING;
|
|
112
112
|
page_count: number;
|
|
@@ -128,13 +128,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
128
128
|
date_format_id: string;
|
|
129
129
|
time_zone_id: string;
|
|
130
130
|
organisation_ids: string[];
|
|
131
|
-
|
|
131
|
+
menu_type: MenuType[];
|
|
132
132
|
bookmark_ids: string[];
|
|
133
133
|
}, {
|
|
134
134
|
date_format_id: string;
|
|
135
135
|
time_zone_id: string;
|
|
136
|
-
menu_type?: MenuType[] | undefined;
|
|
137
136
|
status?: Status[] | undefined;
|
|
137
|
+
user_ids?: string[] | undefined;
|
|
138
138
|
search?: string | undefined;
|
|
139
139
|
paging?: PAGING | undefined;
|
|
140
140
|
page_count?: unknown;
|
|
@@ -154,7 +154,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
154
154
|
}[] | undefined;
|
|
155
155
|
include_master_data?: YesNo | undefined;
|
|
156
156
|
organisation_ids?: string[] | undefined;
|
|
157
|
-
|
|
157
|
+
menu_type?: MenuType[] | undefined;
|
|
158
158
|
bookmark_ids?: string[] | undefined;
|
|
159
159
|
}>;
|
|
160
160
|
type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
|
|
@@ -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-Da1BdaCu.js';
|
|
5
5
|
import { GPSGeofence } from '../gps/features/geofence/gps_geofence_service.js';
|
|
6
6
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../master/main/master_main_sim_provider_service.js';
|
|
@@ -85,12 +85,6 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
85
85
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
86
86
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
87
87
|
}, "strip", z.ZodTypeAny, {
|
|
88
|
-
status: Status;
|
|
89
|
-
organisation_id: string;
|
|
90
|
-
user_ids: string[];
|
|
91
|
-
vehicle_ids: string[];
|
|
92
|
-
all_vehicles: YesNo;
|
|
93
|
-
gps_geofence_ids: string[];
|
|
94
88
|
notification_name: string;
|
|
95
89
|
notification_status: OnOff;
|
|
96
90
|
notification_channels: NotificationChannel[];
|
|
@@ -101,23 +95,29 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
101
95
|
notification_list: NotificationList[];
|
|
102
96
|
over_speed_limit: number;
|
|
103
97
|
all_geofences: YesNo;
|
|
104
|
-
|
|
98
|
+
all_vehicles: YesNo;
|
|
105
99
|
status: Status;
|
|
106
100
|
organisation_id: string;
|
|
107
|
-
|
|
101
|
+
user_ids: string[];
|
|
102
|
+
gps_geofence_ids: string[];
|
|
103
|
+
vehicle_ids: string[];
|
|
104
|
+
}, {
|
|
108
105
|
notification_name: string;
|
|
109
106
|
notification_status: OnOff;
|
|
110
107
|
all_users: YesNo;
|
|
111
108
|
all_geofences: YesNo;
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
109
|
+
all_vehicles: YesNo;
|
|
110
|
+
status: Status;
|
|
111
|
+
organisation_id: string;
|
|
115
112
|
notification_channels?: NotificationChannel[] | undefined;
|
|
116
113
|
mobile_numbers?: string | undefined;
|
|
117
114
|
email_ids?: string | undefined;
|
|
118
115
|
cc_email_ids?: string | undefined;
|
|
119
116
|
notification_list?: NotificationList[] | undefined;
|
|
120
117
|
over_speed_limit?: unknown;
|
|
118
|
+
user_ids?: string[] | undefined;
|
|
119
|
+
gps_geofence_ids?: string[] | undefined;
|
|
120
|
+
vehicle_ids?: string[] | undefined;
|
|
121
121
|
}>;
|
|
122
122
|
type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
|
|
123
123
|
declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
@@ -157,6 +157,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
157
157
|
notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
|
|
158
158
|
notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
|
|
159
159
|
}, "strip", z.ZodTypeAny, {
|
|
160
|
+
notification_status: OnOff[];
|
|
161
|
+
notification_channels: NotificationChannel[];
|
|
162
|
+
notification_list: NotificationList[];
|
|
160
163
|
status: Status[];
|
|
161
164
|
search: string;
|
|
162
165
|
paging: PAGING;
|
|
@@ -179,13 +182,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
179
182
|
date_format_id: string;
|
|
180
183
|
time_zone_id: string;
|
|
181
184
|
organisation_ids: string[];
|
|
182
|
-
notification_status: OnOff[];
|
|
183
|
-
notification_channels: NotificationChannel[];
|
|
184
|
-
notification_list: NotificationList[];
|
|
185
185
|
notification_preference_ids: string[];
|
|
186
186
|
}, {
|
|
187
187
|
date_format_id: string;
|
|
188
188
|
time_zone_id: string;
|
|
189
|
+
notification_status?: OnOff[] | undefined;
|
|
190
|
+
notification_channels?: NotificationChannel[] | undefined;
|
|
191
|
+
notification_list?: NotificationList[] | undefined;
|
|
189
192
|
status?: Status[] | undefined;
|
|
190
193
|
search?: string | undefined;
|
|
191
194
|
paging?: PAGING | undefined;
|
|
@@ -206,9 +209,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
206
209
|
}[] | undefined;
|
|
207
210
|
include_master_data?: YesNo | undefined;
|
|
208
211
|
organisation_ids?: string[] | undefined;
|
|
209
|
-
notification_status?: OnOff[] | undefined;
|
|
210
|
-
notification_channels?: NotificationChannel[] | undefined;
|
|
211
|
-
notification_list?: NotificationList[] | undefined;
|
|
212
212
|
notification_preference_ids?: string[] | undefined;
|
|
213
213
|
}>;
|
|
214
214
|
type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
|
|
@@ -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-Da1BdaCu.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -51,6 +51,7 @@ interface OrganisationReportAutomationMail extends Record<string, unknown> {
|
|
|
51
51
|
to_date_f?: string;
|
|
52
52
|
date_f?: string;
|
|
53
53
|
all_vehicles: YesNo;
|
|
54
|
+
vehicle_ids?: string[];
|
|
54
55
|
status: Status;
|
|
55
56
|
added_date_time: string;
|
|
56
57
|
modified_date_time: string;
|
|
@@ -178,28 +179,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
|
|
|
178
179
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
179
180
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
180
181
|
}, "strip", z.ZodTypeAny, {
|
|
181
|
-
status: Status;
|
|
182
|
-
organisation_id: string;
|
|
183
|
-
vehicle_ids: string[];
|
|
184
|
-
all_vehicles: YesNo;
|
|
185
182
|
mobile_numbers: string;
|
|
186
183
|
email_ids: string;
|
|
187
184
|
cc_email_ids: string;
|
|
185
|
+
all_vehicles: YesNo;
|
|
186
|
+
status: Status;
|
|
187
|
+
organisation_id: string;
|
|
188
|
+
vehicle_ids: string[];
|
|
188
189
|
report_name: string;
|
|
189
190
|
report_status: OnOff;
|
|
190
191
|
report_types: ReportType[];
|
|
191
192
|
report_list: ReportList[];
|
|
192
193
|
report_channels: ReportChannel.Email[];
|
|
193
194
|
}, {
|
|
195
|
+
all_vehicles: YesNo;
|
|
194
196
|
status: Status;
|
|
195
197
|
organisation_id: string;
|
|
196
|
-
all_vehicles: YesNo;
|
|
197
198
|
report_name: string;
|
|
198
199
|
report_status: OnOff;
|
|
199
|
-
vehicle_ids?: string[] | undefined;
|
|
200
200
|
mobile_numbers?: string | undefined;
|
|
201
201
|
email_ids?: string | undefined;
|
|
202
202
|
cc_email_ids?: string | undefined;
|
|
203
|
+
vehicle_ids?: string[] | undefined;
|
|
203
204
|
report_types?: ReportType[] | undefined;
|
|
204
205
|
report_list?: ReportList[] | undefined;
|
|
205
206
|
report_channels?: ReportChannel.Email[] | undefined;
|
|
@@ -2,7 +2,7 @@ import { TicketStatus, Status, FileType, PAGING, LoadParents, LoadChild, LoadChi
|
|
|
2
2
|
import { BaseCommionFile, FBR, SBR, BR, AWSPresignedUrl } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO } from '../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import { U as UserOrganisation, a as User } from '../../user_organisation_service-
|
|
5
|
+
import { U as UserOrganisation, a as User } from '../../user_organisation_service-Da1BdaCu.js';
|
|
6
6
|
import { UserAdmin } from '../main/users/user_admin_service.js';
|
|
7
7
|
import '../master/main/master_main_sim_provider_service.js';
|
|
8
8
|
|
|
@@ -201,6 +201,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
201
201
|
ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
|
|
202
202
|
}, "strip", z.ZodTypeAny, {
|
|
203
203
|
status: Status[];
|
|
204
|
+
user_ids: string[];
|
|
204
205
|
search: string;
|
|
205
206
|
paging: PAGING;
|
|
206
207
|
page_count: number;
|
|
@@ -222,7 +223,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
222
223
|
date_format_id: string;
|
|
223
224
|
time_zone_id: string;
|
|
224
225
|
organisation_ids: string[];
|
|
225
|
-
user_ids: string[];
|
|
226
226
|
admin_ids: string[];
|
|
227
227
|
ticket_status: TicketStatus[];
|
|
228
228
|
ticket_ids: string[];
|
|
@@ -230,6 +230,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
230
230
|
date_format_id: string;
|
|
231
231
|
time_zone_id: string;
|
|
232
232
|
status?: Status[] | undefined;
|
|
233
|
+
user_ids?: string[] | undefined;
|
|
233
234
|
search?: string | undefined;
|
|
234
235
|
paging?: PAGING | undefined;
|
|
235
236
|
page_count?: unknown;
|
|
@@ -249,7 +250,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
249
250
|
}[] | undefined;
|
|
250
251
|
include_master_data?: YesNo | undefined;
|
|
251
252
|
organisation_ids?: string[] | undefined;
|
|
252
|
-
user_ids?: string[] | undefined;
|
|
253
253
|
admin_ids?: string[] | undefined;
|
|
254
254
|
ticket_status?: TicketStatus[] | undefined;
|
|
255
255
|
ticket_ids?: string[] | undefined;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice } from '../../../user_organisation_service-Da1BdaCu.js';
|
|
5
5
|
import { FuelConsumptionMonthly } from '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -2,7 +2,7 @@ import { GPSFuelApproveStatus, RefillEntrySource, RefillMethod, PaymentMode, Pay
|
|
|
2
2
|
import { BaseCommionFile, FBR, SBR, BR, AWSPresignedUrl } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO } from '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, d as MasterVehicleFuelType, e as MasterVehicleFuelUnit } from '../../../user_organisation_service-
|
|
5
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, d as MasterVehicleFuelType, e as MasterVehicleFuelUnit } from '../../../user_organisation_service-Da1BdaCu.js';
|
|
6
6
|
import { MasterMainLandmark } from '../../master/main/master_main_landmark_service.js';
|
|
7
7
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@ import { GPSFuelApproveStatus, RefillEntrySource, Status, FileType, PAGING, Load
|
|
|
2
2
|
import { BaseCommionFile, FBR, SBR, BR, AWSPresignedUrl } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO } from '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, d as MasterVehicleFuelType, e as MasterVehicleFuelUnit } from '../../../user_organisation_service-
|
|
5
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, d as MasterVehicleFuelType, e as MasterVehicleFuelUnit } from '../../../user_organisation_service-Da1BdaCu.js';
|
|
6
6
|
import { MasterMainLandmark } from '../../master/main/master_main_landmark_service.js';
|
|
7
7
|
import { MasterVehicleFuelRemovalReason } from '../../master/vehicle/master_vehicle_fuel_removal_reason_service.js';
|
|
8
8
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { GeofencePurposeType, GeofenceType, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation } from '../../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../../user_organisation_service-Da1BdaCu.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -172,6 +172,7 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
172
172
|
gps_geofence_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
173
173
|
}, "strip", z.ZodTypeAny, {
|
|
174
174
|
status: Status[];
|
|
175
|
+
gps_geofence_ids: string[];
|
|
175
176
|
search: string;
|
|
176
177
|
paging: PAGING;
|
|
177
178
|
page_count: number;
|
|
@@ -195,11 +196,11 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
195
196
|
organisation_ids: string[];
|
|
196
197
|
geofence_purpose_type: GeofencePurposeType[];
|
|
197
198
|
geofence_type: GeofenceType[];
|
|
198
|
-
gps_geofence_ids: string[];
|
|
199
199
|
}, {
|
|
200
200
|
date_format_id: string;
|
|
201
201
|
time_zone_id: string;
|
|
202
202
|
status?: Status[] | undefined;
|
|
203
|
+
gps_geofence_ids?: string[] | undefined;
|
|
203
204
|
search?: string | undefined;
|
|
204
205
|
paging?: PAGING | undefined;
|
|
205
206
|
page_count?: unknown;
|
|
@@ -221,7 +222,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
221
222
|
organisation_ids?: string[] | undefined;
|
|
222
223
|
geofence_purpose_type?: GeofencePurposeType[] | undefined;
|
|
223
224
|
geofence_type?: GeofenceType[] | undefined;
|
|
224
|
-
gps_geofence_ids?: string[] | undefined;
|
|
225
225
|
}>;
|
|
226
226
|
type GPSGeofenceQueryDTO = z.infer<typeof GPSGeofenceQuerySchema>;
|
|
227
227
|
declare const toGPSGeofencePayload: (data: GPSGeofence) => GPSGeofenceDTO;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { GeofenceStatusType, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-Da1BdaCu.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';
|
|
@@ -40,8 +40,8 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
40
40
|
organisation_id: string;
|
|
41
41
|
vehicle_id: string;
|
|
42
42
|
driver_id: string;
|
|
43
|
-
time_zone_id: string;
|
|
44
43
|
gps_geofence_id: string;
|
|
44
|
+
time_zone_id: string;
|
|
45
45
|
geofence_status_type: GeofenceStatusType;
|
|
46
46
|
geofence_time: string;
|
|
47
47
|
}, {
|
|
@@ -49,8 +49,8 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
49
49
|
organisation_id: string;
|
|
50
50
|
vehicle_id: string;
|
|
51
51
|
driver_id: string;
|
|
52
|
-
time_zone_id: string;
|
|
53
52
|
gps_geofence_id: string;
|
|
53
|
+
time_zone_id: string;
|
|
54
54
|
geofence_status_type: GeofenceStatusType;
|
|
55
55
|
geofence_time: string;
|
|
56
56
|
}>;
|
|
@@ -118,9 +118,9 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
118
118
|
organisation_ids: string[];
|
|
119
119
|
vehicle_ids: string[];
|
|
120
120
|
driver_ids: string[];
|
|
121
|
+
gps_geofence_ids: string[];
|
|
121
122
|
from_date: string;
|
|
122
123
|
to_date: string;
|
|
123
|
-
gps_geofence_ids: string[];
|
|
124
124
|
geofence_status_type: GeofenceStatusType[];
|
|
125
125
|
}, {
|
|
126
126
|
time_zone_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-Da1BdaCu.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,29 +46,29 @@ 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
|
+
geofence_enter_date_time: string;
|
|
50
|
+
geofence_exit_date_time: string;
|
|
49
51
|
duration_seconds: number;
|
|
50
52
|
status: Status;
|
|
51
53
|
organisation_id: string;
|
|
52
54
|
vehicle_id: string;
|
|
53
55
|
driver_id: string;
|
|
54
|
-
time_zone_id: string;
|
|
55
56
|
gps_geofence_id: string;
|
|
56
|
-
geofence_enter_date_time: string;
|
|
57
|
-
geofence_exit_date_time: string;
|
|
58
57
|
enter_gps_geofence_transaction_id: string;
|
|
59
58
|
exit_gps_geofence_transaction_id: string;
|
|
59
|
+
time_zone_id: string;
|
|
60
60
|
}, {
|
|
61
|
+
geofence_enter_date_time: string;
|
|
61
62
|
status: Status;
|
|
62
63
|
organisation_id: string;
|
|
63
64
|
vehicle_id: string;
|
|
64
65
|
driver_id: string;
|
|
65
|
-
time_zone_id: string;
|
|
66
66
|
gps_geofence_id: string;
|
|
67
|
-
geofence_enter_date_time: string;
|
|
68
67
|
enter_gps_geofence_transaction_id: string;
|
|
69
68
|
exit_gps_geofence_transaction_id: string;
|
|
70
|
-
|
|
69
|
+
time_zone_id: string;
|
|
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-Da1BdaCu.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
|
+
duration_seconds: number;
|
|
59
|
+
status: Status;
|
|
60
|
+
organisation_id: string;
|
|
61
|
+
vehicle_id: string;
|
|
62
|
+
driver_id: string;
|
|
63
|
+
time_zone_id: string;
|
|
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-Da1BdaCu.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>;
|
|
@@ -239,7 +239,6 @@ var LinkStatus = /* @__PURE__ */ ((LinkStatus2) => {
|
|
|
239
239
|
LinkStatus2["Active"] = "Active";
|
|
240
240
|
LinkStatus2["Inactive"] = "Inactive";
|
|
241
241
|
LinkStatus2["Expired"] = "Expired";
|
|
242
|
-
LinkStatus2["TripEnded"] = "TripEnded";
|
|
243
242
|
return LinkStatus2;
|
|
244
243
|
})(LinkStatus || {});
|
|
245
244
|
|