vms-nest-api-document 57.0.0 → 59.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/{user_organisation_service-Dyi5v2Ui.d.ts → eway_bill_details-CRTEIj5j.d.ts} +938 -332
- 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 +5 -155
- 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 +2 -1
- package/dist/services/account/notification_preferences.service.d.ts +2 -1
- package/dist/services/account/report_preferences.service.d.ts +2 -1
- package/dist/services/account/ticket_service.d.ts +2 -1
- package/dist/services/account/user_bookmark_service.d.ts +2 -1
- package/dist/services/core/external_api_push.service.d.ts +2 -1
- package/dist/services/core/external_api_share.service.d.ts +2 -1
- package/dist/services/core/external_api_sync.service.d.ts +2 -1
- package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +2 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +2 -1
- package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +36 -35
- package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +36 -35
- package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +2 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +2 -1
- package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +2 -1
- package/dist/services/fleet/document_management/document_management_service.d.ts +2 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +2 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +2 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +2 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +2 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +2 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +2 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +2 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +2 -1
- package/dist/services/fleet/school_management/calendar_service.d.ts +2 -1
- package/dist/services/fleet/school_management/notice_board_service.d.ts +2 -1
- package/dist/services/fleet/school_management/student_service.d.ts +2 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +2 -1
- package/dist/services/fleet/service_management/fleet_service_service.d.ts +2 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +2 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +2 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +2 -1
- package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +2 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +2 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +2 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +2 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +2 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +2 -1
- package/dist/services/gps/features/gps_lock_digital_door_log_service.d.ts +2 -1
- package/dist/services/gps/features/gps_lock_relay_log_service.d.ts +2 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +2 -1
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +18 -18
- package/dist/services/main/device/master_data_check_service.d.ts +3 -3
- package/dist/services/main/device/master_device_service.d.ts +6 -6
- package/dist/services/main/device/master_traccar_server_service.d.ts +2 -2
- package/dist/services/main/drivers/master_driver_service.d.ts +2 -1
- package/dist/services/main/users/auth_service.d.ts +2 -1
- package/dist/services/main/users/user_admin_service.d.ts +2 -1
- package/dist/services/main/users/user_organisation_service.d.ts +2 -1
- package/dist/services/main/users/user_service.d.ts +2 -1
- package/dist/services/main/users/user_service.js +6 -0
- package/dist/services/main/vehicle/childs/shared_vehicles.d.ts +5 -4
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +20 -19
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +2 -1
- package/dist/services/master/bookmark/master_bookmark_module_service.d.ts +2 -1
- package/dist/services/master/bookmark/master_bookmark_page_service.d.ts +2 -1
- package/dist/services/master/bookmark/master_bookmark_sub_module_service.d.ts +2 -1
- package/dist/services/master/bus/master_class_service.d.ts +2 -1
- package/dist/services/master/bus/master_program_service.d.ts +2 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +2 -1
- package/dist/services/master/bus/master_section_service.d.ts +2 -1
- package/dist/services/master/bus/master_semester_service.d.ts +2 -1
- package/dist/services/master/bus/master_stream_service.d.ts +2 -1
- package/dist/services/master/bus/master_year_service.d.ts +2 -1
- package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -2
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +2 -1
- package/dist/services/master/device/master_device_model_service.d.ts +2 -1
- package/dist/services/master/device/master_device_type_service.d.ts +2 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +2 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +2 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +2 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +2 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +2 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +2 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +2 -1
- package/dist/services/master/main/master_main_country_service.d.ts +2 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +2 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +2 -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 +2 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +2 -1
- package/dist/services/master/main/master_main_language_service.d.ts +2 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +2 -1
- package/dist/services/master/main/master_main_state_service.d.ts +2 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +2 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +2 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +2 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_fleet_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +2 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +2 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +2 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +2 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +2 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +2 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +2 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +2 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +2 -1
- package/dist/services/master/user/master_user_role_service.d.ts +2 -1
- package/dist/services/master/user/master_user_status_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +2 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +2 -1
- package/dist/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/exclusive_feature_access.d.ts +2 -1
- package/dist/services/website/faq_service.d.ts +1 -1
- package/dist/services/website/request_demo.service.d.ts +4 -4
- package/package.json +1 -1
- package/dist/fasttag_details-BXKhAzKf.d.ts +0 -454
|
@@ -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,157 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
import
|
|
1
|
+
import '../../core/Enums.js';
|
|
2
|
+
import '../../core/BaseResponse.js';
|
|
3
|
+
import 'zod';
|
|
4
|
+
export { D8 as EWayBillDetails, D9 as EWayBillDetailsDTO, Da as EWayBillDetailsQueryDTO, Db as EWayBillDetailsQuerySchema, Dc as EWayBillDetailsSchema, Dd as createEWayBillDetails, De as deleteEWayBillDetails, Df as findEWayBillDetails, Dg as newEWayBillDetailsPayload, Dh as toEWayBillDetailsPayload, Di as updateEWayBillDetails } from '../../eway_bill_details-CRTEIj5j.js';
|
|
5
|
+
import '../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';
|
|
8
|
-
|
|
9
|
-
interface EWayBillDetails extends Record<string, unknown> {
|
|
10
|
-
eway_bill_details_id: string;
|
|
11
|
-
api_client_id: string;
|
|
12
|
-
api_key: string;
|
|
13
|
-
api_secret: string;
|
|
14
|
-
description: string;
|
|
15
|
-
status: Status;
|
|
16
|
-
added_date_time: string;
|
|
17
|
-
modified_date_time: string;
|
|
18
|
-
e_way_bill_provider_id: string;
|
|
19
|
-
MasterMainEWayBillProvider?: MasterMainEwayBillProvider;
|
|
20
|
-
provider_name?: string;
|
|
21
|
-
provider_code?: string;
|
|
22
|
-
organisation_id: string;
|
|
23
|
-
UserOrganisation?: UserOrganisation;
|
|
24
|
-
organisation_name?: string;
|
|
25
|
-
organisation_code?: string;
|
|
26
|
-
organisation_logo_url?: string;
|
|
27
|
-
user_id: string;
|
|
28
|
-
User?: User;
|
|
29
|
-
user_details?: string;
|
|
30
|
-
user_image_url?: string;
|
|
31
|
-
}
|
|
32
|
-
declare const EWayBillDetailsSchema: z.ZodObject<{
|
|
33
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
34
|
-
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
35
|
-
e_way_bill_provider_id: z.ZodEffects<z.ZodString, string, string>;
|
|
36
|
-
api_client_id: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
37
|
-
api_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
38
|
-
api_secret: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
39
|
-
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
40
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
41
|
-
}, "strip", z.ZodTypeAny, {
|
|
42
|
-
api_key: string;
|
|
43
|
-
status: Status;
|
|
44
|
-
organisation_id: string;
|
|
45
|
-
user_id: string;
|
|
46
|
-
description: string;
|
|
47
|
-
e_way_bill_provider_id: string;
|
|
48
|
-
api_client_id: string;
|
|
49
|
-
api_secret: string;
|
|
50
|
-
}, {
|
|
51
|
-
status: Status;
|
|
52
|
-
organisation_id: string;
|
|
53
|
-
user_id: string;
|
|
54
|
-
e_way_bill_provider_id: string;
|
|
55
|
-
api_key?: string | undefined;
|
|
56
|
-
description?: string | undefined;
|
|
57
|
-
api_client_id?: string | undefined;
|
|
58
|
-
api_secret?: string | undefined;
|
|
59
|
-
}>;
|
|
60
|
-
type EWayBillDetailsDTO = z.infer<typeof EWayBillDetailsSchema>;
|
|
61
|
-
declare const EWayBillDetailsQuerySchema: z.ZodObject<{
|
|
62
|
-
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
63
|
-
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
64
|
-
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
65
|
-
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
66
|
-
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
67
|
-
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
68
|
-
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
69
|
-
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
70
|
-
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
71
|
-
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
72
|
-
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
73
|
-
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
74
|
-
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
75
|
-
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
76
|
-
name: z.ZodEffects<z.ZodString, string, string>;
|
|
77
|
-
field: z.ZodEffects<z.ZodString, string, string>;
|
|
78
|
-
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
79
|
-
}, "strip", z.ZodTypeAny, {
|
|
80
|
-
name: string;
|
|
81
|
-
field: string;
|
|
82
|
-
direction: OrderBy;
|
|
83
|
-
}, {
|
|
84
|
-
name: string;
|
|
85
|
-
field: string;
|
|
86
|
-
direction: OrderBy;
|
|
87
|
-
}>, "many">>>;
|
|
88
|
-
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
89
|
-
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
90
|
-
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
91
|
-
} & {
|
|
92
|
-
eway_bill_details_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
93
|
-
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
94
|
-
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
95
|
-
e_way_bill_provider_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
96
|
-
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
status: Status[];
|
|
98
|
-
search: string;
|
|
99
|
-
paging: PAGING;
|
|
100
|
-
page_count: number;
|
|
101
|
-
page_index: number;
|
|
102
|
-
load_parents: LoadParents;
|
|
103
|
-
load_parents_list: string[];
|
|
104
|
-
load_child: LoadChild;
|
|
105
|
-
load_child_list: string[];
|
|
106
|
-
load_child_count: LoadChildCount;
|
|
107
|
-
load_child_count_list: string[];
|
|
108
|
-
include_details: Record<string, any>;
|
|
109
|
-
where_relations: Record<string, any>;
|
|
110
|
-
order_by: {
|
|
111
|
-
name: string;
|
|
112
|
-
field: string;
|
|
113
|
-
direction: OrderBy;
|
|
114
|
-
}[];
|
|
115
|
-
include_master_data: YesNo;
|
|
116
|
-
date_format_id: string;
|
|
117
|
-
time_zone_id: string;
|
|
118
|
-
organisation_ids: string[];
|
|
119
|
-
user_ids: string[];
|
|
120
|
-
e_way_bill_provider_ids: string[];
|
|
121
|
-
eway_bill_details_ids: string[];
|
|
122
|
-
}, {
|
|
123
|
-
date_format_id: string;
|
|
124
|
-
time_zone_id: string;
|
|
125
|
-
status?: Status[] | undefined;
|
|
126
|
-
search?: string | undefined;
|
|
127
|
-
paging?: PAGING | undefined;
|
|
128
|
-
page_count?: unknown;
|
|
129
|
-
page_index?: unknown;
|
|
130
|
-
load_parents?: LoadParents | undefined;
|
|
131
|
-
load_parents_list?: string[] | undefined;
|
|
132
|
-
load_child?: LoadChild | undefined;
|
|
133
|
-
load_child_list?: string[] | undefined;
|
|
134
|
-
load_child_count?: LoadChildCount | undefined;
|
|
135
|
-
load_child_count_list?: string[] | undefined;
|
|
136
|
-
include_details?: Record<string, any> | undefined;
|
|
137
|
-
where_relations?: Record<string, any> | undefined;
|
|
138
|
-
order_by?: {
|
|
139
|
-
name: string;
|
|
140
|
-
field: string;
|
|
141
|
-
direction: OrderBy;
|
|
142
|
-
}[] | undefined;
|
|
143
|
-
include_master_data?: YesNo | undefined;
|
|
144
|
-
organisation_ids?: string[] | undefined;
|
|
145
|
-
user_ids?: string[] | undefined;
|
|
146
|
-
e_way_bill_provider_ids?: string[] | undefined;
|
|
147
|
-
eway_bill_details_ids?: string[] | undefined;
|
|
148
|
-
}>;
|
|
149
|
-
type EWayBillDetailsQueryDTO = z.infer<typeof EWayBillDetailsQuerySchema>;
|
|
150
|
-
declare const toEWayBillDetailsPayload: (row: EWayBillDetails) => EWayBillDetailsDTO;
|
|
151
|
-
declare const newEWayBillDetailsPayload: () => EWayBillDetailsDTO;
|
|
152
|
-
declare const findEWayBillDetails: (data: EWayBillDetailsQueryDTO) => Promise<FBR<EWayBillDetails[]>>;
|
|
153
|
-
declare const createEWayBillDetails: (data: EWayBillDetailsDTO) => Promise<SBR>;
|
|
154
|
-
declare const updateEWayBillDetails: (id: string, data: EWayBillDetailsDTO) => Promise<SBR>;
|
|
155
|
-
declare const deleteEWayBillDetails: (id: string) => Promise<SBR>;
|
|
156
|
-
|
|
157
|
-
export { type EWayBillDetails, type EWayBillDetailsDTO, type EWayBillDetailsQueryDTO, EWayBillDetailsQuerySchema, EWayBillDetailsSchema, createEWayBillDetails, deleteEWayBillDetails, findEWayBillDetails, newEWayBillDetailsPayload, toEWayBillDetailsPayload, updateEWayBillDetails };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
|
|
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-BXKhAzKf.js';
|
|
4
|
+
export { yF as FASTagDetails, yG as FASTagDetailsDTO, yH as FASTagDetailsQueryDTO, yI as FASTagDetailsQuerySchema, yJ as FASTagDetailsSchema, yK as createFASTagDetails, yL as deleteFASTagDetails, yM as findFASTagDetails, yN as newFASTagDetailsPayload, yO as toFASTagDetailsPayload, yP as updateFASTagDetails } from '../../eway_bill_details-CRTEIj5j.js';
|
|
6
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
5
|
-
import '../../user_organisation_service-Dyi5v2Ui.js';
|
|
4
|
+
export { yj as FASTagTransaction, yk as FASTagTransactionDTO, yl as FASTagTransactionQueryDTO, ym as FASTagTransactionQuerySchema, yn as FASTagTransactionSchema, yo as createFASTagTransaction, yp as deleteFASTagTransaction, yq as findFASTagTransactions, yr as newFASTagTransactionPayload, ys as toFASTagTransactionPayload, yt as updateFASTagTransaction } from '../../eway_bill_details-CRTEIj5j.js';
|
|
6
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -2,5 +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
|
-
export {
|
|
5
|
+
export { ww as Invoice, wx as InvoiceDTO, wy as InvoiceFile, wz as InvoiceFileDTO, wA as InvoiceFileSchema, wB as InvoiceQueryDTO, wC as InvoiceQuerySchema, wD as InvoiceSchema, wE as createInvoice, wF as create_invoice_file, wG as deleteInvoice, wH as findInvoices, wI as get_invoice_file_presigned_url, wJ as newInvoicePayload, wK as remove_invoice_file, wL as toInvoicePayload, wM as updateInvoice } from '../../eway_bill_details-CRTEIj5j.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { p0 as OrganisationNotificationPreference, p1 as OrganisationNotificationPreferenceDTO, p2 as OrganisationNotificationPreferenceGeofenceLink, p3 as OrganisationNotificationPreferenceQueryDTO, p4 as OrganisationNotificationPreferenceQuerySchema, p5 as OrganisationNotificationPreferenceSchema, p6 as OrganisationNotificationPreferenceUserLink, p7 as OrganisationNotificationPreferenceVehicleLink, p8 as createOrganisationNotificationPreference, p9 as deleteOrganisationNotificationPreference, pa as findOrganisationNotificationPreference, pb as newOrganisationNotificationPreferencePayload, pc as toOrganisationNotificationPreferencePayload, pd as updateOrganisationNotificationPreference } from '../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../core/Enums.js';
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { t$ as OrganisationReportAutomationMail, u0 as OrganisationReportAutomationMailQueryDTO, u1 as OrganisationReportAutomationMailQuerySchema, u2 as OrganisationReportAutomationMailVehicleLink, u3 as OrganisationReportPreference, u4 as OrganisationReportPreferenceDTO, u5 as OrganisationReportPreferenceQueryDTO, u6 as OrganisationReportPreferenceQuerySchema, u7 as OrganisationReportPreferenceSchema, u8 as OrganisationReportPreferenceVehicleLink, u9 as createOrganisationReportPreference, ua as deleteOrganisationReportPreference, ub as findOrganisationReportAutomationMail, uc as findOrganisationReportPreference, ud as newOrganisationReportPreferencePayload, ue as toOrganisationReportPreferencePayload, uf as updateOrganisationReportPreference } from '../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -2,5 +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
|
-
export {
|
|
5
|
+
export { wa as Ticket, wb as TicketDTO, wc as TicketFile, wd as TicketFileDTO, we as TicketFileSchema, wf as TicketQueryDTO, wg as TicketQuerySchema, wh as TicketSchema, wi as TicketVerifyDTO, wj as TicketVerifySchema, wk as createTicket, wl as create_ticket_file, wm as deleteTicket, wn as findTickets, wo as get_ticket_file_presigned_url, wp as newTicketPayload, wq as newVerifyTicketPayload, wr as remove_ticket_file, ws as toTicketPayload, wt as toVerifyTicketPayload, wu as updateTicket, wv as updateVerifyStatus } from '../../eway_bill_details-CRTEIj5j.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../core/BaseResponse.js';
|
|
2
2
|
import 'zod';
|
|
3
3
|
import '../../core/Enums.js';
|
|
4
|
-
export {
|
|
4
|
+
export { xs as UserBookmark, xt as UserBookmarkSaveSelectionDTO, xu as UserBookmarkSaveSelectionItemSchema, xv as UserBookmarkSaveSelectionSchema, xw as UserBookmarkSelectionQueryDTO, xx as UserBookmarkSelectionQuerySchema, xy as user_bookmark_get_selected_list, xz as user_bookmark_get_selection_list, xA as user_bookmark_save_selection } from '../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,9 +1,10 @@
|
|
|
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 '../../
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../master/main/master_main_eway_bill_provider_service.js';
|
|
7
8
|
|
|
8
9
|
interface ApiDataPushManagement extends Record<string, unknown> {
|
|
9
10
|
api_data_push_id: string;
|
|
@@ -1,9 +1,10 @@
|
|
|
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 '../../
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../master/main/master_main_eway_bill_provider_service.js';
|
|
7
8
|
|
|
8
9
|
interface ApiDataShareManagement extends Record<string, unknown> {
|
|
9
10
|
api_data_share_id: string;
|
|
@@ -1,9 +1,10 @@
|
|
|
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 '../../
|
|
4
|
+
import { U as UserOrganisation } from '../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../master/main/master_main_eway_bill_provider_service.js';
|
|
7
8
|
|
|
8
9
|
interface ApiDataSyncManagement extends Record<string, unknown> {
|
|
9
10
|
api_data_sync_id: string;
|
|
@@ -2,5 +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
|
-
export {
|
|
5
|
+
export { iX as BreakdownDashboard, iY as FleetBreakdown, iZ as FleetBreakdownCost, i_ as FleetBreakdownCostDTO, i$ as FleetBreakdownCostQueryDTO, j0 as FleetBreakdownCostQuerySchema, j1 as FleetBreakdownCostSchema, j2 as FleetBreakdownDTO, j3 as FleetBreakdownDashBoardQueryDTO, j4 as FleetBreakdownDashBoardQuerySchema, j5 as FleetBreakdownFile, j6 as FleetBreakdownFileDTO, j7 as FleetBreakdownFileSchema, j8 as FleetBreakdownQueryDTO, j9 as FleetBreakdownQuerySchema, ja as FleetBreakdownSchema, jb as breakdown_dashboard, jc as createFleetBreakdown, jd as createFleetBreakdownCost, je as create_breakdown_file, jf as deleteFleetBreakdown, jg as deleteFleetBreakdownCost, jh as findFleetBreakdown, ji as findFleetBreakdownCost, jj as get_breakdown_file_presigned_url, jk as newFleetBreakdownCostPayload, jl as newFleetBreakdownPayload, jm as remove_breakdown_file, jn as toFleetBreakdownCostPayload, jo as toFleetBreakdownPayload, jp as updateFleetBreakdown, jq as updateFleetBreakdownCost } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { lD as BusDashBoardQueryDTO, lE as BusDashBoardQuerySchema, lF as BusDashboard, B as BusStop, lG as BusStopDTO, lH as BusStopPolygonData, lI as BusStopPolygonDataDTO, lJ as BusStopPolygonDataSchema, lK as BusStopQueryDTO, lL as BusStopQuerySchema, lM as BusStopSchema, lN as bus_dashboard, lO as createBusStop, lP as deleteBusStop, lQ as findBusStop, lR as newBusStopPayload, lS as toBusStopPayload, lT as updateBusStop } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
+
import '../../master/main/master_main_eway_bill_provider_service.js';
|