vms-nest-api-document 52.0.0 → 54.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/{fasttag_details-Dqz6tgCT.d.ts → fasttag_details-CtfumZO2.d.ts} +18 -18
- package/dist/services/account/analytics/admin_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/driver_login_analytics_service.d.ts +4 -4
- package/dist/services/account/analytics/parent_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/student_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +2 -2
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +2 -2
- package/dist/services/account/analytics/user_report_analytics_service.d.ts +2 -2
- package/dist/services/account/eway_bill_details.d.ts +10 -10
- package/dist/services/account/fasttag_details.d.ts +2 -2
- package/dist/services/account/fasttag_transactions.d.ts +2 -2
- package/dist/services/account/invoice_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/account/user_bookmark_service.d.ts +1 -2
- package/dist/services/core/external_api_push.service.d.ts +5 -5
- package/dist/services/core/external_api_share.service.d.ts +11 -11
- package/dist/services/core/external_api_sync.service.d.ts +5 -5
- package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
- package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
- 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/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
- package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
- package/dist/services/fleet/school_management/student_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_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/fleet/workshop_management/fleet_workshop_service.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 +1 -1
- package/dist/services/gps/features/gps_lock_digital_door_log_service.d.ts +1 -1
- package/dist/services/gps/features/gps_lock_relay_log_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_models/OverSpeedViolationMonthly.d.ts +14 -0
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +18 -18
- package/dist/services/main/drivers/master_driver_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_organisation_service.js +0 -17
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/users/user_service.js +79 -7
- package/dist/services/main/vehicle/childs/shared_vehicles.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/bookmark/master_bookmark_module_service.d.ts +1 -2
- package/dist/services/master/bookmark/master_bookmark_page_service.d.ts +4 -493
- package/dist/services/master/bookmark/master_bookmark_sub_module_service.d.ts +1 -2
- 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/cache_reset/master_reset_cache_service.d.ts +2 -2
- 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_breakdown_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_part_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_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_sim_provider_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_fleet_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/exclusive_feature_access.d.ts +1 -1
- package/dist/services/website/static_pages_service.d.ts +2 -2
- package/dist/{user_organisation_service-4_J4l-fj.d.ts → user_organisation_service-CLW4BuYO.d.ts} +853 -310
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from './core/Enums.js';
|
|
2
2
|
import { SBR, FBR } 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-CLW4BuYO.js';
|
|
5
5
|
|
|
6
6
|
interface FASTagTransaction extends Record<string, unknown> {
|
|
7
7
|
fasttag_transaction_id: string;
|
|
@@ -51,9 +51,6 @@ declare const FASTagTransactionSchema: z.ZodObject<{
|
|
|
51
51
|
plaza_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
52
52
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
|
-
status: Status;
|
|
55
|
-
organisation_id: string;
|
|
56
|
-
vehicle_id: string;
|
|
57
54
|
processing_date_time: string;
|
|
58
55
|
transaction_date_time: string;
|
|
59
56
|
transaction_id: string;
|
|
@@ -63,16 +60,19 @@ declare const FASTagTransactionSchema: z.ZodObject<{
|
|
|
63
60
|
lane_code: string;
|
|
64
61
|
plaza_code: string;
|
|
65
62
|
plaza_name: string;
|
|
63
|
+
status: Status;
|
|
66
64
|
fasttag_details_id: string;
|
|
67
65
|
fasttag_bank_id: string;
|
|
68
|
-
transaction_amount?: number | undefined;
|
|
69
|
-
}, {
|
|
70
|
-
status: Status;
|
|
71
66
|
organisation_id: string;
|
|
72
67
|
vehicle_id: string;
|
|
68
|
+
transaction_amount?: number | undefined;
|
|
69
|
+
}, {
|
|
73
70
|
transaction_id: string;
|
|
71
|
+
status: Status;
|
|
74
72
|
fasttag_details_id: string;
|
|
75
73
|
fasttag_bank_id: string;
|
|
74
|
+
organisation_id: string;
|
|
75
|
+
vehicle_id: string;
|
|
76
76
|
processing_date_time?: string | undefined;
|
|
77
77
|
transaction_date_time?: string | undefined;
|
|
78
78
|
transaction_amount?: unknown;
|
|
@@ -142,11 +142,11 @@ declare const FASTagTransactionQuerySchema: z.ZodObject<{
|
|
|
142
142
|
include_master_data: YesNo;
|
|
143
143
|
date_format_id: string;
|
|
144
144
|
time_zone_id: string;
|
|
145
|
-
organisation_ids: string[];
|
|
146
|
-
vehicle_ids: string[];
|
|
147
145
|
fasttag_transaction_ids: string[];
|
|
148
146
|
fasttag_details_ids: string[];
|
|
149
147
|
fasttag_bank_ids: string[];
|
|
148
|
+
organisation_ids: string[];
|
|
149
|
+
vehicle_ids: string[];
|
|
150
150
|
}, {
|
|
151
151
|
date_format_id: string;
|
|
152
152
|
time_zone_id: string;
|
|
@@ -169,11 +169,11 @@ declare const FASTagTransactionQuerySchema: z.ZodObject<{
|
|
|
169
169
|
direction: OrderBy;
|
|
170
170
|
}[] | undefined;
|
|
171
171
|
include_master_data?: YesNo | undefined;
|
|
172
|
-
organisation_ids?: string[] | undefined;
|
|
173
|
-
vehicle_ids?: string[] | undefined;
|
|
174
172
|
fasttag_transaction_ids?: string[] | undefined;
|
|
175
173
|
fasttag_details_ids?: string[] | undefined;
|
|
176
174
|
fasttag_bank_ids?: string[] | undefined;
|
|
175
|
+
organisation_ids?: string[] | undefined;
|
|
176
|
+
vehicle_ids?: string[] | undefined;
|
|
177
177
|
}>;
|
|
178
178
|
type FASTagTransactionQueryDTO = z.infer<typeof FASTagTransactionQuerySchema>;
|
|
179
179
|
declare const toFASTagTransactionPayload: (row: FASTagTransaction) => FASTagTransactionDTO;
|
|
@@ -336,19 +336,19 @@ declare const FASTagDetailsSchema: z.ZodObject<{
|
|
|
336
336
|
api_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
337
337
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
338
338
|
}, "strip", z.ZodTypeAny, {
|
|
339
|
-
api_key: string;
|
|
340
339
|
status: Status;
|
|
340
|
+
fasttag_bank_id: string;
|
|
341
341
|
organisation_id: string;
|
|
342
342
|
user_id: string;
|
|
343
|
-
|
|
343
|
+
api_key: string;
|
|
344
344
|
customer_id: string;
|
|
345
345
|
client_id: string;
|
|
346
346
|
client_secret: string;
|
|
347
347
|
}, {
|
|
348
348
|
status: Status;
|
|
349
|
+
fasttag_bank_id: string;
|
|
349
350
|
organisation_id: string;
|
|
350
351
|
user_id: string;
|
|
351
|
-
fasttag_bank_id: string;
|
|
352
352
|
api_key?: string | undefined;
|
|
353
353
|
customer_id?: string | undefined;
|
|
354
354
|
client_id?: string | undefined;
|
|
@@ -412,10 +412,10 @@ declare const FASTagDetailsQuerySchema: z.ZodObject<{
|
|
|
412
412
|
include_master_data: YesNo;
|
|
413
413
|
date_format_id: string;
|
|
414
414
|
time_zone_id: string;
|
|
415
|
-
organisation_ids: string[];
|
|
416
|
-
user_ids: string[];
|
|
417
415
|
fasttag_details_ids: string[];
|
|
418
416
|
fasttag_bank_ids: string[];
|
|
417
|
+
organisation_ids: string[];
|
|
418
|
+
user_ids: string[];
|
|
419
419
|
}, {
|
|
420
420
|
date_format_id: string;
|
|
421
421
|
time_zone_id: string;
|
|
@@ -438,10 +438,10 @@ declare const FASTagDetailsQuerySchema: z.ZodObject<{
|
|
|
438
438
|
direction: OrderBy;
|
|
439
439
|
}[] | undefined;
|
|
440
440
|
include_master_data?: YesNo | undefined;
|
|
441
|
-
organisation_ids?: string[] | undefined;
|
|
442
|
-
user_ids?: string[] | undefined;
|
|
443
441
|
fasttag_details_ids?: string[] | undefined;
|
|
444
442
|
fasttag_bank_ids?: string[] | undefined;
|
|
443
|
+
organisation_ids?: string[] | undefined;
|
|
444
|
+
user_ids?: string[] | undefined;
|
|
445
445
|
}>;
|
|
446
446
|
type FASTagDetailsQueryDTO = z.infer<typeof FASTagDetailsQuerySchema>;
|
|
447
447
|
declare const toFASTagDetailsPayload: (row: FASTagDetails) => FASTagDetailsDTO;
|
|
@@ -79,11 +79,11 @@ declare const UserAdminLoginAnalyticsQuerySchema: z.ZodObject<{
|
|
|
79
79
|
include_master_data: YesNo;
|
|
80
80
|
date_format_id: string;
|
|
81
81
|
time_zone_id: string;
|
|
82
|
+
user_admin_login_analytics_ids: string[];
|
|
83
|
+
admin_ids: string[];
|
|
82
84
|
platform: LoginFrom[];
|
|
83
85
|
from_date: string;
|
|
84
86
|
to_date: string;
|
|
85
|
-
user_admin_login_analytics_ids: string[];
|
|
86
|
-
admin_ids: string[];
|
|
87
87
|
}, {
|
|
88
88
|
date_format_id: string;
|
|
89
89
|
time_zone_id: string;
|
|
@@ -108,9 +108,9 @@ declare const UserAdminLoginAnalyticsQuerySchema: z.ZodObject<{
|
|
|
108
108
|
direction: OrderBy;
|
|
109
109
|
}[] | undefined;
|
|
110
110
|
include_master_data?: YesNo | undefined;
|
|
111
|
-
platform?: LoginFrom[] | undefined;
|
|
112
111
|
user_admin_login_analytics_ids?: string[] | undefined;
|
|
113
112
|
admin_ids?: string[] | undefined;
|
|
113
|
+
platform?: LoginFrom[] | undefined;
|
|
114
114
|
}>;
|
|
115
115
|
type UserAdminLoginAnalyticsQueryDTO = z.infer<typeof UserAdminLoginAnalyticsQuerySchema>;
|
|
116
116
|
declare const UserAdminLoginAnalyticsLoginCountReportSchema: z.ZodObject<{
|
|
@@ -89,13 +89,13 @@ declare const MasterDriverLoginAnalyticsQuerySchema: z.ZodObject<{
|
|
|
89
89
|
include_master_data: YesNo;
|
|
90
90
|
date_format_id: string;
|
|
91
91
|
time_zone_id: string;
|
|
92
|
+
platform: LoginFrom[];
|
|
93
|
+
from_date: string;
|
|
94
|
+
to_date: string;
|
|
92
95
|
master_driver_login_analytics_ids: string[];
|
|
93
96
|
organisation_ids: string[];
|
|
94
97
|
organisation_branch_ids: string[];
|
|
95
98
|
driver_ids: string[];
|
|
96
|
-
platform: LoginFrom[];
|
|
97
|
-
from_date: string;
|
|
98
|
-
to_date: string;
|
|
99
99
|
}, {
|
|
100
100
|
date_format_id: string;
|
|
101
101
|
time_zone_id: string;
|
|
@@ -120,11 +120,11 @@ declare const MasterDriverLoginAnalyticsQuerySchema: z.ZodObject<{
|
|
|
120
120
|
direction: OrderBy;
|
|
121
121
|
}[] | undefined;
|
|
122
122
|
include_master_data?: YesNo | undefined;
|
|
123
|
+
platform?: LoginFrom[] | undefined;
|
|
123
124
|
master_driver_login_analytics_ids?: string[] | undefined;
|
|
124
125
|
organisation_ids?: string[] | undefined;
|
|
125
126
|
organisation_branch_ids?: string[] | undefined;
|
|
126
127
|
driver_ids?: string[] | undefined;
|
|
127
|
-
platform?: LoginFrom[] | undefined;
|
|
128
128
|
}>;
|
|
129
129
|
type MasterDriverLoginAnalyticsQueryDTO = z.infer<typeof MasterDriverLoginAnalyticsQuerySchema>;
|
|
130
130
|
declare const MasterDriverLoginAnalyticsLoginCountReportSchema: z.ZodObject<{
|
|
@@ -89,11 +89,11 @@ declare const StudentGuardianLoginAnalyticsQuerySchema: z.ZodObject<{
|
|
|
89
89
|
include_master_data: YesNo;
|
|
90
90
|
date_format_id: string;
|
|
91
91
|
time_zone_id: string;
|
|
92
|
-
organisation_ids: string[];
|
|
93
|
-
organisation_branch_ids: string[];
|
|
94
92
|
platform: LoginFrom[];
|
|
95
93
|
from_date: string;
|
|
96
94
|
to_date: string;
|
|
95
|
+
organisation_ids: string[];
|
|
96
|
+
organisation_branch_ids: string[];
|
|
97
97
|
guardian_login_analytics_ids: string[];
|
|
98
98
|
guardian_ids: string[];
|
|
99
99
|
}, {
|
|
@@ -120,9 +120,9 @@ declare const StudentGuardianLoginAnalyticsQuerySchema: z.ZodObject<{
|
|
|
120
120
|
direction: OrderBy;
|
|
121
121
|
}[] | undefined;
|
|
122
122
|
include_master_data?: YesNo | undefined;
|
|
123
|
+
platform?: LoginFrom[] | undefined;
|
|
123
124
|
organisation_ids?: string[] | undefined;
|
|
124
125
|
organisation_branch_ids?: string[] | undefined;
|
|
125
|
-
platform?: LoginFrom[] | undefined;
|
|
126
126
|
guardian_login_analytics_ids?: string[] | undefined;
|
|
127
127
|
guardian_ids?: string[] | undefined;
|
|
128
128
|
}>;
|
|
@@ -89,11 +89,11 @@ declare const StudentLoginAnalyticsQuerySchema: z.ZodObject<{
|
|
|
89
89
|
include_master_data: YesNo;
|
|
90
90
|
date_format_id: string;
|
|
91
91
|
time_zone_id: string;
|
|
92
|
-
organisation_ids: string[];
|
|
93
|
-
organisation_branch_ids: string[];
|
|
94
92
|
platform: LoginFrom[];
|
|
95
93
|
from_date: string;
|
|
96
94
|
to_date: string;
|
|
95
|
+
organisation_ids: string[];
|
|
96
|
+
organisation_branch_ids: string[];
|
|
97
97
|
student_login_analytics_ids: string[];
|
|
98
98
|
student_ids: string[];
|
|
99
99
|
}, {
|
|
@@ -120,9 +120,9 @@ declare const StudentLoginAnalyticsQuerySchema: z.ZodObject<{
|
|
|
120
120
|
direction: OrderBy;
|
|
121
121
|
}[] | undefined;
|
|
122
122
|
include_master_data?: YesNo | undefined;
|
|
123
|
+
platform?: LoginFrom[] | undefined;
|
|
123
124
|
organisation_ids?: string[] | undefined;
|
|
124
125
|
organisation_branch_ids?: string[] | undefined;
|
|
125
|
-
platform?: LoginFrom[] | undefined;
|
|
126
126
|
student_login_analytics_ids?: string[] | undefined;
|
|
127
127
|
student_ids?: string[] | undefined;
|
|
128
128
|
}>;
|
|
@@ -86,10 +86,10 @@ declare const UserLoginAnalyticsQuerySchema: z.ZodObject<{
|
|
|
86
86
|
include_master_data: YesNo;
|
|
87
87
|
date_format_id: string;
|
|
88
88
|
time_zone_id: string;
|
|
89
|
-
organisation_ids: string[];
|
|
90
89
|
platform: LoginFrom[];
|
|
91
90
|
from_date: string;
|
|
92
91
|
to_date: string;
|
|
92
|
+
organisation_ids: string[];
|
|
93
93
|
user_login_analytics_ids: string[];
|
|
94
94
|
user_ids: string[];
|
|
95
95
|
}, {
|
|
@@ -116,8 +116,8 @@ declare const UserLoginAnalyticsQuerySchema: z.ZodObject<{
|
|
|
116
116
|
direction: OrderBy;
|
|
117
117
|
}[] | undefined;
|
|
118
118
|
include_master_data?: YesNo | undefined;
|
|
119
|
-
organisation_ids?: string[] | undefined;
|
|
120
119
|
platform?: LoginFrom[] | undefined;
|
|
120
|
+
organisation_ids?: string[] | undefined;
|
|
121
121
|
user_login_analytics_ids?: string[] | undefined;
|
|
122
122
|
user_ids?: string[] | undefined;
|
|
123
123
|
}>;
|
|
@@ -116,10 +116,10 @@ declare const UserPageAnalyticsQuerySchema: z.ZodObject<{
|
|
|
116
116
|
include_master_data: YesNo;
|
|
117
117
|
date_format_id: string;
|
|
118
118
|
time_zone_id: string;
|
|
119
|
-
organisation_ids: string[];
|
|
120
119
|
platform: LoginFrom[];
|
|
121
120
|
from_date: string;
|
|
122
121
|
to_date: string;
|
|
122
|
+
organisation_ids: string[];
|
|
123
123
|
user_ids: string[];
|
|
124
124
|
user_page_analytics_ids: string[];
|
|
125
125
|
}, {
|
|
@@ -146,8 +146,8 @@ declare const UserPageAnalyticsQuerySchema: z.ZodObject<{
|
|
|
146
146
|
direction: OrderBy;
|
|
147
147
|
}[] | undefined;
|
|
148
148
|
include_master_data?: YesNo | undefined;
|
|
149
|
-
organisation_ids?: string[] | undefined;
|
|
150
149
|
platform?: LoginFrom[] | undefined;
|
|
150
|
+
organisation_ids?: string[] | undefined;
|
|
151
151
|
user_ids?: string[] | undefined;
|
|
152
152
|
user_page_analytics_ids?: string[] | undefined;
|
|
153
153
|
}>;
|
|
@@ -126,10 +126,10 @@ declare const UserReportAnalyticsQuerySchema: z.ZodObject<{
|
|
|
126
126
|
include_master_data: YesNo;
|
|
127
127
|
date_format_id: string;
|
|
128
128
|
time_zone_id: string;
|
|
129
|
-
organisation_ids: string[];
|
|
130
129
|
platform: LoginFrom[];
|
|
131
130
|
from_date: string;
|
|
132
131
|
to_date: string;
|
|
132
|
+
organisation_ids: string[];
|
|
133
133
|
user_ids: string[];
|
|
134
134
|
report_type: DownloadReportType[];
|
|
135
135
|
user_report_analytics_ids: string[];
|
|
@@ -157,8 +157,8 @@ declare const UserReportAnalyticsQuerySchema: z.ZodObject<{
|
|
|
157
157
|
direction: OrderBy;
|
|
158
158
|
}[] | undefined;
|
|
159
159
|
include_master_data?: YesNo | undefined;
|
|
160
|
-
organisation_ids?: string[] | undefined;
|
|
161
160
|
platform?: LoginFrom[] | undefined;
|
|
161
|
+
organisation_ids?: string[] | undefined;
|
|
162
162
|
user_ids?: string[] | undefined;
|
|
163
163
|
report_type?: DownloadReportType[] | undefined;
|
|
164
164
|
user_report_analytics_ids?: string[] | undefined;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../core/Enums.js';
|
|
2
2
|
import { SBR, FBR } 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-CLW4BuYO.js';
|
|
5
5
|
import { MasterMainEwayBillProvider } from '../master/main/master_main_eway_bill_provider_service.js';
|
|
6
6
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -39,23 +39,23 @@ declare const EWayBillDetailsSchema: z.ZodObject<{
|
|
|
39
39
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
40
40
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
41
41
|
}, "strip", z.ZodTypeAny, {
|
|
42
|
-
api_client_id: string;
|
|
43
|
-
api_key: string;
|
|
44
|
-
api_secret: string;
|
|
45
|
-
description: string;
|
|
46
42
|
status: Status;
|
|
47
|
-
e_way_bill_provider_id: string;
|
|
48
43
|
organisation_id: string;
|
|
44
|
+
description: string;
|
|
49
45
|
user_id: string;
|
|
46
|
+
e_way_bill_provider_id: string;
|
|
47
|
+
api_client_id: string;
|
|
48
|
+
api_key: string;
|
|
49
|
+
api_secret: string;
|
|
50
50
|
}, {
|
|
51
51
|
status: Status;
|
|
52
|
-
e_way_bill_provider_id: string;
|
|
53
52
|
organisation_id: string;
|
|
54
53
|
user_id: string;
|
|
54
|
+
e_way_bill_provider_id: string;
|
|
55
|
+
description?: string | undefined;
|
|
55
56
|
api_client_id?: string | undefined;
|
|
56
57
|
api_key?: string | undefined;
|
|
57
58
|
api_secret?: string | undefined;
|
|
58
|
-
description?: string | undefined;
|
|
59
59
|
}>;
|
|
60
60
|
type EWayBillDetailsDTO = z.infer<typeof EWayBillDetailsSchema>;
|
|
61
61
|
declare const EWayBillDetailsQuerySchema: z.ZodObject<{
|
|
@@ -115,10 +115,10 @@ declare const EWayBillDetailsQuerySchema: z.ZodObject<{
|
|
|
115
115
|
include_master_data: YesNo;
|
|
116
116
|
date_format_id: string;
|
|
117
117
|
time_zone_id: string;
|
|
118
|
-
eway_bill_details_ids: string[];
|
|
119
118
|
organisation_ids: string[];
|
|
120
119
|
user_ids: string[];
|
|
121
120
|
e_way_bill_provider_ids: string[];
|
|
121
|
+
eway_bill_details_ids: string[];
|
|
122
122
|
}, {
|
|
123
123
|
date_format_id: string;
|
|
124
124
|
time_zone_id: string;
|
|
@@ -141,10 +141,10 @@ declare const EWayBillDetailsQuerySchema: z.ZodObject<{
|
|
|
141
141
|
direction: OrderBy;
|
|
142
142
|
}[] | undefined;
|
|
143
143
|
include_master_data?: YesNo | undefined;
|
|
144
|
-
eway_bill_details_ids?: string[] | undefined;
|
|
145
144
|
organisation_ids?: string[] | undefined;
|
|
146
145
|
user_ids?: string[] | undefined;
|
|
147
146
|
e_way_bill_provider_ids?: string[] | undefined;
|
|
147
|
+
eway_bill_details_ids?: string[] | undefined;
|
|
148
148
|
}>;
|
|
149
149
|
type EWayBillDetailsQueryDTO = z.infer<typeof EWayBillDetailsQuerySchema>;
|
|
150
150
|
declare const toEWayBillDetailsPayload: (row: EWayBillDetails) => EWayBillDetailsDTO;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
import '../../user_organisation_service-
|
|
5
|
-
export { v as FASTagDetails, w as FASTagDetailsDTO, x as FASTagDetailsQueryDTO, y as FASTagDetailsQuerySchema, z as FASTagDetailsSchema, A as createFASTagDetails, B as deleteFASTagDetails, C as findFASTagDetails, D as newFASTagDetailsPayload, E as toFASTagDetailsPayload, G as updateFASTagDetails } from '../../fasttag_details-
|
|
4
|
+
import '../../user_organisation_service-CLW4BuYO.js';
|
|
5
|
+
export { v as FASTagDetails, w as FASTagDetailsDTO, x as FASTagDetailsQueryDTO, y as FASTagDetailsQuerySchema, z as FASTagDetailsSchema, A as createFASTagDetails, B as deleteFASTagDetails, C as findFASTagDetails, D as newFASTagDetailsPayload, E as toFASTagDetailsPayload, G as updateFASTagDetails } from '../../fasttag_details-CtfumZO2.js';
|
|
6
6
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { F as FASTagTransaction, a as FASTagTransactionDTO, b as FASTagTransactionQueryDTO, c as FASTagTransactionQuerySchema, d as FASTagTransactionSchema, e as createFASTagTransaction, f as deleteFASTagTransaction, g as findFASTagTransactions, n as newFASTagTransactionPayload, t as toFASTagTransactionPayload, u as updateFASTagTransaction } from '../../fasttag_details-
|
|
5
|
-
import '../../user_organisation_service-
|
|
4
|
+
export { F as FASTagTransaction, a as FASTagTransactionDTO, b as FASTagTransactionQueryDTO, c as FASTagTransactionQuerySchema, d as FASTagTransactionSchema, e as createFASTagTransaction, f as deleteFASTagTransaction, g as findFASTagTransactions, n as newFASTagTransactionPayload, t as toFASTagTransactionPayload, u as updateFASTagTransaction } from '../../fasttag_details-CtfumZO2.js';
|
|
5
|
+
import '../../user_organisation_service-CLW4BuYO.js';
|
|
6
6
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.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 { wv as Invoice, ww as InvoiceDTO, wx as InvoiceFile, wy as InvoiceFileDTO, wz as InvoiceFileSchema, wA as InvoiceQueryDTO, wB as InvoiceQuerySchema, wC as InvoiceSchema, wD as createInvoice, wE as create_invoice_file, wF as deleteInvoice, wG as findInvoices, wH as get_invoice_file_presigned_url, wI as newInvoicePayload, wJ as remove_invoice_file, wK as toInvoicePayload, wL as updateInvoice } from '../../user_organisation_service-
|
|
5
|
+
export { wv as Invoice, ww as InvoiceDTO, wx as InvoiceFile, wy as InvoiceFileDTO, wz as InvoiceFileSchema, wA as InvoiceQueryDTO, wB as InvoiceQuerySchema, wC as InvoiceSchema, wD as createInvoice, wE as create_invoice_file, wF as deleteInvoice, wG as findInvoices, wH as get_invoice_file_presigned_url, wI as newInvoicePayload, wJ as remove_invoice_file, wK as toInvoicePayload, wL as updateInvoice } from '../../user_organisation_service-CLW4BuYO.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { o$ as OrganisationNotificationPreference, p0 as OrganisationNotificationPreferenceDTO, p1 as OrganisationNotificationPreferenceGeofenceLink, p2 as OrganisationNotificationPreferenceQueryDTO, p3 as OrganisationNotificationPreferenceQuerySchema, p4 as OrganisationNotificationPreferenceSchema, p5 as OrganisationNotificationPreferenceUserLink, p6 as OrganisationNotificationPreferenceVehicleLink, p7 as createOrganisationNotificationPreference, p8 as deleteOrganisationNotificationPreference, p9 as findOrganisationNotificationPreference, pa as newOrganisationNotificationPreferencePayload, pb as toOrganisationNotificationPreferencePayload, pc as updateOrganisationNotificationPreference } from '../../user_organisation_service-
|
|
4
|
+
export { o$ as OrganisationNotificationPreference, p0 as OrganisationNotificationPreferenceDTO, p1 as OrganisationNotificationPreferenceGeofenceLink, p2 as OrganisationNotificationPreferenceQueryDTO, p3 as OrganisationNotificationPreferenceQuerySchema, p4 as OrganisationNotificationPreferenceSchema, p5 as OrganisationNotificationPreferenceUserLink, p6 as OrganisationNotificationPreferenceVehicleLink, p7 as createOrganisationNotificationPreference, p8 as deleteOrganisationNotificationPreference, p9 as findOrganisationNotificationPreference, pa as newOrganisationNotificationPreferencePayload, pb as toOrganisationNotificationPreferencePayload, pc as updateOrganisationNotificationPreference } from '../../user_organisation_service-CLW4BuYO.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { t_ as OrganisationReportAutomationMail, t$ as OrganisationReportAutomationMailQueryDTO, u0 as OrganisationReportAutomationMailQuerySchema, u1 as OrganisationReportAutomationMailVehicleLink, u2 as OrganisationReportPreference, u3 as OrganisationReportPreferenceDTO, u4 as OrganisationReportPreferenceQueryDTO, u5 as OrganisationReportPreferenceQuerySchema, u6 as OrganisationReportPreferenceSchema, u7 as OrganisationReportPreferenceVehicleLink, u8 as createOrganisationReportPreference, u9 as deleteOrganisationReportPreference, ua as findOrganisationReportAutomationMail, ub as findOrganisationReportPreference, uc as newOrganisationReportPreferencePayload, ud as toOrganisationReportPreferencePayload, ue as updateOrganisationReportPreference } from '../../user_organisation_service-
|
|
4
|
+
export { t_ as OrganisationReportAutomationMail, t$ as OrganisationReportAutomationMailQueryDTO, u0 as OrganisationReportAutomationMailQuerySchema, u1 as OrganisationReportAutomationMailVehicleLink, u2 as OrganisationReportPreference, u3 as OrganisationReportPreferenceDTO, u4 as OrganisationReportPreferenceQueryDTO, u5 as OrganisationReportPreferenceQuerySchema, u6 as OrganisationReportPreferenceSchema, u7 as OrganisationReportPreferenceVehicleLink, u8 as createOrganisationReportPreference, u9 as deleteOrganisationReportPreference, ua as findOrganisationReportAutomationMail, ub as findOrganisationReportPreference, uc as newOrganisationReportPreferencePayload, ud as toOrganisationReportPreferencePayload, ue as updateOrganisationReportPreference } from '../../user_organisation_service-CLW4BuYO.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.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 { w9 as Ticket, wa as TicketDTO, wb as TicketFile, wc as TicketFileDTO, wd as TicketFileSchema, we as TicketQueryDTO, wf as TicketQuerySchema, wg as TicketSchema, wh as TicketVerifyDTO, wi as TicketVerifySchema, wj as createTicket, wk as create_ticket_file, wl as deleteTicket, wm as findTickets, wn as get_ticket_file_presigned_url, wo as newTicketPayload, wp as newVerifyTicketPayload, wq as remove_ticket_file, wr as toTicketPayload, ws as toVerifyTicketPayload, wt as updateTicket, wu as updateVerifyStatus } from '../../user_organisation_service-
|
|
5
|
+
export { w9 as Ticket, wa as TicketDTO, wb as TicketFile, wc as TicketFileDTO, wd as TicketFileSchema, we as TicketQueryDTO, wf as TicketQuerySchema, wg as TicketSchema, wh as TicketVerifyDTO, wi as TicketVerifySchema, wj as createTicket, wk as create_ticket_file, wl as deleteTicket, wm as findTickets, wn as get_ticket_file_presigned_url, wo as newTicketPayload, wp as newVerifyTicketPayload, wq as remove_ticket_file, wr as toTicketPayload, ws as toVerifyTicketPayload, wt as updateTicket, wu as updateVerifyStatus } from '../../user_organisation_service-CLW4BuYO.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import '../../core/BaseResponse.js';
|
|
2
2
|
import 'zod';
|
|
3
3
|
import '../../core/Enums.js';
|
|
4
|
-
|
|
5
|
-
export { U as UserBookmark, C as UserBookmarkSaveSelectionDTO, D as UserBookmarkSaveSelectionItemSchema, E as UserBookmarkSaveSelectionSchema, G as UserBookmarkSelectionQueryDTO, H as UserBookmarkSelectionQuerySchema, I as user_bookmark_get_selected_list, J as user_bookmark_get_selection_list, K as user_bookmark_save_selection } from '../master/bookmark/master_bookmark_page_service.js';
|
|
4
|
+
export { xr as UserBookmark, xs as UserBookmarkSaveSelectionDTO, xt as UserBookmarkSaveSelectionItemSchema, xu as UserBookmarkSaveSelectionSchema, xv as UserBookmarkSelectionQueryDTO, xw as UserBookmarkSelectionQuerySchema, xx as user_bookmark_get_selected_list, xy as user_bookmark_get_selection_list, xz as user_bookmark_save_selection } from '../../user_organisation_service-CLW4BuYO.js';
|
|
6
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { YesNo, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../core/Enums.js';
|
|
2
2
|
import { SBR, FBR } 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-CLW4BuYO.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|
|
@@ -90,10 +90,10 @@ declare const ApiDataPushManagementSchema: z.ZodObject<{
|
|
|
90
90
|
description: string;
|
|
91
91
|
is_enabled: YesNo;
|
|
92
92
|
all_vehicles: YesNo;
|
|
93
|
-
frequency_seconds: number;
|
|
94
93
|
status: Status;
|
|
95
94
|
organisation_ids: string[];
|
|
96
95
|
vehicle_ids: string[];
|
|
96
|
+
frequency_seconds: number;
|
|
97
97
|
}, {
|
|
98
98
|
api_name: string;
|
|
99
99
|
vendor_name: string;
|
|
@@ -101,9 +101,9 @@ declare const ApiDataPushManagementSchema: z.ZodObject<{
|
|
|
101
101
|
status: Status;
|
|
102
102
|
description?: string | undefined;
|
|
103
103
|
is_enabled?: YesNo | undefined;
|
|
104
|
-
frequency_seconds?: unknown;
|
|
105
104
|
organisation_ids?: string[] | undefined;
|
|
106
105
|
vehicle_ids?: string[] | undefined;
|
|
106
|
+
frequency_seconds?: unknown;
|
|
107
107
|
}>;
|
|
108
108
|
type ApiDataPushManagementDTO = z.infer<typeof ApiDataPushManagementSchema>;
|
|
109
109
|
declare const ApiDataPushManagementQuerySchema: z.ZodObject<{
|
|
@@ -225,7 +225,6 @@ declare const ApiDataPushHitLogQuerySchema: z.ZodObject<{
|
|
|
225
225
|
run_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
226
226
|
}, "strip", z.ZodTypeAny, {
|
|
227
227
|
status: Status[];
|
|
228
|
-
run_status: YesNo[];
|
|
229
228
|
search: string;
|
|
230
229
|
paging: PAGING;
|
|
231
230
|
page_count: number;
|
|
@@ -246,13 +245,13 @@ declare const ApiDataPushHitLogQuerySchema: z.ZodObject<{
|
|
|
246
245
|
include_master_data: YesNo;
|
|
247
246
|
date_format_id: string;
|
|
248
247
|
time_zone_id: string;
|
|
248
|
+
run_status: YesNo[];
|
|
249
249
|
api_data_push_ids: string[];
|
|
250
250
|
api_data_push_hit_log_ids: string[];
|
|
251
251
|
}, {
|
|
252
252
|
date_format_id: string;
|
|
253
253
|
time_zone_id: string;
|
|
254
254
|
status?: Status[] | undefined;
|
|
255
|
-
run_status?: YesNo[] | undefined;
|
|
256
255
|
search?: string | undefined;
|
|
257
256
|
paging?: PAGING | undefined;
|
|
258
257
|
page_count?: unknown;
|
|
@@ -271,6 +270,7 @@ declare const ApiDataPushHitLogQuerySchema: z.ZodObject<{
|
|
|
271
270
|
direction: OrderBy;
|
|
272
271
|
}[] | undefined;
|
|
273
272
|
include_master_data?: YesNo | undefined;
|
|
273
|
+
run_status?: YesNo[] | undefined;
|
|
274
274
|
api_data_push_ids?: string[] | undefined;
|
|
275
275
|
api_data_push_hit_log_ids?: string[] | undefined;
|
|
276
276
|
}>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { YesNo, APIAuthType, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../core/Enums.js';
|
|
2
2
|
import { SBR, FBR } 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-CLW4BuYO.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|
|
@@ -100,30 +100,30 @@ declare const ApiDataShareManagementSchema: z.ZodObject<{
|
|
|
100
100
|
description: string;
|
|
101
101
|
is_enabled: YesNo;
|
|
102
102
|
all_vehicles: YesNo;
|
|
103
|
-
status: Status;
|
|
104
|
-
organisation_ids: string[];
|
|
105
|
-
vehicle_ids: string[];
|
|
106
103
|
auth_type: APIAuthType;
|
|
107
104
|
api_keys: string[];
|
|
108
105
|
usernames: string[];
|
|
109
106
|
passwords: string[];
|
|
110
107
|
rate_limit_rpm: number;
|
|
111
108
|
allowed_ips: string[];
|
|
109
|
+
status: Status;
|
|
110
|
+
organisation_ids: string[];
|
|
111
|
+
vehicle_ids: string[];
|
|
112
112
|
}, {
|
|
113
113
|
api_name: string;
|
|
114
114
|
vendor_name: string;
|
|
115
115
|
all_vehicles: YesNo;
|
|
116
|
-
status: Status;
|
|
117
116
|
api_keys: string[];
|
|
118
117
|
usernames: string[];
|
|
119
118
|
passwords: string[];
|
|
120
119
|
allowed_ips: string[];
|
|
120
|
+
status: Status;
|
|
121
121
|
description?: string | undefined;
|
|
122
122
|
is_enabled?: YesNo | undefined;
|
|
123
|
-
organisation_ids?: string[] | undefined;
|
|
124
|
-
vehicle_ids?: string[] | undefined;
|
|
125
123
|
auth_type?: APIAuthType | undefined;
|
|
126
124
|
rate_limit_rpm?: unknown;
|
|
125
|
+
organisation_ids?: string[] | undefined;
|
|
126
|
+
vehicle_ids?: string[] | undefined;
|
|
127
127
|
}>;
|
|
128
128
|
type ApiDataShareManagementDTO = z.infer<typeof ApiDataShareManagementSchema>;
|
|
129
129
|
declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
|
|
@@ -162,6 +162,7 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
|
|
|
162
162
|
auth_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof APIAuthType>, "many">>>;
|
|
163
163
|
}, "strip", z.ZodTypeAny, {
|
|
164
164
|
is_enabled: YesNo[];
|
|
165
|
+
auth_type: APIAuthType[];
|
|
165
166
|
status: Status[];
|
|
166
167
|
search: string;
|
|
167
168
|
paging: PAGING;
|
|
@@ -183,12 +184,12 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
|
|
|
183
184
|
include_master_data: YesNo;
|
|
184
185
|
date_format_id: string;
|
|
185
186
|
time_zone_id: string;
|
|
186
|
-
auth_type: APIAuthType[];
|
|
187
187
|
api_data_share_ids: string[];
|
|
188
188
|
}, {
|
|
189
189
|
date_format_id: string;
|
|
190
190
|
time_zone_id: string;
|
|
191
191
|
is_enabled?: YesNo[] | undefined;
|
|
192
|
+
auth_type?: APIAuthType[] | undefined;
|
|
192
193
|
status?: Status[] | undefined;
|
|
193
194
|
search?: string | undefined;
|
|
194
195
|
paging?: PAGING | undefined;
|
|
@@ -208,7 +209,6 @@ declare const ApiDataShareManagementQuerySchema: z.ZodObject<{
|
|
|
208
209
|
direction: OrderBy;
|
|
209
210
|
}[] | undefined;
|
|
210
211
|
include_master_data?: YesNo | undefined;
|
|
211
|
-
auth_type?: APIAuthType[] | undefined;
|
|
212
212
|
api_data_share_ids?: string[] | undefined;
|
|
213
213
|
}>;
|
|
214
214
|
type ApiDataShareManagementQueryDTO = z.infer<typeof ApiDataShareManagementQuerySchema>;
|
|
@@ -248,6 +248,7 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
|
|
|
248
248
|
is_auth_success: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
249
249
|
}, "strip", z.ZodTypeAny, {
|
|
250
250
|
status: Status[];
|
|
251
|
+
is_auth_success: YesNo[];
|
|
251
252
|
search: string;
|
|
252
253
|
paging: PAGING;
|
|
253
254
|
page_count: number;
|
|
@@ -268,13 +269,13 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
|
|
|
268
269
|
include_master_data: YesNo;
|
|
269
270
|
date_format_id: string;
|
|
270
271
|
time_zone_id: string;
|
|
271
|
-
is_auth_success: YesNo[];
|
|
272
272
|
api_data_share_ids: string[];
|
|
273
273
|
api_data_share_hit_log_ids: string[];
|
|
274
274
|
}, {
|
|
275
275
|
date_format_id: string;
|
|
276
276
|
time_zone_id: string;
|
|
277
277
|
status?: Status[] | undefined;
|
|
278
|
+
is_auth_success?: YesNo[] | undefined;
|
|
278
279
|
search?: string | undefined;
|
|
279
280
|
paging?: PAGING | undefined;
|
|
280
281
|
page_count?: unknown;
|
|
@@ -293,7 +294,6 @@ declare const ApiDataShareHitLogQuerySchema: z.ZodObject<{
|
|
|
293
294
|
direction: OrderBy;
|
|
294
295
|
}[] | undefined;
|
|
295
296
|
include_master_data?: YesNo | undefined;
|
|
296
|
-
is_auth_success?: YesNo[] | undefined;
|
|
297
297
|
api_data_share_ids?: string[] | undefined;
|
|
298
298
|
api_data_share_hit_log_ids?: string[] | undefined;
|
|
299
299
|
}>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { YesNo, Status, APISyncRunType, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../core/Enums.js';
|
|
2
2
|
import { SBR, FBR } 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-CLW4BuYO.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|
|
@@ -74,17 +74,17 @@ declare const ApiDataSyncManagementSchema: z.ZodObject<{
|
|
|
74
74
|
vendor_name: string;
|
|
75
75
|
description: string;
|
|
76
76
|
is_enabled: YesNo;
|
|
77
|
-
frequency_seconds: number;
|
|
78
77
|
status: Status;
|
|
79
78
|
organisation_ids: string[];
|
|
79
|
+
frequency_seconds: number;
|
|
80
80
|
}, {
|
|
81
81
|
api_name: string;
|
|
82
82
|
vendor_name: string;
|
|
83
83
|
status: Status;
|
|
84
84
|
description?: string | undefined;
|
|
85
85
|
is_enabled?: YesNo | undefined;
|
|
86
|
-
frequency_seconds?: unknown;
|
|
87
86
|
organisation_ids?: string[] | undefined;
|
|
87
|
+
frequency_seconds?: unknown;
|
|
88
88
|
}>;
|
|
89
89
|
type ApiDataSyncManagementDTO = z.infer<typeof ApiDataSyncManagementSchema>;
|
|
90
90
|
declare const ApiDataSyncManagementQuerySchema: z.ZodObject<{
|
|
@@ -207,7 +207,6 @@ declare const ApiDataSyncRunLogQuerySchema: z.ZodObject<{
|
|
|
207
207
|
run_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
208
208
|
}, "strip", z.ZodTypeAny, {
|
|
209
209
|
status: Status[];
|
|
210
|
-
run_status: YesNo[];
|
|
211
210
|
search: string;
|
|
212
211
|
paging: PAGING;
|
|
213
212
|
page_count: number;
|
|
@@ -229,13 +228,13 @@ declare const ApiDataSyncRunLogQuerySchema: z.ZodObject<{
|
|
|
229
228
|
date_format_id: string;
|
|
230
229
|
time_zone_id: string;
|
|
231
230
|
run_type: APISyncRunType[];
|
|
231
|
+
run_status: YesNo[];
|
|
232
232
|
api_data_sync_ids: string[];
|
|
233
233
|
api_data_sync_run_log_ids: string[];
|
|
234
234
|
}, {
|
|
235
235
|
date_format_id: string;
|
|
236
236
|
time_zone_id: string;
|
|
237
237
|
status?: Status[] | undefined;
|
|
238
|
-
run_status?: YesNo[] | undefined;
|
|
239
238
|
search?: string | undefined;
|
|
240
239
|
paging?: PAGING | undefined;
|
|
241
240
|
page_count?: unknown;
|
|
@@ -255,6 +254,7 @@ declare const ApiDataSyncRunLogQuerySchema: z.ZodObject<{
|
|
|
255
254
|
}[] | undefined;
|
|
256
255
|
include_master_data?: YesNo | undefined;
|
|
257
256
|
run_type?: APISyncRunType[] | undefined;
|
|
257
|
+
run_status?: YesNo[] | undefined;
|
|
258
258
|
api_data_sync_ids?: string[] | undefined;
|
|
259
259
|
api_data_sync_run_log_ids?: string[] | undefined;
|
|
260
260
|
}>;
|