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
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { BusLeg, DayRunStatus, DayRunRunningStatus, Status, DayRunStopStatus, StudentLegStatus, AttendanceMethod, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { SBR, FBR, BR, AWSPresignedUrl } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, O as OrganisationBranch,
|
|
4
|
+
import { U as UserOrganisation, O as OrganisationBranch, d as MasterRoute, e as MasterDailySchedule, M as MasterVehicle, b as MasterDriver, B as BusStop, S as Student } 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 StudentAttendancePresignedUrl extends Record<string, unknown> {
|
|
9
10
|
presigned_url: string;
|
|
@@ -203,11 +204,11 @@ declare const DailyScheduleDayRunSchema: z.ZodObject<{
|
|
|
203
204
|
organisation_id: string;
|
|
204
205
|
organisation_branch_id: string;
|
|
205
206
|
route_id: string;
|
|
206
|
-
daily_schedule_id: string;
|
|
207
207
|
vehicle_id: string;
|
|
208
208
|
driver_id: string;
|
|
209
209
|
attendant_id: string;
|
|
210
210
|
time_zone_id: string;
|
|
211
|
+
daily_schedule_id: string;
|
|
211
212
|
}, {
|
|
212
213
|
run_date: string;
|
|
213
214
|
schedule_type: BusLeg;
|
|
@@ -217,11 +218,11 @@ declare const DailyScheduleDayRunSchema: z.ZodObject<{
|
|
|
217
218
|
organisation_id: string;
|
|
218
219
|
organisation_branch_id: string;
|
|
219
220
|
route_id: string;
|
|
220
|
-
daily_schedule_id: string;
|
|
221
221
|
vehicle_id: string;
|
|
222
222
|
driver_id: string;
|
|
223
223
|
attendant_id: string;
|
|
224
224
|
time_zone_id: string;
|
|
225
|
+
daily_schedule_id: string;
|
|
225
226
|
start_planned_date_time?: string | undefined;
|
|
226
227
|
end_planned_date_time?: string | undefined;
|
|
227
228
|
start_actual_date_time?: string | undefined;
|
|
@@ -304,16 +305,16 @@ declare const DailyScheduleDayRunQuerySchema: z.ZodObject<{
|
|
|
304
305
|
}[];
|
|
305
306
|
include_master_data: YesNo;
|
|
306
307
|
date_format_id: string;
|
|
307
|
-
daily_schedule_day_run_ids: string[];
|
|
308
308
|
organisation_ids: string[];
|
|
309
309
|
organisation_branch_ids: string[];
|
|
310
310
|
route_ids: string[];
|
|
311
|
-
daily_schedule_ids: string[];
|
|
312
311
|
vehicle_ids: string[];
|
|
313
312
|
driver_ids: string[];
|
|
314
313
|
attendant_ids: string[];
|
|
315
314
|
run_date_from: string;
|
|
316
315
|
run_date_to: string;
|
|
316
|
+
daily_schedule_ids: string[];
|
|
317
|
+
daily_schedule_day_run_ids: string[];
|
|
317
318
|
}, {
|
|
318
319
|
time_zone_id: string;
|
|
319
320
|
date_format_id: string;
|
|
@@ -339,16 +340,16 @@ declare const DailyScheduleDayRunQuerySchema: z.ZodObject<{
|
|
|
339
340
|
direction: OrderBy;
|
|
340
341
|
}[] | undefined;
|
|
341
342
|
include_master_data?: YesNo | undefined;
|
|
342
|
-
daily_schedule_day_run_ids?: string[] | undefined;
|
|
343
343
|
organisation_ids?: string[] | undefined;
|
|
344
344
|
organisation_branch_ids?: string[] | undefined;
|
|
345
345
|
route_ids?: string[] | undefined;
|
|
346
|
-
daily_schedule_ids?: string[] | undefined;
|
|
347
346
|
vehicle_ids?: string[] | undefined;
|
|
348
347
|
driver_ids?: string[] | undefined;
|
|
349
348
|
attendant_ids?: string[] | undefined;
|
|
350
349
|
run_date_from?: string | undefined;
|
|
351
350
|
run_date_to?: string | undefined;
|
|
351
|
+
daily_schedule_ids?: string[] | undefined;
|
|
352
|
+
daily_schedule_day_run_ids?: string[] | undefined;
|
|
352
353
|
}>;
|
|
353
354
|
type DailyScheduleDayRunQueryDTO = z.infer<typeof DailyScheduleDayRunQuerySchema>;
|
|
354
355
|
declare const DailyScheduleDayRunStopSchema: z.ZodObject<{
|
|
@@ -367,7 +368,6 @@ declare const DailyScheduleDayRunStopSchema: z.ZodObject<{
|
|
|
367
368
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
368
369
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
369
370
|
}, "strip", z.ZodTypeAny, {
|
|
370
|
-
daily_schedule_day_run_id: string;
|
|
371
371
|
planned_student_count: number;
|
|
372
372
|
marked_student_count: number;
|
|
373
373
|
status: Status;
|
|
@@ -381,12 +381,13 @@ declare const DailyScheduleDayRunStopSchema: z.ZodObject<{
|
|
|
381
381
|
stop_status: DayRunStopStatus;
|
|
382
382
|
bus_stop_id: string;
|
|
383
383
|
time_zone_id: string;
|
|
384
|
-
}, {
|
|
385
384
|
daily_schedule_day_run_id: string;
|
|
385
|
+
}, {
|
|
386
386
|
status: Status;
|
|
387
387
|
stop_status: DayRunStopStatus;
|
|
388
388
|
bus_stop_id: string;
|
|
389
389
|
time_zone_id: string;
|
|
390
|
+
daily_schedule_day_run_id: string;
|
|
390
391
|
planned_student_count?: unknown;
|
|
391
392
|
marked_student_count?: unknown;
|
|
392
393
|
order_no?: unknown;
|
|
@@ -460,13 +461,13 @@ declare const DailyScheduleDayRunStopQuerySchema: z.ZodObject<{
|
|
|
460
461
|
}[];
|
|
461
462
|
include_master_data: YesNo;
|
|
462
463
|
date_format_id: string;
|
|
463
|
-
daily_schedule_day_run_ids: string[];
|
|
464
464
|
organisation_ids: string[];
|
|
465
465
|
organisation_branch_ids: string[];
|
|
466
466
|
route_ids: string[];
|
|
467
|
+
bus_stop_ids: string[];
|
|
467
468
|
daily_schedule_ids: string[];
|
|
469
|
+
daily_schedule_day_run_ids: string[];
|
|
468
470
|
daily_schedule_day_run_stop_ids: string[];
|
|
469
|
-
bus_stop_ids: string[];
|
|
470
471
|
}, {
|
|
471
472
|
time_zone_id: string;
|
|
472
473
|
date_format_id: string;
|
|
@@ -490,13 +491,13 @@ declare const DailyScheduleDayRunStopQuerySchema: z.ZodObject<{
|
|
|
490
491
|
direction: OrderBy;
|
|
491
492
|
}[] | undefined;
|
|
492
493
|
include_master_data?: YesNo | undefined;
|
|
493
|
-
daily_schedule_day_run_ids?: string[] | undefined;
|
|
494
494
|
organisation_ids?: string[] | undefined;
|
|
495
495
|
organisation_branch_ids?: string[] | undefined;
|
|
496
496
|
route_ids?: string[] | undefined;
|
|
497
|
+
bus_stop_ids?: string[] | undefined;
|
|
497
498
|
daily_schedule_ids?: string[] | undefined;
|
|
499
|
+
daily_schedule_day_run_ids?: string[] | undefined;
|
|
498
500
|
daily_schedule_day_run_stop_ids?: string[] | undefined;
|
|
499
|
-
bus_stop_ids?: string[] | undefined;
|
|
500
501
|
}>;
|
|
501
502
|
type DailyScheduleDayRunStopQueryDTO = z.infer<typeof DailyScheduleDayRunStopQuerySchema>;
|
|
502
503
|
declare const DailyScheduleDayRunStudentSchema: z.ZodObject<{
|
|
@@ -514,7 +515,6 @@ declare const DailyScheduleDayRunStudentSchema: z.ZodObject<{
|
|
|
514
515
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
515
516
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
516
517
|
}, "strip", z.ZodTypeAny, {
|
|
517
|
-
daily_schedule_day_run_id: string;
|
|
518
518
|
status: Status;
|
|
519
519
|
student_boarding_status: StudentLegStatus;
|
|
520
520
|
method: AttendanceMethod;
|
|
@@ -523,19 +523,20 @@ declare const DailyScheduleDayRunStudentSchema: z.ZodObject<{
|
|
|
523
523
|
student_attendance_image_url: string;
|
|
524
524
|
student_attendance_image_key: string;
|
|
525
525
|
student_attendance_image_name: string;
|
|
526
|
-
planned_daily_schedule_day_run_stop_id: string;
|
|
527
|
-
actual_daily_schedule_day_run_stop_id: string;
|
|
528
526
|
student_id: string;
|
|
529
527
|
time_zone_id: string;
|
|
530
|
-
}, {
|
|
531
528
|
daily_schedule_day_run_id: string;
|
|
529
|
+
planned_daily_schedule_day_run_stop_id: string;
|
|
530
|
+
actual_daily_schedule_day_run_stop_id: string;
|
|
531
|
+
}, {
|
|
532
532
|
status: Status;
|
|
533
533
|
student_boarding_status: StudentLegStatus;
|
|
534
534
|
method: AttendanceMethod;
|
|
535
|
-
planned_daily_schedule_day_run_stop_id: string;
|
|
536
|
-
actual_daily_schedule_day_run_stop_id: string;
|
|
537
535
|
student_id: string;
|
|
538
536
|
time_zone_id: string;
|
|
537
|
+
daily_schedule_day_run_id: string;
|
|
538
|
+
planned_daily_schedule_day_run_stop_id: string;
|
|
539
|
+
actual_daily_schedule_day_run_stop_id: string;
|
|
539
540
|
mark_time?: string | undefined;
|
|
540
541
|
note?: string | undefined;
|
|
541
542
|
student_attendance_image_url?: string | undefined;
|
|
@@ -609,15 +610,15 @@ declare const DailyScheduleDayRunStudentQuerySchema: z.ZodObject<{
|
|
|
609
610
|
}[];
|
|
610
611
|
include_master_data: YesNo;
|
|
611
612
|
date_format_id: string;
|
|
612
|
-
daily_schedule_day_run_ids: string[];
|
|
613
613
|
organisation_ids: string[];
|
|
614
614
|
organisation_branch_ids: string[];
|
|
615
615
|
route_ids: string[];
|
|
616
|
+
student_ids: string[];
|
|
616
617
|
daily_schedule_ids: string[];
|
|
618
|
+
daily_schedule_day_run_ids: string[];
|
|
617
619
|
daily_schedule_day_run_student_ids: string[];
|
|
618
620
|
planned_daily_schedule_day_run_stop_ids: string[];
|
|
619
621
|
actual_daily_schedule_day_run_stop_ids: string[];
|
|
620
|
-
student_ids: string[];
|
|
621
622
|
}, {
|
|
622
623
|
time_zone_id: string;
|
|
623
624
|
date_format_id: string;
|
|
@@ -642,15 +643,15 @@ declare const DailyScheduleDayRunStudentQuerySchema: z.ZodObject<{
|
|
|
642
643
|
direction: OrderBy;
|
|
643
644
|
}[] | undefined;
|
|
644
645
|
include_master_data?: YesNo | undefined;
|
|
645
|
-
daily_schedule_day_run_ids?: string[] | undefined;
|
|
646
646
|
organisation_ids?: string[] | undefined;
|
|
647
647
|
organisation_branch_ids?: string[] | undefined;
|
|
648
648
|
route_ids?: string[] | undefined;
|
|
649
|
+
student_ids?: string[] | undefined;
|
|
649
650
|
daily_schedule_ids?: string[] | undefined;
|
|
651
|
+
daily_schedule_day_run_ids?: string[] | undefined;
|
|
650
652
|
daily_schedule_day_run_student_ids?: string[] | undefined;
|
|
651
653
|
planned_daily_schedule_day_run_stop_ids?: string[] | undefined;
|
|
652
654
|
actual_daily_schedule_day_run_stop_ids?: string[] | undefined;
|
|
653
|
-
student_ids?: string[] | undefined;
|
|
654
655
|
}>;
|
|
655
656
|
type DailyScheduleDayRunStudentQueryDTO = z.infer<typeof DailyScheduleDayRunStudentQuerySchema>;
|
|
656
657
|
declare const GenerateDailyScheduleDayRunSchema: z.ZodObject<{
|
|
@@ -659,23 +660,23 @@ declare const GenerateDailyScheduleDayRunSchema: z.ZodObject<{
|
|
|
659
660
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
660
661
|
}, "strip", z.ZodTypeAny, {
|
|
661
662
|
run_date: string;
|
|
662
|
-
daily_schedule_id: string;
|
|
663
663
|
time_zone_id: string;
|
|
664
|
+
daily_schedule_id: string;
|
|
664
665
|
}, {
|
|
665
666
|
run_date: string;
|
|
666
|
-
daily_schedule_id: string;
|
|
667
667
|
time_zone_id: string;
|
|
668
|
+
daily_schedule_id: string;
|
|
668
669
|
}>;
|
|
669
670
|
type GenerateDailyScheduleDayRunDTO = z.infer<typeof GenerateDailyScheduleDayRunSchema>;
|
|
670
671
|
declare const DailyScheduleDayRunIdSchema: z.ZodObject<{
|
|
671
672
|
daily_schedule_day_run_id: z.ZodEffects<z.ZodString, string, string>;
|
|
672
673
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
673
674
|
}, "strip", z.ZodTypeAny, {
|
|
674
|
-
daily_schedule_day_run_id: string;
|
|
675
675
|
time_zone_id: string;
|
|
676
|
-
}, {
|
|
677
676
|
daily_schedule_day_run_id: string;
|
|
677
|
+
}, {
|
|
678
678
|
time_zone_id: string;
|
|
679
|
+
daily_schedule_day_run_id: string;
|
|
679
680
|
}>;
|
|
680
681
|
type DailyScheduleDayRunIdDTO = z.infer<typeof DailyScheduleDayRunIdSchema>;
|
|
681
682
|
declare const CancelDailyScheduleDayRunSchema: z.ZodObject<{
|
|
@@ -683,12 +684,12 @@ declare const CancelDailyScheduleDayRunSchema: z.ZodObject<{
|
|
|
683
684
|
cancel_reason: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
684
685
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
685
686
|
}, "strip", z.ZodTypeAny, {
|
|
686
|
-
daily_schedule_day_run_id: string;
|
|
687
687
|
cancel_reason: string;
|
|
688
688
|
time_zone_id: string;
|
|
689
|
-
}, {
|
|
690
689
|
daily_schedule_day_run_id: string;
|
|
690
|
+
}, {
|
|
691
691
|
time_zone_id: string;
|
|
692
|
+
daily_schedule_day_run_id: string;
|
|
692
693
|
cancel_reason?: string | undefined;
|
|
693
694
|
}>;
|
|
694
695
|
type CancelDailyScheduleDayRunDTO = z.infer<typeof CancelDailyScheduleDayRunSchema>;
|
|
@@ -697,12 +698,12 @@ declare const DailyScheduleDayRunStopIdSchema: z.ZodObject<{
|
|
|
697
698
|
actual_time: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
698
699
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
699
700
|
}, "strip", z.ZodTypeAny, {
|
|
700
|
-
daily_schedule_day_run_stop_id: string;
|
|
701
701
|
time_zone_id: string;
|
|
702
702
|
actual_time: string;
|
|
703
|
-
}, {
|
|
704
703
|
daily_schedule_day_run_stop_id: string;
|
|
704
|
+
}, {
|
|
705
705
|
time_zone_id: string;
|
|
706
|
+
daily_schedule_day_run_stop_id: string;
|
|
706
707
|
actual_time?: string | undefined;
|
|
707
708
|
}>;
|
|
708
709
|
type DailyScheduleDayRunStopIdDTO = z.infer<typeof DailyScheduleDayRunStopIdSchema>;
|
|
@@ -718,7 +719,6 @@ declare const MarkDailyScheduleDayRunStudentSchema: z.ZodObject<{
|
|
|
718
719
|
student_attendance_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
719
720
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
720
721
|
}, "strip", z.ZodTypeAny, {
|
|
721
|
-
daily_schedule_day_run_student_id: string;
|
|
722
722
|
student_boarding_status: StudentLegStatus;
|
|
723
723
|
method: AttendanceMethod;
|
|
724
724
|
mark_time: string;
|
|
@@ -726,14 +726,15 @@ declare const MarkDailyScheduleDayRunStudentSchema: z.ZodObject<{
|
|
|
726
726
|
student_attendance_image_url: string;
|
|
727
727
|
student_attendance_image_key: string;
|
|
728
728
|
student_attendance_image_name: string;
|
|
729
|
-
actual_daily_schedule_day_run_stop_id: string;
|
|
730
729
|
time_zone_id: string;
|
|
731
|
-
}, {
|
|
732
730
|
daily_schedule_day_run_student_id: string;
|
|
731
|
+
actual_daily_schedule_day_run_stop_id: string;
|
|
732
|
+
}, {
|
|
733
733
|
student_boarding_status: StudentLegStatus;
|
|
734
734
|
method: AttendanceMethod;
|
|
735
|
-
actual_daily_schedule_day_run_stop_id: string;
|
|
736
735
|
time_zone_id: string;
|
|
736
|
+
daily_schedule_day_run_student_id: string;
|
|
737
|
+
actual_daily_schedule_day_run_stop_id: string;
|
|
737
738
|
mark_time?: string | undefined;
|
|
738
739
|
note?: string | undefined;
|
|
739
740
|
student_attendance_image_url?: string | undefined;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { StudentLegStatus, AttendanceMethod, BusLeg, DayRunStatus, DayRunRunningStatus, Status, DayRunStopStatus, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { SBR, FBR, BR, AWSPresignedUrl } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, O as OrganisationBranch,
|
|
4
|
+
import { U as UserOrganisation, O as OrganisationBranch, d as MasterRoute, f as MasterSpecialSchedule, M as MasterVehicle, b as MasterDriver, B as BusStop, S as Student } 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 StudentAttendancePresignedUrl extends Record<string, unknown> {
|
|
9
10
|
presigned_url: string;
|
|
@@ -203,11 +204,11 @@ declare const SpecialScheduleDayRunSchema: z.ZodObject<{
|
|
|
203
204
|
organisation_id: string;
|
|
204
205
|
organisation_branch_id: string;
|
|
205
206
|
route_id: string;
|
|
207
|
+
special_schedule_id: string;
|
|
206
208
|
vehicle_id: string;
|
|
207
209
|
driver_id: string;
|
|
208
210
|
attendant_id: string;
|
|
209
211
|
time_zone_id: string;
|
|
210
|
-
special_schedule_id: string;
|
|
211
212
|
}, {
|
|
212
213
|
run_date: string;
|
|
213
214
|
schedule_type: BusLeg;
|
|
@@ -217,11 +218,11 @@ declare const SpecialScheduleDayRunSchema: z.ZodObject<{
|
|
|
217
218
|
organisation_id: string;
|
|
218
219
|
organisation_branch_id: string;
|
|
219
220
|
route_id: string;
|
|
221
|
+
special_schedule_id: string;
|
|
220
222
|
vehicle_id: string;
|
|
221
223
|
driver_id: string;
|
|
222
224
|
attendant_id: string;
|
|
223
225
|
time_zone_id: string;
|
|
224
|
-
special_schedule_id: string;
|
|
225
226
|
start_planned_date_time?: string | undefined;
|
|
226
227
|
end_planned_date_time?: string | undefined;
|
|
227
228
|
start_actual_date_time?: string | undefined;
|
|
@@ -304,16 +305,16 @@ declare const SpecialScheduleDayRunQuerySchema: z.ZodObject<{
|
|
|
304
305
|
}[];
|
|
305
306
|
include_master_data: YesNo;
|
|
306
307
|
date_format_id: string;
|
|
308
|
+
special_schedule_day_run_ids: string[];
|
|
307
309
|
organisation_ids: string[];
|
|
308
310
|
organisation_branch_ids: string[];
|
|
309
311
|
route_ids: string[];
|
|
312
|
+
special_schedule_ids: string[];
|
|
310
313
|
vehicle_ids: string[];
|
|
311
314
|
driver_ids: string[];
|
|
312
315
|
attendant_ids: string[];
|
|
313
316
|
run_date_from: string;
|
|
314
317
|
run_date_to: string;
|
|
315
|
-
special_schedule_ids: string[];
|
|
316
|
-
special_schedule_day_run_ids: string[];
|
|
317
318
|
}, {
|
|
318
319
|
time_zone_id: string;
|
|
319
320
|
date_format_id: string;
|
|
@@ -339,16 +340,16 @@ declare const SpecialScheduleDayRunQuerySchema: z.ZodObject<{
|
|
|
339
340
|
direction: OrderBy;
|
|
340
341
|
}[] | undefined;
|
|
341
342
|
include_master_data?: YesNo | undefined;
|
|
343
|
+
special_schedule_day_run_ids?: string[] | undefined;
|
|
342
344
|
organisation_ids?: string[] | undefined;
|
|
343
345
|
organisation_branch_ids?: string[] | undefined;
|
|
344
346
|
route_ids?: string[] | undefined;
|
|
347
|
+
special_schedule_ids?: string[] | undefined;
|
|
345
348
|
vehicle_ids?: string[] | undefined;
|
|
346
349
|
driver_ids?: string[] | undefined;
|
|
347
350
|
attendant_ids?: string[] | undefined;
|
|
348
351
|
run_date_from?: string | undefined;
|
|
349
352
|
run_date_to?: string | undefined;
|
|
350
|
-
special_schedule_ids?: string[] | undefined;
|
|
351
|
-
special_schedule_day_run_ids?: string[] | undefined;
|
|
352
353
|
}>;
|
|
353
354
|
type SpecialScheduleDayRunQueryDTO = z.infer<typeof SpecialScheduleDayRunQuerySchema>;
|
|
354
355
|
declare const SpecialScheduleDayRunStopSchema: z.ZodObject<{
|
|
@@ -367,6 +368,7 @@ declare const SpecialScheduleDayRunStopSchema: z.ZodObject<{
|
|
|
367
368
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
368
369
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
369
370
|
}, "strip", z.ZodTypeAny, {
|
|
371
|
+
special_schedule_day_run_id: string;
|
|
370
372
|
planned_student_count: number;
|
|
371
373
|
marked_student_count: number;
|
|
372
374
|
status: Status;
|
|
@@ -380,13 +382,12 @@ declare const SpecialScheduleDayRunStopSchema: z.ZodObject<{
|
|
|
380
382
|
stop_status: DayRunStopStatus;
|
|
381
383
|
bus_stop_id: string;
|
|
382
384
|
time_zone_id: string;
|
|
383
|
-
special_schedule_day_run_id: string;
|
|
384
385
|
}, {
|
|
386
|
+
special_schedule_day_run_id: string;
|
|
385
387
|
status: Status;
|
|
386
388
|
stop_status: DayRunStopStatus;
|
|
387
389
|
bus_stop_id: string;
|
|
388
390
|
time_zone_id: string;
|
|
389
|
-
special_schedule_day_run_id: string;
|
|
390
391
|
planned_student_count?: unknown;
|
|
391
392
|
marked_student_count?: unknown;
|
|
392
393
|
order_no?: unknown;
|
|
@@ -460,13 +461,13 @@ declare const SpecialScheduleDayRunStopQuerySchema: z.ZodObject<{
|
|
|
460
461
|
}[];
|
|
461
462
|
include_master_data: YesNo;
|
|
462
463
|
date_format_id: string;
|
|
464
|
+
special_schedule_day_run_ids: string[];
|
|
463
465
|
organisation_ids: string[];
|
|
464
466
|
organisation_branch_ids: string[];
|
|
465
467
|
route_ids: string[];
|
|
466
|
-
bus_stop_ids: string[];
|
|
467
468
|
special_schedule_ids: string[];
|
|
468
|
-
special_schedule_day_run_ids: string[];
|
|
469
469
|
special_schedule_day_run_stop_ids: string[];
|
|
470
|
+
bus_stop_ids: string[];
|
|
470
471
|
}, {
|
|
471
472
|
time_zone_id: string;
|
|
472
473
|
date_format_id: string;
|
|
@@ -490,13 +491,13 @@ declare const SpecialScheduleDayRunStopQuerySchema: z.ZodObject<{
|
|
|
490
491
|
direction: OrderBy;
|
|
491
492
|
}[] | undefined;
|
|
492
493
|
include_master_data?: YesNo | undefined;
|
|
494
|
+
special_schedule_day_run_ids?: string[] | undefined;
|
|
493
495
|
organisation_ids?: string[] | undefined;
|
|
494
496
|
organisation_branch_ids?: string[] | undefined;
|
|
495
497
|
route_ids?: string[] | undefined;
|
|
496
|
-
bus_stop_ids?: string[] | undefined;
|
|
497
498
|
special_schedule_ids?: string[] | undefined;
|
|
498
|
-
special_schedule_day_run_ids?: string[] | undefined;
|
|
499
499
|
special_schedule_day_run_stop_ids?: string[] | undefined;
|
|
500
|
+
bus_stop_ids?: string[] | undefined;
|
|
500
501
|
}>;
|
|
501
502
|
type SpecialScheduleDayRunStopQueryDTO = z.infer<typeof SpecialScheduleDayRunStopQuerySchema>;
|
|
502
503
|
declare const SpecialScheduleDayRunStudentSchema: z.ZodObject<{
|
|
@@ -514,6 +515,7 @@ declare const SpecialScheduleDayRunStudentSchema: z.ZodObject<{
|
|
|
514
515
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
515
516
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
516
517
|
}, "strip", z.ZodTypeAny, {
|
|
518
|
+
special_schedule_day_run_id: string;
|
|
517
519
|
status: Status;
|
|
518
520
|
student_boarding_status: StudentLegStatus;
|
|
519
521
|
method: AttendanceMethod;
|
|
@@ -522,20 +524,19 @@ declare const SpecialScheduleDayRunStudentSchema: z.ZodObject<{
|
|
|
522
524
|
student_attendance_image_url: string;
|
|
523
525
|
student_attendance_image_key: string;
|
|
524
526
|
student_attendance_image_name: string;
|
|
525
|
-
student_id: string;
|
|
526
|
-
time_zone_id: string;
|
|
527
|
-
special_schedule_day_run_id: string;
|
|
528
527
|
planned_special_schedule_day_run_stop_id: string;
|
|
529
528
|
actual_special_schedule_day_run_stop_id: string;
|
|
529
|
+
student_id: string;
|
|
530
|
+
time_zone_id: string;
|
|
530
531
|
}, {
|
|
532
|
+
special_schedule_day_run_id: string;
|
|
531
533
|
status: Status;
|
|
532
534
|
student_boarding_status: StudentLegStatus;
|
|
533
535
|
method: AttendanceMethod;
|
|
534
|
-
student_id: string;
|
|
535
|
-
time_zone_id: string;
|
|
536
|
-
special_schedule_day_run_id: string;
|
|
537
536
|
planned_special_schedule_day_run_stop_id: string;
|
|
538
537
|
actual_special_schedule_day_run_stop_id: string;
|
|
538
|
+
student_id: string;
|
|
539
|
+
time_zone_id: string;
|
|
539
540
|
mark_time?: string | undefined;
|
|
540
541
|
note?: string | undefined;
|
|
541
542
|
student_attendance_image_url?: string | undefined;
|
|
@@ -609,15 +610,15 @@ declare const SpecialScheduleDayRunStudentQuerySchema: z.ZodObject<{
|
|
|
609
610
|
}[];
|
|
610
611
|
include_master_data: YesNo;
|
|
611
612
|
date_format_id: string;
|
|
613
|
+
special_schedule_day_run_ids: string[];
|
|
612
614
|
organisation_ids: string[];
|
|
613
615
|
organisation_branch_ids: string[];
|
|
614
616
|
route_ids: string[];
|
|
615
|
-
student_ids: string[];
|
|
616
617
|
special_schedule_ids: string[];
|
|
617
|
-
special_schedule_day_run_ids: string[];
|
|
618
618
|
special_schedule_day_run_student_ids: string[];
|
|
619
619
|
planned_special_schedule_day_run_stop_ids: string[];
|
|
620
620
|
actual_special_schedule_day_run_stop_ids: string[];
|
|
621
|
+
student_ids: string[];
|
|
621
622
|
}, {
|
|
622
623
|
time_zone_id: string;
|
|
623
624
|
date_format_id: string;
|
|
@@ -642,15 +643,15 @@ declare const SpecialScheduleDayRunStudentQuerySchema: z.ZodObject<{
|
|
|
642
643
|
direction: OrderBy;
|
|
643
644
|
}[] | undefined;
|
|
644
645
|
include_master_data?: YesNo | undefined;
|
|
646
|
+
special_schedule_day_run_ids?: string[] | undefined;
|
|
645
647
|
organisation_ids?: string[] | undefined;
|
|
646
648
|
organisation_branch_ids?: string[] | undefined;
|
|
647
649
|
route_ids?: string[] | undefined;
|
|
648
|
-
student_ids?: string[] | undefined;
|
|
649
650
|
special_schedule_ids?: string[] | undefined;
|
|
650
|
-
special_schedule_day_run_ids?: string[] | undefined;
|
|
651
651
|
special_schedule_day_run_student_ids?: string[] | undefined;
|
|
652
652
|
planned_special_schedule_day_run_stop_ids?: string[] | undefined;
|
|
653
653
|
actual_special_schedule_day_run_stop_ids?: string[] | undefined;
|
|
654
|
+
student_ids?: string[] | undefined;
|
|
654
655
|
}>;
|
|
655
656
|
type SpecialScheduleDayRunStudentQueryDTO = z.infer<typeof SpecialScheduleDayRunStudentQuerySchema>;
|
|
656
657
|
declare const GenerateSpecialScheduleDayRunSchema: z.ZodObject<{
|
|
@@ -659,23 +660,23 @@ declare const GenerateSpecialScheduleDayRunSchema: z.ZodObject<{
|
|
|
659
660
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
660
661
|
}, "strip", z.ZodTypeAny, {
|
|
661
662
|
run_date: string;
|
|
662
|
-
time_zone_id: string;
|
|
663
663
|
special_schedule_id: string;
|
|
664
|
+
time_zone_id: string;
|
|
664
665
|
}, {
|
|
665
666
|
run_date: string;
|
|
666
|
-
time_zone_id: string;
|
|
667
667
|
special_schedule_id: string;
|
|
668
|
+
time_zone_id: string;
|
|
668
669
|
}>;
|
|
669
670
|
type GenerateSpecialScheduleDayRunDTO = z.infer<typeof GenerateSpecialScheduleDayRunSchema>;
|
|
670
671
|
declare const SpecialScheduleDayRunIdSchema: z.ZodObject<{
|
|
671
672
|
special_schedule_day_run_id: z.ZodEffects<z.ZodString, string, string>;
|
|
672
673
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
673
674
|
}, "strip", z.ZodTypeAny, {
|
|
674
|
-
time_zone_id: string;
|
|
675
675
|
special_schedule_day_run_id: string;
|
|
676
|
-
}, {
|
|
677
676
|
time_zone_id: string;
|
|
677
|
+
}, {
|
|
678
678
|
special_schedule_day_run_id: string;
|
|
679
|
+
time_zone_id: string;
|
|
679
680
|
}>;
|
|
680
681
|
type SpecialScheduleDayRunIdDTO = z.infer<typeof SpecialScheduleDayRunIdSchema>;
|
|
681
682
|
declare const CancelSpecialScheduleDayRunSchema: z.ZodObject<{
|
|
@@ -683,12 +684,12 @@ declare const CancelSpecialScheduleDayRunSchema: z.ZodObject<{
|
|
|
683
684
|
cancel_reason: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
684
685
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
685
686
|
}, "strip", z.ZodTypeAny, {
|
|
687
|
+
special_schedule_day_run_id: string;
|
|
686
688
|
cancel_reason: string;
|
|
687
689
|
time_zone_id: string;
|
|
688
|
-
special_schedule_day_run_id: string;
|
|
689
690
|
}, {
|
|
690
|
-
time_zone_id: string;
|
|
691
691
|
special_schedule_day_run_id: string;
|
|
692
|
+
time_zone_id: string;
|
|
692
693
|
cancel_reason?: string | undefined;
|
|
693
694
|
}>;
|
|
694
695
|
type CancelSpecialScheduleDayRunDTO = z.infer<typeof CancelSpecialScheduleDayRunSchema>;
|
|
@@ -697,12 +698,12 @@ declare const SpecialScheduleDayRunStopIdSchema: z.ZodObject<{
|
|
|
697
698
|
actual_time: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
698
699
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
699
700
|
}, "strip", z.ZodTypeAny, {
|
|
701
|
+
special_schedule_day_run_stop_id: string;
|
|
700
702
|
time_zone_id: string;
|
|
701
703
|
actual_time: string;
|
|
702
|
-
special_schedule_day_run_stop_id: string;
|
|
703
704
|
}, {
|
|
704
|
-
time_zone_id: string;
|
|
705
705
|
special_schedule_day_run_stop_id: string;
|
|
706
|
+
time_zone_id: string;
|
|
706
707
|
actual_time?: string | undefined;
|
|
707
708
|
}>;
|
|
708
709
|
type SpecialScheduleDayRunStopIdDTO = z.infer<typeof SpecialScheduleDayRunStopIdSchema>;
|
|
@@ -718,6 +719,7 @@ declare const MarkSpecialScheduleDayRunStudentSchema: z.ZodObject<{
|
|
|
718
719
|
student_attendance_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
719
720
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
720
721
|
}, "strip", z.ZodTypeAny, {
|
|
722
|
+
special_schedule_day_run_student_id: string;
|
|
721
723
|
student_boarding_status: StudentLegStatus;
|
|
722
724
|
method: AttendanceMethod;
|
|
723
725
|
mark_time: string;
|
|
@@ -725,15 +727,14 @@ declare const MarkSpecialScheduleDayRunStudentSchema: z.ZodObject<{
|
|
|
725
727
|
student_attendance_image_url: string;
|
|
726
728
|
student_attendance_image_key: string;
|
|
727
729
|
student_attendance_image_name: string;
|
|
728
|
-
time_zone_id: string;
|
|
729
|
-
special_schedule_day_run_student_id: string;
|
|
730
730
|
actual_special_schedule_day_run_stop_id: string;
|
|
731
|
+
time_zone_id: string;
|
|
731
732
|
}, {
|
|
733
|
+
special_schedule_day_run_student_id: string;
|
|
732
734
|
student_boarding_status: StudentLegStatus;
|
|
733
735
|
method: AttendanceMethod;
|
|
734
|
-
time_zone_id: string;
|
|
735
|
-
special_schedule_day_run_student_id: string;
|
|
736
736
|
actual_special_schedule_day_run_stop_id: string;
|
|
737
|
+
time_zone_id: string;
|
|
737
738
|
mark_time?: string | undefined;
|
|
738
739
|
note?: string | undefined;
|
|
739
740
|
student_attendance_image_url?: string | undefined;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { lU as AssignDailyScheduleToStudentsDTO, lV as AssignDailyScheduleToStudentsSchema, e as MasterDailySchedule, lW as MasterDailyScheduleDTO, lX as MasterDailyScheduleQueryDTO, lY as MasterDailyScheduleQuerySchema, lZ as MasterDailyScheduleSchema, l_ as MasterDailyScheduleStudent, l$ as MasterDailyScheduleStudentQueryDTO, m0 as MasterDailyScheduleStudentQuerySchema, m1 as RemoveDailyScheduleToStudentsDTO, m2 as RemoveDailyScheduleToStudentsSchema, m3 as UpdateDailyScheduleStopDTO, m4 as UpdateDailyScheduleStopSchema, m5 as assignDailyScheduleToStudents, m6 as createMasterDailySchedule, m7 as deleteMasterDailySchedule, m8 as findMasterDailySchedule, m9 as findMasterDailyScheduleStudent, ma as newMasterDailySchedulePayload, mb as removeDailyScheduleToStudents, mc as toMasterDailySchedulePayload, md as updateDailyScheduleStop, me as updateMasterDailySchedule } 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 { d as MasterRoute, mC as MasterRouteDTO, mD as MasterRouteJourneyTimeDTO, mE as MasterRouteJourneyTimeSchema, mF as MasterRouteQueryDTO, mG as MasterRouteQuerySchema, mH as MasterRouteSchema, mI as MasterRouteStop, mJ as MasterRouteStopCreateDTO, mK as MasterRouteStopCreateSchema, mL as MasterRouteStopDTO, mM as MasterRouteStopDeleteAllSchema, mN as MasterRouteStopDeleteDTO, mO as MasterRouteStopDeleteReOrderDTO, mP as MasterRouteStopDeleteSchema, mQ as MasterRouteStopIds, mR as MasterRouteStopIdsDTO, mS as MasterRouteStopReorderDTO, mT as MasterRouteStopReorderSchema, mU as MasterRouteStopSchema, mV as MasterRouteStopUpdateDTO, mW as MasterRouteStopUpdateSchema, mX as appendRouteStop, mY as createMasterRoute, mZ as deleteMasterRoute, m_ as deleteRouteStopReorder, m$ as deleteRouteStopsAll, n0 as findMasterRoute, n1 as findRouteStopCache, n2 as newMasterRoutePayload, n3 as reorderRouteStops, n4 as toMasterRoutePayload, n5 as updateMasterRoute, n6 as updateRouteStop, n7 as update_journey_time } 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 { mf as AssignSpecialScheduleToStudentsDTO, mg as AssignSpecialScheduleToStudentsSchema, f as MasterSpecialSchedule, mh as MasterSpecialScheduleDTO, mi as MasterSpecialScheduleQueryDTO, mj as MasterSpecialScheduleQuerySchema, mk as MasterSpecialScheduleSchema, ml as MasterSpecialScheduleStudent, mm as MasterSpecialScheduleStudentQueryDTO, mn as MasterSpecialScheduleStudentQuerySchema, mo as RemoveSpecialScheduleToStudentsDTO, mp as RemoveSpecialScheduleToStudentsSchema, mq as UpdateSpecialScheduleStopDTO, mr as UpdateSpecialScheduleStopSchema, ms as assignSpecialScheduleToStudents, mt as createMasterSpecialSchedule, mu as deleteMasterSpecialSchedule, mv as findMasterSpecialSchedule, mw as findMasterSpecialScheduleStudent, mx as newMasterSpecialSchedulePayload, my as removeSpecialScheduleToStudents, mz as toMasterSpecialSchedulePayload, mA as updateMasterSpecialSchedule, mB as updateSpecialScheduleStop } 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 { wY as DocumentDashboard, wZ as FleetDocument, w_ as FleetDocumentDTO, w$ as FleetDocumentDashBoardQueryDTO, x0 as FleetDocumentDashBoardQuerySchema, x1 as FleetDocumentExpiry, x2 as FleetDocumentExpiryDTO, x3 as FleetDocumentExpiryQueryDTO, x4 as FleetDocumentExpiryQuerySchema, x5 as FleetDocumentExpirySchema, x6 as FleetDocumentFile, x7 as FleetDocumentFileDTO, x8 as FleetDocumentFileSchema, x9 as FleetDocumentQueryDTO, xa as FleetDocumentQuerySchema, xb as FleetDocumentSchema, xc as createFleetDocument, xd as createFleetDocumentExpiry, xe as create_fleet_document_file, xf as deleteFleetDocument, xg as deleteFleetDocumentExpiry, xh as findFleetDocument, xi as findFleetDocumentExpiry, xj as fleet_document_dashboard, xk as get_fleet_document_file_presigned_url, xl as newFleetDocumentExpiryPayload, xm as newFleetDocumentPayload, xn as remove_fleet_document_file, xo as toFleetDocumentExpiryPayload, xp as toFleetDocumentPayload, xq as updateFleetDocument, xr as updateFleetDocumentExpiry } 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 { c3 as AllVehiclesFuelDailySummaryDTO, c4 as AllVehiclesFuelDailySummaryQuerySchema, c5 as FleetFuelDailyMonthlySummaryQueryDTO, c6 as FleetFuelDailyMonthlySummaryQuerySchema, c7 as FleetFuelDailySummary, c8 as FleetFuelDailySummaryDTO, c9 as FleetFuelDailySummaryDashBoardQueryDTO, ca as FleetFuelDailySummaryDashBoardQuerySchema, cb as FleetFuelDailySummaryQueryDTO, cc as FleetFuelDailySummaryQuerySchema, cd as FleetFuelDailySummarySchema, ce as FuelDashboard, cf as createFleetFuelDailySummary, cg as deleteFleetFuelDailySummary, ch as findFleetFuelDailySummary, ci as findFleetFuelMonthlySummary, cj as fuel_dashboard, ck as newFleetFuelDailySummaryPayload, cl as toFleetFuelDailySummaryPayload, cm as updateFleetFuelDailySummary } from '../../../eway_bill_details-CRTEIj5j.js';
|
|
5
5
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.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 { oL as FleetFuelRefill, oM as FleetFuelRefillDTO, oN as FleetFuelRefillFile, oO as FleetFuelRefillFileDTO, oP as FleetFuelRefillFileSchema, oQ as FleetFuelRefillQueryDTO, oR as FleetFuelRefillQuerySchema, oS as FleetFuelRefillSchema, oT as createFleetFuelRefill, oU as create_fuel_refill_file, oV as deleteFleetFuelRefill, oW as findFleetFuelRefill, oX as get_fuel_refill_file_presigned_url, oY as newFleetFuelRefillPayload, oZ as remove_fuel_refill_file, o_ as toFleetFuelRefillPayload, o$ as updateFleetFuelRefill } 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';
|
|
@@ -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 { k2 as FleetFuelRemoval, k3 as FleetFuelRemovalDTO, k4 as FleetFuelRemovalFile, k5 as FleetFuelRemovalFileDTO, k6 as FleetFuelRemovalFileSchema, k7 as FleetFuelRemovalQueryDTO, k8 as FleetFuelRemovalQuerySchema, k9 as FleetFuelRemovalSchema, ka as createFleetFuelRemoval, kb as create_fuel_removal_file, kc as deleteFleetFuelRemoval, kd as findFleetFuelRemoval, ke as get_fuel_removal_file_presigned_url, kf as newFleetFuelRemovalPayload, kg as remove_fuel_removal_file, kh as toFleetFuelRemovalPayload, ki as updateFleetFuelRemoval } 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';
|