vms-nest-api-document 10.0.0 → 11.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/eway_bill_details.d.ts +5 -5
- package/dist/services/account/fasttag_details.d.ts +5 -5
- package/dist/services/account/invoice_service.d.ts +1 -1
- package/dist/services/account/master_bookmark_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/account/user_bookmark_service.d.ts +1 -1
- 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 +35 -35
- package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +35 -35
- 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_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- 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_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.js +24 -6
- 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 +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_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_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_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/{user_organisation_service-D6wmoUP1.d.ts → user_organisation_service-8vwUfR_V.d.ts} +171 -5
- package/package.json +1 -1
|
@@ -22,15 +22,15 @@ declare const UserLoginAnalyticsSchema: z.ZodObject<{
|
|
|
22
22
|
}, "strip", z.ZodTypeAny, {
|
|
23
23
|
user_id: string;
|
|
24
24
|
organisation_id: string;
|
|
25
|
-
login_from: LoginFrom;
|
|
26
25
|
country_id: string;
|
|
26
|
+
login_from: LoginFrom;
|
|
27
27
|
os_details: Record<string, any>;
|
|
28
28
|
ip_details: Record<string, any>;
|
|
29
29
|
}, {
|
|
30
30
|
user_id: string;
|
|
31
31
|
organisation_id: string;
|
|
32
|
-
login_from: LoginFrom;
|
|
33
32
|
country_id: string;
|
|
33
|
+
login_from: LoginFrom;
|
|
34
34
|
os_details?: Record<string, any> | undefined;
|
|
35
35
|
ip_details?: Record<string, any> | undefined;
|
|
36
36
|
}>;
|
|
@@ -48,11 +48,11 @@ declare const UserLoginAnalyticsQuerySchema: z.ZodObject<{
|
|
|
48
48
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
49
49
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
50
50
|
}, "strip", z.ZodTypeAny, {
|
|
51
|
+
login_from: LoginFrom;
|
|
51
52
|
search: string;
|
|
52
53
|
paging: PAGING;
|
|
53
54
|
page_count: number;
|
|
54
55
|
page_index: number;
|
|
55
|
-
login_from: LoginFrom;
|
|
56
56
|
date_format_id: string;
|
|
57
57
|
time_zone_id: string;
|
|
58
58
|
user_ids: string[];
|
|
@@ -43,11 +43,11 @@ declare const UserPageAnalyticsQuerySchema: z.ZodObject<{
|
|
|
43
43
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
44
44
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
+
login_from: LoginFrom;
|
|
46
47
|
search: string;
|
|
47
48
|
paging: PAGING;
|
|
48
49
|
page_count: number;
|
|
49
50
|
page_index: number;
|
|
50
|
-
login_from: LoginFrom;
|
|
51
51
|
date_format_id: string;
|
|
52
52
|
time_zone_id: string;
|
|
53
53
|
user_ids: string[];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { 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-8vwUfR_V.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';
|
|
@@ -44,14 +44,14 @@ declare const EWayBillDetailsSchema: z.ZodObject<{
|
|
|
44
44
|
api_secret: string;
|
|
45
45
|
description: string;
|
|
46
46
|
status: Status;
|
|
47
|
+
e_way_bill_provider_id: string;
|
|
47
48
|
organisation_id: string;
|
|
48
49
|
user_id: string;
|
|
49
|
-
e_way_bill_provider_id: string;
|
|
50
50
|
}, {
|
|
51
51
|
status: Status;
|
|
52
|
+
e_way_bill_provider_id: string;
|
|
52
53
|
organisation_id: string;
|
|
53
54
|
user_id: string;
|
|
54
|
-
e_way_bill_provider_id: string;
|
|
55
55
|
api_client_id?: string | undefined;
|
|
56
56
|
api_key?: string | undefined;
|
|
57
57
|
api_secret?: string | undefined;
|
|
@@ -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[];
|
|
118
119
|
organisation_ids: string[];
|
|
119
120
|
user_ids: string[];
|
|
120
121
|
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;
|
|
144
145
|
organisation_ids?: string[] | undefined;
|
|
145
146
|
user_ids?: string[] | undefined;
|
|
146
147
|
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 { 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-8vwUfR_V.js';
|
|
5
5
|
import { MasterMainFasttagBank } from '../master/main/master_main_fasttag_bank_service.js';
|
|
6
6
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -44,14 +44,14 @@ declare const FASTagDetailsSchema: z.ZodObject<{
|
|
|
44
44
|
api_secret: string;
|
|
45
45
|
description: string;
|
|
46
46
|
status: Status;
|
|
47
|
-
fasttag_bank_id: string;
|
|
48
47
|
organisation_id: string;
|
|
49
48
|
user_id: string;
|
|
49
|
+
fasttag_bank_id: string;
|
|
50
50
|
}, {
|
|
51
51
|
status: Status;
|
|
52
|
-
fasttag_bank_id: string;
|
|
53
52
|
organisation_id: string;
|
|
54
53
|
user_id: string;
|
|
54
|
+
fasttag_bank_id: string;
|
|
55
55
|
api_client_id?: string | undefined;
|
|
56
56
|
api_key?: string | undefined;
|
|
57
57
|
api_secret?: string | undefined;
|
|
@@ -115,10 +115,10 @@ declare const FASTagDetailsQuerySchema: z.ZodObject<{
|
|
|
115
115
|
include_master_data: YesNo;
|
|
116
116
|
date_format_id: string;
|
|
117
117
|
time_zone_id: string;
|
|
118
|
-
fasttag_details_ids: string[];
|
|
119
118
|
organisation_ids: string[];
|
|
120
119
|
user_ids: string[];
|
|
121
120
|
fasttag_bank_ids: string[];
|
|
121
|
+
fasttag_details_ids: string[];
|
|
122
122
|
}, {
|
|
123
123
|
date_format_id: string;
|
|
124
124
|
time_zone_id: string;
|
|
@@ -141,10 +141,10 @@ declare const FASTagDetailsQuerySchema: z.ZodObject<{
|
|
|
141
141
|
direction: OrderBy;
|
|
142
142
|
}[] | undefined;
|
|
143
143
|
include_master_data?: YesNo | undefined;
|
|
144
|
-
fasttag_details_ids?: string[] | undefined;
|
|
145
144
|
organisation_ids?: string[] | undefined;
|
|
146
145
|
user_ids?: string[] | undefined;
|
|
147
146
|
fasttag_bank_ids?: string[] | undefined;
|
|
147
|
+
fasttag_details_ids?: string[] | undefined;
|
|
148
148
|
}>;
|
|
149
149
|
type FASTagDetailsQueryDTO = z.infer<typeof FASTagDetailsQuerySchema>;
|
|
150
150
|
declare const toFASTagDetailsPayload: (row: FASTagDetails) => FASTagDetailsDTO;
|
|
@@ -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 {
|
|
5
|
+
export { wf as Invoice, wg as InvoiceDTO, wh as InvoiceFile, wi as InvoiceFileDTO, wj as InvoiceFileSchema, wk as InvoiceQueryDTO, wl as InvoiceQuerySchema, wm as InvoiceSchema, wn as createInvoice, wo as create_invoice_file, wp as deleteInvoice, wq as findInvoices, wr as get_invoice_file_presigned_url, ws as newInvoicePayload, wt as remove_invoice_file, wu as toInvoicePayload, wv as updateInvoice } from '../../user_organisation_service-8vwUfR_V.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -2,6 +2,6 @@ import '../../core/Enums.js';
|
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
export { M as MasterBookmarkModule, a as MasterBookmarkModuleDTO, b as MasterBookmarkModuleQueryDTO, c as MasterBookmarkModuleQuerySchema, d as MasterBookmarkModuleSchema, e as MasterBookmarkPage, f as MasterBookmarkPageDTO, g as MasterBookmarkPageQueryDTO, h as MasterBookmarkPageQuerySchema, i as MasterBookmarkPageSchema, j as MasterBookmarkSubModule, k as MasterBookmarkSubModuleDTO, l as MasterBookmarkSubModuleQueryDTO, m as MasterBookmarkSubModuleQuerySchema, n as MasterBookmarkSubModuleSchema, o as createMasterBookmarkModule, p as createMasterBookmarkPage, q as createMasterBookmarkSubModule, r as deleteMasterBookmarkModule, s as deleteMasterBookmarkPage, t as deleteMasterBookmarkSubModule, u as findMasterBookmarkModule, v as findMasterBookmarkPage, w as findMasterBookmarkSubModule, x as newMasterBookmarkModulePayload, y as newMasterBookmarkPagePayload, z as newMasterBookmarkSubModulePayload, A as toMasterBookmarkModulePayload, B as toMasterBookmarkPagePayload, C as toMasterBookmarkSubModulePayload, D as updateMasterBookmarkModule, E as updateMasterBookmarkPage, F as updateMasterBookmarkSubModule } from './user_bookmark_service.js';
|
|
5
|
-
import '../../user_organisation_service-
|
|
5
|
+
import '../../user_organisation_service-8vwUfR_V.js';
|
|
6
6
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
7
|
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-8vwUfR_V.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 { u0 as OrganisationReportAutomationMail, u1 as OrganisationReportAutomationMailQueryDTO, u2 as OrganisationReportAutomationMailQuerySchema, u3 as OrganisationReportAutomationMailVehicleLink, u4 as OrganisationReportPreference, u5 as OrganisationReportPreferenceDTO, u6 as OrganisationReportPreferenceQueryDTO, u7 as OrganisationReportPreferenceQuerySchema, u8 as OrganisationReportPreferenceSchema, u9 as OrganisationReportPreferenceVehicleLink, ua as createOrganisationReportPreference, ub as deleteOrganisationReportPreference, uc as findOrganisationReportAutomationMail, ud as findOrganisationReportPreference, ue as newOrganisationReportPreferencePayload, uf as toOrganisationReportPreferencePayload, ug as updateOrganisationReportPreference } from '../../user_organisation_service-
|
|
4
|
+
export { u0 as OrganisationReportAutomationMail, u1 as OrganisationReportAutomationMailQueryDTO, u2 as OrganisationReportAutomationMailQuerySchema, u3 as OrganisationReportAutomationMailVehicleLink, u4 as OrganisationReportPreference, u5 as OrganisationReportPreferenceDTO, u6 as OrganisationReportPreferenceQueryDTO, u7 as OrganisationReportPreferenceQuerySchema, u8 as OrganisationReportPreferenceSchema, u9 as OrganisationReportPreferenceVehicleLink, ua as createOrganisationReportPreference, ub as deleteOrganisationReportPreference, uc as findOrganisationReportAutomationMail, ud as findOrganisationReportPreference, ue as newOrganisationReportPreferencePayload, uf as toOrganisationReportPreferencePayload, ug as updateOrganisationReportPreference } from '../../user_organisation_service-8vwUfR_V.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 {
|
|
5
|
+
export { vV as Ticket, vW as TicketDTO, vX as TicketFile, vY as TicketFileDTO, vZ as TicketFileSchema, v_ as TicketQueryDTO, v$ as TicketQuerySchema, w0 as TicketSchema, w1 as TicketVerifyDTO, w2 as TicketVerifySchema, w3 as createTicket, w4 as create_ticket_file, w5 as deleteTicket, w6 as findTickets, w7 as get_ticket_file_presigned_url, w8 as newTicketPayload, w9 as newVerifyTicketPayload, wa as remove_ticket_file, wb as toTicketPayload, wc as toVerifyTicketPayload, wd as updateTicket, we as updateVerifyStatus } from '../../user_organisation_service-8vwUfR_V.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, a as User } from '../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../user_organisation_service-8vwUfR_V.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|
|
@@ -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 { iW as BreakdownDashboard, iX as FleetBreakdown, iY as FleetBreakdownCost, iZ as FleetBreakdownCostDTO, i_ as FleetBreakdownCostQueryDTO, i$ as FleetBreakdownCostQuerySchema, j0 as FleetBreakdownCostSchema, j1 as FleetBreakdownDTO, j2 as FleetBreakdownDashBoardQueryDTO, j3 as FleetBreakdownDashBoardQuerySchema, j4 as FleetBreakdownFile, j5 as FleetBreakdownFileDTO, j6 as FleetBreakdownFileSchema, j7 as FleetBreakdownQueryDTO, j8 as FleetBreakdownQuerySchema, j9 as FleetBreakdownSchema, ja as breakdown_dashboard, jb as createFleetBreakdown, jc as createFleetBreakdownCost, jd as create_breakdown_file, je as deleteFleetBreakdown, jf as deleteFleetBreakdownCost, jg as findFleetBreakdown, jh as findFleetBreakdownCost, ji as get_breakdown_file_presigned_url, jj as newFleetBreakdownCostPayload, jk as newFleetBreakdownPayload, jl as remove_breakdown_file, jm as toFleetBreakdownCostPayload, jn as toFleetBreakdownPayload, jo as updateFleetBreakdown, jp as updateFleetBreakdownCost } from '../../../user_organisation_service-
|
|
5
|
+
export { iW as BreakdownDashboard, iX as FleetBreakdown, iY as FleetBreakdownCost, iZ as FleetBreakdownCostDTO, i_ as FleetBreakdownCostQueryDTO, i$ as FleetBreakdownCostQuerySchema, j0 as FleetBreakdownCostSchema, j1 as FleetBreakdownDTO, j2 as FleetBreakdownDashBoardQueryDTO, j3 as FleetBreakdownDashBoardQuerySchema, j4 as FleetBreakdownFile, j5 as FleetBreakdownFileDTO, j6 as FleetBreakdownFileSchema, j7 as FleetBreakdownQueryDTO, j8 as FleetBreakdownQuerySchema, j9 as FleetBreakdownSchema, ja as breakdown_dashboard, jb as createFleetBreakdown, jc as createFleetBreakdownCost, jd as create_breakdown_file, je as deleteFleetBreakdown, jf as deleteFleetBreakdownCost, jg as findFleetBreakdown, jh as findFleetBreakdownCost, ji as get_breakdown_file_presigned_url, jj as newFleetBreakdownCostPayload, jk as newFleetBreakdownPayload, jl as remove_breakdown_file, jm as toFleetBreakdownCostPayload, jn as toFleetBreakdownPayload, jo as updateFleetBreakdown, jp as updateFleetBreakdownCost } from '../../../user_organisation_service-8vwUfR_V.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 { lC as BusDashBoardQueryDTO, lD as BusDashBoardQuerySchema, lE as BusDashboard, B as BusStop, lF as BusStopDTO, lG as BusStopPolygonData, lH as BusStopPolygonDataDTO, lI as BusStopPolygonDataSchema, lJ as BusStopQueryDTO, lK as BusStopQuerySchema, lL as BusStopSchema, lM as bus_dashboard, lN as createBusStop, lO as deleteBusStop, lP as findBusStop, lQ as newBusStopPayload, lR as toBusStopPayload, lS as updateBusStop } from '../../../user_organisation_service-
|
|
4
|
+
export { lC as BusDashBoardQueryDTO, lD as BusDashBoardQuerySchema, lE as BusDashboard, B as BusStop, lF as BusStopDTO, lG as BusStopPolygonData, lH as BusStopPolygonDataDTO, lI as BusStopPolygonDataSchema, lJ as BusStopQueryDTO, lK as BusStopQuerySchema, lL as BusStopSchema, lM as bus_dashboard, lN as createBusStop, lO as deleteBusStop, lP as findBusStop, lQ as newBusStopPayload, lR as toBusStopPayload, lS as updateBusStop } from '../../../user_organisation_service-8vwUfR_V.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
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, M as MasterRoute, b as MasterDailySchedule, c as MasterVehicle, d as MasterDriver, B as BusStop, S as Student } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, O as OrganisationBranch, M as MasterRoute, b as MasterDailySchedule, c as MasterVehicle, d as MasterDriver, B as BusStop, S as Student } from '../../../user_organisation_service-8vwUfR_V.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
7
|
|
|
@@ -203,11 +203,11 @@ declare const DailyScheduleDayRunSchema: z.ZodObject<{
|
|
|
203
203
|
organisation_id: string;
|
|
204
204
|
organisation_branch_id: string;
|
|
205
205
|
route_id: string;
|
|
206
|
+
daily_schedule_id: string;
|
|
206
207
|
vehicle_id: string;
|
|
207
208
|
driver_id: string;
|
|
208
209
|
attendant_id: string;
|
|
209
210
|
time_zone_id: string;
|
|
210
|
-
daily_schedule_id: string;
|
|
211
211
|
}, {
|
|
212
212
|
run_date: string;
|
|
213
213
|
schedule_type: BusLeg;
|
|
@@ -217,11 +217,11 @@ declare const DailyScheduleDayRunSchema: z.ZodObject<{
|
|
|
217
217
|
organisation_id: string;
|
|
218
218
|
organisation_branch_id: string;
|
|
219
219
|
route_id: string;
|
|
220
|
+
daily_schedule_id: string;
|
|
220
221
|
vehicle_id: string;
|
|
221
222
|
driver_id: string;
|
|
222
223
|
attendant_id: string;
|
|
223
224
|
time_zone_id: string;
|
|
224
|
-
daily_schedule_id: string;
|
|
225
225
|
start_planned_date_time?: string | undefined;
|
|
226
226
|
end_planned_date_time?: string | undefined;
|
|
227
227
|
start_actual_date_time?: string | undefined;
|
|
@@ -304,16 +304,16 @@ declare const DailyScheduleDayRunQuerySchema: z.ZodObject<{
|
|
|
304
304
|
}[];
|
|
305
305
|
include_master_data: YesNo;
|
|
306
306
|
date_format_id: string;
|
|
307
|
+
daily_schedule_day_run_ids: string[];
|
|
307
308
|
organisation_ids: string[];
|
|
308
309
|
organisation_branch_ids: string[];
|
|
309
310
|
route_ids: string[];
|
|
311
|
+
daily_schedule_ids: string[];
|
|
310
312
|
vehicle_ids: string[];
|
|
311
313
|
driver_ids: string[];
|
|
312
314
|
attendant_ids: string[];
|
|
313
315
|
run_date_from: string;
|
|
314
316
|
run_date_to: string;
|
|
315
|
-
daily_schedule_ids: string[];
|
|
316
|
-
daily_schedule_day_run_ids: string[];
|
|
317
317
|
}, {
|
|
318
318
|
time_zone_id: string;
|
|
319
319
|
date_format_id: string;
|
|
@@ -339,16 +339,16 @@ declare const DailyScheduleDayRunQuerySchema: z.ZodObject<{
|
|
|
339
339
|
direction: OrderBy;
|
|
340
340
|
}[] | undefined;
|
|
341
341
|
include_master_data?: YesNo | undefined;
|
|
342
|
+
daily_schedule_day_run_ids?: string[] | undefined;
|
|
342
343
|
organisation_ids?: string[] | undefined;
|
|
343
344
|
organisation_branch_ids?: string[] | undefined;
|
|
344
345
|
route_ids?: string[] | undefined;
|
|
346
|
+
daily_schedule_ids?: string[] | undefined;
|
|
345
347
|
vehicle_ids?: string[] | undefined;
|
|
346
348
|
driver_ids?: string[] | undefined;
|
|
347
349
|
attendant_ids?: string[] | undefined;
|
|
348
350
|
run_date_from?: string | undefined;
|
|
349
351
|
run_date_to?: string | undefined;
|
|
350
|
-
daily_schedule_ids?: string[] | undefined;
|
|
351
|
-
daily_schedule_day_run_ids?: string[] | undefined;
|
|
352
352
|
}>;
|
|
353
353
|
type DailyScheduleDayRunQueryDTO = z.infer<typeof DailyScheduleDayRunQuerySchema>;
|
|
354
354
|
declare const DailyScheduleDayRunStopSchema: z.ZodObject<{
|
|
@@ -367,6 +367,7 @@ declare const DailyScheduleDayRunStopSchema: z.ZodObject<{
|
|
|
367
367
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
368
368
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
369
369
|
}, "strip", z.ZodTypeAny, {
|
|
370
|
+
daily_schedule_day_run_id: string;
|
|
370
371
|
planned_student_count: number;
|
|
371
372
|
marked_student_count: number;
|
|
372
373
|
status: Status;
|
|
@@ -380,13 +381,12 @@ declare const DailyScheduleDayRunStopSchema: z.ZodObject<{
|
|
|
380
381
|
stop_status: DayRunStopStatus;
|
|
381
382
|
bus_stop_id: string;
|
|
382
383
|
time_zone_id: string;
|
|
383
|
-
daily_schedule_day_run_id: string;
|
|
384
384
|
}, {
|
|
385
|
+
daily_schedule_day_run_id: string;
|
|
385
386
|
status: Status;
|
|
386
387
|
stop_status: DayRunStopStatus;
|
|
387
388
|
bus_stop_id: string;
|
|
388
389
|
time_zone_id: string;
|
|
389
|
-
daily_schedule_day_run_id: string;
|
|
390
390
|
planned_student_count?: unknown;
|
|
391
391
|
marked_student_count?: unknown;
|
|
392
392
|
order_no?: unknown;
|
|
@@ -460,13 +460,13 @@ declare const DailyScheduleDayRunStopQuerySchema: z.ZodObject<{
|
|
|
460
460
|
}[];
|
|
461
461
|
include_master_data: YesNo;
|
|
462
462
|
date_format_id: string;
|
|
463
|
+
daily_schedule_day_run_ids: string[];
|
|
463
464
|
organisation_ids: string[];
|
|
464
465
|
organisation_branch_ids: string[];
|
|
465
466
|
route_ids: string[];
|
|
466
|
-
bus_stop_ids: string[];
|
|
467
467
|
daily_schedule_ids: string[];
|
|
468
|
-
daily_schedule_day_run_ids: string[];
|
|
469
468
|
daily_schedule_day_run_stop_ids: string[];
|
|
469
|
+
bus_stop_ids: string[];
|
|
470
470
|
}, {
|
|
471
471
|
time_zone_id: string;
|
|
472
472
|
date_format_id: string;
|
|
@@ -490,13 +490,13 @@ declare const DailyScheduleDayRunStopQuerySchema: z.ZodObject<{
|
|
|
490
490
|
direction: OrderBy;
|
|
491
491
|
}[] | undefined;
|
|
492
492
|
include_master_data?: YesNo | undefined;
|
|
493
|
+
daily_schedule_day_run_ids?: string[] | undefined;
|
|
493
494
|
organisation_ids?: string[] | undefined;
|
|
494
495
|
organisation_branch_ids?: string[] | undefined;
|
|
495
496
|
route_ids?: string[] | undefined;
|
|
496
|
-
bus_stop_ids?: string[] | undefined;
|
|
497
497
|
daily_schedule_ids?: string[] | undefined;
|
|
498
|
-
daily_schedule_day_run_ids?: string[] | undefined;
|
|
499
498
|
daily_schedule_day_run_stop_ids?: string[] | undefined;
|
|
499
|
+
bus_stop_ids?: string[] | undefined;
|
|
500
500
|
}>;
|
|
501
501
|
type DailyScheduleDayRunStopQueryDTO = z.infer<typeof DailyScheduleDayRunStopQuerySchema>;
|
|
502
502
|
declare const DailyScheduleDayRunStudentSchema: z.ZodObject<{
|
|
@@ -514,6 +514,7 @@ declare const DailyScheduleDayRunStudentSchema: z.ZodObject<{
|
|
|
514
514
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
515
515
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
516
516
|
}, "strip", z.ZodTypeAny, {
|
|
517
|
+
daily_schedule_day_run_id: string;
|
|
517
518
|
status: Status;
|
|
518
519
|
student_boarding_status: StudentLegStatus;
|
|
519
520
|
method: AttendanceMethod;
|
|
@@ -522,20 +523,19 @@ declare const DailyScheduleDayRunStudentSchema: z.ZodObject<{
|
|
|
522
523
|
student_attendance_image_url: string;
|
|
523
524
|
student_attendance_image_key: string;
|
|
524
525
|
student_attendance_image_name: string;
|
|
525
|
-
student_id: string;
|
|
526
|
-
time_zone_id: string;
|
|
527
|
-
daily_schedule_day_run_id: string;
|
|
528
526
|
planned_daily_schedule_day_run_stop_id: string;
|
|
529
527
|
actual_daily_schedule_day_run_stop_id: string;
|
|
528
|
+
student_id: string;
|
|
529
|
+
time_zone_id: string;
|
|
530
530
|
}, {
|
|
531
|
+
daily_schedule_day_run_id: string;
|
|
531
532
|
status: Status;
|
|
532
533
|
student_boarding_status: StudentLegStatus;
|
|
533
534
|
method: AttendanceMethod;
|
|
534
|
-
student_id: string;
|
|
535
|
-
time_zone_id: string;
|
|
536
|
-
daily_schedule_day_run_id: string;
|
|
537
535
|
planned_daily_schedule_day_run_stop_id: string;
|
|
538
536
|
actual_daily_schedule_day_run_stop_id: string;
|
|
537
|
+
student_id: string;
|
|
538
|
+
time_zone_id: string;
|
|
539
539
|
mark_time?: string | undefined;
|
|
540
540
|
note?: string | undefined;
|
|
541
541
|
student_attendance_image_url?: string | undefined;
|
|
@@ -609,15 +609,15 @@ declare const DailyScheduleDayRunStudentQuerySchema: z.ZodObject<{
|
|
|
609
609
|
}[];
|
|
610
610
|
include_master_data: YesNo;
|
|
611
611
|
date_format_id: string;
|
|
612
|
+
daily_schedule_day_run_ids: string[];
|
|
612
613
|
organisation_ids: string[];
|
|
613
614
|
organisation_branch_ids: string[];
|
|
614
615
|
route_ids: string[];
|
|
615
|
-
student_ids: string[];
|
|
616
616
|
daily_schedule_ids: string[];
|
|
617
|
-
daily_schedule_day_run_ids: string[];
|
|
618
617
|
daily_schedule_day_run_student_ids: string[];
|
|
619
618
|
planned_daily_schedule_day_run_stop_ids: string[];
|
|
620
619
|
actual_daily_schedule_day_run_stop_ids: string[];
|
|
620
|
+
student_ids: string[];
|
|
621
621
|
}, {
|
|
622
622
|
time_zone_id: string;
|
|
623
623
|
date_format_id: string;
|
|
@@ -642,15 +642,15 @@ declare const DailyScheduleDayRunStudentQuerySchema: z.ZodObject<{
|
|
|
642
642
|
direction: OrderBy;
|
|
643
643
|
}[] | undefined;
|
|
644
644
|
include_master_data?: YesNo | undefined;
|
|
645
|
+
daily_schedule_day_run_ids?: string[] | undefined;
|
|
645
646
|
organisation_ids?: string[] | undefined;
|
|
646
647
|
organisation_branch_ids?: string[] | undefined;
|
|
647
648
|
route_ids?: string[] | undefined;
|
|
648
|
-
student_ids?: string[] | undefined;
|
|
649
649
|
daily_schedule_ids?: string[] | undefined;
|
|
650
|
-
daily_schedule_day_run_ids?: string[] | undefined;
|
|
651
650
|
daily_schedule_day_run_student_ids?: string[] | undefined;
|
|
652
651
|
planned_daily_schedule_day_run_stop_ids?: string[] | undefined;
|
|
653
652
|
actual_daily_schedule_day_run_stop_ids?: string[] | undefined;
|
|
653
|
+
student_ids?: string[] | undefined;
|
|
654
654
|
}>;
|
|
655
655
|
type DailyScheduleDayRunStudentQueryDTO = z.infer<typeof DailyScheduleDayRunStudentQuerySchema>;
|
|
656
656
|
declare const GenerateDailyScheduleDayRunSchema: z.ZodObject<{
|
|
@@ -659,23 +659,23 @@ declare const GenerateDailyScheduleDayRunSchema: z.ZodObject<{
|
|
|
659
659
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
660
660
|
}, "strip", z.ZodTypeAny, {
|
|
661
661
|
run_date: string;
|
|
662
|
-
time_zone_id: string;
|
|
663
662
|
daily_schedule_id: string;
|
|
663
|
+
time_zone_id: string;
|
|
664
664
|
}, {
|
|
665
665
|
run_date: string;
|
|
666
|
-
time_zone_id: string;
|
|
667
666
|
daily_schedule_id: string;
|
|
667
|
+
time_zone_id: string;
|
|
668
668
|
}>;
|
|
669
669
|
type GenerateDailyScheduleDayRunDTO = z.infer<typeof GenerateDailyScheduleDayRunSchema>;
|
|
670
670
|
declare const DailyScheduleDayRunIdSchema: z.ZodObject<{
|
|
671
671
|
daily_schedule_day_run_id: z.ZodEffects<z.ZodString, string, string>;
|
|
672
672
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
673
673
|
}, "strip", z.ZodTypeAny, {
|
|
674
|
-
time_zone_id: string;
|
|
675
674
|
daily_schedule_day_run_id: string;
|
|
676
|
-
}, {
|
|
677
675
|
time_zone_id: string;
|
|
676
|
+
}, {
|
|
678
677
|
daily_schedule_day_run_id: string;
|
|
678
|
+
time_zone_id: string;
|
|
679
679
|
}>;
|
|
680
680
|
type DailyScheduleDayRunIdDTO = z.infer<typeof DailyScheduleDayRunIdSchema>;
|
|
681
681
|
declare const CancelDailyScheduleDayRunSchema: z.ZodObject<{
|
|
@@ -683,12 +683,12 @@ declare const CancelDailyScheduleDayRunSchema: z.ZodObject<{
|
|
|
683
683
|
cancel_reason: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
684
684
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
685
685
|
}, "strip", z.ZodTypeAny, {
|
|
686
|
+
daily_schedule_day_run_id: string;
|
|
686
687
|
cancel_reason: string;
|
|
687
688
|
time_zone_id: string;
|
|
688
|
-
daily_schedule_day_run_id: string;
|
|
689
689
|
}, {
|
|
690
|
-
time_zone_id: string;
|
|
691
690
|
daily_schedule_day_run_id: string;
|
|
691
|
+
time_zone_id: string;
|
|
692
692
|
cancel_reason?: string | undefined;
|
|
693
693
|
}>;
|
|
694
694
|
type CancelDailyScheduleDayRunDTO = z.infer<typeof CancelDailyScheduleDayRunSchema>;
|
|
@@ -697,12 +697,12 @@ declare const DailyScheduleDayRunStopIdSchema: z.ZodObject<{
|
|
|
697
697
|
actual_time: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
698
698
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
699
699
|
}, "strip", z.ZodTypeAny, {
|
|
700
|
+
daily_schedule_day_run_stop_id: string;
|
|
700
701
|
time_zone_id: string;
|
|
701
702
|
actual_time: string;
|
|
702
|
-
daily_schedule_day_run_stop_id: string;
|
|
703
703
|
}, {
|
|
704
|
-
time_zone_id: string;
|
|
705
704
|
daily_schedule_day_run_stop_id: string;
|
|
705
|
+
time_zone_id: string;
|
|
706
706
|
actual_time?: string | undefined;
|
|
707
707
|
}>;
|
|
708
708
|
type DailyScheduleDayRunStopIdDTO = z.infer<typeof DailyScheduleDayRunStopIdSchema>;
|
|
@@ -718,6 +718,7 @@ declare const MarkDailyScheduleDayRunStudentSchema: z.ZodObject<{
|
|
|
718
718
|
student_attendance_image_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
719
719
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
720
720
|
}, "strip", z.ZodTypeAny, {
|
|
721
|
+
daily_schedule_day_run_student_id: string;
|
|
721
722
|
student_boarding_status: StudentLegStatus;
|
|
722
723
|
method: AttendanceMethod;
|
|
723
724
|
mark_time: string;
|
|
@@ -725,15 +726,14 @@ declare const MarkDailyScheduleDayRunStudentSchema: z.ZodObject<{
|
|
|
725
726
|
student_attendance_image_url: string;
|
|
726
727
|
student_attendance_image_key: string;
|
|
727
728
|
student_attendance_image_name: string;
|
|
728
|
-
time_zone_id: string;
|
|
729
|
-
daily_schedule_day_run_student_id: string;
|
|
730
729
|
actual_daily_schedule_day_run_stop_id: string;
|
|
730
|
+
time_zone_id: string;
|
|
731
731
|
}, {
|
|
732
|
+
daily_schedule_day_run_student_id: string;
|
|
732
733
|
student_boarding_status: StudentLegStatus;
|
|
733
734
|
method: AttendanceMethod;
|
|
734
|
-
time_zone_id: string;
|
|
735
|
-
daily_schedule_day_run_student_id: string;
|
|
736
735
|
actual_daily_schedule_day_run_stop_id: string;
|
|
736
|
+
time_zone_id: string;
|
|
737
737
|
mark_time?: string | undefined;
|
|
738
738
|
note?: string | undefined;
|
|
739
739
|
student_attendance_image_url?: string | undefined;
|