vms-nest-api-document 37.0.0 → 39.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/fasttag_details-BwvAJoiv.d.ts +454 -0
- 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 +3 -3
- package/dist/services/account/fasttag_details.d.ts +5 -155
- package/dist/services/account/fasttag_details.js +10 -10
- package/dist/services/account/fasttag_transactions.d.ts +7 -0
- package/dist/services/account/fasttag_transactions.js +390 -0
- 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 +7 -7
- package/dist/services/core/external_api_push.service.d.ts +5 -5
- package/dist/services/core/external_api_share.service.d.ts +11 -11
- package/dist/services/core/external_api_sync.service.d.ts +5 -5
- package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
- package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
- package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
- package/dist/services/fleet/school_management/student_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_lock_digital_door_log_service.d.ts +3 -3
- package/dist/services/gps/features/gps_lock_relay_log_service.d.ts +3 -3
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/main/device/master_data_check_service.d.ts +25 -4
- 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 +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/childs/vehicle_odometer_history.js +1 -4
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- 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 +3 -3
- 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_eway_bill_provider_service.d.ts +2 -2
- package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +7 -118
- package/dist/services/master/main/master_main_fasttag_bank_service.js +7 -7
- 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_share_service.d.ts +135 -0
- package/dist/services/master/organisation/organisation_share_service.js +325 -0
- 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-BLPWtOc6.d.ts → user_organisation_service-C9QD1l5u.d.ts} +411 -411
- package/package.json +1 -1
package/dist/{user_organisation_service-BLPWtOc6.d.ts → user_organisation_service-C9QD1l5u.d.ts}
RENAMED
|
@@ -64,7 +64,6 @@ declare const MasterMainIndustryQuerySchema: z.ZodObject<{
|
|
|
64
64
|
industry_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
65
65
|
}, "strip", z.ZodTypeAny, {
|
|
66
66
|
status: Status[];
|
|
67
|
-
time_zone_id: string;
|
|
68
67
|
search: string;
|
|
69
68
|
paging: PAGING;
|
|
70
69
|
page_count: number;
|
|
@@ -84,10 +83,11 @@ declare const MasterMainIndustryQuerySchema: z.ZodObject<{
|
|
|
84
83
|
}[];
|
|
85
84
|
include_master_data: YesNo;
|
|
86
85
|
date_format_id: string;
|
|
86
|
+
time_zone_id: string;
|
|
87
87
|
industry_ids: string[];
|
|
88
88
|
}, {
|
|
89
|
-
time_zone_id: string;
|
|
90
89
|
date_format_id: string;
|
|
90
|
+
time_zone_id: string;
|
|
91
91
|
status?: Status[] | undefined;
|
|
92
92
|
search?: string | undefined;
|
|
93
93
|
paging?: PAGING | undefined;
|
|
@@ -143,8 +143,8 @@ declare const MasterMainCurrencySchema: z.ZodObject<{
|
|
|
143
143
|
}, "strip", z.ZodTypeAny, {
|
|
144
144
|
status: Status;
|
|
145
145
|
currency_name: string;
|
|
146
|
-
currency_code: string;
|
|
147
146
|
currency_symbol: string;
|
|
147
|
+
currency_code: string;
|
|
148
148
|
country_id: string;
|
|
149
149
|
}, {
|
|
150
150
|
status: Status;
|
|
@@ -189,7 +189,6 @@ declare const MasterMainCurrencyQuerySchema: z.ZodObject<{
|
|
|
189
189
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
190
190
|
}, "strip", z.ZodTypeAny, {
|
|
191
191
|
status: Status[];
|
|
192
|
-
time_zone_id: string;
|
|
193
192
|
search: string;
|
|
194
193
|
paging: PAGING;
|
|
195
194
|
page_count: number;
|
|
@@ -209,11 +208,12 @@ declare const MasterMainCurrencyQuerySchema: z.ZodObject<{
|
|
|
209
208
|
}[];
|
|
210
209
|
include_master_data: YesNo;
|
|
211
210
|
date_format_id: string;
|
|
211
|
+
time_zone_id: string;
|
|
212
212
|
currency_ids: string[];
|
|
213
213
|
country_ids: string[];
|
|
214
214
|
}, {
|
|
215
|
-
time_zone_id: string;
|
|
216
215
|
date_format_id: string;
|
|
216
|
+
time_zone_id: string;
|
|
217
217
|
status?: Status[] | undefined;
|
|
218
218
|
search?: string | undefined;
|
|
219
219
|
paging?: PAGING | undefined;
|
|
@@ -315,7 +315,6 @@ declare const MasterUserRoleQuerySchema: z.ZodObject<{
|
|
|
315
315
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
316
316
|
}, "strip", z.ZodTypeAny, {
|
|
317
317
|
status: Status[];
|
|
318
|
-
time_zone_id: string;
|
|
319
318
|
search: string;
|
|
320
319
|
paging: PAGING;
|
|
321
320
|
page_count: number;
|
|
@@ -335,11 +334,12 @@ declare const MasterUserRoleQuerySchema: z.ZodObject<{
|
|
|
335
334
|
}[];
|
|
336
335
|
include_master_data: YesNo;
|
|
337
336
|
date_format_id: string;
|
|
337
|
+
time_zone_id: string;
|
|
338
338
|
organisation_ids: string[];
|
|
339
339
|
user_role_ids: string[];
|
|
340
340
|
}, {
|
|
341
|
-
time_zone_id: string;
|
|
342
341
|
date_format_id: string;
|
|
342
|
+
time_zone_id: string;
|
|
343
343
|
status?: Status[] | undefined;
|
|
344
344
|
search?: string | undefined;
|
|
345
345
|
paging?: PAGING | undefined;
|
|
@@ -441,7 +441,6 @@ declare const MasterUserStatusQuerySchema: z.ZodObject<{
|
|
|
441
441
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
442
442
|
}, "strip", z.ZodTypeAny, {
|
|
443
443
|
status: Status[];
|
|
444
|
-
time_zone_id: string;
|
|
445
444
|
search: string;
|
|
446
445
|
paging: PAGING;
|
|
447
446
|
page_count: number;
|
|
@@ -461,11 +460,12 @@ declare const MasterUserStatusQuerySchema: z.ZodObject<{
|
|
|
461
460
|
}[];
|
|
462
461
|
include_master_data: YesNo;
|
|
463
462
|
date_format_id: string;
|
|
463
|
+
time_zone_id: string;
|
|
464
464
|
organisation_ids: string[];
|
|
465
465
|
user_status_ids: string[];
|
|
466
466
|
}, {
|
|
467
|
-
time_zone_id: string;
|
|
468
467
|
date_format_id: string;
|
|
468
|
+
time_zone_id: string;
|
|
469
469
|
status?: Status[] | undefined;
|
|
470
470
|
search?: string | undefined;
|
|
471
471
|
paging?: PAGING | undefined;
|
|
@@ -560,7 +560,6 @@ declare const MasterMainLanguageQuerySchema: z.ZodObject<{
|
|
|
560
560
|
language_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
561
561
|
}, "strip", z.ZodTypeAny, {
|
|
562
562
|
status: Status[];
|
|
563
|
-
time_zone_id: string;
|
|
564
563
|
search: string;
|
|
565
564
|
paging: PAGING;
|
|
566
565
|
page_count: number;
|
|
@@ -580,10 +579,11 @@ declare const MasterMainLanguageQuerySchema: z.ZodObject<{
|
|
|
580
579
|
}[];
|
|
581
580
|
include_master_data: YesNo;
|
|
582
581
|
date_format_id: string;
|
|
582
|
+
time_zone_id: string;
|
|
583
583
|
language_ids: string[];
|
|
584
584
|
}, {
|
|
585
|
-
time_zone_id: string;
|
|
586
585
|
date_format_id: string;
|
|
586
|
+
time_zone_id: string;
|
|
587
587
|
status?: Status[] | undefined;
|
|
588
588
|
search?: string | undefined;
|
|
589
589
|
paging?: PAGING | undefined;
|
|
@@ -676,7 +676,6 @@ declare const MasterMainDateFormatQuerySchema: z.ZodObject<{
|
|
|
676
676
|
date_format_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
677
677
|
}, "strip", z.ZodTypeAny, {
|
|
678
678
|
status: Status[];
|
|
679
|
-
time_zone_id: string;
|
|
680
679
|
search: string;
|
|
681
680
|
paging: PAGING;
|
|
682
681
|
page_count: number;
|
|
@@ -696,10 +695,11 @@ declare const MasterMainDateFormatQuerySchema: z.ZodObject<{
|
|
|
696
695
|
}[];
|
|
697
696
|
include_master_data: YesNo;
|
|
698
697
|
date_format_id: string;
|
|
698
|
+
time_zone_id: string;
|
|
699
699
|
date_format_ids: string[];
|
|
700
700
|
}, {
|
|
701
|
-
time_zone_id: string;
|
|
702
701
|
date_format_id: string;
|
|
702
|
+
time_zone_id: string;
|
|
703
703
|
status?: Status[] | undefined;
|
|
704
704
|
search?: string | undefined;
|
|
705
705
|
paging?: PAGING | undefined;
|
|
@@ -817,7 +817,6 @@ declare const OrganisationSubCompanyQuerySchema: z.ZodObject<{
|
|
|
817
817
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
818
818
|
}, "strip", z.ZodTypeAny, {
|
|
819
819
|
status: Status[];
|
|
820
|
-
time_zone_id: string;
|
|
821
820
|
search: string;
|
|
822
821
|
paging: PAGING;
|
|
823
822
|
page_count: number;
|
|
@@ -837,11 +836,12 @@ declare const OrganisationSubCompanyQuerySchema: z.ZodObject<{
|
|
|
837
836
|
}[];
|
|
838
837
|
include_master_data: YesNo;
|
|
839
838
|
date_format_id: string;
|
|
839
|
+
time_zone_id: string;
|
|
840
840
|
organisation_ids: string[];
|
|
841
841
|
organisation_sub_company_ids: string[];
|
|
842
842
|
}, {
|
|
843
|
-
time_zone_id: string;
|
|
844
843
|
date_format_id: string;
|
|
844
|
+
time_zone_id: string;
|
|
845
845
|
status?: Status[] | undefined;
|
|
846
846
|
search?: string | undefined;
|
|
847
847
|
paging?: PAGING | undefined;
|
|
@@ -971,7 +971,6 @@ declare const OrganisationBranchQuerySchema: z.ZodObject<{
|
|
|
971
971
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
972
972
|
}, "strip", z.ZodTypeAny, {
|
|
973
973
|
status: Status[];
|
|
974
|
-
time_zone_id: string;
|
|
975
974
|
search: string;
|
|
976
975
|
paging: PAGING;
|
|
977
976
|
page_count: number;
|
|
@@ -991,11 +990,12 @@ declare const OrganisationBranchQuerySchema: z.ZodObject<{
|
|
|
991
990
|
}[];
|
|
992
991
|
include_master_data: YesNo;
|
|
993
992
|
date_format_id: string;
|
|
993
|
+
time_zone_id: string;
|
|
994
994
|
organisation_ids: string[];
|
|
995
995
|
organisation_branch_ids: string[];
|
|
996
996
|
}, {
|
|
997
|
-
time_zone_id: string;
|
|
998
997
|
date_format_id: string;
|
|
998
|
+
time_zone_id: string;
|
|
999
999
|
status?: Status[] | undefined;
|
|
1000
1000
|
search?: string | undefined;
|
|
1001
1001
|
paging?: PAGING | undefined;
|
|
@@ -1104,7 +1104,6 @@ declare const OrganisationColorQuerySchema: z.ZodObject<{
|
|
|
1104
1104
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1105
1105
|
}, "strip", z.ZodTypeAny, {
|
|
1106
1106
|
status: Status[];
|
|
1107
|
-
time_zone_id: string;
|
|
1108
1107
|
search: string;
|
|
1109
1108
|
paging: PAGING;
|
|
1110
1109
|
page_count: number;
|
|
@@ -1124,11 +1123,12 @@ declare const OrganisationColorQuerySchema: z.ZodObject<{
|
|
|
1124
1123
|
}[];
|
|
1125
1124
|
include_master_data: YesNo;
|
|
1126
1125
|
date_format_id: string;
|
|
1126
|
+
time_zone_id: string;
|
|
1127
1127
|
organisation_ids: string[];
|
|
1128
1128
|
organisation_color_ids: string[];
|
|
1129
1129
|
}, {
|
|
1130
|
-
time_zone_id: string;
|
|
1131
1130
|
date_format_id: string;
|
|
1131
|
+
time_zone_id: string;
|
|
1132
1132
|
status?: Status[] | undefined;
|
|
1133
1133
|
search?: string | undefined;
|
|
1134
1134
|
paging?: PAGING | undefined;
|
|
@@ -1233,7 +1233,6 @@ declare const OrganisationTagQuerySchema: z.ZodObject<{
|
|
|
1233
1233
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1234
1234
|
}, "strip", z.ZodTypeAny, {
|
|
1235
1235
|
status: Status[];
|
|
1236
|
-
time_zone_id: string;
|
|
1237
1236
|
search: string;
|
|
1238
1237
|
paging: PAGING;
|
|
1239
1238
|
page_count: number;
|
|
@@ -1253,11 +1252,12 @@ declare const OrganisationTagQuerySchema: z.ZodObject<{
|
|
|
1253
1252
|
}[];
|
|
1254
1253
|
include_master_data: YesNo;
|
|
1255
1254
|
date_format_id: string;
|
|
1255
|
+
time_zone_id: string;
|
|
1256
1256
|
organisation_ids: string[];
|
|
1257
1257
|
organisation_tag_ids: string[];
|
|
1258
1258
|
}, {
|
|
1259
|
-
time_zone_id: string;
|
|
1260
1259
|
date_format_id: string;
|
|
1260
|
+
time_zone_id: string;
|
|
1261
1261
|
status?: Status[] | undefined;
|
|
1262
1262
|
search?: string | undefined;
|
|
1263
1263
|
paging?: PAGING | undefined;
|
|
@@ -1347,6 +1347,7 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
1347
1347
|
}, "strip", z.ZodTypeAny, {
|
|
1348
1348
|
status: Status;
|
|
1349
1349
|
organisation_id: string;
|
|
1350
|
+
vehicle_id: string;
|
|
1350
1351
|
date: string;
|
|
1351
1352
|
total_km: number;
|
|
1352
1353
|
consumed_fuel_liters: number;
|
|
@@ -1359,14 +1360,13 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
1359
1360
|
mileage_kmpl: number;
|
|
1360
1361
|
liters_per_100km: number;
|
|
1361
1362
|
user_id: string;
|
|
1362
|
-
vehicle_id: string;
|
|
1363
1363
|
driver_id: string;
|
|
1364
1364
|
}, {
|
|
1365
1365
|
status: Status;
|
|
1366
1366
|
organisation_id: string;
|
|
1367
|
+
vehicle_id: string;
|
|
1367
1368
|
date: string;
|
|
1368
1369
|
user_id: string;
|
|
1369
|
-
vehicle_id: string;
|
|
1370
1370
|
driver_id: string;
|
|
1371
1371
|
total_km?: unknown;
|
|
1372
1372
|
consumed_fuel_liters?: unknown;
|
|
@@ -1422,7 +1422,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
1422
1422
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1423
1423
|
}, "strip", z.ZodTypeAny, {
|
|
1424
1424
|
status: Status[];
|
|
1425
|
-
time_zone_id: string;
|
|
1426
1425
|
search: string;
|
|
1427
1426
|
paging: PAGING;
|
|
1428
1427
|
page_count: number;
|
|
@@ -1442,18 +1441,19 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
1442
1441
|
}[];
|
|
1443
1442
|
include_master_data: YesNo;
|
|
1444
1443
|
date_format_id: string;
|
|
1444
|
+
time_zone_id: string;
|
|
1445
1445
|
organisation_ids: string[];
|
|
1446
|
-
|
|
1447
|
-
to_date: string;
|
|
1446
|
+
vehicle_ids: string[];
|
|
1448
1447
|
fleet_fuel_daily_summary_ids: string[];
|
|
1449
1448
|
user_ids: string[];
|
|
1450
|
-
vehicle_ids: string[];
|
|
1451
1449
|
driver_ids: string[];
|
|
1452
1450
|
vehicle_summary: YesNo;
|
|
1453
1451
|
day_summary: YesNo;
|
|
1452
|
+
from_date: string;
|
|
1453
|
+
to_date: string;
|
|
1454
1454
|
}, {
|
|
1455
|
-
time_zone_id: string;
|
|
1456
1455
|
date_format_id: string;
|
|
1456
|
+
time_zone_id: string;
|
|
1457
1457
|
from_date: string;
|
|
1458
1458
|
to_date: string;
|
|
1459
1459
|
status?: Status[] | undefined;
|
|
@@ -1476,9 +1476,9 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
1476
1476
|
}[] | undefined;
|
|
1477
1477
|
include_master_data?: YesNo | undefined;
|
|
1478
1478
|
organisation_ids?: string[] | undefined;
|
|
1479
|
+
vehicle_ids?: string[] | undefined;
|
|
1479
1480
|
fleet_fuel_daily_summary_ids?: string[] | undefined;
|
|
1480
1481
|
user_ids?: string[] | undefined;
|
|
1481
|
-
vehicle_ids?: string[] | undefined;
|
|
1482
1482
|
driver_ids?: string[] | undefined;
|
|
1483
1483
|
vehicle_summary?: YesNo | undefined;
|
|
1484
1484
|
day_summary?: YesNo | undefined;
|
|
@@ -1521,7 +1521,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
1521
1521
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1522
1522
|
}, "strip", z.ZodTypeAny, {
|
|
1523
1523
|
status: Status[];
|
|
1524
|
-
time_zone_id: string;
|
|
1525
1524
|
search: string;
|
|
1526
1525
|
paging: PAGING;
|
|
1527
1526
|
page_count: number;
|
|
@@ -1541,13 +1540,14 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
1541
1540
|
}[];
|
|
1542
1541
|
include_master_data: YesNo;
|
|
1543
1542
|
date_format_id: string;
|
|
1543
|
+
time_zone_id: string;
|
|
1544
1544
|
organisation_ids: string[];
|
|
1545
|
+
vehicle_ids: string[];
|
|
1545
1546
|
from_date: string;
|
|
1546
1547
|
to_date: string;
|
|
1547
|
-
vehicle_ids: string[];
|
|
1548
1548
|
}, {
|
|
1549
|
-
time_zone_id: string;
|
|
1550
1549
|
date_format_id: string;
|
|
1550
|
+
time_zone_id: string;
|
|
1551
1551
|
from_date: string;
|
|
1552
1552
|
to_date: string;
|
|
1553
1553
|
status?: Status[] | undefined;
|
|
@@ -1621,7 +1621,6 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
1621
1621
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
1622
1622
|
}, "strip", z.ZodTypeAny, {
|
|
1623
1623
|
status: Status[];
|
|
1624
|
-
time_zone_id: string;
|
|
1625
1624
|
search: string;
|
|
1626
1625
|
paging: PAGING;
|
|
1627
1626
|
page_count: number;
|
|
@@ -1641,13 +1640,14 @@ declare const FleetFuelDailySummaryDashBoardQuerySchema: z.ZodObject<{
|
|
|
1641
1640
|
}[];
|
|
1642
1641
|
include_master_data: YesNo;
|
|
1643
1642
|
date_format_id: string;
|
|
1643
|
+
time_zone_id: string;
|
|
1644
1644
|
organisation_ids: string[];
|
|
1645
|
+
vehicle_ids: string[];
|
|
1645
1646
|
from_date: string;
|
|
1646
1647
|
to_date: string;
|
|
1647
|
-
vehicle_ids: string[];
|
|
1648
1648
|
}, {
|
|
1649
|
-
time_zone_id: string;
|
|
1650
1649
|
date_format_id: string;
|
|
1650
|
+
time_zone_id: string;
|
|
1651
1651
|
from_date: string;
|
|
1652
1652
|
to_date: string;
|
|
1653
1653
|
status?: Status[] | undefined;
|
|
@@ -1759,7 +1759,6 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
|
|
|
1759
1759
|
expense_category: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpenseCategory>, "many">>>;
|
|
1760
1760
|
}, "strip", z.ZodTypeAny, {
|
|
1761
1761
|
status: Status[];
|
|
1762
|
-
time_zone_id: string;
|
|
1763
1762
|
search: string;
|
|
1764
1763
|
paging: PAGING;
|
|
1765
1764
|
page_count: number;
|
|
@@ -1779,12 +1778,13 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
|
|
|
1779
1778
|
}[];
|
|
1780
1779
|
include_master_data: YesNo;
|
|
1781
1780
|
date_format_id: string;
|
|
1781
|
+
time_zone_id: string;
|
|
1782
1782
|
organisation_ids: string[];
|
|
1783
1783
|
expense_category: ExpenseCategory[];
|
|
1784
1784
|
expense_name_ids: string[];
|
|
1785
1785
|
}, {
|
|
1786
|
-
time_zone_id: string;
|
|
1787
1786
|
date_format_id: string;
|
|
1787
|
+
time_zone_id: string;
|
|
1788
1788
|
status?: Status[] | undefined;
|
|
1789
1789
|
search?: string | undefined;
|
|
1790
1790
|
paging?: PAGING | undefined;
|
|
@@ -1886,7 +1886,6 @@ declare const MasterFleetIncidentTypeQuerySchema: z.ZodObject<{
|
|
|
1886
1886
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1887
1887
|
}, "strip", z.ZodTypeAny, {
|
|
1888
1888
|
status: Status[];
|
|
1889
|
-
time_zone_id: string;
|
|
1890
1889
|
search: string;
|
|
1891
1890
|
paging: PAGING;
|
|
1892
1891
|
page_count: number;
|
|
@@ -1906,11 +1905,12 @@ declare const MasterFleetIncidentTypeQuerySchema: z.ZodObject<{
|
|
|
1906
1905
|
}[];
|
|
1907
1906
|
include_master_data: YesNo;
|
|
1908
1907
|
date_format_id: string;
|
|
1908
|
+
time_zone_id: string;
|
|
1909
1909
|
organisation_ids: string[];
|
|
1910
1910
|
fleet_incident_type_ids: string[];
|
|
1911
1911
|
}, {
|
|
1912
|
-
time_zone_id: string;
|
|
1913
1912
|
date_format_id: string;
|
|
1913
|
+
time_zone_id: string;
|
|
1914
1914
|
status?: Status[] | undefined;
|
|
1915
1915
|
search?: string | undefined;
|
|
1916
1916
|
paging?: PAGING | undefined;
|
|
@@ -2011,7 +2011,6 @@ declare const MasterFleetIncidentStatusQuerySchema: z.ZodObject<{
|
|
|
2011
2011
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2012
2012
|
}, "strip", z.ZodTypeAny, {
|
|
2013
2013
|
status: Status[];
|
|
2014
|
-
time_zone_id: string;
|
|
2015
2014
|
search: string;
|
|
2016
2015
|
paging: PAGING;
|
|
2017
2016
|
page_count: number;
|
|
@@ -2031,11 +2030,12 @@ declare const MasterFleetIncidentStatusQuerySchema: z.ZodObject<{
|
|
|
2031
2030
|
}[];
|
|
2032
2031
|
include_master_data: YesNo;
|
|
2033
2032
|
date_format_id: string;
|
|
2033
|
+
time_zone_id: string;
|
|
2034
2034
|
organisation_ids: string[];
|
|
2035
2035
|
fleet_incident_status_ids: string[];
|
|
2036
2036
|
}, {
|
|
2037
|
-
time_zone_id: string;
|
|
2038
2037
|
date_format_id: string;
|
|
2038
|
+
time_zone_id: string;
|
|
2039
2039
|
status?: Status[] | undefined;
|
|
2040
2040
|
search?: string | undefined;
|
|
2041
2041
|
paging?: PAGING | undefined;
|
|
@@ -2136,7 +2136,6 @@ declare const MasterFleetIncidentSeverityQuerySchema: z.ZodObject<{
|
|
|
2136
2136
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2137
2137
|
}, "strip", z.ZodTypeAny, {
|
|
2138
2138
|
status: Status[];
|
|
2139
|
-
time_zone_id: string;
|
|
2140
2139
|
search: string;
|
|
2141
2140
|
paging: PAGING;
|
|
2142
2141
|
page_count: number;
|
|
@@ -2156,11 +2155,12 @@ declare const MasterFleetIncidentSeverityQuerySchema: z.ZodObject<{
|
|
|
2156
2155
|
}[];
|
|
2157
2156
|
include_master_data: YesNo;
|
|
2158
2157
|
date_format_id: string;
|
|
2158
|
+
time_zone_id: string;
|
|
2159
2159
|
organisation_ids: string[];
|
|
2160
2160
|
fleet_incident_severity_ids: string[];
|
|
2161
2161
|
}, {
|
|
2162
|
-
time_zone_id: string;
|
|
2163
2162
|
date_format_id: string;
|
|
2163
|
+
time_zone_id: string;
|
|
2164
2164
|
status?: Status[] | undefined;
|
|
2165
2165
|
search?: string | undefined;
|
|
2166
2166
|
paging?: PAGING | undefined;
|
|
@@ -2261,7 +2261,6 @@ declare const MasterFleetInsuranceClaimStatusQuerySchema: z.ZodObject<{
|
|
|
2261
2261
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2262
2262
|
}, "strip", z.ZodTypeAny, {
|
|
2263
2263
|
status: Status[];
|
|
2264
|
-
time_zone_id: string;
|
|
2265
2264
|
search: string;
|
|
2266
2265
|
paging: PAGING;
|
|
2267
2266
|
page_count: number;
|
|
@@ -2281,11 +2280,12 @@ declare const MasterFleetInsuranceClaimStatusQuerySchema: z.ZodObject<{
|
|
|
2281
2280
|
}[];
|
|
2282
2281
|
include_master_data: YesNo;
|
|
2283
2282
|
date_format_id: string;
|
|
2283
|
+
time_zone_id: string;
|
|
2284
2284
|
organisation_ids: string[];
|
|
2285
2285
|
fleet_insurance_claim_status_ids: string[];
|
|
2286
2286
|
}, {
|
|
2287
|
-
time_zone_id: string;
|
|
2288
2287
|
date_format_id: string;
|
|
2288
|
+
time_zone_id: string;
|
|
2289
2289
|
status?: Status[] | undefined;
|
|
2290
2290
|
search?: string | undefined;
|
|
2291
2291
|
paging?: PAGING | undefined;
|
|
@@ -2568,9 +2568,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2568
2568
|
}, "strip", z.ZodTypeAny, {
|
|
2569
2569
|
status: Status;
|
|
2570
2570
|
organisation_id: string;
|
|
2571
|
+
vehicle_id: string;
|
|
2571
2572
|
time_zone_id: string;
|
|
2572
2573
|
user_id: string;
|
|
2573
|
-
vehicle_id: string;
|
|
2574
2574
|
driver_id: string;
|
|
2575
2575
|
fleet_incident_type_id: string;
|
|
2576
2576
|
fleet_incident_status_id: string;
|
|
@@ -2621,9 +2621,9 @@ declare const FleetIncidentSchema: z.ZodObject<{
|
|
|
2621
2621
|
}, {
|
|
2622
2622
|
status: Status;
|
|
2623
2623
|
organisation_id: string;
|
|
2624
|
+
vehicle_id: string;
|
|
2624
2625
|
time_zone_id: string;
|
|
2625
2626
|
user_id: string;
|
|
2626
|
-
vehicle_id: string;
|
|
2627
2627
|
driver_id: string;
|
|
2628
2628
|
fleet_incident_type_id: string;
|
|
2629
2629
|
fleet_incident_status_id: string;
|
|
@@ -2727,7 +2727,6 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
|
|
|
2727
2727
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
2728
2728
|
}, "strip", z.ZodTypeAny, {
|
|
2729
2729
|
status: Status[];
|
|
2730
|
-
time_zone_id: string;
|
|
2731
2730
|
search: string;
|
|
2732
2731
|
paging: PAGING;
|
|
2733
2732
|
page_count: number;
|
|
@@ -2747,12 +2746,13 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
|
|
|
2747
2746
|
}[];
|
|
2748
2747
|
include_master_data: YesNo;
|
|
2749
2748
|
date_format_id: string;
|
|
2749
|
+
time_zone_id: string;
|
|
2750
2750
|
organisation_ids: string[];
|
|
2751
|
-
from_date: string;
|
|
2752
|
-
to_date: string;
|
|
2753
|
-
user_ids: string[];
|
|
2754
2751
|
vehicle_ids: string[];
|
|
2752
|
+
user_ids: string[];
|
|
2755
2753
|
driver_ids: string[];
|
|
2754
|
+
from_date: string;
|
|
2755
|
+
to_date: string;
|
|
2756
2756
|
fleet_incident_type_ids: string[];
|
|
2757
2757
|
fleet_incident_status_ids: string[];
|
|
2758
2758
|
fleet_incident_severity_ids: string[];
|
|
@@ -2769,8 +2769,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
|
|
|
2769
2769
|
any_injuries: YesNo[];
|
|
2770
2770
|
incident_ids: string[];
|
|
2771
2771
|
}, {
|
|
2772
|
-
time_zone_id: string;
|
|
2773
2772
|
date_format_id: string;
|
|
2773
|
+
time_zone_id: string;
|
|
2774
2774
|
from_date: string;
|
|
2775
2775
|
to_date: string;
|
|
2776
2776
|
status?: Status[] | undefined;
|
|
@@ -2793,8 +2793,8 @@ declare const FleetIncidentQuerySchema: z.ZodObject<{
|
|
|
2793
2793
|
}[] | undefined;
|
|
2794
2794
|
include_master_data?: YesNo | undefined;
|
|
2795
2795
|
organisation_ids?: string[] | undefined;
|
|
2796
|
-
user_ids?: string[] | undefined;
|
|
2797
2796
|
vehicle_ids?: string[] | undefined;
|
|
2797
|
+
user_ids?: string[] | undefined;
|
|
2798
2798
|
driver_ids?: string[] | undefined;
|
|
2799
2799
|
fleet_incident_type_ids?: string[] | undefined;
|
|
2800
2800
|
fleet_incident_status_ids?: string[] | undefined;
|
|
@@ -2850,7 +2850,6 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
|
|
|
2850
2850
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
2851
2851
|
}, "strip", z.ZodTypeAny, {
|
|
2852
2852
|
status: Status[];
|
|
2853
|
-
time_zone_id: string;
|
|
2854
2853
|
search: string;
|
|
2855
2854
|
paging: PAGING;
|
|
2856
2855
|
page_count: number;
|
|
@@ -2870,13 +2869,14 @@ declare const FleetIncidentDashBoardQuerySchema: z.ZodObject<{
|
|
|
2870
2869
|
}[];
|
|
2871
2870
|
include_master_data: YesNo;
|
|
2872
2871
|
date_format_id: string;
|
|
2872
|
+
time_zone_id: string;
|
|
2873
2873
|
organisation_ids: string[];
|
|
2874
|
+
vehicle_ids: string[];
|
|
2874
2875
|
from_date: string;
|
|
2875
2876
|
to_date: string;
|
|
2876
|
-
vehicle_ids: string[];
|
|
2877
2877
|
}, {
|
|
2878
|
-
time_zone_id: string;
|
|
2879
2878
|
date_format_id: string;
|
|
2879
|
+
time_zone_id: string;
|
|
2880
2880
|
from_date: string;
|
|
2881
2881
|
to_date: string;
|
|
2882
2882
|
status?: Status[] | undefined;
|
|
@@ -2972,7 +2972,6 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
|
|
|
2972
2972
|
expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2973
2973
|
}, "strip", z.ZodTypeAny, {
|
|
2974
2974
|
status: Status[];
|
|
2975
|
-
time_zone_id: string;
|
|
2976
2975
|
search: string;
|
|
2977
2976
|
paging: PAGING;
|
|
2978
2977
|
page_count: number;
|
|
@@ -2992,14 +2991,15 @@ declare const FleetIncidentCostQuerySchema: z.ZodObject<{
|
|
|
2992
2991
|
}[];
|
|
2993
2992
|
include_master_data: YesNo;
|
|
2994
2993
|
date_format_id: string;
|
|
2994
|
+
time_zone_id: string;
|
|
2995
2995
|
organisation_ids: string[];
|
|
2996
2996
|
user_ids: string[];
|
|
2997
2997
|
expense_name_ids: string[];
|
|
2998
2998
|
incident_ids: string[];
|
|
2999
2999
|
incident_cost_ids: string[];
|
|
3000
3000
|
}, {
|
|
3001
|
-
time_zone_id: string;
|
|
3002
3001
|
date_format_id: string;
|
|
3002
|
+
time_zone_id: string;
|
|
3003
3003
|
status?: Status[] | undefined;
|
|
3004
3004
|
search?: string | undefined;
|
|
3005
3005
|
paging?: PAGING | undefined;
|
|
@@ -3300,7 +3300,6 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
3300
3300
|
is_preferred_center: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
3301
3301
|
}, "strip", z.ZodTypeAny, {
|
|
3302
3302
|
status: Status[];
|
|
3303
|
-
time_zone_id: string;
|
|
3304
3303
|
search: string;
|
|
3305
3304
|
paging: PAGING;
|
|
3306
3305
|
page_count: number;
|
|
@@ -3320,6 +3319,7 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
3320
3319
|
}[];
|
|
3321
3320
|
include_master_data: YesNo;
|
|
3322
3321
|
date_format_id: string;
|
|
3322
|
+
time_zone_id: string;
|
|
3323
3323
|
organisation_ids: string[];
|
|
3324
3324
|
user_ids: string[];
|
|
3325
3325
|
is_company_owned: YesNo[];
|
|
@@ -3328,8 +3328,8 @@ declare const FleetVendorServiceCenterQuerySchema: z.ZodObject<{
|
|
|
3328
3328
|
service_center_ids: string[];
|
|
3329
3329
|
vendor_ids: string[];
|
|
3330
3330
|
}, {
|
|
3331
|
-
time_zone_id: string;
|
|
3332
3331
|
date_format_id: string;
|
|
3332
|
+
time_zone_id: string;
|
|
3333
3333
|
status?: Status[] | undefined;
|
|
3334
3334
|
search?: string | undefined;
|
|
3335
3335
|
paging?: PAGING | undefined;
|
|
@@ -3454,7 +3454,6 @@ declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
|
|
|
3454
3454
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3455
3455
|
}, "strip", z.ZodTypeAny, {
|
|
3456
3456
|
status: Status[];
|
|
3457
|
-
time_zone_id: string;
|
|
3458
3457
|
search: string;
|
|
3459
3458
|
paging: PAGING;
|
|
3460
3459
|
page_count: number;
|
|
@@ -3474,12 +3473,13 @@ declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
|
|
|
3474
3473
|
}[];
|
|
3475
3474
|
include_master_data: YesNo;
|
|
3476
3475
|
date_format_id: string;
|
|
3476
|
+
time_zone_id: string;
|
|
3477
3477
|
organisation_ids: string[];
|
|
3478
3478
|
country_ids: string[];
|
|
3479
3479
|
fuel_company_ids: string[];
|
|
3480
3480
|
}, {
|
|
3481
|
-
time_zone_id: string;
|
|
3482
3481
|
date_format_id: string;
|
|
3482
|
+
time_zone_id: string;
|
|
3483
3483
|
status?: Status[] | undefined;
|
|
3484
3484
|
search?: string | undefined;
|
|
3485
3485
|
paging?: PAGING | undefined;
|
|
@@ -3760,7 +3760,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
3760
3760
|
is_preferred_station: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
3761
3761
|
}, "strip", z.ZodTypeAny, {
|
|
3762
3762
|
status: Status[];
|
|
3763
|
-
time_zone_id: string;
|
|
3764
3763
|
search: string;
|
|
3765
3764
|
paging: PAGING;
|
|
3766
3765
|
page_count: number;
|
|
@@ -3780,6 +3779,7 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
3780
3779
|
}[];
|
|
3781
3780
|
include_master_data: YesNo;
|
|
3782
3781
|
date_format_id: string;
|
|
3782
|
+
time_zone_id: string;
|
|
3783
3783
|
organisation_ids: string[];
|
|
3784
3784
|
user_ids: string[];
|
|
3785
3785
|
is_company_owned: YesNo[];
|
|
@@ -3788,8 +3788,8 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
3788
3788
|
is_preferred_station: YesNo[];
|
|
3789
3789
|
fuel_station_ids: string[];
|
|
3790
3790
|
}, {
|
|
3791
|
-
time_zone_id: string;
|
|
3792
3791
|
date_format_id: string;
|
|
3792
|
+
time_zone_id: string;
|
|
3793
3793
|
status?: Status[] | undefined;
|
|
3794
3794
|
search?: string | undefined;
|
|
3795
3795
|
paging?: PAGING | undefined;
|
|
@@ -3891,7 +3891,6 @@ declare const MasterVendorTypeQuerySchema: z.ZodObject<{
|
|
|
3891
3891
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3892
3892
|
}, "strip", z.ZodTypeAny, {
|
|
3893
3893
|
status: Status[];
|
|
3894
|
-
time_zone_id: string;
|
|
3895
3894
|
search: string;
|
|
3896
3895
|
paging: PAGING;
|
|
3897
3896
|
page_count: number;
|
|
@@ -3911,11 +3910,12 @@ declare const MasterVendorTypeQuerySchema: z.ZodObject<{
|
|
|
3911
3910
|
}[];
|
|
3912
3911
|
include_master_data: YesNo;
|
|
3913
3912
|
date_format_id: string;
|
|
3913
|
+
time_zone_id: string;
|
|
3914
3914
|
organisation_ids: string[];
|
|
3915
3915
|
vendor_type_ids: string[];
|
|
3916
3916
|
}, {
|
|
3917
|
-
time_zone_id: string;
|
|
3918
3917
|
date_format_id: string;
|
|
3918
|
+
time_zone_id: string;
|
|
3919
3919
|
status?: Status[] | undefined;
|
|
3920
3920
|
search?: string | undefined;
|
|
3921
3921
|
paging?: PAGING | undefined;
|
|
@@ -4012,7 +4012,6 @@ declare const MasterVendorTagQuerySchema: z.ZodObject<{
|
|
|
4012
4012
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
4013
4013
|
}, "strip", z.ZodTypeAny, {
|
|
4014
4014
|
status: Status[];
|
|
4015
|
-
time_zone_id: string;
|
|
4016
4015
|
search: string;
|
|
4017
4016
|
paging: PAGING;
|
|
4018
4017
|
page_count: number;
|
|
@@ -4032,11 +4031,12 @@ declare const MasterVendorTagQuerySchema: z.ZodObject<{
|
|
|
4032
4031
|
}[];
|
|
4033
4032
|
include_master_data: YesNo;
|
|
4034
4033
|
date_format_id: string;
|
|
4034
|
+
time_zone_id: string;
|
|
4035
4035
|
organisation_ids: string[];
|
|
4036
4036
|
vendor_tag_ids: string[];
|
|
4037
4037
|
}, {
|
|
4038
|
-
time_zone_id: string;
|
|
4039
4038
|
date_format_id: string;
|
|
4039
|
+
time_zone_id: string;
|
|
4040
4040
|
status?: Status[] | undefined;
|
|
4041
4041
|
search?: string | undefined;
|
|
4042
4042
|
paging?: PAGING | undefined;
|
|
@@ -4133,7 +4133,6 @@ declare const MasterVendorDocumentTypeQuerySchema: z.ZodObject<{
|
|
|
4133
4133
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
4134
4134
|
}, "strip", z.ZodTypeAny, {
|
|
4135
4135
|
status: Status[];
|
|
4136
|
-
time_zone_id: string;
|
|
4137
4136
|
search: string;
|
|
4138
4137
|
paging: PAGING;
|
|
4139
4138
|
page_count: number;
|
|
@@ -4153,11 +4152,12 @@ declare const MasterVendorDocumentTypeQuerySchema: z.ZodObject<{
|
|
|
4153
4152
|
}[];
|
|
4154
4153
|
include_master_data: YesNo;
|
|
4155
4154
|
date_format_id: string;
|
|
4155
|
+
time_zone_id: string;
|
|
4156
4156
|
organisation_ids: string[];
|
|
4157
4157
|
document_type_ids: string[];
|
|
4158
4158
|
}, {
|
|
4159
|
-
time_zone_id: string;
|
|
4160
4159
|
date_format_id: string;
|
|
4160
|
+
time_zone_id: string;
|
|
4161
4161
|
status?: Status[] | undefined;
|
|
4162
4162
|
search?: string | undefined;
|
|
4163
4163
|
paging?: PAGING | undefined;
|
|
@@ -4645,7 +4645,6 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
|
|
|
4645
4645
|
vendor_tag_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
4646
4646
|
}, "strip", z.ZodTypeAny, {
|
|
4647
4647
|
status: Status[];
|
|
4648
|
-
time_zone_id: string;
|
|
4649
4648
|
search: string;
|
|
4650
4649
|
paging: PAGING;
|
|
4651
4650
|
page_count: number;
|
|
@@ -4665,14 +4664,15 @@ declare const FleetVendorQuerySchema: z.ZodObject<{
|
|
|
4665
4664
|
}[];
|
|
4666
4665
|
include_master_data: YesNo;
|
|
4667
4666
|
date_format_id: string;
|
|
4667
|
+
time_zone_id: string;
|
|
4668
4668
|
organisation_ids: string[];
|
|
4669
4669
|
user_ids: string[];
|
|
4670
4670
|
vendor_ids: string[];
|
|
4671
4671
|
vendor_type_ids: string[];
|
|
4672
4672
|
vendor_tag_ids: string[];
|
|
4673
4673
|
}, {
|
|
4674
|
-
time_zone_id: string;
|
|
4675
4674
|
date_format_id: string;
|
|
4675
|
+
time_zone_id: string;
|
|
4676
4676
|
status?: Status[] | undefined;
|
|
4677
4677
|
search?: string | undefined;
|
|
4678
4678
|
paging?: PAGING | undefined;
|
|
@@ -4803,7 +4803,6 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
|
|
|
4803
4803
|
is_default: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
4804
4804
|
}, "strip", z.ZodTypeAny, {
|
|
4805
4805
|
status: Status[];
|
|
4806
|
-
time_zone_id: string;
|
|
4807
4806
|
search: string;
|
|
4808
4807
|
paging: PAGING;
|
|
4809
4808
|
page_count: number;
|
|
@@ -4823,6 +4822,7 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
|
|
|
4823
4822
|
}[];
|
|
4824
4823
|
include_master_data: YesNo;
|
|
4825
4824
|
date_format_id: string;
|
|
4825
|
+
time_zone_id: string;
|
|
4826
4826
|
organisation_ids: string[];
|
|
4827
4827
|
user_ids: string[];
|
|
4828
4828
|
vendor_ids: string[];
|
|
@@ -4830,8 +4830,8 @@ declare const FleetVendorAddressQuerySchema: z.ZodObject<{
|
|
|
4830
4830
|
is_default: YesNo[];
|
|
4831
4831
|
vendor_address_ids: string[];
|
|
4832
4832
|
}, {
|
|
4833
|
-
time_zone_id: string;
|
|
4834
4833
|
date_format_id: string;
|
|
4834
|
+
time_zone_id: string;
|
|
4835
4835
|
status?: Status[] | undefined;
|
|
4836
4836
|
search?: string | undefined;
|
|
4837
4837
|
paging?: PAGING | undefined;
|
|
@@ -4877,12 +4877,12 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
|
|
|
4877
4877
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
4878
4878
|
}, "strip", z.ZodTypeAny, {
|
|
4879
4879
|
status: Status;
|
|
4880
|
+
bank_name: string;
|
|
4880
4881
|
organisation_id: string;
|
|
4881
4882
|
branch_name: string;
|
|
4882
4883
|
user_id: string;
|
|
4883
4884
|
notes: string;
|
|
4884
4885
|
vendor_id: string;
|
|
4885
|
-
bank_name: string;
|
|
4886
4886
|
account_holder_name: string;
|
|
4887
4887
|
account_number: string;
|
|
4888
4888
|
account_type: BankAccountType;
|
|
@@ -4899,9 +4899,9 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
|
|
|
4899
4899
|
account_number: string;
|
|
4900
4900
|
account_type: BankAccountType;
|
|
4901
4901
|
is_primary: YesNo;
|
|
4902
|
+
bank_name?: string | undefined;
|
|
4902
4903
|
branch_name?: string | undefined;
|
|
4903
4904
|
notes?: string | undefined;
|
|
4904
|
-
bank_name?: string | undefined;
|
|
4905
4905
|
account_holder_name?: string | undefined;
|
|
4906
4906
|
ifsc_code?: string | undefined;
|
|
4907
4907
|
swift_code?: string | undefined;
|
|
@@ -4948,7 +4948,6 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
|
|
|
4948
4948
|
account_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BankAccountType>, "many">>>;
|
|
4949
4949
|
}, "strip", z.ZodTypeAny, {
|
|
4950
4950
|
status: Status[];
|
|
4951
|
-
time_zone_id: string;
|
|
4952
4951
|
search: string;
|
|
4953
4952
|
paging: PAGING;
|
|
4954
4953
|
page_count: number;
|
|
@@ -4968,6 +4967,7 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
|
|
|
4968
4967
|
}[];
|
|
4969
4968
|
include_master_data: YesNo;
|
|
4970
4969
|
date_format_id: string;
|
|
4970
|
+
time_zone_id: string;
|
|
4971
4971
|
organisation_ids: string[];
|
|
4972
4972
|
user_ids: string[];
|
|
4973
4973
|
vendor_ids: string[];
|
|
@@ -4975,8 +4975,8 @@ declare const FleetVendorBankAccountQuerySchema: z.ZodObject<{
|
|
|
4975
4975
|
is_primary: YesNo[];
|
|
4976
4976
|
vendor_bank_account_ids: string[];
|
|
4977
4977
|
}, {
|
|
4978
|
-
time_zone_id: string;
|
|
4979
4978
|
date_format_id: string;
|
|
4979
|
+
time_zone_id: string;
|
|
4980
4980
|
status?: Status[] | undefined;
|
|
4981
4981
|
search?: string | undefined;
|
|
4982
4982
|
paging?: PAGING | undefined;
|
|
@@ -5095,7 +5095,6 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
|
|
|
5095
5095
|
is_primary: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5096
5096
|
}, "strip", z.ZodTypeAny, {
|
|
5097
5097
|
status: Status[];
|
|
5098
|
-
time_zone_id: string;
|
|
5099
5098
|
search: string;
|
|
5100
5099
|
paging: PAGING;
|
|
5101
5100
|
page_count: number;
|
|
@@ -5115,14 +5114,15 @@ declare const FleetVendorContactPersonQuerySchema: z.ZodObject<{
|
|
|
5115
5114
|
}[];
|
|
5116
5115
|
include_master_data: YesNo;
|
|
5117
5116
|
date_format_id: string;
|
|
5117
|
+
time_zone_id: string;
|
|
5118
5118
|
organisation_ids: string[];
|
|
5119
5119
|
user_ids: string[];
|
|
5120
5120
|
vendor_ids: string[];
|
|
5121
5121
|
is_primary: YesNo[];
|
|
5122
5122
|
contact_person_ids: string[];
|
|
5123
5123
|
}, {
|
|
5124
|
-
time_zone_id: string;
|
|
5125
5124
|
date_format_id: string;
|
|
5125
|
+
time_zone_id: string;
|
|
5126
5126
|
status?: Status[] | undefined;
|
|
5127
5127
|
search?: string | undefined;
|
|
5128
5128
|
paging?: PAGING | undefined;
|
|
@@ -5209,7 +5209,6 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
|
|
|
5209
5209
|
vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5210
5210
|
}, "strip", z.ZodTypeAny, {
|
|
5211
5211
|
status: Status[];
|
|
5212
|
-
time_zone_id: string;
|
|
5213
5212
|
search: string;
|
|
5214
5213
|
paging: PAGING;
|
|
5215
5214
|
page_count: number;
|
|
@@ -5229,13 +5228,14 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
|
|
|
5229
5228
|
}[];
|
|
5230
5229
|
include_master_data: YesNo;
|
|
5231
5230
|
date_format_id: string;
|
|
5231
|
+
time_zone_id: string;
|
|
5232
5232
|
organisation_ids: string[];
|
|
5233
5233
|
user_ids: string[];
|
|
5234
5234
|
vendor_ids: string[];
|
|
5235
5235
|
vendor_review_ids: string[];
|
|
5236
5236
|
}, {
|
|
5237
|
-
time_zone_id: string;
|
|
5238
5237
|
date_format_id: string;
|
|
5238
|
+
time_zone_id: string;
|
|
5239
5239
|
status?: Status[] | undefined;
|
|
5240
5240
|
search?: string | undefined;
|
|
5241
5241
|
paging?: PAGING | undefined;
|
|
@@ -5409,7 +5409,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
5409
5409
|
document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5410
5410
|
}, "strip", z.ZodTypeAny, {
|
|
5411
5411
|
status: Status[];
|
|
5412
|
-
time_zone_id: string;
|
|
5413
5412
|
search: string;
|
|
5414
5413
|
paging: PAGING;
|
|
5415
5414
|
page_count: number;
|
|
@@ -5429,14 +5428,15 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
5429
5428
|
}[];
|
|
5430
5429
|
include_master_data: YesNo;
|
|
5431
5430
|
date_format_id: string;
|
|
5431
|
+
time_zone_id: string;
|
|
5432
5432
|
organisation_ids: string[];
|
|
5433
5433
|
user_ids: string[];
|
|
5434
5434
|
vendor_ids: string[];
|
|
5435
5435
|
document_type_ids: string[];
|
|
5436
5436
|
fleet_vendor_document_ids: string[];
|
|
5437
5437
|
}, {
|
|
5438
|
-
time_zone_id: string;
|
|
5439
5438
|
date_format_id: string;
|
|
5439
|
+
time_zone_id: string;
|
|
5440
5440
|
status?: Status[] | undefined;
|
|
5441
5441
|
search?: string | undefined;
|
|
5442
5442
|
paging?: PAGING | undefined;
|
|
@@ -5497,7 +5497,6 @@ declare const FleetVendorDashBoardQuerySchema: z.ZodObject<{
|
|
|
5497
5497
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5498
5498
|
}, "strip", z.ZodTypeAny, {
|
|
5499
5499
|
status: Status[];
|
|
5500
|
-
time_zone_id: string;
|
|
5501
5500
|
search: string;
|
|
5502
5501
|
paging: PAGING;
|
|
5503
5502
|
page_count: number;
|
|
@@ -5517,10 +5516,11 @@ declare const FleetVendorDashBoardQuerySchema: z.ZodObject<{
|
|
|
5517
5516
|
}[];
|
|
5518
5517
|
include_master_data: YesNo;
|
|
5519
5518
|
date_format_id: string;
|
|
5519
|
+
time_zone_id: string;
|
|
5520
5520
|
organisation_ids: string[];
|
|
5521
5521
|
}, {
|
|
5522
|
-
time_zone_id: string;
|
|
5523
5522
|
date_format_id: string;
|
|
5523
|
+
time_zone_id: string;
|
|
5524
5524
|
status?: Status[] | undefined;
|
|
5525
5525
|
search?: string | undefined;
|
|
5526
5526
|
paging?: PAGING | undefined;
|
|
@@ -5706,7 +5706,6 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
|
|
|
5706
5706
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5707
5707
|
}, "strip", z.ZodTypeAny, {
|
|
5708
5708
|
status: Status[];
|
|
5709
|
-
time_zone_id: string;
|
|
5710
5709
|
search: string;
|
|
5711
5710
|
paging: PAGING;
|
|
5712
5711
|
page_count: number;
|
|
@@ -5726,12 +5725,13 @@ declare const FleetWorkshopQuerySchema: z.ZodObject<{
|
|
|
5726
5725
|
}[];
|
|
5727
5726
|
include_master_data: YesNo;
|
|
5728
5727
|
date_format_id: string;
|
|
5728
|
+
time_zone_id: string;
|
|
5729
5729
|
organisation_ids: string[];
|
|
5730
5730
|
user_ids: string[];
|
|
5731
5731
|
workshop_ids: string[];
|
|
5732
5732
|
}, {
|
|
5733
|
-
time_zone_id: string;
|
|
5734
5733
|
date_format_id: string;
|
|
5734
|
+
time_zone_id: string;
|
|
5735
5735
|
status?: Status[] | undefined;
|
|
5736
5736
|
search?: string | undefined;
|
|
5737
5737
|
paging?: PAGING | undefined;
|
|
@@ -5791,7 +5791,6 @@ declare const FleetWorkshopDashBoardQuerySchema: z.ZodObject<{
|
|
|
5791
5791
|
workshop_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5792
5792
|
}, "strip", z.ZodTypeAny, {
|
|
5793
5793
|
status: Status[];
|
|
5794
|
-
time_zone_id: string;
|
|
5795
5794
|
search: string;
|
|
5796
5795
|
paging: PAGING;
|
|
5797
5796
|
page_count: number;
|
|
@@ -5811,11 +5810,12 @@ declare const FleetWorkshopDashBoardQuerySchema: z.ZodObject<{
|
|
|
5811
5810
|
}[];
|
|
5812
5811
|
include_master_data: YesNo;
|
|
5813
5812
|
date_format_id: string;
|
|
5813
|
+
time_zone_id: string;
|
|
5814
5814
|
organisation_ids: string[];
|
|
5815
5815
|
workshop_ids: string[];
|
|
5816
5816
|
}, {
|
|
5817
|
-
time_zone_id: string;
|
|
5818
5817
|
date_format_id: string;
|
|
5818
|
+
time_zone_id: string;
|
|
5819
5819
|
status?: Status[] | undefined;
|
|
5820
5820
|
search?: string | undefined;
|
|
5821
5821
|
paging?: PAGING | undefined;
|
|
@@ -5917,7 +5917,6 @@ declare const MasterFleetServiceTaskQuerySchema: z.ZodObject<{
|
|
|
5917
5917
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5918
5918
|
}, "strip", z.ZodTypeAny, {
|
|
5919
5919
|
status: Status[];
|
|
5920
|
-
time_zone_id: string;
|
|
5921
5920
|
search: string;
|
|
5922
5921
|
paging: PAGING;
|
|
5923
5922
|
page_count: number;
|
|
@@ -5937,11 +5936,12 @@ declare const MasterFleetServiceTaskQuerySchema: z.ZodObject<{
|
|
|
5937
5936
|
}[];
|
|
5938
5937
|
include_master_data: YesNo;
|
|
5939
5938
|
date_format_id: string;
|
|
5939
|
+
time_zone_id: string;
|
|
5940
5940
|
organisation_ids: string[];
|
|
5941
5941
|
fleet_service_task_ids: string[];
|
|
5942
5942
|
}, {
|
|
5943
|
-
time_zone_id: string;
|
|
5944
5943
|
date_format_id: string;
|
|
5944
|
+
time_zone_id: string;
|
|
5945
5945
|
status?: Status[] | undefined;
|
|
5946
5946
|
search?: string | undefined;
|
|
5947
5947
|
paging?: PAGING | undefined;
|
|
@@ -6046,7 +6046,6 @@ declare const MasterFleetServicePartQuerySchema: z.ZodObject<{
|
|
|
6046
6046
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6047
6047
|
}, "strip", z.ZodTypeAny, {
|
|
6048
6048
|
status: Status[];
|
|
6049
|
-
time_zone_id: string;
|
|
6050
6049
|
search: string;
|
|
6051
6050
|
paging: PAGING;
|
|
6052
6051
|
page_count: number;
|
|
@@ -6066,11 +6065,12 @@ declare const MasterFleetServicePartQuerySchema: z.ZodObject<{
|
|
|
6066
6065
|
}[];
|
|
6067
6066
|
include_master_data: YesNo;
|
|
6068
6067
|
date_format_id: string;
|
|
6068
|
+
time_zone_id: string;
|
|
6069
6069
|
organisation_ids: string[];
|
|
6070
6070
|
fleet_service_part_ids: string[];
|
|
6071
6071
|
}, {
|
|
6072
|
-
time_zone_id: string;
|
|
6073
6072
|
date_format_id: string;
|
|
6073
|
+
time_zone_id: string;
|
|
6074
6074
|
status?: Status[] | undefined;
|
|
6075
6075
|
search?: string | undefined;
|
|
6076
6076
|
paging?: PAGING | undefined;
|
|
@@ -6373,9 +6373,9 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6373
6373
|
}, "strip", z.ZodTypeAny, {
|
|
6374
6374
|
status: Status;
|
|
6375
6375
|
organisation_id: string;
|
|
6376
|
+
vehicle_id: string;
|
|
6376
6377
|
time_zone_id: string;
|
|
6377
6378
|
user_id: string;
|
|
6378
|
-
vehicle_id: string;
|
|
6379
6379
|
driver_id: string;
|
|
6380
6380
|
odometer_reading: number;
|
|
6381
6381
|
service_center_id: string;
|
|
@@ -6422,9 +6422,9 @@ declare const FleetServiceSchema: z.ZodObject<{
|
|
|
6422
6422
|
}, {
|
|
6423
6423
|
status: Status;
|
|
6424
6424
|
organisation_id: string;
|
|
6425
|
+
vehicle_id: string;
|
|
6425
6426
|
time_zone_id: string;
|
|
6426
6427
|
user_id: string;
|
|
6427
|
-
vehicle_id: string;
|
|
6428
6428
|
driver_id: string;
|
|
6429
6429
|
service_center_id: string;
|
|
6430
6430
|
vendor_id: string;
|
|
@@ -6518,7 +6518,6 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
6518
6518
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
6519
6519
|
}, "strip", z.ZodTypeAny, {
|
|
6520
6520
|
status: Status[];
|
|
6521
|
-
time_zone_id: string;
|
|
6522
6521
|
search: string;
|
|
6523
6522
|
paging: PAGING;
|
|
6524
6523
|
page_count: number;
|
|
@@ -6538,12 +6537,13 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
6538
6537
|
}[];
|
|
6539
6538
|
include_master_data: YesNo;
|
|
6540
6539
|
date_format_id: string;
|
|
6540
|
+
time_zone_id: string;
|
|
6541
6541
|
organisation_ids: string[];
|
|
6542
|
-
from_date: string;
|
|
6543
|
-
to_date: string;
|
|
6544
|
-
user_ids: string[];
|
|
6545
6542
|
vehicle_ids: string[];
|
|
6543
|
+
user_ids: string[];
|
|
6546
6544
|
driver_ids: string[];
|
|
6545
|
+
from_date: string;
|
|
6546
|
+
to_date: string;
|
|
6547
6547
|
service_center_ids: string[];
|
|
6548
6548
|
vendor_ids: string[];
|
|
6549
6549
|
workshop_ids: string[];
|
|
@@ -6554,8 +6554,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
6554
6554
|
service_ids: string[];
|
|
6555
6555
|
assigned_user_ids: string[];
|
|
6556
6556
|
}, {
|
|
6557
|
-
time_zone_id: string;
|
|
6558
6557
|
date_format_id: string;
|
|
6558
|
+
time_zone_id: string;
|
|
6559
6559
|
from_date: string;
|
|
6560
6560
|
to_date: string;
|
|
6561
6561
|
status?: Status[] | undefined;
|
|
@@ -6578,8 +6578,8 @@ declare const FleetServiceQuerySchema: z.ZodObject<{
|
|
|
6578
6578
|
}[] | undefined;
|
|
6579
6579
|
include_master_data?: YesNo | undefined;
|
|
6580
6580
|
organisation_ids?: string[] | undefined;
|
|
6581
|
-
user_ids?: string[] | undefined;
|
|
6582
6581
|
vehicle_ids?: string[] | undefined;
|
|
6582
|
+
user_ids?: string[] | undefined;
|
|
6583
6583
|
driver_ids?: string[] | undefined;
|
|
6584
6584
|
service_center_ids?: string[] | undefined;
|
|
6585
6585
|
vendor_ids?: string[] | undefined;
|
|
@@ -6629,7 +6629,6 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
|
|
|
6629
6629
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
6630
6630
|
}, "strip", z.ZodTypeAny, {
|
|
6631
6631
|
status: Status[];
|
|
6632
|
-
time_zone_id: string;
|
|
6633
6632
|
search: string;
|
|
6634
6633
|
paging: PAGING;
|
|
6635
6634
|
page_count: number;
|
|
@@ -6649,13 +6648,14 @@ declare const FleetServiceDashBoardQuerySchema: z.ZodObject<{
|
|
|
6649
6648
|
}[];
|
|
6650
6649
|
include_master_data: YesNo;
|
|
6651
6650
|
date_format_id: string;
|
|
6651
|
+
time_zone_id: string;
|
|
6652
6652
|
organisation_ids: string[];
|
|
6653
|
+
vehicle_ids: string[];
|
|
6653
6654
|
from_date: string;
|
|
6654
6655
|
to_date: string;
|
|
6655
|
-
vehicle_ids: string[];
|
|
6656
6656
|
}, {
|
|
6657
|
-
time_zone_id: string;
|
|
6658
6657
|
date_format_id: string;
|
|
6658
|
+
time_zone_id: string;
|
|
6659
6659
|
from_date: string;
|
|
6660
6660
|
to_date: string;
|
|
6661
6661
|
status?: Status[] | undefined;
|
|
@@ -6759,7 +6759,6 @@ declare const FleetServiceTaskQuerySchema: z.ZodObject<{
|
|
|
6759
6759
|
fleet_service_part_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6760
6760
|
}, "strip", z.ZodTypeAny, {
|
|
6761
6761
|
status: Status[];
|
|
6762
|
-
time_zone_id: string;
|
|
6763
6762
|
search: string;
|
|
6764
6763
|
paging: PAGING;
|
|
6765
6764
|
page_count: number;
|
|
@@ -6779,13 +6778,14 @@ declare const FleetServiceTaskQuerySchema: z.ZodObject<{
|
|
|
6779
6778
|
}[];
|
|
6780
6779
|
include_master_data: YesNo;
|
|
6781
6780
|
date_format_id: string;
|
|
6781
|
+
time_zone_id: string;
|
|
6782
6782
|
fleet_service_task_ids: string[];
|
|
6783
6783
|
fleet_service_part_ids: string[];
|
|
6784
6784
|
service_ids: string[];
|
|
6785
6785
|
service_task_ids: string[];
|
|
6786
6786
|
}, {
|
|
6787
|
-
time_zone_id: string;
|
|
6788
6787
|
date_format_id: string;
|
|
6788
|
+
time_zone_id: string;
|
|
6789
6789
|
status?: Status[] | undefined;
|
|
6790
6790
|
search?: string | undefined;
|
|
6791
6791
|
paging?: PAGING | undefined;
|
|
@@ -6869,7 +6869,6 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6869
6869
|
reminder_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReminderType>, "many">>>;
|
|
6870
6870
|
}, "strip", z.ZodTypeAny, {
|
|
6871
6871
|
status: Status[];
|
|
6872
|
-
time_zone_id: string;
|
|
6873
6872
|
search: string;
|
|
6874
6873
|
paging: PAGING;
|
|
6875
6874
|
page_count: number;
|
|
@@ -6889,14 +6888,15 @@ declare const FleetServiceReminderQuerySchema: z.ZodObject<{
|
|
|
6889
6888
|
}[];
|
|
6890
6889
|
include_master_data: YesNo;
|
|
6891
6890
|
date_format_id: string;
|
|
6891
|
+
time_zone_id: string;
|
|
6892
6892
|
organisation_ids: string[];
|
|
6893
6893
|
vehicle_ids: string[];
|
|
6894
6894
|
reminder_type: ReminderType[];
|
|
6895
6895
|
service_ids: string[];
|
|
6896
6896
|
service_reminder_ids: string[];
|
|
6897
6897
|
}, {
|
|
6898
|
-
time_zone_id: string;
|
|
6899
6898
|
date_format_id: string;
|
|
6899
|
+
time_zone_id: string;
|
|
6900
6900
|
status?: Status[] | undefined;
|
|
6901
6901
|
search?: string | undefined;
|
|
6902
6902
|
paging?: PAGING | undefined;
|
|
@@ -7032,7 +7032,6 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
|
|
|
7032
7032
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
7033
7033
|
}, "strip", z.ZodTypeAny, {
|
|
7034
7034
|
status: Status[];
|
|
7035
|
-
time_zone_id: string;
|
|
7036
7035
|
search: string;
|
|
7037
7036
|
paging: PAGING;
|
|
7038
7037
|
page_count: number;
|
|
@@ -7052,12 +7051,13 @@ declare const FleetInspectionFormQuerySchema: z.ZodObject<{
|
|
|
7052
7051
|
}[];
|
|
7053
7052
|
include_master_data: YesNo;
|
|
7054
7053
|
date_format_id: string;
|
|
7054
|
+
time_zone_id: string;
|
|
7055
7055
|
organisation_ids: string[];
|
|
7056
7056
|
user_ids: string[];
|
|
7057
7057
|
inspection_form_ids: string[];
|
|
7058
7058
|
}, {
|
|
7059
|
-
time_zone_id: string;
|
|
7060
7059
|
date_format_id: string;
|
|
7060
|
+
time_zone_id: string;
|
|
7061
7061
|
status?: Status[] | undefined;
|
|
7062
7062
|
search?: string | undefined;
|
|
7063
7063
|
paging?: PAGING | undefined;
|
|
@@ -7277,9 +7277,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7277
7277
|
}, "strip", z.ZodTypeAny, {
|
|
7278
7278
|
status: Status;
|
|
7279
7279
|
organisation_id: string;
|
|
7280
|
+
vehicle_id: string;
|
|
7280
7281
|
time_zone_id: string;
|
|
7281
7282
|
user_id: string;
|
|
7282
|
-
vehicle_id: string;
|
|
7283
7283
|
driver_id: string;
|
|
7284
7284
|
odometer_reading: number;
|
|
7285
7285
|
google_location: string;
|
|
@@ -7310,9 +7310,9 @@ declare const FleetInspectionSchema: z.ZodObject<{
|
|
|
7310
7310
|
}, {
|
|
7311
7311
|
status: Status;
|
|
7312
7312
|
organisation_id: string;
|
|
7313
|
+
vehicle_id: string;
|
|
7313
7314
|
time_zone_id: string;
|
|
7314
7315
|
user_id: string;
|
|
7315
|
-
vehicle_id: string;
|
|
7316
7316
|
driver_id: string;
|
|
7317
7317
|
service_id: string;
|
|
7318
7318
|
inspection_form_id: string;
|
|
@@ -7387,7 +7387,6 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
7387
7387
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
7388
7388
|
}, "strip", z.ZodTypeAny, {
|
|
7389
7389
|
status: Status[];
|
|
7390
|
-
time_zone_id: string;
|
|
7391
7390
|
search: string;
|
|
7392
7391
|
paging: PAGING;
|
|
7393
7392
|
page_count: number;
|
|
@@ -7407,12 +7406,13 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
7407
7406
|
}[];
|
|
7408
7407
|
include_master_data: YesNo;
|
|
7409
7408
|
date_format_id: string;
|
|
7409
|
+
time_zone_id: string;
|
|
7410
7410
|
organisation_ids: string[];
|
|
7411
|
-
from_date: string;
|
|
7412
|
-
to_date: string;
|
|
7413
|
-
user_ids: string[];
|
|
7414
7411
|
vehicle_ids: string[];
|
|
7412
|
+
user_ids: string[];
|
|
7415
7413
|
driver_ids: string[];
|
|
7414
|
+
from_date: string;
|
|
7415
|
+
to_date: string;
|
|
7416
7416
|
service_ids: string[];
|
|
7417
7417
|
inspection_form_ids: string[];
|
|
7418
7418
|
inspection_type: InspectionType[];
|
|
@@ -7420,8 +7420,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
7420
7420
|
inspection_status: InspectionStatus[];
|
|
7421
7421
|
inspection_ids: string[];
|
|
7422
7422
|
}, {
|
|
7423
|
-
time_zone_id: string;
|
|
7424
7423
|
date_format_id: string;
|
|
7424
|
+
time_zone_id: string;
|
|
7425
7425
|
from_date: string;
|
|
7426
7426
|
to_date: string;
|
|
7427
7427
|
status?: Status[] | undefined;
|
|
@@ -7444,8 +7444,8 @@ declare const FleetInspectionQuerySchema: z.ZodObject<{
|
|
|
7444
7444
|
}[] | undefined;
|
|
7445
7445
|
include_master_data?: YesNo | undefined;
|
|
7446
7446
|
organisation_ids?: string[] | undefined;
|
|
7447
|
-
user_ids?: string[] | undefined;
|
|
7448
7447
|
vehicle_ids?: string[] | undefined;
|
|
7448
|
+
user_ids?: string[] | undefined;
|
|
7449
7449
|
driver_ids?: string[] | undefined;
|
|
7450
7450
|
service_ids?: string[] | undefined;
|
|
7451
7451
|
inspection_form_ids?: string[] | undefined;
|
|
@@ -7492,7 +7492,6 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
7492
7492
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
7493
7493
|
}, "strip", z.ZodTypeAny, {
|
|
7494
7494
|
status: Status[];
|
|
7495
|
-
time_zone_id: string;
|
|
7496
7495
|
search: string;
|
|
7497
7496
|
paging: PAGING;
|
|
7498
7497
|
page_count: number;
|
|
@@ -7512,13 +7511,14 @@ declare const FleetInspectionDashBoardQuerySchema: z.ZodObject<{
|
|
|
7512
7511
|
}[];
|
|
7513
7512
|
include_master_data: YesNo;
|
|
7514
7513
|
date_format_id: string;
|
|
7514
|
+
time_zone_id: string;
|
|
7515
7515
|
organisation_ids: string[];
|
|
7516
|
+
vehicle_ids: string[];
|
|
7516
7517
|
from_date: string;
|
|
7517
7518
|
to_date: string;
|
|
7518
|
-
vehicle_ids: string[];
|
|
7519
7519
|
}, {
|
|
7520
|
-
time_zone_id: string;
|
|
7521
7520
|
date_format_id: string;
|
|
7521
|
+
time_zone_id: string;
|
|
7522
7522
|
from_date: string;
|
|
7523
7523
|
to_date: string;
|
|
7524
7524
|
status?: Status[] | undefined;
|
|
@@ -7776,9 +7776,9 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7776
7776
|
}, "strip", z.ZodTypeAny, {
|
|
7777
7777
|
status: Status;
|
|
7778
7778
|
organisation_id: string;
|
|
7779
|
+
vehicle_id: string;
|
|
7779
7780
|
time_zone_id: string;
|
|
7780
7781
|
user_id: string;
|
|
7781
|
-
vehicle_id: string;
|
|
7782
7782
|
driver_id: string;
|
|
7783
7783
|
incident_id: string;
|
|
7784
7784
|
odometer_reading: number;
|
|
@@ -7812,9 +7812,9 @@ declare const FleetIssueSchema: z.ZodObject<{
|
|
|
7812
7812
|
}, {
|
|
7813
7813
|
status: Status;
|
|
7814
7814
|
organisation_id: string;
|
|
7815
|
+
vehicle_id: string;
|
|
7815
7816
|
time_zone_id: string;
|
|
7816
7817
|
user_id: string;
|
|
7817
|
-
vehicle_id: string;
|
|
7818
7818
|
driver_id: string;
|
|
7819
7819
|
incident_id: string;
|
|
7820
7820
|
service_id: string;
|
|
@@ -7895,7 +7895,6 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
7895
7895
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
7896
7896
|
}, "strip", z.ZodTypeAny, {
|
|
7897
7897
|
status: Status[];
|
|
7898
|
-
time_zone_id: string;
|
|
7899
7898
|
search: string;
|
|
7900
7899
|
paging: PAGING;
|
|
7901
7900
|
page_count: number;
|
|
@@ -7915,12 +7914,13 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
7915
7914
|
}[];
|
|
7916
7915
|
include_master_data: YesNo;
|
|
7917
7916
|
date_format_id: string;
|
|
7917
|
+
time_zone_id: string;
|
|
7918
7918
|
organisation_ids: string[];
|
|
7919
|
-
from_date: string;
|
|
7920
|
-
to_date: string;
|
|
7921
|
-
user_ids: string[];
|
|
7922
7919
|
vehicle_ids: string[];
|
|
7920
|
+
user_ids: string[];
|
|
7923
7921
|
driver_ids: string[];
|
|
7922
|
+
from_date: string;
|
|
7923
|
+
to_date: string;
|
|
7924
7924
|
incident_ids: string[];
|
|
7925
7925
|
service_ids: string[];
|
|
7926
7926
|
inspection_ids: string[];
|
|
@@ -7931,8 +7931,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
7931
7931
|
issue_ids: string[];
|
|
7932
7932
|
breakdown_ids: string[];
|
|
7933
7933
|
}, {
|
|
7934
|
-
time_zone_id: string;
|
|
7935
7934
|
date_format_id: string;
|
|
7935
|
+
time_zone_id: string;
|
|
7936
7936
|
from_date: string;
|
|
7937
7937
|
to_date: string;
|
|
7938
7938
|
status?: Status[] | undefined;
|
|
@@ -7955,8 +7955,8 @@ declare const FleetIssueQuerySchema: z.ZodObject<{
|
|
|
7955
7955
|
}[] | undefined;
|
|
7956
7956
|
include_master_data?: YesNo | undefined;
|
|
7957
7957
|
organisation_ids?: string[] | undefined;
|
|
7958
|
-
user_ids?: string[] | undefined;
|
|
7959
7958
|
vehicle_ids?: string[] | undefined;
|
|
7959
|
+
user_ids?: string[] | undefined;
|
|
7960
7960
|
driver_ids?: string[] | undefined;
|
|
7961
7961
|
incident_ids?: string[] | undefined;
|
|
7962
7962
|
service_ids?: string[] | undefined;
|
|
@@ -8006,7 +8006,6 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
|
|
|
8006
8006
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
8007
8007
|
}, "strip", z.ZodTypeAny, {
|
|
8008
8008
|
status: Status[];
|
|
8009
|
-
time_zone_id: string;
|
|
8010
8009
|
search: string;
|
|
8011
8010
|
paging: PAGING;
|
|
8012
8011
|
page_count: number;
|
|
@@ -8026,13 +8025,14 @@ declare const FleetIssueDashBoardQuerySchema: z.ZodObject<{
|
|
|
8026
8025
|
}[];
|
|
8027
8026
|
include_master_data: YesNo;
|
|
8028
8027
|
date_format_id: string;
|
|
8028
|
+
time_zone_id: string;
|
|
8029
8029
|
organisation_ids: string[];
|
|
8030
|
+
vehicle_ids: string[];
|
|
8030
8031
|
from_date: string;
|
|
8031
8032
|
to_date: string;
|
|
8032
|
-
vehicle_ids: string[];
|
|
8033
8033
|
}, {
|
|
8034
|
-
time_zone_id: string;
|
|
8035
8034
|
date_format_id: string;
|
|
8035
|
+
time_zone_id: string;
|
|
8036
8036
|
from_date: string;
|
|
8037
8037
|
to_date: string;
|
|
8038
8038
|
status?: Status[] | undefined;
|
|
@@ -8118,7 +8118,6 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
|
|
|
8118
8118
|
issue_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
8119
8119
|
}, "strip", z.ZodTypeAny, {
|
|
8120
8120
|
status: Status[];
|
|
8121
|
-
time_zone_id: string;
|
|
8122
8121
|
search: string;
|
|
8123
8122
|
paging: PAGING;
|
|
8124
8123
|
page_count: number;
|
|
@@ -8138,13 +8137,14 @@ declare const FleetIssueCommentQuerySchema: z.ZodObject<{
|
|
|
8138
8137
|
}[];
|
|
8139
8138
|
include_master_data: YesNo;
|
|
8140
8139
|
date_format_id: string;
|
|
8140
|
+
time_zone_id: string;
|
|
8141
8141
|
organisation_ids: string[];
|
|
8142
8142
|
user_ids: string[];
|
|
8143
8143
|
issue_ids: string[];
|
|
8144
8144
|
issue_comment_ids: string[];
|
|
8145
8145
|
}, {
|
|
8146
|
-
time_zone_id: string;
|
|
8147
8146
|
date_format_id: string;
|
|
8147
|
+
time_zone_id: string;
|
|
8148
8148
|
status?: Status[] | undefined;
|
|
8149
8149
|
search?: string | undefined;
|
|
8150
8150
|
paging?: PAGING | undefined;
|
|
@@ -8256,7 +8256,6 @@ declare const MasterFleetBreakdownTypeQuerySchema: z.ZodObject<{
|
|
|
8256
8256
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
8257
8257
|
}, "strip", z.ZodTypeAny, {
|
|
8258
8258
|
status: Status[];
|
|
8259
|
-
time_zone_id: string;
|
|
8260
8259
|
search: string;
|
|
8261
8260
|
paging: PAGING;
|
|
8262
8261
|
page_count: number;
|
|
@@ -8276,11 +8275,12 @@ declare const MasterFleetBreakdownTypeQuerySchema: z.ZodObject<{
|
|
|
8276
8275
|
}[];
|
|
8277
8276
|
include_master_data: YesNo;
|
|
8278
8277
|
date_format_id: string;
|
|
8278
|
+
time_zone_id: string;
|
|
8279
8279
|
organisation_ids: string[];
|
|
8280
8280
|
fleet_breakdown_type_ids: string[];
|
|
8281
8281
|
}, {
|
|
8282
|
-
time_zone_id: string;
|
|
8283
8282
|
date_format_id: string;
|
|
8283
|
+
time_zone_id: string;
|
|
8284
8284
|
status?: Status[] | undefined;
|
|
8285
8285
|
search?: string | undefined;
|
|
8286
8286
|
paging?: PAGING | undefined;
|
|
@@ -8518,9 +8518,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8518
8518
|
}, "strip", z.ZodTypeAny, {
|
|
8519
8519
|
status: Status;
|
|
8520
8520
|
organisation_id: string;
|
|
8521
|
+
vehicle_id: string;
|
|
8521
8522
|
time_zone_id: string;
|
|
8522
8523
|
user_id: string;
|
|
8523
|
-
vehicle_id: string;
|
|
8524
8524
|
driver_id: string;
|
|
8525
8525
|
was_towed: YesNo;
|
|
8526
8526
|
is_vehicle_operational: YesNo;
|
|
@@ -8551,9 +8551,9 @@ declare const FleetBreakdownSchema: z.ZodObject<{
|
|
|
8551
8551
|
}, {
|
|
8552
8552
|
status: Status;
|
|
8553
8553
|
organisation_id: string;
|
|
8554
|
+
vehicle_id: string;
|
|
8554
8555
|
time_zone_id: string;
|
|
8555
8556
|
user_id: string;
|
|
8556
|
-
vehicle_id: string;
|
|
8557
8557
|
driver_id: string;
|
|
8558
8558
|
was_towed: YesNo;
|
|
8559
8559
|
is_vehicle_operational: YesNo;
|
|
@@ -8628,7 +8628,6 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
8628
8628
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
8629
8629
|
}, "strip", z.ZodTypeAny, {
|
|
8630
8630
|
status: Status[];
|
|
8631
|
-
time_zone_id: string;
|
|
8632
8631
|
search: string;
|
|
8633
8632
|
paging: PAGING;
|
|
8634
8633
|
page_count: number;
|
|
@@ -8648,12 +8647,13 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
8648
8647
|
}[];
|
|
8649
8648
|
include_master_data: YesNo;
|
|
8650
8649
|
date_format_id: string;
|
|
8650
|
+
time_zone_id: string;
|
|
8651
8651
|
organisation_ids: string[];
|
|
8652
|
-
from_date: string;
|
|
8653
|
-
to_date: string;
|
|
8654
|
-
user_ids: string[];
|
|
8655
8652
|
vehicle_ids: string[];
|
|
8653
|
+
user_ids: string[];
|
|
8656
8654
|
driver_ids: string[];
|
|
8655
|
+
from_date: string;
|
|
8656
|
+
to_date: string;
|
|
8657
8657
|
was_towed: YesNo[];
|
|
8658
8658
|
is_vehicle_operational: YesNo[];
|
|
8659
8659
|
breakdown_ids: string[];
|
|
@@ -8661,8 +8661,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
8661
8661
|
roadside_assistance_required: YesNo[];
|
|
8662
8662
|
roadside_assistance_completed: YesNo[];
|
|
8663
8663
|
}, {
|
|
8664
|
-
time_zone_id: string;
|
|
8665
8664
|
date_format_id: string;
|
|
8665
|
+
time_zone_id: string;
|
|
8666
8666
|
from_date: string;
|
|
8667
8667
|
to_date: string;
|
|
8668
8668
|
status?: Status[] | undefined;
|
|
@@ -8685,8 +8685,8 @@ declare const FleetBreakdownQuerySchema: z.ZodObject<{
|
|
|
8685
8685
|
}[] | undefined;
|
|
8686
8686
|
include_master_data?: YesNo | undefined;
|
|
8687
8687
|
organisation_ids?: string[] | undefined;
|
|
8688
|
-
user_ids?: string[] | undefined;
|
|
8689
8688
|
vehicle_ids?: string[] | undefined;
|
|
8689
|
+
user_ids?: string[] | undefined;
|
|
8690
8690
|
driver_ids?: string[] | undefined;
|
|
8691
8691
|
was_towed?: YesNo[] | undefined;
|
|
8692
8692
|
is_vehicle_operational?: YesNo[] | undefined;
|
|
@@ -8733,7 +8733,6 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
|
|
|
8733
8733
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
8734
8734
|
}, "strip", z.ZodTypeAny, {
|
|
8735
8735
|
status: Status[];
|
|
8736
|
-
time_zone_id: string;
|
|
8737
8736
|
search: string;
|
|
8738
8737
|
paging: PAGING;
|
|
8739
8738
|
page_count: number;
|
|
@@ -8753,13 +8752,14 @@ declare const FleetBreakdownDashBoardQuerySchema: z.ZodObject<{
|
|
|
8753
8752
|
}[];
|
|
8754
8753
|
include_master_data: YesNo;
|
|
8755
8754
|
date_format_id: string;
|
|
8755
|
+
time_zone_id: string;
|
|
8756
8756
|
organisation_ids: string[];
|
|
8757
|
+
vehicle_ids: string[];
|
|
8757
8758
|
from_date: string;
|
|
8758
8759
|
to_date: string;
|
|
8759
|
-
vehicle_ids: string[];
|
|
8760
8760
|
}, {
|
|
8761
|
-
time_zone_id: string;
|
|
8762
8761
|
date_format_id: string;
|
|
8762
|
+
time_zone_id: string;
|
|
8763
8763
|
from_date: string;
|
|
8764
8764
|
to_date: string;
|
|
8765
8765
|
status?: Status[] | undefined;
|
|
@@ -8855,7 +8855,6 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
|
|
|
8855
8855
|
expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
8856
8856
|
}, "strip", z.ZodTypeAny, {
|
|
8857
8857
|
status: Status[];
|
|
8858
|
-
time_zone_id: string;
|
|
8859
8858
|
search: string;
|
|
8860
8859
|
paging: PAGING;
|
|
8861
8860
|
page_count: number;
|
|
@@ -8875,14 +8874,15 @@ declare const FleetBreakdownCostQuerySchema: z.ZodObject<{
|
|
|
8875
8874
|
}[];
|
|
8876
8875
|
include_master_data: YesNo;
|
|
8877
8876
|
date_format_id: string;
|
|
8877
|
+
time_zone_id: string;
|
|
8878
8878
|
organisation_ids: string[];
|
|
8879
8879
|
user_ids: string[];
|
|
8880
8880
|
expense_name_ids: string[];
|
|
8881
8881
|
breakdown_ids: string[];
|
|
8882
8882
|
breakdown_cost_ids: string[];
|
|
8883
8883
|
}, {
|
|
8884
|
-
time_zone_id: string;
|
|
8885
8884
|
date_format_id: string;
|
|
8885
|
+
time_zone_id: string;
|
|
8886
8886
|
status?: Status[] | undefined;
|
|
8887
8887
|
search?: string | undefined;
|
|
8888
8888
|
paging?: PAGING | undefined;
|
|
@@ -8995,7 +8995,6 @@ declare const MasterVehicleFuelTypeQuerySchema: z.ZodObject<{
|
|
|
8995
8995
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
8996
8996
|
}, "strip", z.ZodTypeAny, {
|
|
8997
8997
|
status: Status[];
|
|
8998
|
-
time_zone_id: string;
|
|
8999
8998
|
search: string;
|
|
9000
8999
|
paging: PAGING;
|
|
9001
9000
|
page_count: number;
|
|
@@ -9015,11 +9014,12 @@ declare const MasterVehicleFuelTypeQuerySchema: z.ZodObject<{
|
|
|
9015
9014
|
}[];
|
|
9016
9015
|
include_master_data: YesNo;
|
|
9017
9016
|
date_format_id: string;
|
|
9017
|
+
time_zone_id: string;
|
|
9018
9018
|
organisation_ids: string[];
|
|
9019
9019
|
fuel_type_ids: string[];
|
|
9020
9020
|
}, {
|
|
9021
|
-
time_zone_id: string;
|
|
9022
9021
|
date_format_id: string;
|
|
9022
|
+
time_zone_id: string;
|
|
9023
9023
|
status?: Status[] | undefined;
|
|
9024
9024
|
search?: string | undefined;
|
|
9025
9025
|
paging?: PAGING | undefined;
|
|
@@ -9118,7 +9118,6 @@ declare const MasterVehicleFuelUnitQuerySchema: z.ZodObject<{
|
|
|
9118
9118
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
9119
9119
|
}, "strip", z.ZodTypeAny, {
|
|
9120
9120
|
status: Status[];
|
|
9121
|
-
time_zone_id: string;
|
|
9122
9121
|
search: string;
|
|
9123
9122
|
paging: PAGING;
|
|
9124
9123
|
page_count: number;
|
|
@@ -9138,11 +9137,12 @@ declare const MasterVehicleFuelUnitQuerySchema: z.ZodObject<{
|
|
|
9138
9137
|
}[];
|
|
9139
9138
|
include_master_data: YesNo;
|
|
9140
9139
|
date_format_id: string;
|
|
9140
|
+
time_zone_id: string;
|
|
9141
9141
|
organisation_ids: string[];
|
|
9142
9142
|
fuel_unit_ids: string[];
|
|
9143
9143
|
}, {
|
|
9144
|
-
time_zone_id: string;
|
|
9145
9144
|
date_format_id: string;
|
|
9145
|
+
time_zone_id: string;
|
|
9146
9146
|
status?: Status[] | undefined;
|
|
9147
9147
|
search?: string | undefined;
|
|
9148
9148
|
paging?: PAGING | undefined;
|
|
@@ -9241,7 +9241,6 @@ declare const MasterVehicleFuelRemovalReasonQuerySchema: z.ZodObject<{
|
|
|
9241
9241
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
9242
9242
|
}, "strip", z.ZodTypeAny, {
|
|
9243
9243
|
status: Status[];
|
|
9244
|
-
time_zone_id: string;
|
|
9245
9244
|
search: string;
|
|
9246
9245
|
paging: PAGING;
|
|
9247
9246
|
page_count: number;
|
|
@@ -9261,11 +9260,12 @@ declare const MasterVehicleFuelRemovalReasonQuerySchema: z.ZodObject<{
|
|
|
9261
9260
|
}[];
|
|
9262
9261
|
include_master_data: YesNo;
|
|
9263
9262
|
date_format_id: string;
|
|
9263
|
+
time_zone_id: string;
|
|
9264
9264
|
organisation_ids: string[];
|
|
9265
9265
|
fuel_removal_reason_ids: string[];
|
|
9266
9266
|
}, {
|
|
9267
|
-
time_zone_id: string;
|
|
9268
9267
|
date_format_id: string;
|
|
9268
|
+
time_zone_id: string;
|
|
9269
9269
|
status?: Status[] | undefined;
|
|
9270
9270
|
search?: string | undefined;
|
|
9271
9271
|
paging?: PAGING | undefined;
|
|
@@ -9488,9 +9488,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9488
9488
|
}, "strip", z.ZodTypeAny, {
|
|
9489
9489
|
status: Status;
|
|
9490
9490
|
organisation_id: string;
|
|
9491
|
+
vehicle_id: string;
|
|
9491
9492
|
time_zone_id: string;
|
|
9492
9493
|
user_id: string;
|
|
9493
|
-
vehicle_id: string;
|
|
9494
9494
|
driver_id: string;
|
|
9495
9495
|
odometer_reading: number;
|
|
9496
9496
|
google_location: string;
|
|
@@ -9530,9 +9530,9 @@ declare const FleetFuelRemovalSchema: z.ZodObject<{
|
|
|
9530
9530
|
}, {
|
|
9531
9531
|
status: Status;
|
|
9532
9532
|
organisation_id: string;
|
|
9533
|
+
vehicle_id: string;
|
|
9533
9534
|
time_zone_id: string;
|
|
9534
9535
|
user_id: string;
|
|
9535
|
-
vehicle_id: string;
|
|
9536
9536
|
driver_id: string;
|
|
9537
9537
|
vehicle_fuel_type_id: string;
|
|
9538
9538
|
vehicle_fuel_unit_id: string;
|
|
@@ -9617,7 +9617,6 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9617
9617
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
9618
9618
|
}, "strip", z.ZodTypeAny, {
|
|
9619
9619
|
status: Status[];
|
|
9620
|
-
time_zone_id: string;
|
|
9621
9620
|
search: string;
|
|
9622
9621
|
paging: PAGING;
|
|
9623
9622
|
page_count: number;
|
|
@@ -9637,12 +9636,13 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9637
9636
|
}[];
|
|
9638
9637
|
include_master_data: YesNo;
|
|
9639
9638
|
date_format_id: string;
|
|
9639
|
+
time_zone_id: string;
|
|
9640
9640
|
organisation_ids: string[];
|
|
9641
|
-
from_date: string;
|
|
9642
|
-
to_date: string;
|
|
9643
|
-
user_ids: string[];
|
|
9644
9641
|
vehicle_ids: string[];
|
|
9642
|
+
user_ids: string[];
|
|
9645
9643
|
driver_ids: string[];
|
|
9644
|
+
from_date: string;
|
|
9645
|
+
to_date: string;
|
|
9646
9646
|
fuel_removal_reason_ids: string[];
|
|
9647
9647
|
admin_verify_status: GPSFuelApproveStatus[];
|
|
9648
9648
|
transporter_verify_status: GPSFuelApproveStatus[];
|
|
@@ -9651,8 +9651,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9651
9651
|
vehicle_fuel_type_ids: string[];
|
|
9652
9652
|
vehicle_fuel_unit_ids: string[];
|
|
9653
9653
|
}, {
|
|
9654
|
-
time_zone_id: string;
|
|
9655
9654
|
date_format_id: string;
|
|
9655
|
+
time_zone_id: string;
|
|
9656
9656
|
from_date: string;
|
|
9657
9657
|
to_date: string;
|
|
9658
9658
|
status?: Status[] | undefined;
|
|
@@ -9675,8 +9675,8 @@ declare const FleetFuelRemovalQuerySchema: z.ZodObject<{
|
|
|
9675
9675
|
}[] | undefined;
|
|
9676
9676
|
include_master_data?: YesNo | undefined;
|
|
9677
9677
|
organisation_ids?: string[] | undefined;
|
|
9678
|
-
user_ids?: string[] | undefined;
|
|
9679
9678
|
vehicle_ids?: string[] | undefined;
|
|
9679
|
+
user_ids?: string[] | undefined;
|
|
9680
9680
|
driver_ids?: string[] | undefined;
|
|
9681
9681
|
fuel_removal_reason_ids?: string[] | undefined;
|
|
9682
9682
|
admin_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
@@ -9766,7 +9766,6 @@ declare const MasterClassQuerySchema: z.ZodObject<{
|
|
|
9766
9766
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
9767
9767
|
}, "strip", z.ZodTypeAny, {
|
|
9768
9768
|
status: Status[];
|
|
9769
|
-
time_zone_id: string;
|
|
9770
9769
|
search: string;
|
|
9771
9770
|
paging: PAGING;
|
|
9772
9771
|
page_count: number;
|
|
@@ -9786,11 +9785,12 @@ declare const MasterClassQuerySchema: z.ZodObject<{
|
|
|
9786
9785
|
}[];
|
|
9787
9786
|
include_master_data: YesNo;
|
|
9788
9787
|
date_format_id: string;
|
|
9788
|
+
time_zone_id: string;
|
|
9789
9789
|
organisation_ids: string[];
|
|
9790
9790
|
class_ids: string[];
|
|
9791
9791
|
}, {
|
|
9792
|
-
time_zone_id: string;
|
|
9793
9792
|
date_format_id: string;
|
|
9793
|
+
time_zone_id: string;
|
|
9794
9794
|
status?: Status[] | undefined;
|
|
9795
9795
|
search?: string | undefined;
|
|
9796
9796
|
paging?: PAGING | undefined;
|
|
@@ -9892,7 +9892,6 @@ declare const MasterProgramQuerySchema: z.ZodObject<{
|
|
|
9892
9892
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
9893
9893
|
}, "strip", z.ZodTypeAny, {
|
|
9894
9894
|
status: Status[];
|
|
9895
|
-
time_zone_id: string;
|
|
9896
9895
|
search: string;
|
|
9897
9896
|
paging: PAGING;
|
|
9898
9897
|
page_count: number;
|
|
@@ -9912,11 +9911,12 @@ declare const MasterProgramQuerySchema: z.ZodObject<{
|
|
|
9912
9911
|
}[];
|
|
9913
9912
|
include_master_data: YesNo;
|
|
9914
9913
|
date_format_id: string;
|
|
9914
|
+
time_zone_id: string;
|
|
9915
9915
|
organisation_ids: string[];
|
|
9916
9916
|
program_ids: string[];
|
|
9917
9917
|
}, {
|
|
9918
|
-
time_zone_id: string;
|
|
9919
9918
|
date_format_id: string;
|
|
9919
|
+
time_zone_id: string;
|
|
9920
9920
|
status?: Status[] | undefined;
|
|
9921
9921
|
search?: string | undefined;
|
|
9922
9922
|
paging?: PAGING | undefined;
|
|
@@ -10018,7 +10018,6 @@ declare const MasterSectionQuerySchema: z.ZodObject<{
|
|
|
10018
10018
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10019
10019
|
}, "strip", z.ZodTypeAny, {
|
|
10020
10020
|
status: Status[];
|
|
10021
|
-
time_zone_id: string;
|
|
10022
10021
|
search: string;
|
|
10023
10022
|
paging: PAGING;
|
|
10024
10023
|
page_count: number;
|
|
@@ -10038,11 +10037,12 @@ declare const MasterSectionQuerySchema: z.ZodObject<{
|
|
|
10038
10037
|
}[];
|
|
10039
10038
|
include_master_data: YesNo;
|
|
10040
10039
|
date_format_id: string;
|
|
10040
|
+
time_zone_id: string;
|
|
10041
10041
|
organisation_ids: string[];
|
|
10042
10042
|
section_ids: string[];
|
|
10043
10043
|
}, {
|
|
10044
|
-
time_zone_id: string;
|
|
10045
10044
|
date_format_id: string;
|
|
10045
|
+
time_zone_id: string;
|
|
10046
10046
|
status?: Status[] | undefined;
|
|
10047
10047
|
search?: string | undefined;
|
|
10048
10048
|
paging?: PAGING | undefined;
|
|
@@ -10144,7 +10144,6 @@ declare const MasterSemesterQuerySchema: z.ZodObject<{
|
|
|
10144
10144
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10145
10145
|
}, "strip", z.ZodTypeAny, {
|
|
10146
10146
|
status: Status[];
|
|
10147
|
-
time_zone_id: string;
|
|
10148
10147
|
search: string;
|
|
10149
10148
|
paging: PAGING;
|
|
10150
10149
|
page_count: number;
|
|
@@ -10164,11 +10163,12 @@ declare const MasterSemesterQuerySchema: z.ZodObject<{
|
|
|
10164
10163
|
}[];
|
|
10165
10164
|
include_master_data: YesNo;
|
|
10166
10165
|
date_format_id: string;
|
|
10166
|
+
time_zone_id: string;
|
|
10167
10167
|
organisation_ids: string[];
|
|
10168
10168
|
semester_ids: string[];
|
|
10169
10169
|
}, {
|
|
10170
|
-
time_zone_id: string;
|
|
10171
10170
|
date_format_id: string;
|
|
10171
|
+
time_zone_id: string;
|
|
10172
10172
|
status?: Status[] | undefined;
|
|
10173
10173
|
search?: string | undefined;
|
|
10174
10174
|
paging?: PAGING | undefined;
|
|
@@ -10270,7 +10270,6 @@ declare const MasterStreamQuerySchema: z.ZodObject<{
|
|
|
10270
10270
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10271
10271
|
}, "strip", z.ZodTypeAny, {
|
|
10272
10272
|
status: Status[];
|
|
10273
|
-
time_zone_id: string;
|
|
10274
10273
|
search: string;
|
|
10275
10274
|
paging: PAGING;
|
|
10276
10275
|
page_count: number;
|
|
@@ -10290,11 +10289,12 @@ declare const MasterStreamQuerySchema: z.ZodObject<{
|
|
|
10290
10289
|
}[];
|
|
10291
10290
|
include_master_data: YesNo;
|
|
10292
10291
|
date_format_id: string;
|
|
10292
|
+
time_zone_id: string;
|
|
10293
10293
|
organisation_ids: string[];
|
|
10294
10294
|
stream_ids: string[];
|
|
10295
10295
|
}, {
|
|
10296
|
-
time_zone_id: string;
|
|
10297
10296
|
date_format_id: string;
|
|
10297
|
+
time_zone_id: string;
|
|
10298
10298
|
status?: Status[] | undefined;
|
|
10299
10299
|
search?: string | undefined;
|
|
10300
10300
|
paging?: PAGING | undefined;
|
|
@@ -10396,7 +10396,6 @@ declare const MasterYearQuerySchema: z.ZodObject<{
|
|
|
10396
10396
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10397
10397
|
}, "strip", z.ZodTypeAny, {
|
|
10398
10398
|
status: Status[];
|
|
10399
|
-
time_zone_id: string;
|
|
10400
10399
|
search: string;
|
|
10401
10400
|
paging: PAGING;
|
|
10402
10401
|
page_count: number;
|
|
@@ -10416,11 +10415,12 @@ declare const MasterYearQuerySchema: z.ZodObject<{
|
|
|
10416
10415
|
}[];
|
|
10417
10416
|
include_master_data: YesNo;
|
|
10418
10417
|
date_format_id: string;
|
|
10418
|
+
time_zone_id: string;
|
|
10419
10419
|
organisation_ids: string[];
|
|
10420
10420
|
year_ids: string[];
|
|
10421
10421
|
}, {
|
|
10422
|
-
time_zone_id: string;
|
|
10423
10422
|
date_format_id: string;
|
|
10423
|
+
time_zone_id: string;
|
|
10424
10424
|
status?: Status[] | undefined;
|
|
10425
10425
|
search?: string | undefined;
|
|
10426
10426
|
paging?: PAGING | undefined;
|
|
@@ -10522,7 +10522,6 @@ declare const MasterRelationshipQuerySchema: z.ZodObject<{
|
|
|
10522
10522
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10523
10523
|
}, "strip", z.ZodTypeAny, {
|
|
10524
10524
|
status: Status[];
|
|
10525
|
-
time_zone_id: string;
|
|
10526
10525
|
search: string;
|
|
10527
10526
|
paging: PAGING;
|
|
10528
10527
|
page_count: number;
|
|
@@ -10542,11 +10541,12 @@ declare const MasterRelationshipQuerySchema: z.ZodObject<{
|
|
|
10542
10541
|
}[];
|
|
10543
10542
|
include_master_data: YesNo;
|
|
10544
10543
|
date_format_id: string;
|
|
10544
|
+
time_zone_id: string;
|
|
10545
10545
|
organisation_ids: string[];
|
|
10546
10546
|
relationship_ids: string[];
|
|
10547
10547
|
}, {
|
|
10548
|
-
time_zone_id: string;
|
|
10549
10548
|
date_format_id: string;
|
|
10549
|
+
time_zone_id: string;
|
|
10550
10550
|
status?: Status[] | undefined;
|
|
10551
10551
|
search?: string | undefined;
|
|
10552
10552
|
paging?: PAGING | undefined;
|
|
@@ -10768,7 +10768,6 @@ declare const BusStopQuerySchema: z.ZodObject<{
|
|
|
10768
10768
|
geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
|
|
10769
10769
|
}, "strip", z.ZodTypeAny, {
|
|
10770
10770
|
status: Status[];
|
|
10771
|
-
time_zone_id: string;
|
|
10772
10771
|
search: string;
|
|
10773
10772
|
paging: PAGING;
|
|
10774
10773
|
page_count: number;
|
|
@@ -10788,14 +10787,15 @@ declare const BusStopQuerySchema: z.ZodObject<{
|
|
|
10788
10787
|
}[];
|
|
10789
10788
|
include_master_data: YesNo;
|
|
10790
10789
|
date_format_id: string;
|
|
10790
|
+
time_zone_id: string;
|
|
10791
10791
|
organisation_ids: string[];
|
|
10792
10792
|
organisation_branch_ids: string[];
|
|
10793
10793
|
stop_type: BusStopType[];
|
|
10794
10794
|
geofence_type: GeofenceType[];
|
|
10795
10795
|
bus_stop_ids: string[];
|
|
10796
10796
|
}, {
|
|
10797
|
-
time_zone_id: string;
|
|
10798
10797
|
date_format_id: string;
|
|
10798
|
+
time_zone_id: string;
|
|
10799
10799
|
status?: Status[] | undefined;
|
|
10800
10800
|
search?: string | undefined;
|
|
10801
10801
|
paging?: PAGING | undefined;
|
|
@@ -10857,7 +10857,6 @@ declare const BusDashBoardQuerySchema: z.ZodObject<{
|
|
|
10857
10857
|
organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
10858
10858
|
}, "strip", z.ZodTypeAny, {
|
|
10859
10859
|
status: Status[];
|
|
10860
|
-
time_zone_id: string;
|
|
10861
10860
|
search: string;
|
|
10862
10861
|
paging: PAGING;
|
|
10863
10862
|
page_count: number;
|
|
@@ -10877,11 +10876,12 @@ declare const BusDashBoardQuerySchema: z.ZodObject<{
|
|
|
10877
10876
|
}[];
|
|
10878
10877
|
include_master_data: YesNo;
|
|
10879
10878
|
date_format_id: string;
|
|
10879
|
+
time_zone_id: string;
|
|
10880
10880
|
organisation_ids: string[];
|
|
10881
10881
|
organisation_branch_ids: string[];
|
|
10882
10882
|
}, {
|
|
10883
|
-
time_zone_id: string;
|
|
10884
10883
|
date_format_id: string;
|
|
10884
|
+
time_zone_id: string;
|
|
10885
10885
|
status?: Status[] | undefined;
|
|
10886
10886
|
search?: string | undefined;
|
|
10887
10887
|
paging?: PAGING | undefined;
|
|
@@ -11022,9 +11022,9 @@ declare const MasterDailyScheduleSchema: z.ZodObject<{
|
|
|
11022
11022
|
}, "strip", z.ZodTypeAny, {
|
|
11023
11023
|
status: Status;
|
|
11024
11024
|
organisation_id: string;
|
|
11025
|
+
vehicle_id: string;
|
|
11025
11026
|
time_zone_id: string;
|
|
11026
11027
|
organisation_branch_id: string;
|
|
11027
|
-
vehicle_id: string;
|
|
11028
11028
|
driver_id: string;
|
|
11029
11029
|
schedule_name: string;
|
|
11030
11030
|
schedule_status: Status;
|
|
@@ -11046,9 +11046,9 @@ declare const MasterDailyScheduleSchema: z.ZodObject<{
|
|
|
11046
11046
|
}, {
|
|
11047
11047
|
status: Status;
|
|
11048
11048
|
organisation_id: string;
|
|
11049
|
+
vehicle_id: string;
|
|
11049
11050
|
time_zone_id: string;
|
|
11050
11051
|
organisation_branch_id: string;
|
|
11051
|
-
vehicle_id: string;
|
|
11052
11052
|
driver_id: string;
|
|
11053
11053
|
schedule_name: string;
|
|
11054
11054
|
schedule_status: Status;
|
|
@@ -11111,7 +11111,6 @@ declare const MasterDailyScheduleQuerySchema: z.ZodObject<{
|
|
|
11111
11111
|
schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
|
|
11112
11112
|
}, "strip", z.ZodTypeAny, {
|
|
11113
11113
|
status: Status[];
|
|
11114
|
-
time_zone_id: string;
|
|
11115
11114
|
search: string;
|
|
11116
11115
|
paging: PAGING;
|
|
11117
11116
|
page_count: number;
|
|
@@ -11131,9 +11130,10 @@ declare const MasterDailyScheduleQuerySchema: z.ZodObject<{
|
|
|
11131
11130
|
}[];
|
|
11132
11131
|
include_master_data: YesNo;
|
|
11133
11132
|
date_format_id: string;
|
|
11133
|
+
time_zone_id: string;
|
|
11134
11134
|
organisation_ids: string[];
|
|
11135
|
-
organisation_branch_ids: string[];
|
|
11136
11135
|
vehicle_ids: string[];
|
|
11136
|
+
organisation_branch_ids: string[];
|
|
11137
11137
|
driver_ids: string[];
|
|
11138
11138
|
schedule_status: Status[];
|
|
11139
11139
|
schedule_type: BusLeg[];
|
|
@@ -11141,8 +11141,8 @@ declare const MasterDailyScheduleQuerySchema: z.ZodObject<{
|
|
|
11141
11141
|
route_ids: string[];
|
|
11142
11142
|
attendant_ids: string[];
|
|
11143
11143
|
}, {
|
|
11144
|
-
time_zone_id: string;
|
|
11145
11144
|
date_format_id: string;
|
|
11145
|
+
time_zone_id: string;
|
|
11146
11146
|
status?: Status[] | undefined;
|
|
11147
11147
|
search?: string | undefined;
|
|
11148
11148
|
paging?: PAGING | undefined;
|
|
@@ -11163,8 +11163,8 @@ declare const MasterDailyScheduleQuerySchema: z.ZodObject<{
|
|
|
11163
11163
|
}[] | undefined;
|
|
11164
11164
|
include_master_data?: YesNo | undefined;
|
|
11165
11165
|
organisation_ids?: string[] | undefined;
|
|
11166
|
-
organisation_branch_ids?: string[] | undefined;
|
|
11167
11166
|
vehicle_ids?: string[] | undefined;
|
|
11167
|
+
organisation_branch_ids?: string[] | undefined;
|
|
11168
11168
|
driver_ids?: string[] | undefined;
|
|
11169
11169
|
schedule_status?: Status[] | undefined;
|
|
11170
11170
|
schedule_type?: BusLeg[] | undefined;
|
|
@@ -11214,7 +11214,6 @@ declare const MasterDailyScheduleStudentQuerySchema: z.ZodObject<{
|
|
|
11214
11214
|
leg: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
|
|
11215
11215
|
}, "strip", z.ZodTypeAny, {
|
|
11216
11216
|
status: Status[];
|
|
11217
|
-
time_zone_id: string;
|
|
11218
11217
|
search: string;
|
|
11219
11218
|
paging: PAGING;
|
|
11220
11219
|
page_count: number;
|
|
@@ -11234,6 +11233,7 @@ declare const MasterDailyScheduleStudentQuerySchema: z.ZodObject<{
|
|
|
11234
11233
|
}[];
|
|
11235
11234
|
include_master_data: YesNo;
|
|
11236
11235
|
date_format_id: string;
|
|
11236
|
+
time_zone_id: string;
|
|
11237
11237
|
organisation_ids: string[];
|
|
11238
11238
|
organisation_branch_ids: string[];
|
|
11239
11239
|
leg: BusLeg[];
|
|
@@ -11243,8 +11243,8 @@ declare const MasterDailyScheduleStudentQuerySchema: z.ZodObject<{
|
|
|
11243
11243
|
student_ids: string[];
|
|
11244
11244
|
route_stop_ids: string[];
|
|
11245
11245
|
}, {
|
|
11246
|
-
time_zone_id: string;
|
|
11247
11246
|
date_format_id: string;
|
|
11247
|
+
time_zone_id: string;
|
|
11248
11248
|
status?: Status[] | undefined;
|
|
11249
11249
|
search?: string | undefined;
|
|
11250
11250
|
paging?: PAGING | undefined;
|
|
@@ -11427,9 +11427,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
|
|
|
11427
11427
|
}, "strip", z.ZodTypeAny, {
|
|
11428
11428
|
status: Status;
|
|
11429
11429
|
organisation_id: string;
|
|
11430
|
+
vehicle_id: string;
|
|
11430
11431
|
time_zone_id: string;
|
|
11431
11432
|
organisation_branch_id: string;
|
|
11432
|
-
vehicle_id: string;
|
|
11433
11433
|
driver_id: string;
|
|
11434
11434
|
schedule_name: string;
|
|
11435
11435
|
schedule_status: Status;
|
|
@@ -11451,9 +11451,9 @@ declare const MasterSpecialScheduleSchema: z.ZodObject<{
|
|
|
11451
11451
|
}, {
|
|
11452
11452
|
status: Status;
|
|
11453
11453
|
organisation_id: string;
|
|
11454
|
+
vehicle_id: string;
|
|
11454
11455
|
time_zone_id: string;
|
|
11455
11456
|
organisation_branch_id: string;
|
|
11456
|
-
vehicle_id: string;
|
|
11457
11457
|
driver_id: string;
|
|
11458
11458
|
schedule_name: string;
|
|
11459
11459
|
schedule_status: Status;
|
|
@@ -11516,7 +11516,6 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
11516
11516
|
schedule_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
|
|
11517
11517
|
}, "strip", z.ZodTypeAny, {
|
|
11518
11518
|
status: Status[];
|
|
11519
|
-
time_zone_id: string;
|
|
11520
11519
|
search: string;
|
|
11521
11520
|
paging: PAGING;
|
|
11522
11521
|
page_count: number;
|
|
@@ -11536,9 +11535,10 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
11536
11535
|
}[];
|
|
11537
11536
|
include_master_data: YesNo;
|
|
11538
11537
|
date_format_id: string;
|
|
11538
|
+
time_zone_id: string;
|
|
11539
11539
|
organisation_ids: string[];
|
|
11540
|
-
organisation_branch_ids: string[];
|
|
11541
11540
|
vehicle_ids: string[];
|
|
11541
|
+
organisation_branch_ids: string[];
|
|
11542
11542
|
driver_ids: string[];
|
|
11543
11543
|
schedule_status: Status[];
|
|
11544
11544
|
schedule_type: BusLeg[];
|
|
@@ -11546,8 +11546,8 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
11546
11546
|
attendant_ids: string[];
|
|
11547
11547
|
special_schedule_ids: string[];
|
|
11548
11548
|
}, {
|
|
11549
|
-
time_zone_id: string;
|
|
11550
11549
|
date_format_id: string;
|
|
11550
|
+
time_zone_id: string;
|
|
11551
11551
|
status?: Status[] | undefined;
|
|
11552
11552
|
search?: string | undefined;
|
|
11553
11553
|
paging?: PAGING | undefined;
|
|
@@ -11568,8 +11568,8 @@ declare const MasterSpecialScheduleQuerySchema: z.ZodObject<{
|
|
|
11568
11568
|
}[] | undefined;
|
|
11569
11569
|
include_master_data?: YesNo | undefined;
|
|
11570
11570
|
organisation_ids?: string[] | undefined;
|
|
11571
|
-
organisation_branch_ids?: string[] | undefined;
|
|
11572
11571
|
vehicle_ids?: string[] | undefined;
|
|
11572
|
+
organisation_branch_ids?: string[] | undefined;
|
|
11573
11573
|
driver_ids?: string[] | undefined;
|
|
11574
11574
|
schedule_status?: Status[] | undefined;
|
|
11575
11575
|
schedule_type?: BusLeg[] | undefined;
|
|
@@ -11619,7 +11619,6 @@ declare const MasterSpecialScheduleStudentQuerySchema: z.ZodObject<{
|
|
|
11619
11619
|
leg: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusLeg>, "many">>>;
|
|
11620
11620
|
}, "strip", z.ZodTypeAny, {
|
|
11621
11621
|
status: Status[];
|
|
11622
|
-
time_zone_id: string;
|
|
11623
11622
|
search: string;
|
|
11624
11623
|
paging: PAGING;
|
|
11625
11624
|
page_count: number;
|
|
@@ -11639,6 +11638,7 @@ declare const MasterSpecialScheduleStudentQuerySchema: z.ZodObject<{
|
|
|
11639
11638
|
}[];
|
|
11640
11639
|
include_master_data: YesNo;
|
|
11641
11640
|
date_format_id: string;
|
|
11641
|
+
time_zone_id: string;
|
|
11642
11642
|
organisation_ids: string[];
|
|
11643
11643
|
organisation_branch_ids: string[];
|
|
11644
11644
|
leg: BusLeg[];
|
|
@@ -11648,8 +11648,8 @@ declare const MasterSpecialScheduleStudentQuerySchema: z.ZodObject<{
|
|
|
11648
11648
|
special_schedule_ids: string[];
|
|
11649
11649
|
special_schedule_student_ids: string[];
|
|
11650
11650
|
}, {
|
|
11651
|
-
time_zone_id: string;
|
|
11652
11651
|
date_format_id: string;
|
|
11652
|
+
time_zone_id: string;
|
|
11653
11653
|
status?: Status[] | undefined;
|
|
11654
11654
|
search?: string | undefined;
|
|
11655
11655
|
paging?: PAGING | undefined;
|
|
@@ -11879,7 +11879,6 @@ declare const MasterRouteQuerySchema: z.ZodObject<{
|
|
|
11879
11879
|
route_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
11880
11880
|
}, "strip", z.ZodTypeAny, {
|
|
11881
11881
|
status: Status[];
|
|
11882
|
-
time_zone_id: string;
|
|
11883
11882
|
search: string;
|
|
11884
11883
|
paging: PAGING;
|
|
11885
11884
|
page_count: number;
|
|
@@ -11899,13 +11898,14 @@ declare const MasterRouteQuerySchema: z.ZodObject<{
|
|
|
11899
11898
|
}[];
|
|
11900
11899
|
include_master_data: YesNo;
|
|
11901
11900
|
date_format_id: string;
|
|
11901
|
+
time_zone_id: string;
|
|
11902
11902
|
organisation_ids: string[];
|
|
11903
11903
|
organisation_branch_ids: string[];
|
|
11904
11904
|
route_ids: string[];
|
|
11905
11905
|
route_status: Status[];
|
|
11906
11906
|
}, {
|
|
11907
|
-
time_zone_id: string;
|
|
11908
11907
|
date_format_id: string;
|
|
11908
|
+
time_zone_id: string;
|
|
11909
11909
|
status?: Status[] | undefined;
|
|
11910
11910
|
search?: string | undefined;
|
|
11911
11911
|
paging?: PAGING | undefined;
|
|
@@ -12566,7 +12566,6 @@ declare const StudentQuerySchema: z.ZodObject<{
|
|
|
12566
12566
|
transport_plan_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TransportPlanType>, "many">>>;
|
|
12567
12567
|
}, "strip", z.ZodTypeAny, {
|
|
12568
12568
|
status: Status[];
|
|
12569
|
-
time_zone_id: string;
|
|
12570
12569
|
search: string;
|
|
12571
12570
|
paging: PAGING;
|
|
12572
12571
|
page_count: number;
|
|
@@ -12586,6 +12585,7 @@ declare const StudentQuerySchema: z.ZodObject<{
|
|
|
12586
12585
|
}[];
|
|
12587
12586
|
include_master_data: YesNo;
|
|
12588
12587
|
date_format_id: string;
|
|
12588
|
+
time_zone_id: string;
|
|
12589
12589
|
organisation_ids: string[];
|
|
12590
12590
|
organisation_branch_ids: string[];
|
|
12591
12591
|
class_ids: string[];
|
|
@@ -12603,8 +12603,8 @@ declare const StudentQuerySchema: z.ZodObject<{
|
|
|
12603
12603
|
pickup_daily_schedule_ids: string[];
|
|
12604
12604
|
drop_daily_schedule_ids: string[];
|
|
12605
12605
|
}, {
|
|
12606
|
-
time_zone_id: string;
|
|
12607
12606
|
date_format_id: string;
|
|
12607
|
+
time_zone_id: string;
|
|
12608
12608
|
status?: Status[] | undefined;
|
|
12609
12609
|
search?: string | undefined;
|
|
12610
12610
|
paging?: PAGING | undefined;
|
|
@@ -12678,7 +12678,6 @@ declare const StudentNoFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
12678
12678
|
}, "strip", z.ZodTypeAny, {
|
|
12679
12679
|
status: Status[];
|
|
12680
12680
|
organisation_id: string;
|
|
12681
|
-
time_zone_id: string;
|
|
12682
12681
|
search: string;
|
|
12683
12682
|
paging: PAGING;
|
|
12684
12683
|
page_count: number;
|
|
@@ -12698,11 +12697,12 @@ declare const StudentNoFixedScheduleQuerySchema: z.ZodObject<{
|
|
|
12698
12697
|
}[];
|
|
12699
12698
|
include_master_data: YesNo;
|
|
12700
12699
|
date_format_id: string;
|
|
12700
|
+
time_zone_id: string;
|
|
12701
12701
|
organisation_branch_id: string;
|
|
12702
12702
|
}, {
|
|
12703
12703
|
organisation_id: string;
|
|
12704
|
-
time_zone_id: string;
|
|
12705
12704
|
date_format_id: string;
|
|
12705
|
+
time_zone_id: string;
|
|
12706
12706
|
organisation_branch_id: string;
|
|
12707
12707
|
status?: Status[] | undefined;
|
|
12708
12708
|
search?: string | undefined;
|
|
@@ -12825,7 +12825,6 @@ declare const StudentAddressQuerySchema: z.ZodObject<{
|
|
|
12825
12825
|
is_default: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
12826
12826
|
}, "strip", z.ZodTypeAny, {
|
|
12827
12827
|
status: Status[];
|
|
12828
|
-
time_zone_id: string;
|
|
12829
12828
|
search: string;
|
|
12830
12829
|
paging: PAGING;
|
|
12831
12830
|
page_count: number;
|
|
@@ -12845,14 +12844,15 @@ declare const StudentAddressQuerySchema: z.ZodObject<{
|
|
|
12845
12844
|
}[];
|
|
12846
12845
|
include_master_data: YesNo;
|
|
12847
12846
|
date_format_id: string;
|
|
12847
|
+
time_zone_id: string;
|
|
12848
12848
|
organisation_ids: string[];
|
|
12849
12849
|
organisation_branch_ids: string[];
|
|
12850
12850
|
is_default: YesNo[];
|
|
12851
12851
|
student_ids: string[];
|
|
12852
12852
|
student_address_ids: string[];
|
|
12853
12853
|
}, {
|
|
12854
|
-
time_zone_id: string;
|
|
12855
12854
|
date_format_id: string;
|
|
12855
|
+
time_zone_id: string;
|
|
12856
12856
|
status?: Status[] | undefined;
|
|
12857
12857
|
search?: string | undefined;
|
|
12858
12858
|
paging?: PAGING | undefined;
|
|
@@ -13011,7 +13011,6 @@ declare const StudentGuardianLinkQuerySchema: z.ZodObject<{
|
|
|
13011
13011
|
guardian_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
13012
13012
|
}, "strip", z.ZodTypeAny, {
|
|
13013
13013
|
status: Status[];
|
|
13014
|
-
time_zone_id: string;
|
|
13015
13014
|
search: string;
|
|
13016
13015
|
paging: PAGING;
|
|
13017
13016
|
page_count: number;
|
|
@@ -13031,13 +13030,14 @@ declare const StudentGuardianLinkQuerySchema: z.ZodObject<{
|
|
|
13031
13030
|
}[];
|
|
13032
13031
|
include_master_data: YesNo;
|
|
13033
13032
|
date_format_id: string;
|
|
13033
|
+
time_zone_id: string;
|
|
13034
13034
|
organisation_ids: string[];
|
|
13035
13035
|
organisation_branch_ids: string[];
|
|
13036
13036
|
student_ids: string[];
|
|
13037
13037
|
guardian_ids: string[];
|
|
13038
13038
|
}, {
|
|
13039
|
-
time_zone_id: string;
|
|
13040
13039
|
date_format_id: string;
|
|
13040
|
+
time_zone_id: string;
|
|
13041
13041
|
status?: Status[] | undefined;
|
|
13042
13042
|
search?: string | undefined;
|
|
13043
13043
|
paging?: PAGING | undefined;
|
|
@@ -13100,7 +13100,6 @@ declare const StudentGuardianAutofillQuerySchema: z.ZodObject<{
|
|
|
13100
13100
|
}, "strip", z.ZodTypeAny, {
|
|
13101
13101
|
status: Status[];
|
|
13102
13102
|
organisation_id: string;
|
|
13103
|
-
time_zone_id: string;
|
|
13104
13103
|
search: string;
|
|
13105
13104
|
paging: PAGING;
|
|
13106
13105
|
page_count: number;
|
|
@@ -13120,12 +13119,13 @@ declare const StudentGuardianAutofillQuerySchema: z.ZodObject<{
|
|
|
13120
13119
|
}[];
|
|
13121
13120
|
include_master_data: YesNo;
|
|
13122
13121
|
date_format_id: string;
|
|
13122
|
+
time_zone_id: string;
|
|
13123
13123
|
organisation_branch_id: string;
|
|
13124
13124
|
mobile: string;
|
|
13125
13125
|
}, {
|
|
13126
13126
|
organisation_id: string;
|
|
13127
|
-
time_zone_id: string;
|
|
13128
13127
|
date_format_id: string;
|
|
13128
|
+
time_zone_id: string;
|
|
13129
13129
|
organisation_branch_id: string;
|
|
13130
13130
|
mobile: string;
|
|
13131
13131
|
status?: Status[] | undefined;
|
|
@@ -13215,7 +13215,6 @@ declare const StudentLeaveRequestQuerySchema: z.ZodObject<{
|
|
|
13215
13215
|
student_leave_request_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
13216
13216
|
}, "strip", z.ZodTypeAny, {
|
|
13217
13217
|
status: Status[];
|
|
13218
|
-
time_zone_id: string;
|
|
13219
13218
|
search: string;
|
|
13220
13219
|
paging: PAGING;
|
|
13221
13220
|
page_count: number;
|
|
@@ -13235,13 +13234,14 @@ declare const StudentLeaveRequestQuerySchema: z.ZodObject<{
|
|
|
13235
13234
|
}[];
|
|
13236
13235
|
include_master_data: YesNo;
|
|
13237
13236
|
date_format_id: string;
|
|
13237
|
+
time_zone_id: string;
|
|
13238
13238
|
organisation_ids: string[];
|
|
13239
13239
|
organisation_branch_ids: string[];
|
|
13240
13240
|
student_ids: string[];
|
|
13241
13241
|
student_leave_request_ids: string[];
|
|
13242
13242
|
}, {
|
|
13243
|
-
time_zone_id: string;
|
|
13244
13243
|
date_format_id: string;
|
|
13244
|
+
time_zone_id: string;
|
|
13245
13245
|
status?: Status[] | undefined;
|
|
13246
13246
|
search?: string | undefined;
|
|
13247
13247
|
paging?: PAGING | undefined;
|
|
@@ -13358,7 +13358,6 @@ declare const StudentStopChangeRequestQuerySchema: z.ZodObject<{
|
|
|
13358
13358
|
approval_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ApprovalStatus>, "many">>>;
|
|
13359
13359
|
}, "strip", z.ZodTypeAny, {
|
|
13360
13360
|
status: Status[];
|
|
13361
|
-
time_zone_id: string;
|
|
13362
13361
|
search: string;
|
|
13363
13362
|
paging: PAGING;
|
|
13364
13363
|
page_count: number;
|
|
@@ -13378,6 +13377,7 @@ declare const StudentStopChangeRequestQuerySchema: z.ZodObject<{
|
|
|
13378
13377
|
}[];
|
|
13379
13378
|
include_master_data: YesNo;
|
|
13380
13379
|
date_format_id: string;
|
|
13380
|
+
time_zone_id: string;
|
|
13381
13381
|
organisation_ids: string[];
|
|
13382
13382
|
organisation_branch_ids: string[];
|
|
13383
13383
|
student_ids: string[];
|
|
@@ -13385,8 +13385,8 @@ declare const StudentStopChangeRequestQuerySchema: z.ZodObject<{
|
|
|
13385
13385
|
student_address_ids: string[];
|
|
13386
13386
|
student_stop_change_request_ids: string[];
|
|
13387
13387
|
}, {
|
|
13388
|
-
time_zone_id: string;
|
|
13389
13388
|
date_format_id: string;
|
|
13389
|
+
time_zone_id: string;
|
|
13390
13390
|
status?: Status[] | undefined;
|
|
13391
13391
|
search?: string | undefined;
|
|
13392
13392
|
paging?: PAGING | undefined;
|
|
@@ -13451,7 +13451,6 @@ declare const StudentTransportPlanTypeChangeHistoryQuerySchema: z.ZodObject<{
|
|
|
13451
13451
|
student_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
13452
13452
|
}, "strip", z.ZodTypeAny, {
|
|
13453
13453
|
status: Status[];
|
|
13454
|
-
time_zone_id: string;
|
|
13455
13454
|
search: string;
|
|
13456
13455
|
paging: PAGING;
|
|
13457
13456
|
page_count: number;
|
|
@@ -13471,13 +13470,14 @@ declare const StudentTransportPlanTypeChangeHistoryQuerySchema: z.ZodObject<{
|
|
|
13471
13470
|
}[];
|
|
13472
13471
|
include_master_data: YesNo;
|
|
13473
13472
|
date_format_id: string;
|
|
13473
|
+
time_zone_id: string;
|
|
13474
13474
|
organisation_ids: string[];
|
|
13475
13475
|
organisation_branch_ids: string[];
|
|
13476
13476
|
student_ids: string[];
|
|
13477
13477
|
student_transport_plan_type_change_history_ids: string[];
|
|
13478
13478
|
}, {
|
|
13479
|
-
time_zone_id: string;
|
|
13480
13479
|
date_format_id: string;
|
|
13480
|
+
time_zone_id: string;
|
|
13481
13481
|
status?: Status[] | undefined;
|
|
13482
13482
|
search?: string | undefined;
|
|
13483
13483
|
paging?: PAGING | undefined;
|
|
@@ -13538,7 +13538,6 @@ declare const SchoolDashBoardQuerySchema: z.ZodObject<{
|
|
|
13538
13538
|
organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
13539
13539
|
}, "strip", z.ZodTypeAny, {
|
|
13540
13540
|
status: Status[];
|
|
13541
|
-
time_zone_id: string;
|
|
13542
13541
|
search: string;
|
|
13543
13542
|
paging: PAGING;
|
|
13544
13543
|
page_count: number;
|
|
@@ -13558,11 +13557,12 @@ declare const SchoolDashBoardQuerySchema: z.ZodObject<{
|
|
|
13558
13557
|
}[];
|
|
13559
13558
|
include_master_data: YesNo;
|
|
13560
13559
|
date_format_id: string;
|
|
13560
|
+
time_zone_id: string;
|
|
13561
13561
|
organisation_ids: string[];
|
|
13562
13562
|
organisation_branch_ids: string[];
|
|
13563
13563
|
}, {
|
|
13564
|
-
time_zone_id: string;
|
|
13565
13564
|
date_format_id: string;
|
|
13565
|
+
time_zone_id: string;
|
|
13566
13566
|
status?: Status[] | undefined;
|
|
13567
13567
|
search?: string | undefined;
|
|
13568
13568
|
paging?: PAGING | undefined;
|
|
@@ -13775,7 +13775,6 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
|
|
|
13775
13775
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
13776
13776
|
}, "strip", z.ZodTypeAny, {
|
|
13777
13777
|
status: Status[];
|
|
13778
|
-
time_zone_id: string;
|
|
13779
13778
|
search: string;
|
|
13780
13779
|
paging: PAGING;
|
|
13781
13780
|
page_count: number;
|
|
@@ -13795,11 +13794,12 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
|
|
|
13795
13794
|
}[];
|
|
13796
13795
|
include_master_data: YesNo;
|
|
13797
13796
|
date_format_id: string;
|
|
13797
|
+
time_zone_id: string;
|
|
13798
13798
|
country_ids: string[];
|
|
13799
13799
|
landmark_ids: string[];
|
|
13800
13800
|
}, {
|
|
13801
|
-
time_zone_id: string;
|
|
13802
13801
|
date_format_id: string;
|
|
13802
|
+
time_zone_id: string;
|
|
13803
13803
|
status?: Status[] | undefined;
|
|
13804
13804
|
search?: string | undefined;
|
|
13805
13805
|
paging?: PAGING | undefined;
|
|
@@ -14051,12 +14051,11 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14051
14051
|
file_metadata?: Record<string, any> | undefined;
|
|
14052
14052
|
}>, "many">>>;
|
|
14053
14053
|
}, "strip", z.ZodTypeAny, {
|
|
14054
|
-
invoice_number: string;
|
|
14055
14054
|
status: Status;
|
|
14056
14055
|
organisation_id: string;
|
|
14056
|
+
vehicle_id: string;
|
|
14057
14057
|
time_zone_id: string;
|
|
14058
14058
|
user_id: string;
|
|
14059
|
-
vehicle_id: string;
|
|
14060
14059
|
driver_id: string;
|
|
14061
14060
|
odometer_reading: number;
|
|
14062
14061
|
google_location: string;
|
|
@@ -14074,6 +14073,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14074
14073
|
refill_method: RefillMethod;
|
|
14075
14074
|
refill_details: string;
|
|
14076
14075
|
filled_by_person: string;
|
|
14076
|
+
invoice_number: string;
|
|
14077
14077
|
payment_mode: PaymentMode;
|
|
14078
14078
|
payment_reference_number: string;
|
|
14079
14079
|
fuel_card_number: string;
|
|
@@ -14107,9 +14107,9 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14107
14107
|
}, {
|
|
14108
14108
|
status: Status;
|
|
14109
14109
|
organisation_id: string;
|
|
14110
|
+
vehicle_id: string;
|
|
14110
14111
|
time_zone_id: string;
|
|
14111
14112
|
user_id: string;
|
|
14112
|
-
vehicle_id: string;
|
|
14113
14113
|
driver_id: string;
|
|
14114
14114
|
vendor_id: string;
|
|
14115
14115
|
fuel_station_id: string;
|
|
@@ -14122,7 +14122,6 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14122
14122
|
payment_mode: PaymentMode;
|
|
14123
14123
|
is_full_tank: YesNo;
|
|
14124
14124
|
is_previous_entries_missed: YesNo;
|
|
14125
|
-
invoice_number?: string | undefined;
|
|
14126
14125
|
odometer_reading?: unknown;
|
|
14127
14126
|
latitude?: unknown;
|
|
14128
14127
|
longitude?: unknown;
|
|
@@ -14140,6 +14139,7 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
14140
14139
|
refill_method?: RefillMethod | undefined;
|
|
14141
14140
|
refill_details?: string | undefined;
|
|
14142
14141
|
filled_by_person?: string | undefined;
|
|
14142
|
+
invoice_number?: string | undefined;
|
|
14143
14143
|
payment_reference_number?: string | undefined;
|
|
14144
14144
|
fuel_card_number?: string | undefined;
|
|
14145
14145
|
payment_notes?: string | undefined;
|
|
@@ -14212,7 +14212,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
14212
14212
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
14213
14213
|
}, "strip", z.ZodTypeAny, {
|
|
14214
14214
|
status: Status[];
|
|
14215
|
-
time_zone_id: string;
|
|
14216
14215
|
search: string;
|
|
14217
14216
|
paging: PAGING;
|
|
14218
14217
|
page_count: number;
|
|
@@ -14232,12 +14231,13 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
14232
14231
|
}[];
|
|
14233
14232
|
include_master_data: YesNo;
|
|
14234
14233
|
date_format_id: string;
|
|
14234
|
+
time_zone_id: string;
|
|
14235
14235
|
organisation_ids: string[];
|
|
14236
|
-
from_date: string;
|
|
14237
|
-
to_date: string;
|
|
14238
|
-
user_ids: string[];
|
|
14239
14236
|
vehicle_ids: string[];
|
|
14237
|
+
user_ids: string[];
|
|
14240
14238
|
driver_ids: string[];
|
|
14239
|
+
from_date: string;
|
|
14240
|
+
to_date: string;
|
|
14241
14241
|
vendor_ids: string[];
|
|
14242
14242
|
fuel_station_ids: string[];
|
|
14243
14243
|
payment_status: PaymentStatus[];
|
|
@@ -14252,8 +14252,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
14252
14252
|
is_previous_entries_missed: YesNo[];
|
|
14253
14253
|
fleet_fuel_refill_ids: string[];
|
|
14254
14254
|
}, {
|
|
14255
|
-
time_zone_id: string;
|
|
14256
14255
|
date_format_id: string;
|
|
14256
|
+
time_zone_id: string;
|
|
14257
14257
|
from_date: string;
|
|
14258
14258
|
to_date: string;
|
|
14259
14259
|
status?: Status[] | undefined;
|
|
@@ -14276,8 +14276,8 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
14276
14276
|
}[] | undefined;
|
|
14277
14277
|
include_master_data?: YesNo | undefined;
|
|
14278
14278
|
organisation_ids?: string[] | undefined;
|
|
14279
|
-
user_ids?: string[] | undefined;
|
|
14280
14279
|
vehicle_ids?: string[] | undefined;
|
|
14280
|
+
user_ids?: string[] | undefined;
|
|
14281
14281
|
driver_ids?: string[] | undefined;
|
|
14282
14282
|
vendor_ids?: string[] | undefined;
|
|
14283
14283
|
fuel_station_ids?: string[] | undefined;
|
|
@@ -14387,8 +14387,8 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
14387
14387
|
}, "strip", z.ZodTypeAny, {
|
|
14388
14388
|
status: Status;
|
|
14389
14389
|
organisation_id: string;
|
|
14390
|
-
user_ids: string[];
|
|
14391
14390
|
vehicle_ids: string[];
|
|
14391
|
+
user_ids: string[];
|
|
14392
14392
|
notification_name: string;
|
|
14393
14393
|
notification_status: OnOff;
|
|
14394
14394
|
notification_channels: NotificationChannel[];
|
|
@@ -14408,8 +14408,8 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
14408
14408
|
all_users: YesNo;
|
|
14409
14409
|
all_geofences: YesNo;
|
|
14410
14410
|
all_vehicles: YesNo;
|
|
14411
|
-
user_ids?: string[] | undefined;
|
|
14412
14411
|
vehicle_ids?: string[] | undefined;
|
|
14412
|
+
user_ids?: string[] | undefined;
|
|
14413
14413
|
notification_channels?: NotificationChannel[] | undefined;
|
|
14414
14414
|
mobile_numbers?: string | undefined;
|
|
14415
14415
|
email_ids?: string | undefined;
|
|
@@ -14456,7 +14456,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
14456
14456
|
notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
|
|
14457
14457
|
}, "strip", z.ZodTypeAny, {
|
|
14458
14458
|
status: Status[];
|
|
14459
|
-
time_zone_id: string;
|
|
14460
14459
|
search: string;
|
|
14461
14460
|
paging: PAGING;
|
|
14462
14461
|
page_count: number;
|
|
@@ -14476,14 +14475,15 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
14476
14475
|
}[];
|
|
14477
14476
|
include_master_data: YesNo;
|
|
14478
14477
|
date_format_id: string;
|
|
14478
|
+
time_zone_id: string;
|
|
14479
14479
|
organisation_ids: string[];
|
|
14480
14480
|
notification_status: OnOff[];
|
|
14481
14481
|
notification_channels: NotificationChannel[];
|
|
14482
14482
|
notification_list: NotificationList[];
|
|
14483
14483
|
notification_preference_ids: string[];
|
|
14484
14484
|
}, {
|
|
14485
|
-
time_zone_id: string;
|
|
14486
14485
|
date_format_id: string;
|
|
14486
|
+
time_zone_id: string;
|
|
14487
14487
|
status?: Status[] | undefined;
|
|
14488
14488
|
search?: string | undefined;
|
|
14489
14489
|
paging?: PAGING | undefined;
|
|
@@ -14562,8 +14562,8 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
14562
14562
|
}, "strip", z.ZodTypeAny, {
|
|
14563
14563
|
status: Status;
|
|
14564
14564
|
organisation_id: string;
|
|
14565
|
-
time_zone_id: string;
|
|
14566
14565
|
vehicle_id: string;
|
|
14566
|
+
time_zone_id: string;
|
|
14567
14567
|
driver_id: string;
|
|
14568
14568
|
gps_geofence_id: string;
|
|
14569
14569
|
geofence_enter_date_time: string;
|
|
@@ -14574,8 +14574,8 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
14574
14574
|
}, {
|
|
14575
14575
|
status: Status;
|
|
14576
14576
|
organisation_id: string;
|
|
14577
|
-
time_zone_id: string;
|
|
14578
14577
|
vehicle_id: string;
|
|
14578
|
+
time_zone_id: string;
|
|
14579
14579
|
driver_id: string;
|
|
14580
14580
|
gps_geofence_id: string;
|
|
14581
14581
|
geofence_enter_date_time: string;
|
|
@@ -14624,7 +14624,6 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
14624
14624
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
14625
14625
|
}, "strip", z.ZodTypeAny, {
|
|
14626
14626
|
status: Status[];
|
|
14627
|
-
time_zone_id: string;
|
|
14628
14627
|
search: string;
|
|
14629
14628
|
paging: PAGING;
|
|
14630
14629
|
page_count: number;
|
|
@@ -14644,15 +14643,16 @@ declare const GPSGeofenceTransactionSummaryQuerySchema: z.ZodObject<{
|
|
|
14644
14643
|
}[];
|
|
14645
14644
|
include_master_data: YesNo;
|
|
14646
14645
|
date_format_id: string;
|
|
14646
|
+
time_zone_id: string;
|
|
14647
14647
|
organisation_ids: string[];
|
|
14648
|
-
from_date: string;
|
|
14649
|
-
to_date: string;
|
|
14650
14648
|
vehicle_ids: string[];
|
|
14651
14649
|
driver_ids: string[];
|
|
14650
|
+
from_date: string;
|
|
14651
|
+
to_date: string;
|
|
14652
14652
|
gps_geofence_ids: string[];
|
|
14653
14653
|
}, {
|
|
14654
|
-
time_zone_id: string;
|
|
14655
14654
|
date_format_id: string;
|
|
14655
|
+
time_zone_id: string;
|
|
14656
14656
|
from_date: string;
|
|
14657
14657
|
to_date: string;
|
|
14658
14658
|
status?: Status[] | undefined;
|
|
@@ -14743,8 +14743,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
14743
14743
|
}, "strip", z.ZodTypeAny, {
|
|
14744
14744
|
status: Status;
|
|
14745
14745
|
organisation_id: string;
|
|
14746
|
-
time_zone_id: string;
|
|
14747
14746
|
vehicle_id: string;
|
|
14747
|
+
time_zone_id: string;
|
|
14748
14748
|
driver_id: string;
|
|
14749
14749
|
duration_seconds: number;
|
|
14750
14750
|
from_geofence_exit_date_time: string;
|
|
@@ -14759,8 +14759,8 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
14759
14759
|
}, {
|
|
14760
14760
|
status: Status;
|
|
14761
14761
|
organisation_id: string;
|
|
14762
|
-
time_zone_id: string;
|
|
14763
14762
|
vehicle_id: string;
|
|
14763
|
+
time_zone_id: string;
|
|
14764
14764
|
driver_id: string;
|
|
14765
14765
|
from_geofence_exit_date_time: string;
|
|
14766
14766
|
to_geofence_enter_date_time: string;
|
|
@@ -14814,7 +14814,6 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
14814
14814
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
14815
14815
|
}, "strip", z.ZodTypeAny, {
|
|
14816
14816
|
status: Status[];
|
|
14817
|
-
time_zone_id: string;
|
|
14818
14817
|
search: string;
|
|
14819
14818
|
paging: PAGING;
|
|
14820
14819
|
page_count: number;
|
|
@@ -14834,16 +14833,17 @@ declare const TripGeofenceToGeofenceQuerySchema: z.ZodObject<{
|
|
|
14834
14833
|
}[];
|
|
14835
14834
|
include_master_data: YesNo;
|
|
14836
14835
|
date_format_id: string;
|
|
14836
|
+
time_zone_id: string;
|
|
14837
14837
|
organisation_ids: string[];
|
|
14838
|
-
from_date: string;
|
|
14839
|
-
to_date: string;
|
|
14840
14838
|
vehicle_ids: string[];
|
|
14841
14839
|
driver_ids: string[];
|
|
14840
|
+
from_date: string;
|
|
14841
|
+
to_date: string;
|
|
14842
14842
|
from_geofence_ids: string[];
|
|
14843
14843
|
to_geofence_ids: string[];
|
|
14844
14844
|
}, {
|
|
14845
|
-
time_zone_id: string;
|
|
14846
14845
|
date_format_id: string;
|
|
14846
|
+
time_zone_id: string;
|
|
14847
14847
|
from_date: string;
|
|
14848
14848
|
to_date: string;
|
|
14849
14849
|
status?: Status[] | undefined;
|
|
@@ -15066,7 +15066,6 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
15066
15066
|
geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
|
|
15067
15067
|
}, "strip", z.ZodTypeAny, {
|
|
15068
15068
|
status: Status[];
|
|
15069
|
-
time_zone_id: string;
|
|
15070
15069
|
search: string;
|
|
15071
15070
|
paging: PAGING;
|
|
15072
15071
|
page_count: number;
|
|
@@ -15086,13 +15085,14 @@ declare const GPSGeofenceQuerySchema: z.ZodObject<{
|
|
|
15086
15085
|
}[];
|
|
15087
15086
|
include_master_data: YesNo;
|
|
15088
15087
|
date_format_id: string;
|
|
15088
|
+
time_zone_id: string;
|
|
15089
15089
|
organisation_ids: string[];
|
|
15090
15090
|
geofence_type: GeofenceType[];
|
|
15091
15091
|
gps_geofence_ids: string[];
|
|
15092
15092
|
geofence_purpose_type: GeofencePurposeType[];
|
|
15093
15093
|
}, {
|
|
15094
|
-
time_zone_id: string;
|
|
15095
15094
|
date_format_id: string;
|
|
15095
|
+
time_zone_id: string;
|
|
15096
15096
|
status?: Status[] | undefined;
|
|
15097
15097
|
search?: string | undefined;
|
|
15098
15098
|
paging?: PAGING | undefined;
|
|
@@ -15168,8 +15168,8 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
15168
15168
|
}, "strip", z.ZodTypeAny, {
|
|
15169
15169
|
status: Status;
|
|
15170
15170
|
organisation_id: string;
|
|
15171
|
-
time_zone_id: string;
|
|
15172
15171
|
vehicle_id: string;
|
|
15172
|
+
time_zone_id: string;
|
|
15173
15173
|
driver_id: string;
|
|
15174
15174
|
gps_geofence_id: string;
|
|
15175
15175
|
geofence_status_type: GeofenceStatusType;
|
|
@@ -15177,8 +15177,8 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
15177
15177
|
}, {
|
|
15178
15178
|
status: Status;
|
|
15179
15179
|
organisation_id: string;
|
|
15180
|
-
time_zone_id: string;
|
|
15181
15180
|
vehicle_id: string;
|
|
15181
|
+
time_zone_id: string;
|
|
15182
15182
|
driver_id: string;
|
|
15183
15183
|
gps_geofence_id: string;
|
|
15184
15184
|
geofence_status_type: GeofenceStatusType;
|
|
@@ -15225,7 +15225,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
15225
15225
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
15226
15226
|
}, "strip", z.ZodTypeAny, {
|
|
15227
15227
|
status: Status[];
|
|
15228
|
-
time_zone_id: string;
|
|
15229
15228
|
search: string;
|
|
15230
15229
|
paging: PAGING;
|
|
15231
15230
|
page_count: number;
|
|
@@ -15245,16 +15244,17 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
15245
15244
|
}[];
|
|
15246
15245
|
include_master_data: YesNo;
|
|
15247
15246
|
date_format_id: string;
|
|
15247
|
+
time_zone_id: string;
|
|
15248
15248
|
organisation_ids: string[];
|
|
15249
|
-
from_date: string;
|
|
15250
|
-
to_date: string;
|
|
15251
15249
|
vehicle_ids: string[];
|
|
15252
15250
|
driver_ids: string[];
|
|
15251
|
+
from_date: string;
|
|
15252
|
+
to_date: string;
|
|
15253
15253
|
gps_geofence_ids: string[];
|
|
15254
15254
|
geofence_status_type: GeofenceStatusType[];
|
|
15255
15255
|
}, {
|
|
15256
|
-
time_zone_id: string;
|
|
15257
15256
|
date_format_id: string;
|
|
15257
|
+
time_zone_id: string;
|
|
15258
15258
|
from_date: string;
|
|
15259
15259
|
to_date: string;
|
|
15260
15260
|
status?: Status[] | undefined;
|
|
@@ -15659,7 +15659,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
15659
15659
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
15660
15660
|
}, "strip", z.ZodTypeAny, {
|
|
15661
15661
|
status: Status[];
|
|
15662
|
-
time_zone_id: string;
|
|
15663
15662
|
search: string;
|
|
15664
15663
|
paging: PAGING;
|
|
15665
15664
|
page_count: number;
|
|
@@ -15679,20 +15678,21 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
15679
15678
|
}[];
|
|
15680
15679
|
include_master_data: YesNo;
|
|
15681
15680
|
date_format_id: string;
|
|
15681
|
+
time_zone_id: string;
|
|
15682
15682
|
organisation_ids: string[];
|
|
15683
|
+
vehicle_ids: string[];
|
|
15683
15684
|
organisation_sub_company_ids: string[];
|
|
15684
15685
|
organisation_branch_ids: string[];
|
|
15685
15686
|
organisation_color_ids: string[];
|
|
15686
15687
|
organisation_tag_ids: string[];
|
|
15687
15688
|
user_ids: string[];
|
|
15688
|
-
vehicle_ids: string[];
|
|
15689
15689
|
driver_ids: string[];
|
|
15690
15690
|
can_login: YesNo[];
|
|
15691
15691
|
driver_type: DriverType[];
|
|
15692
15692
|
is_vehicle_assigned: YesNo[];
|
|
15693
15693
|
}, {
|
|
15694
|
-
time_zone_id: string;
|
|
15695
15694
|
date_format_id: string;
|
|
15695
|
+
time_zone_id: string;
|
|
15696
15696
|
status?: Status[] | undefined;
|
|
15697
15697
|
search?: string | undefined;
|
|
15698
15698
|
paging?: PAGING | undefined;
|
|
@@ -15713,12 +15713,12 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
15713
15713
|
}[] | undefined;
|
|
15714
15714
|
include_master_data?: YesNo | undefined;
|
|
15715
15715
|
organisation_ids?: string[] | undefined;
|
|
15716
|
+
vehicle_ids?: string[] | undefined;
|
|
15716
15717
|
organisation_sub_company_ids?: string[] | undefined;
|
|
15717
15718
|
organisation_branch_ids?: string[] | undefined;
|
|
15718
15719
|
organisation_color_ids?: string[] | undefined;
|
|
15719
15720
|
organisation_tag_ids?: string[] | undefined;
|
|
15720
15721
|
user_ids?: string[] | undefined;
|
|
15721
|
-
vehicle_ids?: string[] | undefined;
|
|
15722
15722
|
driver_ids?: string[] | undefined;
|
|
15723
15723
|
can_login?: YesNo[] | undefined;
|
|
15724
15724
|
driver_type?: DriverType[] | undefined;
|
|
@@ -15854,7 +15854,6 @@ declare const MasterMainSimProviderQuerySchema: z.ZodObject<{
|
|
|
15854
15854
|
sim_provider_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
15855
15855
|
}, "strip", z.ZodTypeAny, {
|
|
15856
15856
|
status: Status[];
|
|
15857
|
-
time_zone_id: string;
|
|
15858
15857
|
search: string;
|
|
15859
15858
|
paging: PAGING;
|
|
15860
15859
|
page_count: number;
|
|
@@ -15874,10 +15873,11 @@ declare const MasterMainSimProviderQuerySchema: z.ZodObject<{
|
|
|
15874
15873
|
}[];
|
|
15875
15874
|
include_master_data: YesNo;
|
|
15876
15875
|
date_format_id: string;
|
|
15876
|
+
time_zone_id: string;
|
|
15877
15877
|
sim_provider_ids: string[];
|
|
15878
15878
|
}, {
|
|
15879
|
-
time_zone_id: string;
|
|
15880
15879
|
date_format_id: string;
|
|
15880
|
+
time_zone_id: string;
|
|
15881
15881
|
status?: Status[] | undefined;
|
|
15882
15882
|
search?: string | undefined;
|
|
15883
15883
|
paging?: PAGING | undefined;
|
|
@@ -15947,15 +15947,15 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
15947
15947
|
}, "strip", z.ZodTypeAny, {
|
|
15948
15948
|
status: Status;
|
|
15949
15949
|
organisation_id: string;
|
|
15950
|
-
description: string;
|
|
15951
15950
|
vehicle_ids: string[];
|
|
15951
|
+
description: string;
|
|
15952
15952
|
group_name: string;
|
|
15953
15953
|
}, {
|
|
15954
15954
|
status: Status;
|
|
15955
15955
|
organisation_id: string;
|
|
15956
15956
|
group_name: string;
|
|
15957
|
-
description?: string | undefined;
|
|
15958
15957
|
vehicle_ids?: string[] | undefined;
|
|
15958
|
+
description?: string | undefined;
|
|
15959
15959
|
}>;
|
|
15960
15960
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
15961
15961
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -15994,7 +15994,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
15994
15994
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
15995
15995
|
}, "strip", z.ZodTypeAny, {
|
|
15996
15996
|
status: Status[];
|
|
15997
|
-
time_zone_id: string;
|
|
15998
15997
|
search: string;
|
|
15999
15998
|
paging: PAGING;
|
|
16000
15999
|
page_count: number;
|
|
@@ -16014,12 +16013,13 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
16014
16013
|
}[];
|
|
16015
16014
|
include_master_data: YesNo;
|
|
16016
16015
|
date_format_id: string;
|
|
16016
|
+
time_zone_id: string;
|
|
16017
16017
|
organisation_ids: string[];
|
|
16018
16018
|
vehicle_ids: string[];
|
|
16019
16019
|
organisation_group_ids: string[];
|
|
16020
16020
|
}, {
|
|
16021
|
-
time_zone_id: string;
|
|
16022
16021
|
date_format_id: string;
|
|
16022
|
+
time_zone_id: string;
|
|
16023
16023
|
status?: Status[] | undefined;
|
|
16024
16024
|
search?: string | undefined;
|
|
16025
16025
|
paging?: PAGING | undefined;
|
|
@@ -16079,8 +16079,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
16079
16079
|
}, "strip", z.ZodTypeAny, {
|
|
16080
16080
|
status: Status;
|
|
16081
16081
|
organisation_id: string;
|
|
16082
|
-
description: string;
|
|
16083
16082
|
vehicle_type: string;
|
|
16083
|
+
description: string;
|
|
16084
16084
|
}, {
|
|
16085
16085
|
status: Status;
|
|
16086
16086
|
organisation_id: string;
|
|
@@ -16123,7 +16123,6 @@ declare const MasterVehicleTypeQuerySchema: z.ZodObject<{
|
|
|
16123
16123
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
16124
16124
|
}, "strip", z.ZodTypeAny, {
|
|
16125
16125
|
status: Status[];
|
|
16126
|
-
time_zone_id: string;
|
|
16127
16126
|
search: string;
|
|
16128
16127
|
paging: PAGING;
|
|
16129
16128
|
page_count: number;
|
|
@@ -16143,11 +16142,12 @@ declare const MasterVehicleTypeQuerySchema: z.ZodObject<{
|
|
|
16143
16142
|
}[];
|
|
16144
16143
|
include_master_data: YesNo;
|
|
16145
16144
|
date_format_id: string;
|
|
16145
|
+
time_zone_id: string;
|
|
16146
16146
|
organisation_ids: string[];
|
|
16147
16147
|
vehicle_type_ids: string[];
|
|
16148
16148
|
}, {
|
|
16149
|
-
time_zone_id: string;
|
|
16150
16149
|
date_format_id: string;
|
|
16150
|
+
time_zone_id: string;
|
|
16151
16151
|
status?: Status[] | undefined;
|
|
16152
16152
|
search?: string | undefined;
|
|
16153
16153
|
paging?: PAGING | undefined;
|
|
@@ -16264,7 +16264,6 @@ declare const MasterVehicleSubModelQuerySchema: z.ZodObject<{
|
|
|
16264
16264
|
vehicle_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
16265
16265
|
}, "strip", z.ZodTypeAny, {
|
|
16266
16266
|
status: Status[];
|
|
16267
|
-
time_zone_id: string;
|
|
16268
16267
|
search: string;
|
|
16269
16268
|
paging: PAGING;
|
|
16270
16269
|
page_count: number;
|
|
@@ -16284,13 +16283,14 @@ declare const MasterVehicleSubModelQuerySchema: z.ZodObject<{
|
|
|
16284
16283
|
}[];
|
|
16285
16284
|
include_master_data: YesNo;
|
|
16286
16285
|
date_format_id: string;
|
|
16286
|
+
time_zone_id: string;
|
|
16287
16287
|
organisation_ids: string[];
|
|
16288
16288
|
vehicle_sub_model_ids: string[];
|
|
16289
16289
|
vehicle_make_ids: string[];
|
|
16290
16290
|
vehicle_model_ids: string[];
|
|
16291
16291
|
}, {
|
|
16292
|
-
time_zone_id: string;
|
|
16293
16292
|
date_format_id: string;
|
|
16293
|
+
time_zone_id: string;
|
|
16294
16294
|
status?: Status[] | undefined;
|
|
16295
16295
|
search?: string | undefined;
|
|
16296
16296
|
paging?: PAGING | undefined;
|
|
@@ -16412,7 +16412,6 @@ declare const MasterVehicleModelQuerySchema: z.ZodObject<{
|
|
|
16412
16412
|
vehicle_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
16413
16413
|
}, "strip", z.ZodTypeAny, {
|
|
16414
16414
|
status: Status[];
|
|
16415
|
-
time_zone_id: string;
|
|
16416
16415
|
search: string;
|
|
16417
16416
|
paging: PAGING;
|
|
16418
16417
|
page_count: number;
|
|
@@ -16432,12 +16431,13 @@ declare const MasterVehicleModelQuerySchema: z.ZodObject<{
|
|
|
16432
16431
|
}[];
|
|
16433
16432
|
include_master_data: YesNo;
|
|
16434
16433
|
date_format_id: string;
|
|
16434
|
+
time_zone_id: string;
|
|
16435
16435
|
organisation_ids: string[];
|
|
16436
16436
|
vehicle_make_ids: string[];
|
|
16437
16437
|
vehicle_model_ids: string[];
|
|
16438
16438
|
}, {
|
|
16439
|
-
time_zone_id: string;
|
|
16440
16439
|
date_format_id: string;
|
|
16440
|
+
time_zone_id: string;
|
|
16441
16441
|
status?: Status[] | undefined;
|
|
16442
16442
|
search?: string | undefined;
|
|
16443
16443
|
paging?: PAGING | undefined;
|
|
@@ -16553,7 +16553,6 @@ declare const MasterVehicleMakeQuerySchema: z.ZodObject<{
|
|
|
16553
16553
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
16554
16554
|
}, "strip", z.ZodTypeAny, {
|
|
16555
16555
|
status: Status[];
|
|
16556
|
-
time_zone_id: string;
|
|
16557
16556
|
search: string;
|
|
16558
16557
|
paging: PAGING;
|
|
16559
16558
|
page_count: number;
|
|
@@ -16573,11 +16572,12 @@ declare const MasterVehicleMakeQuerySchema: z.ZodObject<{
|
|
|
16573
16572
|
}[];
|
|
16574
16573
|
include_master_data: YesNo;
|
|
16575
16574
|
date_format_id: string;
|
|
16575
|
+
time_zone_id: string;
|
|
16576
16576
|
organisation_ids: string[];
|
|
16577
16577
|
vehicle_make_ids: string[];
|
|
16578
16578
|
}, {
|
|
16579
|
-
time_zone_id: string;
|
|
16580
16579
|
date_format_id: string;
|
|
16580
|
+
time_zone_id: string;
|
|
16581
16581
|
status?: Status[] | undefined;
|
|
16582
16582
|
search?: string | undefined;
|
|
16583
16583
|
paging?: PAGING | undefined;
|
|
@@ -16680,7 +16680,6 @@ declare const MasterVehicleStatusTypeQuerySchema: z.ZodObject<{
|
|
|
16680
16680
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
16681
16681
|
}, "strip", z.ZodTypeAny, {
|
|
16682
16682
|
status: Status[];
|
|
16683
|
-
time_zone_id: string;
|
|
16684
16683
|
search: string;
|
|
16685
16684
|
paging: PAGING;
|
|
16686
16685
|
page_count: number;
|
|
@@ -16700,11 +16699,12 @@ declare const MasterVehicleStatusTypeQuerySchema: z.ZodObject<{
|
|
|
16700
16699
|
}[];
|
|
16701
16700
|
include_master_data: YesNo;
|
|
16702
16701
|
date_format_id: string;
|
|
16702
|
+
time_zone_id: string;
|
|
16703
16703
|
organisation_ids: string[];
|
|
16704
16704
|
vehicle_status_type_ids: string[];
|
|
16705
16705
|
}, {
|
|
16706
|
-
time_zone_id: string;
|
|
16707
16706
|
date_format_id: string;
|
|
16707
|
+
time_zone_id: string;
|
|
16708
16708
|
status?: Status[] | undefined;
|
|
16709
16709
|
search?: string | undefined;
|
|
16710
16710
|
paging?: PAGING | undefined;
|
|
@@ -16807,7 +16807,6 @@ declare const MasterVehicleOwnershipTypeQuerySchema: z.ZodObject<{
|
|
|
16807
16807
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
16808
16808
|
}, "strip", z.ZodTypeAny, {
|
|
16809
16809
|
status: Status[];
|
|
16810
|
-
time_zone_id: string;
|
|
16811
16810
|
search: string;
|
|
16812
16811
|
paging: PAGING;
|
|
16813
16812
|
page_count: number;
|
|
@@ -16827,11 +16826,12 @@ declare const MasterVehicleOwnershipTypeQuerySchema: z.ZodObject<{
|
|
|
16827
16826
|
}[];
|
|
16828
16827
|
include_master_data: YesNo;
|
|
16829
16828
|
date_format_id: string;
|
|
16829
|
+
time_zone_id: string;
|
|
16830
16830
|
organisation_ids: string[];
|
|
16831
16831
|
vehicle_ownership_type_ids: string[];
|
|
16832
16832
|
}, {
|
|
16833
|
-
time_zone_id: string;
|
|
16834
16833
|
date_format_id: string;
|
|
16834
|
+
time_zone_id: string;
|
|
16835
16835
|
status?: Status[] | undefined;
|
|
16836
16836
|
search?: string | undefined;
|
|
16837
16837
|
paging?: PAGING | undefined;
|
|
@@ -16934,7 +16934,6 @@ declare const MasterVehicleAssociatedToQuerySchema: z.ZodObject<{
|
|
|
16934
16934
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
16935
16935
|
}, "strip", z.ZodTypeAny, {
|
|
16936
16936
|
status: Status[];
|
|
16937
|
-
time_zone_id: string;
|
|
16938
16937
|
search: string;
|
|
16939
16938
|
paging: PAGING;
|
|
16940
16939
|
page_count: number;
|
|
@@ -16954,11 +16953,12 @@ declare const MasterVehicleAssociatedToQuerySchema: z.ZodObject<{
|
|
|
16954
16953
|
}[];
|
|
16955
16954
|
include_master_data: YesNo;
|
|
16956
16955
|
date_format_id: string;
|
|
16956
|
+
time_zone_id: string;
|
|
16957
16957
|
organisation_ids: string[];
|
|
16958
16958
|
vehicle_associated_to_ids: string[];
|
|
16959
16959
|
}, {
|
|
16960
|
-
time_zone_id: string;
|
|
16961
16960
|
date_format_id: string;
|
|
16961
|
+
time_zone_id: string;
|
|
16962
16962
|
status?: Status[] | undefined;
|
|
16963
16963
|
search?: string | undefined;
|
|
16964
16964
|
paging?: PAGING | undefined;
|
|
@@ -17056,7 +17056,6 @@ declare const MasterDeviceTypeQuerySchema: z.ZodObject<{
|
|
|
17056
17056
|
device_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
17057
17057
|
}, "strip", z.ZodTypeAny, {
|
|
17058
17058
|
status: Status[];
|
|
17059
|
-
time_zone_id: string;
|
|
17060
17059
|
search: string;
|
|
17061
17060
|
paging: PAGING;
|
|
17062
17061
|
page_count: number;
|
|
@@ -17076,10 +17075,11 @@ declare const MasterDeviceTypeQuerySchema: z.ZodObject<{
|
|
|
17076
17075
|
}[];
|
|
17077
17076
|
include_master_data: YesNo;
|
|
17078
17077
|
date_format_id: string;
|
|
17078
|
+
time_zone_id: string;
|
|
17079
17079
|
device_type_ids: string[];
|
|
17080
17080
|
}, {
|
|
17081
|
-
time_zone_id: string;
|
|
17082
17081
|
date_format_id: string;
|
|
17082
|
+
time_zone_id: string;
|
|
17083
17083
|
status?: Status[] | undefined;
|
|
17084
17084
|
search?: string | undefined;
|
|
17085
17085
|
paging?: PAGING | undefined;
|
|
@@ -17184,7 +17184,6 @@ declare const MasterDeviceModelQuerySchema: z.ZodObject<{
|
|
|
17184
17184
|
device_manufacturer_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
17185
17185
|
}, "strip", z.ZodTypeAny, {
|
|
17186
17186
|
status: Status[];
|
|
17187
|
-
time_zone_id: string;
|
|
17188
17187
|
search: string;
|
|
17189
17188
|
paging: PAGING;
|
|
17190
17189
|
page_count: number;
|
|
@@ -17204,11 +17203,12 @@ declare const MasterDeviceModelQuerySchema: z.ZodObject<{
|
|
|
17204
17203
|
}[];
|
|
17205
17204
|
include_master_data: YesNo;
|
|
17206
17205
|
date_format_id: string;
|
|
17206
|
+
time_zone_id: string;
|
|
17207
17207
|
device_model_ids: string[];
|
|
17208
17208
|
device_manufacturer_ids: string[];
|
|
17209
17209
|
}, {
|
|
17210
|
-
time_zone_id: string;
|
|
17211
17210
|
date_format_id: string;
|
|
17211
|
+
time_zone_id: string;
|
|
17212
17212
|
status?: Status[] | undefined;
|
|
17213
17213
|
search?: string | undefined;
|
|
17214
17214
|
paging?: PAGING | undefined;
|
|
@@ -17318,7 +17318,6 @@ declare const MasterDeviceManufacturerQuerySchema: z.ZodObject<{
|
|
|
17318
17318
|
device_manufacturer_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
17319
17319
|
}, "strip", z.ZodTypeAny, {
|
|
17320
17320
|
status: Status[];
|
|
17321
|
-
time_zone_id: string;
|
|
17322
17321
|
search: string;
|
|
17323
17322
|
paging: PAGING;
|
|
17324
17323
|
page_count: number;
|
|
@@ -17338,10 +17337,11 @@ declare const MasterDeviceManufacturerQuerySchema: z.ZodObject<{
|
|
|
17338
17337
|
}[];
|
|
17339
17338
|
include_master_data: YesNo;
|
|
17340
17339
|
date_format_id: string;
|
|
17340
|
+
time_zone_id: string;
|
|
17341
17341
|
device_manufacturer_ids: string[];
|
|
17342
17342
|
}, {
|
|
17343
|
-
time_zone_id: string;
|
|
17344
17343
|
date_format_id: string;
|
|
17344
|
+
time_zone_id: string;
|
|
17345
17345
|
status?: Status[] | undefined;
|
|
17346
17346
|
search?: string | undefined;
|
|
17347
17347
|
paging?: PAGING | undefined;
|
|
@@ -17432,8 +17432,8 @@ declare const FleetInspectionScheduleSchema: z.ZodObject<{
|
|
|
17432
17432
|
status: Status;
|
|
17433
17433
|
organisation_id: string;
|
|
17434
17434
|
time_zone_id: string;
|
|
17435
|
-
user_id: string;
|
|
17436
17435
|
vehicle_ids: string[];
|
|
17436
|
+
user_id: string;
|
|
17437
17437
|
inspection_schedule_name: string;
|
|
17438
17438
|
inspection_schedule_description: string;
|
|
17439
17439
|
inspection_schedule_start_date: string;
|
|
@@ -17486,7 +17486,6 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
17486
17486
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
17487
17487
|
}, "strip", z.ZodTypeAny, {
|
|
17488
17488
|
status: Status[];
|
|
17489
|
-
time_zone_id: string;
|
|
17490
17489
|
search: string;
|
|
17491
17490
|
paging: PAGING;
|
|
17492
17491
|
page_count: number;
|
|
@@ -17506,12 +17505,13 @@ declare const FleetInspectionScheduleQuerySchema: z.ZodObject<{
|
|
|
17506
17505
|
}[];
|
|
17507
17506
|
include_master_data: YesNo;
|
|
17508
17507
|
date_format_id: string;
|
|
17508
|
+
time_zone_id: string;
|
|
17509
17509
|
organisation_ids: string[];
|
|
17510
17510
|
user_ids: string[];
|
|
17511
17511
|
inspection_schedule_ids: string[];
|
|
17512
17512
|
}, {
|
|
17513
|
-
time_zone_id: string;
|
|
17514
17513
|
date_format_id: string;
|
|
17514
|
+
time_zone_id: string;
|
|
17515
17515
|
status?: Status[] | undefined;
|
|
17516
17516
|
search?: string | undefined;
|
|
17517
17517
|
paging?: PAGING | undefined;
|
|
@@ -17601,8 +17601,8 @@ declare const FleetServiceScheduleSchema: z.ZodObject<{
|
|
|
17601
17601
|
status: Status;
|
|
17602
17602
|
organisation_id: string;
|
|
17603
17603
|
time_zone_id: string;
|
|
17604
|
-
user_id: string;
|
|
17605
17604
|
vehicle_ids: string[];
|
|
17605
|
+
user_id: string;
|
|
17606
17606
|
service_schedule_name: string;
|
|
17607
17607
|
service_schedule_description: string;
|
|
17608
17608
|
service_schedule_start_date: string;
|
|
@@ -17655,7 +17655,6 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
|
|
|
17655
17655
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
17656
17656
|
}, "strip", z.ZodTypeAny, {
|
|
17657
17657
|
status: Status[];
|
|
17658
|
-
time_zone_id: string;
|
|
17659
17658
|
search: string;
|
|
17660
17659
|
paging: PAGING;
|
|
17661
17660
|
page_count: number;
|
|
@@ -17675,12 +17674,13 @@ declare const FleetServiceScheduleQuerySchema: z.ZodObject<{
|
|
|
17675
17674
|
}[];
|
|
17676
17675
|
include_master_data: YesNo;
|
|
17677
17676
|
date_format_id: string;
|
|
17677
|
+
time_zone_id: string;
|
|
17678
17678
|
organisation_ids: string[];
|
|
17679
17679
|
user_ids: string[];
|
|
17680
17680
|
service_schedule_ids: string[];
|
|
17681
17681
|
}, {
|
|
17682
|
-
time_zone_id: string;
|
|
17683
17682
|
date_format_id: string;
|
|
17683
|
+
time_zone_id: string;
|
|
17684
17684
|
status?: Status[] | undefined;
|
|
17685
17685
|
search?: string | undefined;
|
|
17686
17686
|
paging?: PAGING | undefined;
|
|
@@ -17849,7 +17849,6 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
17849
17849
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof LinkStatus>, "many">>>;
|
|
17850
17850
|
}, "strip", z.ZodTypeAny, {
|
|
17851
17851
|
status: Status[];
|
|
17852
|
-
time_zone_id: string;
|
|
17853
17852
|
search: string;
|
|
17854
17853
|
paging: PAGING;
|
|
17855
17854
|
page_count: number;
|
|
@@ -17869,13 +17868,14 @@ declare const GPSLiveTrackShareLinkQuerySchema: z.ZodObject<{
|
|
|
17869
17868
|
}[];
|
|
17870
17869
|
include_master_data: YesNo;
|
|
17871
17870
|
date_format_id: string;
|
|
17871
|
+
time_zone_id: string;
|
|
17872
17872
|
organisation_ids: string[];
|
|
17873
17873
|
vehicle_ids: string[];
|
|
17874
17874
|
link_status: LinkStatus[];
|
|
17875
17875
|
gps_live_track_share_link_ids: string[];
|
|
17876
17876
|
}, {
|
|
17877
|
-
time_zone_id: string;
|
|
17878
17877
|
date_format_id: string;
|
|
17878
|
+
time_zone_id: string;
|
|
17879
17879
|
status?: Status[] | undefined;
|
|
17880
17880
|
search?: string | undefined;
|
|
17881
17881
|
paging?: PAGING | undefined;
|
|
@@ -17986,16 +17986,16 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
17986
17986
|
}, "strip", z.ZodTypeAny, {
|
|
17987
17987
|
status: Status;
|
|
17988
17988
|
organisation_id: string;
|
|
17989
|
-
time_zone_id: string;
|
|
17990
17989
|
vehicle_id: string;
|
|
17990
|
+
time_zone_id: string;
|
|
17991
17991
|
link_status: TrackHistoryLinkStatus;
|
|
17992
17992
|
from_date_time: string;
|
|
17993
17993
|
to_date_time: string;
|
|
17994
17994
|
}, {
|
|
17995
17995
|
status: Status;
|
|
17996
17996
|
organisation_id: string;
|
|
17997
|
-
time_zone_id: string;
|
|
17998
17997
|
vehicle_id: string;
|
|
17998
|
+
time_zone_id: string;
|
|
17999
17999
|
link_status: TrackHistoryLinkStatus;
|
|
18000
18000
|
from_date_time: string;
|
|
18001
18001
|
to_date_time: string;
|
|
@@ -18046,7 +18046,6 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
18046
18046
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
|
|
18047
18047
|
}, "strip", z.ZodTypeAny, {
|
|
18048
18048
|
status: Status[];
|
|
18049
|
-
time_zone_id: string;
|
|
18050
18049
|
search: string;
|
|
18051
18050
|
paging: PAGING;
|
|
18052
18051
|
page_count: number;
|
|
@@ -18066,13 +18065,14 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
18066
18065
|
}[];
|
|
18067
18066
|
include_master_data: YesNo;
|
|
18068
18067
|
date_format_id: string;
|
|
18068
|
+
time_zone_id: string;
|
|
18069
18069
|
organisation_ids: string[];
|
|
18070
18070
|
vehicle_ids: string[];
|
|
18071
18071
|
link_status: TrackHistoryLinkStatus[];
|
|
18072
18072
|
gps_track_history_share_link_ids: string[];
|
|
18073
18073
|
}, {
|
|
18074
|
-
time_zone_id: string;
|
|
18075
18074
|
date_format_id: string;
|
|
18075
|
+
time_zone_id: string;
|
|
18076
18076
|
status?: Status[] | undefined;
|
|
18077
18077
|
search?: string | undefined;
|
|
18078
18078
|
paging?: PAGING | undefined;
|
|
@@ -18220,7 +18220,6 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
|
|
|
18220
18220
|
report_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportType>, "many">>>;
|
|
18221
18221
|
}, "strip", z.ZodTypeAny, {
|
|
18222
18222
|
status: Status[];
|
|
18223
|
-
time_zone_id: string;
|
|
18224
18223
|
search: string;
|
|
18225
18224
|
paging: PAGING;
|
|
18226
18225
|
page_count: number;
|
|
@@ -18240,13 +18239,14 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
|
|
|
18240
18239
|
}[];
|
|
18241
18240
|
include_master_data: YesNo;
|
|
18242
18241
|
date_format_id: string;
|
|
18242
|
+
time_zone_id: string;
|
|
18243
18243
|
organisation_ids: string[];
|
|
18244
18244
|
report_type: ReportType[];
|
|
18245
18245
|
report_automation_mail_ids: string[];
|
|
18246
18246
|
report_preference_ids: string[];
|
|
18247
18247
|
}, {
|
|
18248
|
-
time_zone_id: string;
|
|
18249
18248
|
date_format_id: string;
|
|
18249
|
+
time_zone_id: string;
|
|
18250
18250
|
status?: Status[] | undefined;
|
|
18251
18251
|
search?: string | undefined;
|
|
18252
18252
|
paging?: PAGING | undefined;
|
|
@@ -18352,7 +18352,6 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
|
|
|
18352
18352
|
report_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportChannel>, "many">>>;
|
|
18353
18353
|
}, "strip", z.ZodTypeAny, {
|
|
18354
18354
|
status: Status[];
|
|
18355
|
-
time_zone_id: string;
|
|
18356
18355
|
search: string;
|
|
18357
18356
|
paging: PAGING;
|
|
18358
18357
|
page_count: number;
|
|
@@ -18372,6 +18371,7 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
|
|
|
18372
18371
|
}[];
|
|
18373
18372
|
include_master_data: YesNo;
|
|
18374
18373
|
date_format_id: string;
|
|
18374
|
+
time_zone_id: string;
|
|
18375
18375
|
organisation_ids: string[];
|
|
18376
18376
|
report_status: OnOff[];
|
|
18377
18377
|
report_types: ReportType[];
|
|
@@ -18379,8 +18379,8 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
|
|
|
18379
18379
|
report_channels: ReportChannel.Email[];
|
|
18380
18380
|
report_preference_ids: string[];
|
|
18381
18381
|
}, {
|
|
18382
|
-
time_zone_id: string;
|
|
18383
18382
|
date_format_id: string;
|
|
18383
|
+
time_zone_id: string;
|
|
18384
18384
|
status?: Status[] | undefined;
|
|
18385
18385
|
search?: string | undefined;
|
|
18386
18386
|
paging?: PAGING | undefined;
|
|
@@ -19090,6 +19090,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
19090
19090
|
}, "strip", z.ZodTypeAny, {
|
|
19091
19091
|
status: Status;
|
|
19092
19092
|
organisation_id: string;
|
|
19093
|
+
vehicle_id: string;
|
|
19093
19094
|
usage_type: string;
|
|
19094
19095
|
file_type: FileType;
|
|
19095
19096
|
file_url: string;
|
|
@@ -19099,14 +19100,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
19099
19100
|
file_size: number;
|
|
19100
19101
|
file_metadata: Record<string, any>;
|
|
19101
19102
|
user_id: string;
|
|
19102
|
-
vehicle_id: string;
|
|
19103
19103
|
}, {
|
|
19104
19104
|
status: Status;
|
|
19105
19105
|
organisation_id: string;
|
|
19106
|
+
vehicle_id: string;
|
|
19106
19107
|
usage_type: string;
|
|
19107
19108
|
file_type: FileType;
|
|
19108
19109
|
user_id: string;
|
|
19109
|
-
vehicle_id: string;
|
|
19110
19110
|
file_url?: string | undefined;
|
|
19111
19111
|
file_key?: string | undefined;
|
|
19112
19112
|
file_name?: string | undefined;
|
|
@@ -19185,6 +19185,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19185
19185
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
19186
19186
|
status: Status;
|
|
19187
19187
|
organisation_id: string;
|
|
19188
|
+
vehicle_id: string;
|
|
19188
19189
|
usage_type: string;
|
|
19189
19190
|
file_type: FileType;
|
|
19190
19191
|
file_url: string;
|
|
@@ -19194,14 +19195,13 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19194
19195
|
file_size: number;
|
|
19195
19196
|
file_metadata: Record<string, any>;
|
|
19196
19197
|
user_id: string;
|
|
19197
|
-
vehicle_id: string;
|
|
19198
19198
|
}, {
|
|
19199
19199
|
status: Status;
|
|
19200
19200
|
organisation_id: string;
|
|
19201
|
+
vehicle_id: string;
|
|
19201
19202
|
usage_type: string;
|
|
19202
19203
|
file_type: FileType;
|
|
19203
19204
|
user_id: string;
|
|
19204
|
-
vehicle_id: string;
|
|
19205
19205
|
file_url?: string | undefined;
|
|
19206
19206
|
file_key?: string | undefined;
|
|
19207
19207
|
file_name?: string | undefined;
|
|
@@ -19212,6 +19212,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19212
19212
|
}, "strip", z.ZodTypeAny, {
|
|
19213
19213
|
status: Status;
|
|
19214
19214
|
organisation_id: string;
|
|
19215
|
+
vehicle_number: string;
|
|
19215
19216
|
time_zone_id: string;
|
|
19216
19217
|
country_id: string;
|
|
19217
19218
|
organisation_sub_company_id: string;
|
|
@@ -19219,7 +19220,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19219
19220
|
organisation_color_id: string;
|
|
19220
19221
|
organisation_tag_id: string;
|
|
19221
19222
|
user_id: string;
|
|
19222
|
-
vehicle_number: string;
|
|
19223
19223
|
odometer_reading: number;
|
|
19224
19224
|
vehicle_fuel_type_id: string;
|
|
19225
19225
|
vehicle_fuel_unit_id: string;
|
|
@@ -19251,6 +19251,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19251
19251
|
MasterVehicleFileSchema: {
|
|
19252
19252
|
status: Status;
|
|
19253
19253
|
organisation_id: string;
|
|
19254
|
+
vehicle_id: string;
|
|
19254
19255
|
usage_type: string;
|
|
19255
19256
|
file_type: FileType;
|
|
19256
19257
|
file_url: string;
|
|
@@ -19260,11 +19261,11 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19260
19261
|
file_size: number;
|
|
19261
19262
|
file_metadata: Record<string, any>;
|
|
19262
19263
|
user_id: string;
|
|
19263
|
-
vehicle_id: string;
|
|
19264
19264
|
}[];
|
|
19265
19265
|
}, {
|
|
19266
19266
|
status: Status;
|
|
19267
19267
|
organisation_id: string;
|
|
19268
|
+
vehicle_number: string;
|
|
19268
19269
|
time_zone_id: string;
|
|
19269
19270
|
country_id: string;
|
|
19270
19271
|
organisation_sub_company_id: string;
|
|
@@ -19272,7 +19273,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19272
19273
|
organisation_color_id: string;
|
|
19273
19274
|
organisation_tag_id: string;
|
|
19274
19275
|
user_id: string;
|
|
19275
|
-
vehicle_number: string;
|
|
19276
19276
|
vehicle_fuel_type_id: string;
|
|
19277
19277
|
vehicle_fuel_unit_id: string;
|
|
19278
19278
|
vehicle_type_id: string;
|
|
@@ -19304,10 +19304,10 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19304
19304
|
MasterVehicleFileSchema?: {
|
|
19305
19305
|
status: Status;
|
|
19306
19306
|
organisation_id: string;
|
|
19307
|
+
vehicle_id: string;
|
|
19307
19308
|
usage_type: string;
|
|
19308
19309
|
file_type: FileType;
|
|
19309
19310
|
user_id: string;
|
|
19310
|
-
vehicle_id: string;
|
|
19311
19311
|
file_url?: string | undefined;
|
|
19312
19312
|
file_key?: string | undefined;
|
|
19313
19313
|
file_name?: string | undefined;
|
|
@@ -19819,7 +19819,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
19819
19819
|
gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
|
|
19820
19820
|
}, "strip", z.ZodTypeAny, {
|
|
19821
19821
|
status: Status[];
|
|
19822
|
-
time_zone_id: string;
|
|
19823
19822
|
search: string;
|
|
19824
19823
|
paging: PAGING;
|
|
19825
19824
|
page_count: number;
|
|
@@ -19839,13 +19838,14 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
19839
19838
|
}[];
|
|
19840
19839
|
include_master_data: YesNo;
|
|
19841
19840
|
date_format_id: string;
|
|
19841
|
+
time_zone_id: string;
|
|
19842
19842
|
organisation_ids: string[];
|
|
19843
|
+
vehicle_ids: string[];
|
|
19843
19844
|
organisation_sub_company_ids: string[];
|
|
19844
19845
|
organisation_branch_ids: string[];
|
|
19845
19846
|
organisation_color_ids: string[];
|
|
19846
19847
|
organisation_tag_ids: string[];
|
|
19847
19848
|
user_ids: string[];
|
|
19848
|
-
vehicle_ids: string[];
|
|
19849
19849
|
driver_ids: string[];
|
|
19850
19850
|
vehicle_fuel_type_ids: string[];
|
|
19851
19851
|
vehicle_fuel_unit_ids: string[];
|
|
@@ -19865,8 +19865,8 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
19865
19865
|
is_driver_assigned: YesNo[];
|
|
19866
19866
|
gps_vehicle_category: GPSVehicleCategory;
|
|
19867
19867
|
}, {
|
|
19868
|
-
time_zone_id: string;
|
|
19869
19868
|
date_format_id: string;
|
|
19869
|
+
time_zone_id: string;
|
|
19870
19870
|
status?: Status[] | undefined;
|
|
19871
19871
|
search?: string | undefined;
|
|
19872
19872
|
paging?: PAGING | undefined;
|
|
@@ -19887,12 +19887,12 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
19887
19887
|
}[] | undefined;
|
|
19888
19888
|
include_master_data?: YesNo | undefined;
|
|
19889
19889
|
organisation_ids?: string[] | undefined;
|
|
19890
|
+
vehicle_ids?: string[] | undefined;
|
|
19890
19891
|
organisation_sub_company_ids?: string[] | undefined;
|
|
19891
19892
|
organisation_branch_ids?: string[] | undefined;
|
|
19892
19893
|
organisation_color_ids?: string[] | undefined;
|
|
19893
19894
|
organisation_tag_ids?: string[] | undefined;
|
|
19894
19895
|
user_ids?: string[] | undefined;
|
|
19895
|
-
vehicle_ids?: string[] | undefined;
|
|
19896
19896
|
driver_ids?: string[] | undefined;
|
|
19897
19897
|
vehicle_fuel_type_ids?: string[] | undefined;
|
|
19898
19898
|
vehicle_fuel_unit_ids?: string[] | undefined;
|
|
@@ -19947,7 +19947,6 @@ declare const NoGPSDataVehiclesQuerySchema: z.ZodObject<{
|
|
|
19947
19947
|
selected_time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19948
19948
|
}, "strip", z.ZodTypeAny, {
|
|
19949
19949
|
status: Status[];
|
|
19950
|
-
time_zone_id: string;
|
|
19951
19950
|
search: string;
|
|
19952
19951
|
paging: PAGING;
|
|
19953
19952
|
page_count: number;
|
|
@@ -19967,10 +19966,11 @@ declare const NoGPSDataVehiclesQuerySchema: z.ZodObject<{
|
|
|
19967
19966
|
}[];
|
|
19968
19967
|
include_master_data: YesNo;
|
|
19969
19968
|
date_format_id: string;
|
|
19969
|
+
time_zone_id: string;
|
|
19970
19970
|
selected_time_zone_id: string;
|
|
19971
19971
|
}, {
|
|
19972
|
-
time_zone_id: string;
|
|
19973
19972
|
date_format_id: string;
|
|
19973
|
+
time_zone_id: string;
|
|
19974
19974
|
selected_time_zone_id: string;
|
|
19975
19975
|
status?: Status[] | undefined;
|
|
19976
19976
|
search?: string | undefined;
|
|
@@ -20029,7 +20029,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
20029
20029
|
}, "strip", z.ZodTypeAny, {
|
|
20030
20030
|
status: Status[];
|
|
20031
20031
|
organisation_id: string;
|
|
20032
|
-
|
|
20032
|
+
vehicle_id: string;
|
|
20033
20033
|
search: string;
|
|
20034
20034
|
paging: PAGING;
|
|
20035
20035
|
page_count: number;
|
|
@@ -20049,12 +20049,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
20049
20049
|
}[];
|
|
20050
20050
|
include_master_data: YesNo;
|
|
20051
20051
|
date_format_id: string;
|
|
20052
|
-
|
|
20052
|
+
time_zone_id: string;
|
|
20053
20053
|
}, {
|
|
20054
20054
|
organisation_id: string;
|
|
20055
|
-
time_zone_id: string;
|
|
20056
|
-
date_format_id: string;
|
|
20057
20055
|
vehicle_id: string;
|
|
20056
|
+
date_format_id: string;
|
|
20057
|
+
time_zone_id: string;
|
|
20058
20058
|
status?: Status[] | undefined;
|
|
20059
20059
|
search?: string | undefined;
|
|
20060
20060
|
paging?: PAGING | undefined;
|
|
@@ -20142,7 +20142,6 @@ declare const MasterVehicleDeviceChangeQuerySchema: z.ZodObject<{
|
|
|
20142
20142
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20143
20143
|
}, "strip", z.ZodTypeAny, {
|
|
20144
20144
|
status: Status[];
|
|
20145
|
-
time_zone_id: string;
|
|
20146
20145
|
search: string;
|
|
20147
20146
|
paging: PAGING;
|
|
20148
20147
|
page_count: number;
|
|
@@ -20162,11 +20161,12 @@ declare const MasterVehicleDeviceChangeQuerySchema: z.ZodObject<{
|
|
|
20162
20161
|
}[];
|
|
20163
20162
|
include_master_data: YesNo;
|
|
20164
20163
|
date_format_id: string;
|
|
20164
|
+
time_zone_id: string;
|
|
20165
20165
|
vehicle_ids: string[];
|
|
20166
20166
|
device_change_ids: string[];
|
|
20167
20167
|
}, {
|
|
20168
|
-
time_zone_id: string;
|
|
20169
20168
|
date_format_id: string;
|
|
20169
|
+
time_zone_id: string;
|
|
20170
20170
|
status?: Status[] | undefined;
|
|
20171
20171
|
search?: string | undefined;
|
|
20172
20172
|
paging?: PAGING | undefined;
|
|
@@ -20225,7 +20225,6 @@ declare const MasterVehicleSimChangeQuerySchema: z.ZodObject<{
|
|
|
20225
20225
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20226
20226
|
}, "strip", z.ZodTypeAny, {
|
|
20227
20227
|
status: Status[];
|
|
20228
|
-
time_zone_id: string;
|
|
20229
20228
|
search: string;
|
|
20230
20229
|
paging: PAGING;
|
|
20231
20230
|
page_count: number;
|
|
@@ -20245,11 +20244,12 @@ declare const MasterVehicleSimChangeQuerySchema: z.ZodObject<{
|
|
|
20245
20244
|
}[];
|
|
20246
20245
|
include_master_data: YesNo;
|
|
20247
20246
|
date_format_id: string;
|
|
20247
|
+
time_zone_id: string;
|
|
20248
20248
|
vehicle_ids: string[];
|
|
20249
20249
|
sim_change_ids: string[];
|
|
20250
20250
|
}, {
|
|
20251
|
-
time_zone_id: string;
|
|
20252
20251
|
date_format_id: string;
|
|
20252
|
+
time_zone_id: string;
|
|
20253
20253
|
status?: Status[] | undefined;
|
|
20254
20254
|
search?: string | undefined;
|
|
20255
20255
|
paging?: PAGING | undefined;
|
|
@@ -20307,7 +20307,6 @@ declare const VehicleCaheMultiOrganisationQuerySchema: z.ZodObject<{
|
|
|
20307
20307
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20308
20308
|
}, "strip", z.ZodTypeAny, {
|
|
20309
20309
|
status: Status[];
|
|
20310
|
-
time_zone_id: string;
|
|
20311
20310
|
search: string;
|
|
20312
20311
|
paging: PAGING;
|
|
20313
20312
|
page_count: number;
|
|
@@ -20327,10 +20326,11 @@ declare const VehicleCaheMultiOrganisationQuerySchema: z.ZodObject<{
|
|
|
20327
20326
|
}[];
|
|
20328
20327
|
include_master_data: YesNo;
|
|
20329
20328
|
date_format_id: string;
|
|
20329
|
+
time_zone_id: string;
|
|
20330
20330
|
organisation_ids: string[];
|
|
20331
20331
|
}, {
|
|
20332
|
-
time_zone_id: string;
|
|
20333
20332
|
date_format_id: string;
|
|
20333
|
+
time_zone_id: string;
|
|
20334
20334
|
status?: Status[] | undefined;
|
|
20335
20335
|
search?: string | undefined;
|
|
20336
20336
|
paging?: PAGING | undefined;
|
|
@@ -20541,7 +20541,6 @@ declare const UserAdminQuerySchema: z.ZodObject<{
|
|
|
20541
20541
|
admin_role: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof AdminRole>, "many">>>;
|
|
20542
20542
|
}, "strip", z.ZodTypeAny, {
|
|
20543
20543
|
status: Status[];
|
|
20544
|
-
time_zone_id: string;
|
|
20545
20544
|
search: string;
|
|
20546
20545
|
paging: PAGING;
|
|
20547
20546
|
page_count: number;
|
|
@@ -20561,11 +20560,12 @@ declare const UserAdminQuerySchema: z.ZodObject<{
|
|
|
20561
20560
|
}[];
|
|
20562
20561
|
include_master_data: YesNo;
|
|
20563
20562
|
date_format_id: string;
|
|
20563
|
+
time_zone_id: string;
|
|
20564
20564
|
admin_role: AdminRole[];
|
|
20565
20565
|
admin_ids: string[];
|
|
20566
20566
|
}, {
|
|
20567
|
-
time_zone_id: string;
|
|
20568
20567
|
date_format_id: string;
|
|
20568
|
+
time_zone_id: string;
|
|
20569
20569
|
status?: Status[] | undefined;
|
|
20570
20570
|
search?: string | undefined;
|
|
20571
20571
|
paging?: PAGING | undefined;
|
|
@@ -20900,7 +20900,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
20900
20900
|
ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
|
|
20901
20901
|
}, "strip", z.ZodTypeAny, {
|
|
20902
20902
|
status: Status[];
|
|
20903
|
-
time_zone_id: string;
|
|
20904
20903
|
search: string;
|
|
20905
20904
|
paging: PAGING;
|
|
20906
20905
|
page_count: number;
|
|
@@ -20920,14 +20919,15 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
20920
20919
|
}[];
|
|
20921
20920
|
include_master_data: YesNo;
|
|
20922
20921
|
date_format_id: string;
|
|
20922
|
+
time_zone_id: string;
|
|
20923
20923
|
organisation_ids: string[];
|
|
20924
20924
|
user_ids: string[];
|
|
20925
20925
|
admin_ids: string[];
|
|
20926
20926
|
ticket_status: TicketStatus[];
|
|
20927
20927
|
ticket_ids: string[];
|
|
20928
20928
|
}, {
|
|
20929
|
-
time_zone_id: string;
|
|
20930
20929
|
date_format_id: string;
|
|
20930
|
+
time_zone_id: string;
|
|
20931
20931
|
status?: Status[] | undefined;
|
|
20932
20932
|
search?: string | undefined;
|
|
20933
20933
|
paging?: PAGING | undefined;
|
|
@@ -21024,7 +21024,6 @@ declare const InvoiceFileSchema: z.ZodObject<{
|
|
|
21024
21024
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21025
21025
|
invoice_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21026
21026
|
}, "strip", z.ZodTypeAny, {
|
|
21027
|
-
invoice_id: string;
|
|
21028
21027
|
status: Status;
|
|
21029
21028
|
organisation_id: string;
|
|
21030
21029
|
usage_type: string;
|
|
@@ -21035,12 +21034,13 @@ declare const InvoiceFileSchema: z.ZodObject<{
|
|
|
21035
21034
|
file_description: string;
|
|
21036
21035
|
file_size: number;
|
|
21037
21036
|
file_metadata: Record<string, any>;
|
|
21038
|
-
}, {
|
|
21039
21037
|
invoice_id: string;
|
|
21038
|
+
}, {
|
|
21040
21039
|
status: Status;
|
|
21041
21040
|
organisation_id: string;
|
|
21042
21041
|
usage_type: string;
|
|
21043
21042
|
file_type: FileType;
|
|
21043
|
+
invoice_id: string;
|
|
21044
21044
|
file_url?: string | undefined;
|
|
21045
21045
|
file_key?: string | undefined;
|
|
21046
21046
|
file_name?: string | undefined;
|
|
@@ -21075,7 +21075,6 @@ declare const InvoiceSchema: z.ZodObject<{
|
|
|
21075
21075
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21076
21076
|
invoice_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21077
21077
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
21078
|
-
invoice_id: string;
|
|
21079
21078
|
status: Status;
|
|
21080
21079
|
organisation_id: string;
|
|
21081
21080
|
usage_type: string;
|
|
@@ -21086,12 +21085,13 @@ declare const InvoiceSchema: z.ZodObject<{
|
|
|
21086
21085
|
file_description: string;
|
|
21087
21086
|
file_size: number;
|
|
21088
21087
|
file_metadata: Record<string, any>;
|
|
21089
|
-
}, {
|
|
21090
21088
|
invoice_id: string;
|
|
21089
|
+
}, {
|
|
21091
21090
|
status: Status;
|
|
21092
21091
|
organisation_id: string;
|
|
21093
21092
|
usage_type: string;
|
|
21094
21093
|
file_type: FileType;
|
|
21094
|
+
invoice_id: string;
|
|
21095
21095
|
file_url?: string | undefined;
|
|
21096
21096
|
file_key?: string | undefined;
|
|
21097
21097
|
file_name?: string | undefined;
|
|
@@ -21101,6 +21101,10 @@ declare const InvoiceSchema: z.ZodObject<{
|
|
|
21101
21101
|
}>, "many">>>;
|
|
21102
21102
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21103
21103
|
}, "strip", z.ZodTypeAny, {
|
|
21104
|
+
status: Status;
|
|
21105
|
+
organisation_id: string;
|
|
21106
|
+
time_zone_id: string;
|
|
21107
|
+
currency_id: string;
|
|
21104
21108
|
invoice_number: string;
|
|
21105
21109
|
invoice_month_year: string;
|
|
21106
21110
|
invoice_amount: number;
|
|
@@ -21109,11 +21113,7 @@ declare const InvoiceSchema: z.ZodObject<{
|
|
|
21109
21113
|
invoice_overdue_date: string;
|
|
21110
21114
|
payment_date: string;
|
|
21111
21115
|
invoice_status: InvoiceStatus;
|
|
21112
|
-
status: Status;
|
|
21113
|
-
organisation_id: string;
|
|
21114
|
-
currency_id: string;
|
|
21115
21116
|
InvoiceFileSchema: {
|
|
21116
|
-
invoice_id: string;
|
|
21117
21117
|
status: Status;
|
|
21118
21118
|
organisation_id: string;
|
|
21119
21119
|
usage_type: string;
|
|
@@ -21124,27 +21124,27 @@ declare const InvoiceSchema: z.ZodObject<{
|
|
|
21124
21124
|
file_description: string;
|
|
21125
21125
|
file_size: number;
|
|
21126
21126
|
file_metadata: Record<string, any>;
|
|
21127
|
+
invoice_id: string;
|
|
21127
21128
|
}[];
|
|
21128
|
-
time_zone_id: string;
|
|
21129
21129
|
}, {
|
|
21130
|
+
status: Status;
|
|
21131
|
+
organisation_id: string;
|
|
21132
|
+
time_zone_id: string;
|
|
21133
|
+
currency_id: string;
|
|
21130
21134
|
invoice_number: string;
|
|
21131
21135
|
invoice_month_year: string;
|
|
21132
21136
|
invoice_generate_date: string;
|
|
21133
21137
|
invoice_due_date: string;
|
|
21134
21138
|
invoice_overdue_date: string;
|
|
21135
21139
|
invoice_status: InvoiceStatus;
|
|
21136
|
-
status: Status;
|
|
21137
|
-
organisation_id: string;
|
|
21138
|
-
currency_id: string;
|
|
21139
|
-
time_zone_id: string;
|
|
21140
21140
|
invoice_amount?: unknown;
|
|
21141
21141
|
payment_date?: string | undefined;
|
|
21142
21142
|
InvoiceFileSchema?: {
|
|
21143
|
-
invoice_id: string;
|
|
21144
21143
|
status: Status;
|
|
21145
21144
|
organisation_id: string;
|
|
21146
21145
|
usage_type: string;
|
|
21147
21146
|
file_type: FileType;
|
|
21147
|
+
invoice_id: string;
|
|
21148
21148
|
file_url?: string | undefined;
|
|
21149
21149
|
file_key?: string | undefined;
|
|
21150
21150
|
file_name?: string | undefined;
|
|
@@ -21192,9 +21192,7 @@ declare const InvoiceQuerySchema: z.ZodObject<{
|
|
|
21192
21192
|
from_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
21193
21193
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
21194
21194
|
}, "strip", z.ZodTypeAny, {
|
|
21195
|
-
invoice_status: InvoiceStatus[];
|
|
21196
21195
|
status: Status[];
|
|
21197
|
-
time_zone_id: string;
|
|
21198
21196
|
search: string;
|
|
21199
21197
|
paging: PAGING;
|
|
21200
21198
|
page_count: number;
|
|
@@ -21214,17 +21212,18 @@ declare const InvoiceQuerySchema: z.ZodObject<{
|
|
|
21214
21212
|
}[];
|
|
21215
21213
|
include_master_data: YesNo;
|
|
21216
21214
|
date_format_id: string;
|
|
21217
|
-
|
|
21215
|
+
time_zone_id: string;
|
|
21218
21216
|
organisation_ids: string[];
|
|
21219
21217
|
currency_ids: string[];
|
|
21220
21218
|
from_date: string;
|
|
21221
21219
|
to_date: string;
|
|
21220
|
+
invoice_status: InvoiceStatus[];
|
|
21221
|
+
invoice_ids: string[];
|
|
21222
21222
|
}, {
|
|
21223
|
-
time_zone_id: string;
|
|
21224
21223
|
date_format_id: string;
|
|
21224
|
+
time_zone_id: string;
|
|
21225
21225
|
from_date: string;
|
|
21226
21226
|
to_date: string;
|
|
21227
|
-
invoice_status?: InvoiceStatus[] | undefined;
|
|
21228
21227
|
status?: Status[] | undefined;
|
|
21229
21228
|
search?: string | undefined;
|
|
21230
21229
|
paging?: PAGING | undefined;
|
|
@@ -21244,9 +21243,10 @@ declare const InvoiceQuerySchema: z.ZodObject<{
|
|
|
21244
21243
|
direction: OrderBy;
|
|
21245
21244
|
}[] | undefined;
|
|
21246
21245
|
include_master_data?: YesNo | undefined;
|
|
21247
|
-
invoice_ids?: string[] | undefined;
|
|
21248
21246
|
organisation_ids?: string[] | undefined;
|
|
21249
21247
|
currency_ids?: string[] | undefined;
|
|
21248
|
+
invoice_status?: InvoiceStatus[] | undefined;
|
|
21249
|
+
invoice_ids?: string[] | undefined;
|
|
21250
21250
|
}>;
|
|
21251
21251
|
type InvoiceQueryDTO = z.infer<typeof InvoiceQuerySchema>;
|
|
21252
21252
|
declare const toInvoicePayload: (invoice: Invoice) => InvoiceDTO;
|
|
@@ -21330,7 +21330,6 @@ declare const MasterVehicleDocumentTypeQuerySchema: z.ZodObject<{
|
|
|
21330
21330
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21331
21331
|
}, "strip", z.ZodTypeAny, {
|
|
21332
21332
|
status: Status[];
|
|
21333
|
-
time_zone_id: string;
|
|
21334
21333
|
search: string;
|
|
21335
21334
|
paging: PAGING;
|
|
21336
21335
|
page_count: number;
|
|
@@ -21350,11 +21349,12 @@ declare const MasterVehicleDocumentTypeQuerySchema: z.ZodObject<{
|
|
|
21350
21349
|
}[];
|
|
21351
21350
|
include_master_data: YesNo;
|
|
21352
21351
|
date_format_id: string;
|
|
21352
|
+
time_zone_id: string;
|
|
21353
21353
|
organisation_ids: string[];
|
|
21354
21354
|
document_type_ids: string[];
|
|
21355
21355
|
}, {
|
|
21356
|
-
time_zone_id: string;
|
|
21357
21356
|
date_format_id: string;
|
|
21357
|
+
time_zone_id: string;
|
|
21358
21358
|
status?: Status[] | undefined;
|
|
21359
21359
|
search?: string | undefined;
|
|
21360
21360
|
paging?: PAGING | undefined;
|
|
@@ -21593,9 +21593,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21593
21593
|
}, "strip", z.ZodTypeAny, {
|
|
21594
21594
|
status: Status;
|
|
21595
21595
|
organisation_id: string;
|
|
21596
|
+
vehicle_id: string;
|
|
21596
21597
|
time_zone_id: string;
|
|
21597
21598
|
user_id: string;
|
|
21598
|
-
vehicle_id: string;
|
|
21599
21599
|
vendor_id: string;
|
|
21600
21600
|
document_type_id: string;
|
|
21601
21601
|
document_number: string;
|
|
@@ -21628,9 +21628,9 @@ declare const FleetDocumentSchema: z.ZodObject<{
|
|
|
21628
21628
|
}, {
|
|
21629
21629
|
status: Status;
|
|
21630
21630
|
organisation_id: string;
|
|
21631
|
+
vehicle_id: string;
|
|
21631
21632
|
time_zone_id: string;
|
|
21632
21633
|
user_id: string;
|
|
21633
|
-
vehicle_id: string;
|
|
21634
21634
|
vendor_id: string;
|
|
21635
21635
|
document_type_id: string;
|
|
21636
21636
|
document_validity_status: DocumentValidityStatus;
|
|
@@ -21703,7 +21703,6 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
21703
21703
|
document_validity_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof DocumentValidityStatus>, "many">>>;
|
|
21704
21704
|
}, "strip", z.ZodTypeAny, {
|
|
21705
21705
|
status: Status[];
|
|
21706
|
-
time_zone_id: string;
|
|
21707
21706
|
search: string;
|
|
21708
21707
|
paging: PAGING;
|
|
21709
21708
|
page_count: number;
|
|
@@ -21723,17 +21722,18 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
21723
21722
|
}[];
|
|
21724
21723
|
include_master_data: YesNo;
|
|
21725
21724
|
date_format_id: string;
|
|
21725
|
+
time_zone_id: string;
|
|
21726
21726
|
organisation_ids: string[];
|
|
21727
|
-
user_ids: string[];
|
|
21728
21727
|
vehicle_ids: string[];
|
|
21728
|
+
user_ids: string[];
|
|
21729
21729
|
vendor_ids: string[];
|
|
21730
21730
|
document_type_ids: string[];
|
|
21731
21731
|
document_validity_status: DocumentValidityStatus[];
|
|
21732
21732
|
document_status: DocumentStatus[];
|
|
21733
21733
|
document_ids: string[];
|
|
21734
21734
|
}, {
|
|
21735
|
-
time_zone_id: string;
|
|
21736
21735
|
date_format_id: string;
|
|
21736
|
+
time_zone_id: string;
|
|
21737
21737
|
status?: Status[] | undefined;
|
|
21738
21738
|
search?: string | undefined;
|
|
21739
21739
|
paging?: PAGING | undefined;
|
|
@@ -21754,8 +21754,8 @@ declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
|
21754
21754
|
}[] | undefined;
|
|
21755
21755
|
include_master_data?: YesNo | undefined;
|
|
21756
21756
|
organisation_ids?: string[] | undefined;
|
|
21757
|
-
user_ids?: string[] | undefined;
|
|
21758
21757
|
vehicle_ids?: string[] | undefined;
|
|
21758
|
+
user_ids?: string[] | undefined;
|
|
21759
21759
|
vendor_ids?: string[] | undefined;
|
|
21760
21760
|
document_type_ids?: string[] | undefined;
|
|
21761
21761
|
document_validity_status?: DocumentValidityStatus[] | undefined;
|
|
@@ -21822,7 +21822,6 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
21822
21822
|
expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
|
|
21823
21823
|
}, "strip", z.ZodTypeAny, {
|
|
21824
21824
|
status: Status[];
|
|
21825
|
-
time_zone_id: string;
|
|
21826
21825
|
search: string;
|
|
21827
21826
|
paging: PAGING;
|
|
21828
21827
|
page_count: number;
|
|
@@ -21842,6 +21841,7 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
21842
21841
|
}[];
|
|
21843
21842
|
include_master_data: YesNo;
|
|
21844
21843
|
date_format_id: string;
|
|
21844
|
+
time_zone_id: string;
|
|
21845
21845
|
organisation_ids: string[];
|
|
21846
21846
|
vehicle_ids: string[];
|
|
21847
21847
|
document_type_ids: string[];
|
|
@@ -21849,8 +21849,8 @@ declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
21849
21849
|
document_ids: string[];
|
|
21850
21850
|
document_expiry_ids: string[];
|
|
21851
21851
|
}, {
|
|
21852
|
-
time_zone_id: string;
|
|
21853
21852
|
date_format_id: string;
|
|
21853
|
+
time_zone_id: string;
|
|
21854
21854
|
status?: Status[] | undefined;
|
|
21855
21855
|
search?: string | undefined;
|
|
21856
21856
|
paging?: PAGING | undefined;
|
|
@@ -21913,7 +21913,6 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
|
|
|
21913
21913
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21914
21914
|
}, "strip", z.ZodTypeAny, {
|
|
21915
21915
|
status: Status[];
|
|
21916
|
-
time_zone_id: string;
|
|
21917
21916
|
search: string;
|
|
21918
21917
|
paging: PAGING;
|
|
21919
21918
|
page_count: number;
|
|
@@ -21933,11 +21932,12 @@ declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
|
|
|
21933
21932
|
}[];
|
|
21934
21933
|
include_master_data: YesNo;
|
|
21935
21934
|
date_format_id: string;
|
|
21935
|
+
time_zone_id: string;
|
|
21936
21936
|
organisation_ids: string[];
|
|
21937
21937
|
vehicle_ids: string[];
|
|
21938
21938
|
}, {
|
|
21939
|
-
time_zone_id: string;
|
|
21940
21939
|
date_format_id: string;
|
|
21940
|
+
time_zone_id: string;
|
|
21941
21941
|
status?: Status[] | undefined;
|
|
21942
21942
|
search?: string | undefined;
|
|
21943
21943
|
paging?: PAGING | undefined;
|
|
@@ -22198,14 +22198,14 @@ declare const UserSchema: z.ZodObject<{
|
|
|
22198
22198
|
}, "strip", z.ZodTypeAny, {
|
|
22199
22199
|
status: Status;
|
|
22200
22200
|
organisation_id: string;
|
|
22201
|
-
time_zone_id: string;
|
|
22202
22201
|
date_format_id: string;
|
|
22202
|
+
time_zone_id: string;
|
|
22203
|
+
vehicle_ids: string[];
|
|
22203
22204
|
user_role_id: string;
|
|
22204
22205
|
user_status_id: string;
|
|
22205
22206
|
language_id: string;
|
|
22206
22207
|
organisation_branch_id: string;
|
|
22207
22208
|
user_image_url: string;
|
|
22208
|
-
vehicle_ids: string[];
|
|
22209
22209
|
mobile: string;
|
|
22210
22210
|
email: string;
|
|
22211
22211
|
first_name: string;
|
|
@@ -22220,8 +22220,8 @@ declare const UserSchema: z.ZodObject<{
|
|
|
22220
22220
|
}, {
|
|
22221
22221
|
status: Status;
|
|
22222
22222
|
organisation_id: string;
|
|
22223
|
-
time_zone_id: string;
|
|
22224
22223
|
date_format_id: string;
|
|
22224
|
+
time_zone_id: string;
|
|
22225
22225
|
user_role_id: string;
|
|
22226
22226
|
user_status_id: string;
|
|
22227
22227
|
language_id: string;
|
|
@@ -22231,8 +22231,8 @@ declare const UserSchema: z.ZodObject<{
|
|
|
22231
22231
|
all_vehicles: YesNo;
|
|
22232
22232
|
can_login: YesNo;
|
|
22233
22233
|
is_root_user: YesNo;
|
|
22234
|
-
user_image_url?: string | undefined;
|
|
22235
22234
|
vehicle_ids?: string[] | undefined;
|
|
22235
|
+
user_image_url?: string | undefined;
|
|
22236
22236
|
mobile?: string | undefined;
|
|
22237
22237
|
last_name?: string | undefined;
|
|
22238
22238
|
password?: string | undefined;
|
|
@@ -22285,7 +22285,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
22285
22285
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
22286
22286
|
}, "strip", z.ZodTypeAny, {
|
|
22287
22287
|
status: Status[];
|
|
22288
|
-
time_zone_id: string;
|
|
22289
22288
|
search: string;
|
|
22290
22289
|
paging: PAGING;
|
|
22291
22290
|
page_count: number;
|
|
@@ -22305,6 +22304,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
22305
22304
|
}[];
|
|
22306
22305
|
include_master_data: YesNo;
|
|
22307
22306
|
date_format_id: string;
|
|
22307
|
+
time_zone_id: string;
|
|
22308
22308
|
organisation_ids: string[];
|
|
22309
22309
|
user_role_ids: string[];
|
|
22310
22310
|
user_status_ids: string[];
|
|
@@ -22317,8 +22317,8 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
22317
22317
|
is_root_user: YesNo[];
|
|
22318
22318
|
time_zone_ids: string[];
|
|
22319
22319
|
}, {
|
|
22320
|
-
time_zone_id: string;
|
|
22321
22320
|
date_format_id: string;
|
|
22321
|
+
time_zone_id: string;
|
|
22322
22322
|
status?: Status[] | undefined;
|
|
22323
22323
|
search?: string | undefined;
|
|
22324
22324
|
paging?: PAGING | undefined;
|
|
@@ -22518,7 +22518,6 @@ declare const MasterMainTimeZoneQuerySchema: z.ZodObject<{
|
|
|
22518
22518
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22519
22519
|
}, "strip", z.ZodTypeAny, {
|
|
22520
22520
|
status: Status[];
|
|
22521
|
-
time_zone_id: string;
|
|
22522
22521
|
search: string;
|
|
22523
22522
|
paging: PAGING;
|
|
22524
22523
|
page_count: number;
|
|
@@ -22538,11 +22537,12 @@ declare const MasterMainTimeZoneQuerySchema: z.ZodObject<{
|
|
|
22538
22537
|
}[];
|
|
22539
22538
|
include_master_data: YesNo;
|
|
22540
22539
|
date_format_id: string;
|
|
22540
|
+
time_zone_id: string;
|
|
22541
22541
|
country_ids: string[];
|
|
22542
22542
|
time_zone_ids: string[];
|
|
22543
22543
|
}, {
|
|
22544
|
-
time_zone_id: string;
|
|
22545
22544
|
date_format_id: string;
|
|
22545
|
+
time_zone_id: string;
|
|
22546
22546
|
status?: Status[] | undefined;
|
|
22547
22547
|
search?: string | undefined;
|
|
22548
22548
|
paging?: PAGING | undefined;
|
|
@@ -22642,7 +22642,6 @@ declare const MasterMainStateQuerySchema: z.ZodObject<{
|
|
|
22642
22642
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22643
22643
|
}, "strip", z.ZodTypeAny, {
|
|
22644
22644
|
status: Status[];
|
|
22645
|
-
time_zone_id: string;
|
|
22646
22645
|
search: string;
|
|
22647
22646
|
paging: PAGING;
|
|
22648
22647
|
page_count: number;
|
|
@@ -22662,11 +22661,12 @@ declare const MasterMainStateQuerySchema: z.ZodObject<{
|
|
|
22662
22661
|
}[];
|
|
22663
22662
|
include_master_data: YesNo;
|
|
22664
22663
|
date_format_id: string;
|
|
22664
|
+
time_zone_id: string;
|
|
22665
22665
|
country_ids: string[];
|
|
22666
22666
|
state_ids: string[];
|
|
22667
22667
|
}, {
|
|
22668
|
-
time_zone_id: string;
|
|
22669
22668
|
date_format_id: string;
|
|
22669
|
+
time_zone_id: string;
|
|
22670
22670
|
status?: Status[] | undefined;
|
|
22671
22671
|
search?: string | undefined;
|
|
22672
22672
|
paging?: PAGING | undefined;
|
|
@@ -22772,7 +22772,6 @@ declare const MasterMainCountryQuerySchema: z.ZodObject<{
|
|
|
22772
22772
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22773
22773
|
}, "strip", z.ZodTypeAny, {
|
|
22774
22774
|
status: Status[];
|
|
22775
|
-
time_zone_id: string;
|
|
22776
22775
|
search: string;
|
|
22777
22776
|
paging: PAGING;
|
|
22778
22777
|
page_count: number;
|
|
@@ -22792,10 +22791,11 @@ declare const MasterMainCountryQuerySchema: z.ZodObject<{
|
|
|
22792
22791
|
}[];
|
|
22793
22792
|
include_master_data: YesNo;
|
|
22794
22793
|
date_format_id: string;
|
|
22794
|
+
time_zone_id: string;
|
|
22795
22795
|
country_ids: string[];
|
|
22796
22796
|
}, {
|
|
22797
|
-
time_zone_id: string;
|
|
22798
22797
|
date_format_id: string;
|
|
22798
|
+
time_zone_id: string;
|
|
22799
22799
|
status?: Status[] | undefined;
|
|
22800
22800
|
search?: string | undefined;
|
|
22801
22801
|
paging?: PAGING | undefined;
|
|
@@ -22887,7 +22887,6 @@ declare const MasterMainUnitMileageQuerySchema: z.ZodObject<{
|
|
|
22887
22887
|
unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
22888
22888
|
}, "strip", z.ZodTypeAny, {
|
|
22889
22889
|
status: Status[];
|
|
22890
|
-
time_zone_id: string;
|
|
22891
22890
|
search: string;
|
|
22892
22891
|
paging: PAGING;
|
|
22893
22892
|
page_count: number;
|
|
@@ -22907,10 +22906,11 @@ declare const MasterMainUnitMileageQuerySchema: z.ZodObject<{
|
|
|
22907
22906
|
}[];
|
|
22908
22907
|
include_master_data: YesNo;
|
|
22909
22908
|
date_format_id: string;
|
|
22909
|
+
time_zone_id: string;
|
|
22910
22910
|
unit_ids: string[];
|
|
22911
22911
|
}, {
|
|
22912
|
-
time_zone_id: string;
|
|
22913
22912
|
date_format_id: string;
|
|
22913
|
+
time_zone_id: string;
|
|
22914
22914
|
status?: Status[] | undefined;
|
|
22915
22915
|
search?: string | undefined;
|
|
22916
22916
|
paging?: PAGING | undefined;
|
|
@@ -23001,7 +23001,6 @@ declare const MasterMainUnitVolumeQuerySchema: z.ZodObject<{
|
|
|
23001
23001
|
unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23002
23002
|
}, "strip", z.ZodTypeAny, {
|
|
23003
23003
|
status: Status[];
|
|
23004
|
-
time_zone_id: string;
|
|
23005
23004
|
search: string;
|
|
23006
23005
|
paging: PAGING;
|
|
23007
23006
|
page_count: number;
|
|
@@ -23021,10 +23020,11 @@ declare const MasterMainUnitVolumeQuerySchema: z.ZodObject<{
|
|
|
23021
23020
|
}[];
|
|
23022
23021
|
include_master_data: YesNo;
|
|
23023
23022
|
date_format_id: string;
|
|
23023
|
+
time_zone_id: string;
|
|
23024
23024
|
unit_ids: string[];
|
|
23025
23025
|
}, {
|
|
23026
|
-
time_zone_id: string;
|
|
23027
23026
|
date_format_id: string;
|
|
23027
|
+
time_zone_id: string;
|
|
23028
23028
|
status?: Status[] | undefined;
|
|
23029
23029
|
search?: string | undefined;
|
|
23030
23030
|
paging?: PAGING | undefined;
|
|
@@ -23144,7 +23144,6 @@ declare const OrganisationCalendarQuerySchema: z.ZodObject<{
|
|
|
23144
23144
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>, string, string>, string, string>;
|
|
23145
23145
|
}, "strip", z.ZodTypeAny, {
|
|
23146
23146
|
status: Status[];
|
|
23147
|
-
time_zone_id: string;
|
|
23148
23147
|
search: string;
|
|
23149
23148
|
paging: PAGING;
|
|
23150
23149
|
page_count: number;
|
|
@@ -23164,15 +23163,16 @@ declare const OrganisationCalendarQuerySchema: z.ZodObject<{
|
|
|
23164
23163
|
}[];
|
|
23165
23164
|
include_master_data: YesNo;
|
|
23166
23165
|
date_format_id: string;
|
|
23166
|
+
time_zone_id: string;
|
|
23167
23167
|
organisation_ids: string[];
|
|
23168
|
+
organisation_branch_ids: string[];
|
|
23168
23169
|
from_date: string;
|
|
23169
23170
|
to_date: string;
|
|
23170
|
-
organisation_branch_ids: string[];
|
|
23171
23171
|
holiday_type: HolidayType[];
|
|
23172
23172
|
calendar_ids: string[];
|
|
23173
23173
|
}, {
|
|
23174
|
-
time_zone_id: string;
|
|
23175
23174
|
date_format_id: string;
|
|
23175
|
+
time_zone_id: string;
|
|
23176
23176
|
from_date: string;
|
|
23177
23177
|
to_date: string;
|
|
23178
23178
|
status?: Status[] | undefined;
|
|
@@ -23289,7 +23289,6 @@ declare const OrganisationNoticeBoardQuerySchema: z.ZodObject<{
|
|
|
23289
23289
|
organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23290
23290
|
}, "strip", z.ZodTypeAny, {
|
|
23291
23291
|
status: Status[];
|
|
23292
|
-
time_zone_id: string;
|
|
23293
23292
|
search: string;
|
|
23294
23293
|
paging: PAGING;
|
|
23295
23294
|
page_count: number;
|
|
@@ -23309,12 +23308,13 @@ declare const OrganisationNoticeBoardQuerySchema: z.ZodObject<{
|
|
|
23309
23308
|
}[];
|
|
23310
23309
|
include_master_data: YesNo;
|
|
23311
23310
|
date_format_id: string;
|
|
23311
|
+
time_zone_id: string;
|
|
23312
23312
|
organisation_ids: string[];
|
|
23313
23313
|
organisation_branch_ids: string[];
|
|
23314
23314
|
notice_ids: string[];
|
|
23315
23315
|
}, {
|
|
23316
|
-
time_zone_id: string;
|
|
23317
23316
|
date_format_id: string;
|
|
23317
|
+
time_zone_id: string;
|
|
23318
23318
|
status?: Status[] | undefined;
|
|
23319
23319
|
search?: string | undefined;
|
|
23320
23320
|
paging?: PAGING | undefined;
|
|
@@ -23411,7 +23411,6 @@ declare const MasterExpenseTypeQuerySchema: z.ZodObject<{
|
|
|
23411
23411
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23412
23412
|
}, "strip", z.ZodTypeAny, {
|
|
23413
23413
|
status: Status[];
|
|
23414
|
-
time_zone_id: string;
|
|
23415
23414
|
search: string;
|
|
23416
23415
|
paging: PAGING;
|
|
23417
23416
|
page_count: number;
|
|
@@ -23431,11 +23430,12 @@ declare const MasterExpenseTypeQuerySchema: z.ZodObject<{
|
|
|
23431
23430
|
}[];
|
|
23432
23431
|
include_master_data: YesNo;
|
|
23433
23432
|
date_format_id: string;
|
|
23433
|
+
time_zone_id: string;
|
|
23434
23434
|
organisation_ids: string[];
|
|
23435
23435
|
expense_type_ids: string[];
|
|
23436
23436
|
}, {
|
|
23437
|
-
time_zone_id: string;
|
|
23438
23437
|
date_format_id: string;
|
|
23438
|
+
time_zone_id: string;
|
|
23439
23439
|
status?: Status[] | undefined;
|
|
23440
23440
|
search?: string | undefined;
|
|
23441
23441
|
paging?: PAGING | undefined;
|
|
@@ -23545,7 +23545,6 @@ declare const SparePartSubCategoryQuerySchema: z.ZodObject<{
|
|
|
23545
23545
|
spare_part_category_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23546
23546
|
}, "strip", z.ZodTypeAny, {
|
|
23547
23547
|
status: Status[];
|
|
23548
|
-
time_zone_id: string;
|
|
23549
23548
|
search: string;
|
|
23550
23549
|
paging: PAGING;
|
|
23551
23550
|
page_count: number;
|
|
@@ -23565,12 +23564,13 @@ declare const SparePartSubCategoryQuerySchema: z.ZodObject<{
|
|
|
23565
23564
|
}[];
|
|
23566
23565
|
include_master_data: YesNo;
|
|
23567
23566
|
date_format_id: string;
|
|
23567
|
+
time_zone_id: string;
|
|
23568
23568
|
organisation_ids: string[];
|
|
23569
23569
|
spare_part_sub_category_ids: string[];
|
|
23570
23570
|
spare_part_category_ids: string[];
|
|
23571
23571
|
}, {
|
|
23572
|
-
time_zone_id: string;
|
|
23573
23572
|
date_format_id: string;
|
|
23573
|
+
time_zone_id: string;
|
|
23574
23574
|
status?: Status[] | undefined;
|
|
23575
23575
|
search?: string | undefined;
|
|
23576
23576
|
paging?: PAGING | undefined;
|
|
@@ -23686,7 +23686,6 @@ declare const SparePartCategoryQuerySchema: z.ZodObject<{
|
|
|
23686
23686
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23687
23687
|
}, "strip", z.ZodTypeAny, {
|
|
23688
23688
|
status: Status[];
|
|
23689
|
-
time_zone_id: string;
|
|
23690
23689
|
search: string;
|
|
23691
23690
|
paging: PAGING;
|
|
23692
23691
|
page_count: number;
|
|
@@ -23706,11 +23705,12 @@ declare const SparePartCategoryQuerySchema: z.ZodObject<{
|
|
|
23706
23705
|
}[];
|
|
23707
23706
|
include_master_data: YesNo;
|
|
23708
23707
|
date_format_id: string;
|
|
23708
|
+
time_zone_id: string;
|
|
23709
23709
|
organisation_ids: string[];
|
|
23710
23710
|
spare_part_category_ids: string[];
|
|
23711
23711
|
}, {
|
|
23712
|
-
time_zone_id: string;
|
|
23713
23712
|
date_format_id: string;
|
|
23713
|
+
time_zone_id: string;
|
|
23714
23714
|
status?: Status[] | undefined;
|
|
23715
23715
|
search?: string | undefined;
|
|
23716
23716
|
paging?: PAGING | undefined;
|
|
@@ -23816,7 +23816,6 @@ declare const SparePartUnitQuerySchema: z.ZodObject<{
|
|
|
23816
23816
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23817
23817
|
}, "strip", z.ZodTypeAny, {
|
|
23818
23818
|
status: Status[];
|
|
23819
|
-
time_zone_id: string;
|
|
23820
23819
|
search: string;
|
|
23821
23820
|
paging: PAGING;
|
|
23822
23821
|
page_count: number;
|
|
@@ -23836,11 +23835,12 @@ declare const SparePartUnitQuerySchema: z.ZodObject<{
|
|
|
23836
23835
|
}[];
|
|
23837
23836
|
include_master_data: YesNo;
|
|
23838
23837
|
date_format_id: string;
|
|
23838
|
+
time_zone_id: string;
|
|
23839
23839
|
organisation_ids: string[];
|
|
23840
23840
|
spare_part_unit_ids: string[];
|
|
23841
23841
|
}, {
|
|
23842
|
-
time_zone_id: string;
|
|
23843
23842
|
date_format_id: string;
|
|
23843
|
+
time_zone_id: string;
|
|
23844
23844
|
status?: Status[] | undefined;
|
|
23845
23845
|
search?: string | undefined;
|
|
23846
23846
|
paging?: PAGING | undefined;
|
|
@@ -23941,7 +23941,6 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
|
|
|
23941
23941
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23942
23942
|
}, "strip", z.ZodTypeAny, {
|
|
23943
23943
|
status: Status[];
|
|
23944
|
-
time_zone_id: string;
|
|
23945
23944
|
search: string;
|
|
23946
23945
|
paging: PAGING;
|
|
23947
23946
|
page_count: number;
|
|
@@ -23961,11 +23960,12 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
|
|
|
23961
23960
|
}[];
|
|
23962
23961
|
include_master_data: YesNo;
|
|
23963
23962
|
date_format_id: string;
|
|
23963
|
+
time_zone_id: string;
|
|
23964
23964
|
organisation_ids: string[];
|
|
23965
23965
|
party_type_ids: string[];
|
|
23966
23966
|
}, {
|
|
23967
|
-
time_zone_id: string;
|
|
23968
23967
|
date_format_id: string;
|
|
23968
|
+
time_zone_id: string;
|
|
23969
23969
|
status?: Status[] | undefined;
|
|
23970
23970
|
search?: string | undefined;
|
|
23971
23971
|
paging?: PAGING | undefined;
|
|
@@ -24065,7 +24065,6 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
|
|
|
24065
24065
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24066
24066
|
}, "strip", z.ZodTypeAny, {
|
|
24067
24067
|
status: Status[];
|
|
24068
|
-
time_zone_id: string;
|
|
24069
24068
|
search: string;
|
|
24070
24069
|
paging: PAGING;
|
|
24071
24070
|
page_count: number;
|
|
@@ -24085,11 +24084,12 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
|
|
|
24085
24084
|
}[];
|
|
24086
24085
|
include_master_data: YesNo;
|
|
24087
24086
|
date_format_id: string;
|
|
24087
|
+
time_zone_id: string;
|
|
24088
24088
|
organisation_ids: string[];
|
|
24089
24089
|
tyre_grade_ids: string[];
|
|
24090
24090
|
}, {
|
|
24091
|
-
time_zone_id: string;
|
|
24092
24091
|
date_format_id: string;
|
|
24092
|
+
time_zone_id: string;
|
|
24093
24093
|
status?: Status[] | undefined;
|
|
24094
24094
|
search?: string | undefined;
|
|
24095
24095
|
paging?: PAGING | undefined;
|
|
@@ -24221,7 +24221,6 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
|
|
|
24221
24221
|
tyre_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24222
24222
|
}, "strip", z.ZodTypeAny, {
|
|
24223
24223
|
status: Status[];
|
|
24224
|
-
time_zone_id: string;
|
|
24225
24224
|
search: string;
|
|
24226
24225
|
paging: PAGING;
|
|
24227
24226
|
page_count: number;
|
|
@@ -24241,12 +24240,13 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
|
|
|
24241
24240
|
}[];
|
|
24242
24241
|
include_master_data: YesNo;
|
|
24243
24242
|
date_format_id: string;
|
|
24243
|
+
time_zone_id: string;
|
|
24244
24244
|
organisation_ids: string[];
|
|
24245
24245
|
tyre_model_ids: string[];
|
|
24246
24246
|
tyre_make_ids: string[];
|
|
24247
24247
|
}, {
|
|
24248
|
-
time_zone_id: string;
|
|
24249
24248
|
date_format_id: string;
|
|
24249
|
+
time_zone_id: string;
|
|
24250
24250
|
status?: Status[] | undefined;
|
|
24251
24251
|
search?: string | undefined;
|
|
24252
24252
|
paging?: PAGING | undefined;
|
|
@@ -24358,7 +24358,6 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
|
|
|
24358
24358
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24359
24359
|
}, "strip", z.ZodTypeAny, {
|
|
24360
24360
|
status: Status[];
|
|
24361
|
-
time_zone_id: string;
|
|
24362
24361
|
search: string;
|
|
24363
24362
|
paging: PAGING;
|
|
24364
24363
|
page_count: number;
|
|
@@ -24378,11 +24377,12 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
|
|
|
24378
24377
|
}[];
|
|
24379
24378
|
include_master_data: YesNo;
|
|
24380
24379
|
date_format_id: string;
|
|
24380
|
+
time_zone_id: string;
|
|
24381
24381
|
organisation_ids: string[];
|
|
24382
24382
|
tyre_make_ids: string[];
|
|
24383
24383
|
}, {
|
|
24384
|
-
time_zone_id: string;
|
|
24385
24384
|
date_format_id: string;
|
|
24385
|
+
time_zone_id: string;
|
|
24386
24386
|
status?: Status[] | undefined;
|
|
24387
24387
|
search?: string | undefined;
|
|
24388
24388
|
paging?: PAGING | undefined;
|
|
@@ -24476,7 +24476,6 @@ declare const MasterMainUnitDistanceQuerySchema: z.ZodObject<{
|
|
|
24476
24476
|
unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24477
24477
|
}, "strip", z.ZodTypeAny, {
|
|
24478
24478
|
status: Status[];
|
|
24479
|
-
time_zone_id: string;
|
|
24480
24479
|
search: string;
|
|
24481
24480
|
paging: PAGING;
|
|
24482
24481
|
page_count: number;
|
|
@@ -24496,10 +24495,11 @@ declare const MasterMainUnitDistanceQuerySchema: z.ZodObject<{
|
|
|
24496
24495
|
}[];
|
|
24497
24496
|
include_master_data: YesNo;
|
|
24498
24497
|
date_format_id: string;
|
|
24498
|
+
time_zone_id: string;
|
|
24499
24499
|
unit_ids: string[];
|
|
24500
24500
|
}, {
|
|
24501
|
-
time_zone_id: string;
|
|
24502
24501
|
date_format_id: string;
|
|
24502
|
+
time_zone_id: string;
|
|
24503
24503
|
status?: Status[] | undefined;
|
|
24504
24504
|
search?: string | undefined;
|
|
24505
24505
|
paging?: PAGING | undefined;
|
|
@@ -24595,7 +24595,6 @@ declare const ExclusiveFeatureAccessQuerySchema: z.ZodObject<{
|
|
|
24595
24595
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24596
24596
|
}, "strip", z.ZodTypeAny, {
|
|
24597
24597
|
status: Status[];
|
|
24598
|
-
time_zone_id: string;
|
|
24599
24598
|
search: string;
|
|
24600
24599
|
paging: PAGING;
|
|
24601
24600
|
page_count: number;
|
|
@@ -24615,11 +24614,12 @@ declare const ExclusiveFeatureAccessQuerySchema: z.ZodObject<{
|
|
|
24615
24614
|
}[];
|
|
24616
24615
|
include_master_data: YesNo;
|
|
24617
24616
|
date_format_id: string;
|
|
24617
|
+
time_zone_id: string;
|
|
24618
24618
|
organisation_ids: string[];
|
|
24619
24619
|
exclusive_feature_access_ids: string[];
|
|
24620
24620
|
}, {
|
|
24621
|
-
time_zone_id: string;
|
|
24622
24621
|
date_format_id: string;
|
|
24622
|
+
time_zone_id: string;
|
|
24623
24623
|
status?: Status[] | undefined;
|
|
24624
24624
|
search?: string | undefined;
|
|
24625
24625
|
paging?: PAGING | undefined;
|
|
@@ -25082,10 +25082,10 @@ declare const UserOrganisationSchema: z.ZodObject<{
|
|
|
25082
25082
|
status: Status;
|
|
25083
25083
|
organisation_name: string;
|
|
25084
25084
|
organisation_code: string;
|
|
25085
|
-
currency_id: string;
|
|
25086
|
-
time_zone_id: string;
|
|
25087
25085
|
date_format_id: string;
|
|
25086
|
+
time_zone_id: string;
|
|
25088
25087
|
industry_id: string;
|
|
25088
|
+
currency_id: string;
|
|
25089
25089
|
country_id: string;
|
|
25090
25090
|
language_id: string;
|
|
25091
25091
|
logo_key: string;
|
|
@@ -25127,10 +25127,10 @@ declare const UserOrganisationSchema: z.ZodObject<{
|
|
|
25127
25127
|
}, {
|
|
25128
25128
|
status: Status;
|
|
25129
25129
|
organisation_name: string;
|
|
25130
|
-
currency_id: string;
|
|
25131
|
-
time_zone_id: string;
|
|
25132
25130
|
date_format_id: string;
|
|
25131
|
+
time_zone_id: string;
|
|
25133
25132
|
industry_id: string;
|
|
25133
|
+
currency_id: string;
|
|
25134
25134
|
country_id: string;
|
|
25135
25135
|
language_id: string;
|
|
25136
25136
|
state_id: string;
|
|
@@ -25217,7 +25217,6 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
|
|
|
25217
25217
|
is_bus_college: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
25218
25218
|
}, "strip", z.ZodTypeAny, {
|
|
25219
25219
|
status: Status[];
|
|
25220
|
-
time_zone_id: string;
|
|
25221
25220
|
search: string;
|
|
25222
25221
|
paging: PAGING;
|
|
25223
25222
|
page_count: number;
|
|
@@ -25237,9 +25236,10 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
|
|
|
25237
25236
|
}[];
|
|
25238
25237
|
include_master_data: YesNo;
|
|
25239
25238
|
date_format_id: string;
|
|
25239
|
+
time_zone_id: string;
|
|
25240
25240
|
organisation_ids: string[];
|
|
25241
|
-
currency_ids: string[];
|
|
25242
25241
|
industry_ids: string[];
|
|
25242
|
+
currency_ids: string[];
|
|
25243
25243
|
country_ids: string[];
|
|
25244
25244
|
language_ids: string[];
|
|
25245
25245
|
date_format_ids: string[];
|
|
@@ -25250,8 +25250,8 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
|
|
|
25250
25250
|
show_vehicle_filters: YesNo[];
|
|
25251
25251
|
is_bus_college: YesNo[];
|
|
25252
25252
|
}, {
|
|
25253
|
-
time_zone_id: string;
|
|
25254
25253
|
date_format_id: string;
|
|
25254
|
+
time_zone_id: string;
|
|
25255
25255
|
status?: Status[] | undefined;
|
|
25256
25256
|
search?: string | undefined;
|
|
25257
25257
|
paging?: PAGING | undefined;
|
|
@@ -25272,8 +25272,8 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
|
|
|
25272
25272
|
}[] | undefined;
|
|
25273
25273
|
include_master_data?: YesNo | undefined;
|
|
25274
25274
|
organisation_ids?: string[] | undefined;
|
|
25275
|
-
currency_ids?: string[] | undefined;
|
|
25276
25275
|
industry_ids?: string[] | undefined;
|
|
25276
|
+
currency_ids?: string[] | undefined;
|
|
25277
25277
|
country_ids?: string[] | undefined;
|
|
25278
25278
|
language_ids?: string[] | undefined;
|
|
25279
25279
|
date_format_ids?: string[] | undefined;
|
|
@@ -25321,4 +25321,4 @@ declare const getNextOrganisationUTrackId: () => Promise<BR<NextOrganisationUTra
|
|
|
25321
25321
|
declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
|
|
25322
25322
|
declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
|
|
25323
25323
|
|
|
25324
|
-
export { type MasterVehicleFuelType as $, type MasterMainDateFormat as A, UserOrganisationQuerySchema as A$, createMasterTyreGrade as A0, deleteMasterTyreGrade as A1, findMasterTyreGrades as A2, getMasterTyreGradeCache as A3, getMasterTyreGradeCacheCount as A4, newMasterTyreGradePayload as A5, toMasterTyreGradePayload as A6, updateMasterTyreGrade as A7, type FindCacheDTO as A8, FindCacheSchema as A9, type MasterMainUnitDistanceDTO as AA, type MasterMainUnitDistanceQueryDTO as AB, MasterMainUnitDistanceQuerySchema as AC, MasterMainUnitDistanceSchema as AD, createMasterMainUnitDistance as AE, deleteMasterMainUnitDistance as AF, findMasterMainUnitDistances as AG, getMasterMainUnitDistanceCache as AH, newMasterMainUnitDistancePayload as AI, toMasterMainUnitDistancePayload as AJ, updateMasterMainUnitDistance as AK, type ExclusiveFeatureAccess as AL, type ExclusiveFeatureAccessDTO as AM, type ExclusiveFeatureAccessQueryDTO as AN, ExclusiveFeatureAccessQuerySchema as AO, ExclusiveFeatureAccessSchema as AP, createDemo as AQ, deleteExclusiveFeatureAccess as AR, findExclusiveFeatureAccess as AS, newExclusiveFeatureAccessPayload as AT, toExclusiveFeatureAccessPayload as AU, updateExclusiveFeatureAccess as AV, type NextOrganisationUTrackId as AW, type UserOrganisationDTO as AX, type UserOrganisationLogoDTO as AY, UserOrganisationLogoSchema as AZ, type UserOrganisationQueryDTO as A_, type MasterTyreModel as Aa, type MasterTyreModelDTO as Ab, type MasterTyreModelQueryDTO as Ac, MasterTyreModelQuerySchema as Ad, MasterTyreModelSchema as Ae, createMasterTyreModel as Af, deleteMasterTyreModel as Ag, findMasterTyreModels as Ah, getMasterTyreModelCache as Ai, getMasterTyreModelCacheCount as Aj, newMasterTyreModelPayload as Ak, toMasterTyreModelPayload as Al, updateMasterTyreModel as Am, type MasterTyreMakeDTO as An, type MasterTyreMakeQueryDTO as Ao, MasterTyreMakeQuerySchema as Ap, MasterTyreMakeSchema as Aq, createMasterTyreMake as Ar, deleteMasterTyreMake as As, findMasterTyreMakes as At, getMasterTyreMakeCache as Au, getMasterTyreMakeCacheChild as Av, getMasterTyreMakeCacheCount as Aw, newMasterTyreMakePayload as Ax, toMasterTyreMakePayload as Ay, updateMasterTyreMake as Az, type BusStop as B, UserOrganisationSchema as B0, type UserOrganisationShowFilterDTO as B1, UserOrganisationShowFilterSchema as B2, type UserOrganisationSimple as B3, createUserOrganisation as B4, deleteUserOrganisation as B5, findUserOrganisation as B6, getNextOrganisationUTrackId as B7, getUserOrganisationCache as B8, getUserOrganisationCacheSimple as B9, get_organisation_logo_presigned_url as Ba, newUserOrganisationPayload as Bb, remove_organisation_logo as Bc, toUserOrganisationPayload as Bd, updateUserOrganisation as Be, updateUserOrganisationShowFilter as Bf, update_organisation_logo as Bg, type MasterMainLanguage as C, type MasterMainUnitDistance as D, type MasterMainUnitMileage as E, type MasterMainUnitVolume as F, type MasterMainSimProvider as G, type OrganisationSubCompany as H, type OrganisationColor as I, type OrganisationTag as J, type OrganisationGroup as K, type MasterSparePartCategory as L, type MasterVehicle as M, type MasterSparePartUnit as N, type OrganisationBranch as O, type MasterTripPartyType as P, type MasterTyreMake as Q, type MasterTyreGrade as R, type Student as S, type MasterUserRole as T, type UserOrganisation as U, type MasterUserStatus as V, type MasterVehicleType as W, type MasterVehicleMake as X, type MasterVehicleStatusType as Y, type MasterVehicleOwnershipType as Z, type MasterVehicleAssociatedTo as _, type User as a, type MasterMainDateFormatQueryDTO as a$, type MasterVehicleFuelUnit as a0, type MasterVehicleFuelRemovalReason as a1, type MasterVehicleDocumentType as a2, type MasterMainIndustryDTO as a3, type MasterMainIndustryQueryDTO as a4, MasterMainIndustryQuerySchema as a5, MasterMainIndustrySchema as a6, createMasterMainIndustry as a7, deleteMasterMainIndustry as a8, findMasterMainIndustry as a9, newMasterUserRolePayload as aA, toMasterUserRolePayload as aB, updateMasterUserRole as aC, type MasterUserStatusDTO as aD, type MasterUserStatusQueryDTO as aE, MasterUserStatusQuerySchema as aF, MasterUserStatusSchema as aG, createMasterUserStatus as aH, deleteMasterUserStatus as aI, findMasterUserStatuses as aJ, getMasterUserStatusCache as aK, getMasterUserStatusCacheCount as aL, newMasterUserStatusPayload as aM, toMasterUserStatusPayload as aN, updateMasterUserStatus as aO, type MasterMainLanguageDTO as aP, type MasterMainLanguageQueryDTO as aQ, MasterMainLanguageQuerySchema as aR, MasterMainLanguageSchema as aS, createMasterMainLanguage as aT, deleteMasterMainLanguage as aU, findMasterMainLanguages as aV, getMasterMainLanguageCache as aW, newMasterMainLanguagePayload as aX, toMasterMainLanguagePayload as aY, updateMasterMainLanguage as aZ, type MasterMainDateFormatDTO as a_, getMasterMainIndustryCache as aa, newMasterMainIndustryPayload as ab, toMasterMainIndustryPayload as ac, updateMasterMainIndustry as ad, type MasterMainCurrency as ae, type MasterMainCurrencyDTO as af, type MasterMainCurrencyQueryDTO as ag, MasterMainCurrencyQuerySchema as ah, MasterMainCurrencySchema as ai, createMasterMainCurrency as aj, deleteMasterMainCurrency as ak, findMasterMainCurrencies as al, getMasterMainCurrencyCache as am, getMasterMainCurrencyCacheAll as an, newMasterMainCurrencyPayload as ao, toMasterMainCurrencyPayload as ap, updateMasterMainCurrency as aq, type MasterUserRoleDTO as ar, type MasterUserRoleQueryDTO as as, MasterUserRoleQuerySchema as at, MasterUserRoleSchema as au, createMasterUserRole as av, deleteMasterUserRole as aw, findMasterUserRoles as ax, getMasterUserRoleCache as ay, getMasterUserRoleCacheCount as az, type MasterRoute as b, newOrganisationTagPayload as b$, MasterMainDateFormatQuerySchema as b0, MasterMainDateFormatSchema as b1, createMasterMainDateFormat as b2, deleteMasterMainDateFormat as b3, findMasterMainDateFormats as b4, getMasterMainDateFormatCache as b5, newMasterMainDateFormatPayload as b6, toMasterMainDateFormatPayload as b7, updateMasterMainDateFormat as b8, type OrganisationSubCompanyDTO as b9, getOrganisationBranchCacheCount as bA, newOrganisationBranchPayload as bB, toOrganisationBranchPayload as bC, updateOrganisationBranch as bD, type OrganisationColorDTO as bE, type OrganisationColorQueryDTO as bF, OrganisationColorQuerySchema as bG, OrganisationColorSchema as bH, createOrganisationColor as bI, deleteOrganisationColor as bJ, findOrganisationColors as bK, getOrganisationColorCache as bL, getOrganisationColorCacheChild as bM, getOrganisationColorCacheCount as bN, newOrganisationColorPayload as bO, toOrganisationColorPayload as bP, updateOrganisationColor as bQ, type OrganisationTagDTO as bR, type OrganisationTagQueryDTO as bS, OrganisationTagQuerySchema as bT, OrganisationTagSchema as bU, createOrganisationTag as bV, deleteOrganisationTag as bW, findOrganisationTags as bX, getOrganisationTagCache as bY, getOrganisationTagCacheChild as bZ, getOrganisationTagCacheCount as b_, type OrganisationSubCompanyQueryDTO as ba, OrganisationSubCompanyQuerySchema as bb, OrganisationSubCompanySchema as bc, type SubCompanyLogoDTO as bd, SubCompanyLogoSchema as be, createOrganisationSubCompany as bf, deleteOrganisationSubCompany as bg, delete_organisation_sub_company_logo as bh, findOrganisationSubCompanyies as bi, getOrganisationSubCompanyCache as bj, getOrganisationSubCompanyCacheChild as bk, getOrganisationSubCompanyCacheCount as bl, get_organisation_sub_company_logo_presigned_url as bm, newOrganisationSubCompanyPayload as bn, toOrganisationSubCompanyPayload as bo, updateOrganisationSubCompany as bp, update_organisation_sub_company_logo as bq, type OrganisationBranchDTO as br, type OrganisationBranchQueryDTO as bs, OrganisationBranchQuerySchema as bt, OrganisationBranchSchema as bu, createOrganisationBranch as bv, deleteOrganisationBranch as bw, findOrganisationBranchs as bx, getOrganisationBranchCache as by, getOrganisationBranchCacheChild as bz, type MasterDailySchedule as c, newMasterFleetIncidentSeverityPayload as c$, toOrganisationTagPayload as c0, updateOrganisationTag as c1, type AllVehiclesFuelDailySummaryDTO as c2, AllVehiclesFuelDailySummaryQuerySchema as c3, type FleetFuelDailyMonthlySummaryQueryDTO as c4, FleetFuelDailyMonthlySummaryQuerySchema as c5, type FleetFuelDailySummary as c6, type FleetFuelDailySummaryDTO as c7, type FleetFuelDailySummaryDashBoardQueryDTO as c8, FleetFuelDailySummaryDashBoardQuerySchema as c9, MasterFleetIncidentTypeSchema as cA, createMasterFleetIncidentType as cB, deleteMasterFleetIncidentType as cC, findMasterFleetIncidentTypes as cD, getMasterFleetIncidentTypeCache as cE, newMasterFleetIncidentTypePayload as cF, toMasterFleetIncidentTypePayload as cG, updateMasterFleetIncidentType as cH, type MasterFleetIncidentStatusDTO as cI, type MasterFleetIncidentStatusQueryDTO as cJ, MasterFleetIncidentStatusQuerySchema as cK, MasterFleetIncidentStatusSchema as cL, createMasterFleetIncidentStatus as cM, deleteMasterFleetIncidentStatus as cN, findMasterFleetIncidentStatuses as cO, getMasterFleetIncidentStatusCache as cP, newMasterFleetIncidentStatusPayload as cQ, toMasterFleetIncidentStatusPayload as cR, updateMasterFleetIncidentStatus as cS, type MasterFleetIncidentSeverityDTO as cT, type MasterFleetIncidentSeverityQueryDTO as cU, MasterFleetIncidentSeverityQuerySchema as cV, MasterFleetIncidentSeveritySchema as cW, createMasterFleetIncidentSeverity as cX, deleteMasterFleetIncidentSeverity as cY, findMasterFleetIncidentSeverities as cZ, getMasterFleetIncidentSeverityCache as c_, type FleetFuelDailySummaryQueryDTO as ca, FleetFuelDailySummaryQuerySchema as cb, FleetFuelDailySummarySchema as cc, type FuelDashboard as cd, createFleetFuelDailySummary as ce, deleteFleetFuelDailySummary as cf, findFleetFuelDailySummary as cg, findFleetFuelMonthlySummary as ch, fuel_dashboard as ci, newFleetFuelDailySummaryPayload as cj, toFleetFuelDailySummaryPayload as ck, updateFleetFuelDailySummary as cl, type MasterExpenseNameDTO as cm, type MasterExpenseNameQueryDTO as cn, MasterExpenseNameQuerySchema as co, MasterExpenseNameSchema as cp, createMasterExpenseName as cq, deleteMasterExpenseName as cr, findMasterExpenseNames as cs, getMasterExpenseNameCache as ct, newMasterExpenseNamePayload as cu, toMasterExpenseNamePayload as cv, updateMasterExpenseName as cw, type MasterFleetIncidentTypeDTO as cx, type MasterFleetIncidentTypeQueryDTO as cy, MasterFleetIncidentTypeQuerySchema as cz, type MasterDriver as d, MasterFuelCompanyQuerySchema as d$, toMasterFleetIncidentSeverityPayload as d0, updateMasterFleetIncidentSeverity as d1, type MasterFleetInsuranceClaimStatusDTO as d2, type MasterFleetInsuranceClaimStatusQueryDTO as d3, MasterFleetInsuranceClaimStatusQuerySchema as d4, MasterFleetInsuranceClaimStatusSchema as d5, createMasterFleetInsuranceClaimStatus as d6, deleteMasterFleetInsuranceClaimStatus as d7, findMasterFleetInsuranceClaimStatuses as d8, getMasterFleetInsuranceClaimStatusCache as d9, findFleetIncidentCost as dA, get_incident_file_presigned_url as dB, incident_dashboard as dC, newFleetIncidentCostPayload as dD, newFleetIncidentPayload as dE, remove_incident_file as dF, toFleetIncidentCostPayload as dG, toFleetIncidentPayload as dH, updateFleetIncident as dI, updateFleetIncidentCost as dJ, type FleetVendorServiceCenter as dK, type FleetVendorServiceCenterDTO as dL, type FleetVendorServiceCenterQueryDTO as dM, FleetVendorServiceCenterQuerySchema as dN, FleetVendorServiceCenterSchema as dO, type FleetVendorServiceCenterSimple as dP, createFleetVendorServiceCenter as dQ, deleteFleetVendorServiceCenter as dR, findFleetVendorServiceCenter as dS, find_service_center_cache_simple as dT, newFleetVendorServiceCenterPayload as dU, toFleetVendorServiceCenterPayload as dV, updateFleetVendorServiceCenter as dW, type FuelCompanyLogoDTO as dX, FuelCompanyLogoSchema as dY, type MasterFuelCompanyDTO as dZ, type MasterFuelCompanyQueryDTO as d_, newMasterFleetInsuranceClaimStatusPayload as da, toMasterFleetInsuranceClaimStatusPayload as db, updateMasterFleetInsuranceClaimStatus as dc, type FleetIncident as dd, type FleetIncidentCost as de, type FleetIncidentCostDTO as df, type FleetIncidentCostQueryDTO as dg, FleetIncidentCostQuerySchema as dh, FleetIncidentCostSchema as di, type FleetIncidentDTO as dj, type FleetIncidentDashBoardQueryDTO as dk, FleetIncidentDashBoardQuerySchema as dl, type FleetIncidentFile as dm, type FleetIncidentFileDTO as dn, FleetIncidentFileSchema as dp, type FleetIncidentQueryDTO as dq, FleetIncidentQuerySchema as dr, FleetIncidentSchema as ds, type IncidentDashboard as dt, createFleetIncident as du, createFleetIncidentCost as dv, create_incident_file as dw, deleteFleetIncident as dx, deleteFleetIncidentCost as dy, findFleetIncident as dz, type MasterSpecialSchedule as e, type FleetVendorBankAccount as e$, MasterFuelCompanySchema as e0, createMasterFuelCompany as e1, deleteMasterFuelCompany as e2, delete_master_fuel_company_logo as e3, findMasterFuelCompanys as e4, getMasterFuelCompanyCache as e5, get_master_fuel_company_presigned_url as e6, newMasterFuelCompanyPayload as e7, toMasterFuelCompanyPayload as e8, updateMasterFuelCompany as e9, type MasterVendorTagQueryDTO as eA, MasterVendorTagQuerySchema as eB, MasterVendorTagSchema as eC, createMasterVendorTag as eD, deleteMasterVendorTag as eE, findMasterVendorTags as eF, getMasterVendorTagCache as eG, newMasterVendorTagPayload as eH, toMasterVendorTagPayload as eI, updateMasterVendorTag as eJ, type MasterVendorDocumentTypeDTO as eK, type MasterVendorDocumentTypeQueryDTO as eL, MasterVendorDocumentTypeQuerySchema as eM, MasterVendorDocumentTypeSchema as eN, createMasterVendorDocumentType as eO, deleteMasterVendorDocumentType as eP, findMasterVendorDocumentTypes as eQ, getMasterVendorDocumentTypeCache as eR, newMasterVendorDocumentTypePayload as eS, toMasterVendorDocumentTypePayload as eT, updateMasterVendorDocumentType as eU, type FleetVendor as eV, type FleetVendorAddress as eW, type FleetVendorAddressDTO as eX, type FleetVendorAddressQueryDTO as eY, FleetVendorAddressQuerySchema as eZ, FleetVendorAddressSchema as e_, update_master_fuel_company_logo as ea, type FleetVendorFuelStation as eb, type FleetVendorFuelStationDTO as ec, type FleetVendorFuelStationQueryDTO as ed, FleetVendorFuelStationQuerySchema as ee, FleetVendorFuelStationSchema as ef, type FleetVendorFuelStationSimple as eg, createFleetVendorFuelStation as eh, deleteFleetVendorFuelStation as ei, findFleetVendorFuelStation as ej, find_fuel_station_cache_simple as ek, newFleetVendorFuelStationPayload as el, toFleetVendorFuelStationPayload as em, updateFleetVendorFuelStation as en, type MasterVendorTypeDTO as eo, type MasterVendorTypeQueryDTO as ep, MasterVendorTypeQuerySchema as eq, MasterVendorTypeSchema as er, createMasterVendorType as es, deleteMasterVendorType as et, findMasterVendorTypes as eu, getMasterVendorTypeCache as ev, newMasterVendorTypePayload as ew, toMasterVendorTypePayload as ex, updateMasterVendorType as ey, type MasterVendorTagDTO as ez, type UserAdmin as f, newFleetVendorPayload as f$, type FleetVendorBankAccountDTO as f0, type FleetVendorBankAccountQueryDTO as f1, FleetVendorBankAccountQuerySchema as f2, FleetVendorBankAccountSchema as f3, type FleetVendorContactPerson as f4, type FleetVendorContactPersonDTO as f5, type FleetVendorContactPersonLogoDTO as f6, FleetVendorContactPersonLogoSchema as f7, type FleetVendorContactPersonQueryDTO as f8, FleetVendorContactPersonQuerySchema as f9, createFleetVendor as fA, createFleetVendorAddress as fB, createFleetVendorBankAccount as fC, createFleetVendorContactPerson as fD, createFleetVendorDocument as fE, createFleetVendorReview as fF, create_vendor_document_file as fG, deleteFleetVendor as fH, deleteFleetVendorAddress as fI, deleteFleetVendorBankAccount as fJ, deleteFleetVendorContactPerson as fK, deleteFleetVendorDocument as fL, deleteFleetVendorReview as fM, findFleetVendor as fN, findFleetVendorAddress as fO, findFleetVendorBankAccount as fP, findFleetVendorContactPerson as fQ, findFleetVendorDocument as fR, findFleetVendorReview as fS, find_vendor_cache_simple as fT, get_vendor_contact_person_logo_presigned_url as fU, get_vendor_document_file_presigned_url as fV, get_vendor_logo_presigned_url as fW, newFleetVendorAddressPayload as fX, newFleetVendorBankAccountPayload as fY, newFleetVendorContactPersonPayload as fZ, newFleetVendorDocumentPayload as f_, FleetVendorContactPersonSchema as fa, type FleetVendorDTO as fb, type FleetVendorDashBoardQueryDTO as fc, FleetVendorDashBoardQuerySchema as fd, type FleetVendorDocument as fe, type FleetVendorDocumentDTO as ff, type FleetVendorDocumentFile as fg, type FleetVendorDocumentFileDTO as fh, FleetVendorDocumentFileSchema as fi, type FleetVendorDocumentQueryDTO as fj, FleetVendorDocumentQuerySchema as fk, FleetVendorDocumentSchema as fl, type FleetVendorLogoDTO as fm, FleetVendorLogoSchema as fn, type FleetVendorQueryDTO as fo, FleetVendorQuerySchema as fp, type FleetVendorReview as fq, type FleetVendorReviewDTO as fr, type FleetVendorReviewQueryDTO as fs, FleetVendorReviewQuerySchema as ft, FleetVendorReviewSchema as fu, FleetVendorSchema as fv, type FleetVendorSimple as fw, type FleetVendorTagLink as fx, type FleetVendorTypeLink as fy, type VendorDashboard as fz, type MasterClass as g, type FleetServiceFile as g$, newFleetVendorReviewPayload as g0, remove_vendor_contact_person_image as g1, remove_vendor_document_file as g2, remove_vendor_logo as g3, toFleetVendorAddressPayload as g4, toFleetVendorBankAccountPayload as g5, toFleetVendorContactPersonPayload as g6, toFleetVendorDocumentPayload as g7, toFleetVendorPayload as g8, toFleetVendorReviewPayload as g9, type MasterFleetServiceTaskDTO as gA, type MasterFleetServiceTaskQueryDTO as gB, MasterFleetServiceTaskQuerySchema as gC, MasterFleetServiceTaskSchema as gD, createMasterFleetServiceTask as gE, deleteMasterFleetServiceTask as gF, findMasterFleetServiceTasks as gG, getMasterFleetServiceTaskCache as gH, newMasterFleetServiceTaskPayload as gI, toMasterFleetServiceTaskPayload as gJ, updateMasterFleetServiceTask as gK, type MasterFleetServicePart as gL, type MasterFleetServicePartDTO as gM, type MasterFleetServicePartQueryDTO as gN, MasterFleetServicePartQuerySchema as gO, MasterFleetServicePartSchema as gP, createMasterFleetServicePart as gQ, deleteMasterFleetServicePart as gR, findMasterFleetServicePart as gS, findMasterFleetServicePartCache as gT, newMasterFleetServicePartPayload as gU, toMasterFleetServicePartPayload as gV, updateMasterFleetServicePart as gW, type FleetService as gX, type FleetServiceDTO as gY, type FleetServiceDashBoardQueryDTO as gZ, FleetServiceDashBoardQuerySchema as g_, updateFleetVendor as ga, updateFleetVendorAddress as gb, updateFleetVendorBankAccount as gc, updateFleetVendorContactPerson as gd, updateFleetVendorDocument as ge, updateFleetVendorReview as gf, update_vendor_contact_person_image as gg, update_vendor_logo as gh, vendor_dashboard as gi, type FleetWorkshop as gj, type FleetWorkshopDTO as gk, type FleetWorkshopDashBoardQueryDTO as gl, FleetWorkshopDashBoardQuerySchema as gm, type FleetWorkshopQueryDTO as gn, FleetWorkshopQuerySchema as go, FleetWorkshopSchema as gp, type FleetWorkshopSimple as gq, type WorkshopDashboard as gr, createFleetWorkshop as gs, deleteFleetWorkshop as gt, findFleetWorkshop as gu, find_workshop_cache_simple as gv, fleet_workshop_dashboard as gw, newFleetWorkshopPayload as gx, toFleetWorkshopPayload as gy, updateFleetWorkshop as gz, type MasterProgram as h, FleetInspectionSchema as h$, type FleetServiceFileDTO as h0, FleetServiceFileSchema as h1, type FleetServiceQueryDTO as h2, FleetServiceQuerySchema as h3, type FleetServiceReminder as h4, type FleetServiceReminderDTO as h5, type FleetServiceReminderQueryDTO as h6, FleetServiceReminderQuerySchema as h7, FleetServiceReminderSchema as h8, FleetServiceSchema as h9, updateFleetServiceReminder as hA, updateFleetServiceTask as hB, type FleetInspectionForm as hC, type FleetInspectionFormDTO as hD, type FleetInspectionFormFieldsDTO as hE, FleetInspectionFormFieldsSchema as hF, type FleetInspectionFormQueryDTO as hG, FleetInspectionFormQuerySchema as hH, FleetInspectionFormSchema as hI, type FleetInspectionFormSimple as hJ, createFleetInspectionForm as hK, deleteFleetInspectionForm as hL, findFleetInspectionForm as hM, find_inspection_form_cache_simple as hN, newFleetInspectionFormPayload as hO, toFleetInspectionFormPayload as hP, updateFleetInspectionForm as hQ, updateFleetInspectionFormData as hR, type FleetInspection as hS, type FleetInspectionDTO as hT, type FleetInspectionDashBoardQueryDTO as hU, FleetInspectionDashBoardQuerySchema as hV, type FleetInspectionFile as hW, type FleetInspectionFileDTO as hX, FleetInspectionFileSchema as hY, type FleetInspectionQueryDTO as hZ, FleetInspectionQuerySchema as h_, type FleetServiceTask as ha, type FleetServiceTaskDTO as hb, type FleetServiceTaskQueryDTO as hc, FleetServiceTaskQuerySchema as hd, FleetServiceTaskSchema as he, type ServiceDashboard as hf, createFleetService as hg, createFleetServiceReminder as hh, createFleetServiceTask as hi, create_service_file as hj, deleteFleetService as hk, deleteFleetServiceReminder as hl, deleteFleetServiceTask as hm, findFleetService as hn, findFleetServiceReminder as ho, findFleetServiceTask as hp, get_service_file_presigned_url as hq, newFleetServicePayload as hr, newFleetServiceReminderPayload as hs, newFleetServiceTaskPayload as ht, remove_service_file as hu, service_dashboard as hv, toFleetServicePayload as hw, toFleetServiceReminderPayload as hx, toFleetServiceTaskPayload as hy, updateFleetService as hz, type MasterSemester as i, FleetBreakdownCostQuerySchema as i$, type InspectionDashboard as i0, createFleetInspection as i1, create_inspection_file as i2, deleteFleetInspection as i3, findFleetInspection as i4, get_inspection_file_presigned_url as i5, inspection_dashboard as i6, newFleetInspectionPayload as i7, remove_inspection_file as i8, toFleetInspectionPayload as i9, findFleetIssueComment as iA, fleet_issue_dashboard as iB, get_issue_file_presigned_url as iC, newFleetIssueCommentPayload as iD, newFleetIssuePayload as iE, remove_issue_file as iF, toFleetIssueCommentPayload as iG, toFleetIssuePayload as iH, updateFleetIssue as iI, updateFleetIssueComment as iJ, type MasterFleetBreakdownType as iK, type MasterFleetBreakdownTypeDTO as iL, type MasterFleetBreakdownTypeQueryDTO as iM, MasterFleetBreakdownTypeQuerySchema as iN, MasterFleetBreakdownTypeSchema as iO, createMasterFleetBreakdownType as iP, deleteMasterFleetBreakdownType as iQ, findMasterFleetBreakdownType as iR, findMasterFleetBreakdownTypeCache as iS, newMasterFleetBreakdownTypePayload as iT, toMasterFleetBreakdownTypePayload as iU, updateMasterFleetBreakdownType as iV, type BreakdownDashboard as iW, type FleetBreakdown as iX, type FleetBreakdownCost as iY, type FleetBreakdownCostDTO as iZ, type FleetBreakdownCostQueryDTO as i_, updateFleetInspection as ia, type FleetIssue as ib, type FleetIssueComment as ic, type FleetIssueCommentDTO as id, type FleetIssueCommentQueryDTO as ie, FleetIssueCommentQuerySchema as ig, FleetIssueCommentSchema as ih, type FleetIssueDTO as ii, type FleetIssueDashBoardQueryDTO as ij, FleetIssueDashBoardQuerySchema as ik, type FleetIssueFile as il, type FleetIssueFileDTO as im, FleetIssueFileSchema as io, type FleetIssueHistory as ip, type FleetIssueQueryDTO as iq, FleetIssueQuerySchema as ir, FleetIssueSchema as is, type IssueDashboard as it, createFleetIssue as iu, createFleetIssueComment as iv, create_issue_file as iw, deleteFleetIssue as ix, deleteFleetIssueComment as iy, findFleetIssue as iz, type MasterRelationship as j, toMasterVehicleFuelRemovalReasonPayload as j$, FleetBreakdownCostSchema as j0, type FleetBreakdownDTO as j1, type FleetBreakdownDashBoardQueryDTO as j2, FleetBreakdownDashBoardQuerySchema as j3, type FleetBreakdownFile as j4, type FleetBreakdownFileDTO as j5, FleetBreakdownFileSchema as j6, type FleetBreakdownQueryDTO as j7, FleetBreakdownQuerySchema as j8, FleetBreakdownSchema as j9, newMasterVehicleFuelTypePayload as jA, toMasterVehicleFuelTypePayload as jB, updateMasterVehicleFuelType as jC, type MasterVehicleFuelUnitDTO as jD, type MasterVehicleFuelUnitQueryDTO as jE, MasterVehicleFuelUnitQuerySchema as jF, MasterVehicleFuelUnitSchema as jG, createMasterVehicleFuelUnit as jH, deleteMasterVehicleFuelUnit as jI, findMasterVehicleFuelUnits as jJ, getMasterVehicleFuelUnitCache as jK, getMasterVehicleFuelUnitCacheChild as jL, getMasterVehicleFuelUnitCacheCount as jM, newMasterVehicleFuelUnitPayload as jN, toMasterVehicleFuelUnitPayload as jO, updateMasterVehicleFuelUnit as jP, type MasterVehicleFuelRemovalReasonDTO as jQ, type MasterVehicleFuelRemovalReasonQueryDTO as jR, MasterVehicleFuelRemovalReasonQuerySchema as jS, MasterVehicleFuelRemovalReasonSchema as jT, createMasterVehicleFuelRemovalReason as jU, deleteMasterVehicleFuelRemovalReason as jV, findMasterVehicleFuelRemovalReasons as jW, getMasterVehicleFuelRemovalReasonCache as jX, getMasterVehicleFuelRemovalReasonCacheChild as jY, getMasterVehicleFuelRemovalReasonCacheCount as jZ, newMasterVehicleFuelRemovalReasonPayload as j_, breakdown_dashboard as ja, createFleetBreakdown as jb, createFleetBreakdownCost as jc, create_breakdown_file as jd, deleteFleetBreakdown as je, deleteFleetBreakdownCost as jf, findFleetBreakdown as jg, findFleetBreakdownCost as jh, get_breakdown_file_presigned_url as ji, newFleetBreakdownCostPayload as jj, newFleetBreakdownPayload as jk, remove_breakdown_file as jl, toFleetBreakdownCostPayload as jm, toFleetBreakdownPayload as jn, updateFleetBreakdown as jo, updateFleetBreakdownCost as jp, type MasterVehicleFuelTypeDTO as jq, type MasterVehicleFuelTypeQueryDTO as jr, MasterVehicleFuelTypeQuerySchema as js, MasterVehicleFuelTypeSchema as jt, createMasterVehicleFuelType as ju, deleteMasterVehicleFuelType as jv, findMasterVehicleFuelTypes as jw, getMasterVehicleFuelTypeCache as jx, getMasterVehicleFuelTypeCacheChild as jy, getMasterVehicleFuelTypeCacheCount as jz, type MasterSection as k, newMasterSemesterPayload as k$, updateMasterVehicleFuelRemovalReason as k0, type FleetFuelRemoval as k1, type FleetFuelRemovalDTO as k2, type FleetFuelRemovalFile as k3, type FleetFuelRemovalFileDTO as k4, FleetFuelRemovalFileSchema as k5, type FleetFuelRemovalQueryDTO as k6, FleetFuelRemovalQuerySchema as k7, FleetFuelRemovalSchema as k8, createFleetFuelRemoval as k9, findMasterProgram as kA, getMasterProgramCache as kB, getMasterProgramCacheCount as kC, newMasterProgramPayload as kD, toMasterProgramPayload as kE, updateMasterProgram as kF, type MasterSectionDTO as kG, type MasterSectionQueryDTO as kH, MasterSectionQuerySchema as kI, MasterSectionSchema as kJ, createMasterSection as kK, deleteMasterSection as kL, findMasterSection as kM, getMasterSectionCache as kN, getMasterSectionCacheCount as kO, newMasterSectionPayload as kP, toMasterSectionPayload as kQ, updateMasterSection as kR, type MasterSemesterDTO as kS, type MasterSemesterQueryDTO as kT, MasterSemesterQuerySchema as kU, MasterSemesterSchema as kV, createMasterSemester as kW, deleteMasterSemester as kX, findMasterSemester as kY, getMasterSemesterCache as kZ, getMasterSemesterCacheCount as k_, create_fuel_removal_file as ka, deleteFleetFuelRemoval as kb, findFleetFuelRemoval as kc, get_fuel_removal_file_presigned_url as kd, newFleetFuelRemovalPayload as ke, remove_fuel_removal_file as kf, toFleetFuelRemovalPayload as kg, updateFleetFuelRemoval as kh, type MasterClassDTO as ki, type MasterClassQueryDTO as kj, MasterClassQuerySchema as kk, MasterClassSchema as kl, createMasterClass as km, deleteMasterClass as kn, findMasterClass as ko, getMasterClassCache as kp, getMasterClassCacheCount as kq, newMasterClassPayload as kr, toMasterClassPayload as ks, updateMasterClass as kt, type MasterProgramDTO as ku, type MasterProgramQueryDTO as kv, MasterProgramQuerySchema as kw, MasterProgramSchema as kx, createMasterProgram as ky, deleteMasterProgram as kz, type MasterStream as l, MasterDailyScheduleStudentQuerySchema as l$, toMasterSemesterPayload as l0, updateMasterSemester as l1, type MasterStreamDTO as l2, type MasterStreamQueryDTO as l3, MasterStreamQuerySchema as l4, MasterStreamSchema as l5, createMasterStream as l6, deleteMasterStream as l7, findMasterStream as l8, getMasterStreamCache as l9, toMasterRelationshipPayload as lA, updateMasterRelationship as lB, type BusDashBoardQueryDTO as lC, BusDashBoardQuerySchema as lD, type BusDashboard as lE, type BusStopDTO as lF, type BusStopPolygonData as lG, type BusStopPolygonDataDTO as lH, BusStopPolygonDataSchema as lI, type BusStopQueryDTO as lJ, BusStopQuerySchema as lK, BusStopSchema as lL, bus_dashboard as lM, createBusStop as lN, deleteBusStop as lO, findBusStop as lP, newBusStopPayload as lQ, toBusStopPayload as lR, updateBusStop as lS, type AssignDailyScheduleToStudentsDTO as lT, AssignDailyScheduleToStudentsSchema as lU, type MasterDailyScheduleDTO as lV, type MasterDailyScheduleQueryDTO as lW, MasterDailyScheduleQuerySchema as lX, MasterDailyScheduleSchema as lY, type MasterDailyScheduleStudent as lZ, type MasterDailyScheduleStudentQueryDTO as l_, getMasterStreamCacheCount as la, newMasterStreamPayload as lb, toMasterStreamPayload as lc, updateMasterStream as ld, type MasterYearDTO as le, type MasterYearQueryDTO as lf, MasterYearQuerySchema as lg, MasterYearSchema as lh, createMasterYear as li, deleteMasterYear as lj, findMasterYear as lk, getMasterYearCache as ll, getMasterYearCacheCount as lm, newMasterYearPayload as ln, toMasterYearPayload as lo, updateMasterYear as lp, type MasterRelationshipDTO as lq, type MasterRelationshipQueryDTO as lr, MasterRelationshipQuerySchema as ls, MasterRelationshipSchema as lt, createMasterRelationship as lu, deleteMasterRelationship as lv, findMasterRelationship as lw, getMasterRelationshipCache as lx, getMasterRelationshipCacheCount as ly, newMasterRelationshipPayload as lz, type MasterYear as m, findMasterRoute as m$, type RemoveDailyScheduleToStudentsDTO as m0, RemoveDailyScheduleToStudentsSchema as m1, type UpdateDailyScheduleStopDTO as m2, UpdateDailyScheduleStopSchema as m3, assignDailyScheduleToStudents as m4, createMasterDailySchedule as m5, deleteMasterDailySchedule as m6, findMasterDailySchedule as m7, findMasterDailyScheduleStudent as m8, newMasterDailySchedulePayload as m9, updateSpecialScheduleStop as mA, type MasterRouteDTO as mB, type MasterRouteJourneyTimeDTO as mC, MasterRouteJourneyTimeSchema as mD, type MasterRouteQueryDTO as mE, MasterRouteQuerySchema as mF, MasterRouteSchema as mG, type MasterRouteStop as mH, type MasterRouteStopCreateDTO as mI, MasterRouteStopCreateSchema as mJ, type MasterRouteStopDTO as mK, MasterRouteStopDeleteAllSchema as mL, type MasterRouteStopDeleteDTO as mM, type MasterRouteStopDeleteReOrderDTO as mN, MasterRouteStopDeleteSchema as mO, MasterRouteStopIds as mP, type MasterRouteStopIdsDTO as mQ, type MasterRouteStopReorderDTO as mR, MasterRouteStopReorderSchema as mS, MasterRouteStopSchema as mT, type MasterRouteStopUpdateDTO as mU, MasterRouteStopUpdateSchema as mV, appendRouteStop as mW, createMasterRoute as mX, deleteMasterRoute as mY, deleteRouteStopReorder as mZ, deleteRouteStopsAll as m_, removeDailyScheduleToStudents as ma, toMasterDailySchedulePayload as mb, updateDailyScheduleStop as mc, updateMasterDailySchedule as md, type AssignSpecialScheduleToStudentsDTO as me, AssignSpecialScheduleToStudentsSchema as mf, type MasterSpecialScheduleDTO as mg, type MasterSpecialScheduleQueryDTO as mh, MasterSpecialScheduleQuerySchema as mi, MasterSpecialScheduleSchema as mj, type MasterSpecialScheduleStudent as mk, type MasterSpecialScheduleStudentQueryDTO as ml, MasterSpecialScheduleStudentQuerySchema as mm, type RemoveSpecialScheduleToStudentsDTO as mn, RemoveSpecialScheduleToStudentsSchema as mo, type UpdateSpecialScheduleStopDTO as mp, UpdateSpecialScheduleStopSchema as mq, assignSpecialScheduleToStudents as mr, createMasterSpecialSchedule as ms, deleteMasterSpecialSchedule as mt, findMasterSpecialSchedule as mu, findMasterSpecialScheduleStudent as mv, newMasterSpecialSchedulePayload as mw, removeSpecialScheduleToStudents as mx, toMasterSpecialSchedulePayload as my, updateMasterSpecialSchedule as mz, type MasterExpenseName as n, deleteStudentLeaveRequest as n$, findRouteStopCache as n0, newMasterRoutePayload as n1, reorderRouteStops as n2, toMasterRoutePayload as n3, updateMasterRoute as n4, updateRouteStop as n5, update_journey_time as n6, type GuardianDetailsDTO as n7, GuardianDetailsSchema as n8, type GuardianMobileNumberDTO as n9, type StudentLoginPush as nA, type StudentNoFixedScheduleQueryDTO as nB, StudentNoFixedScheduleQuerySchema as nC, type StudentProfilePictureDTO as nD, StudentProfilePictureSchema as nE, type StudentQueryDTO as nF, StudentQuerySchema as nG, StudentSchema as nH, type StudentStopChangeRequest as nI, type StudentStopChangeRequestApprovalDTO as nJ, StudentStopChangeRequestApprovalSchema as nK, type StudentStopChangeRequestDTO as nL, type StudentStopChangeRequestQueryDTO as nM, StudentStopChangeRequestQuerySchema as nN, StudentStopChangeRequestSchema as nO, type StudentTransportPlanTypeChangeHistory as nP, type StudentTransportPlanTypeChangeHistoryQueryDTO as nQ, StudentTransportPlanTypeChangeHistoryQuerySchema as nR, approveStopChangeRequest as nS, createStudent as nT, createStudentAddress as nU, createStudentGuardianLink as nV, createStudentLeaveRequest as nW, createStudentStopChangeRequest as nX, deleteStudent as nY, deleteStudentAddress as nZ, deleteStudentGuardianLink as n_, GuardianMobileNumberSchema as na, type GuardianProfilePictureDTO as nb, GuardianProfilePictureSchema as nc, type SchoolDashBoardQueryDTO as nd, SchoolDashBoardQuerySchema as ne, type SchoolDashboard as nf, type StudentAddress as ng, type StudentAddressDTO as nh, type StudentAddressQueryDTO as ni, StudentAddressQuerySchema as nj, StudentAddressSchema as nk, type StudentDTO as nl, type StudentGuardian as nm, type StudentGuardianAutofillQueryDTO as nn, StudentGuardianAutofillQuerySchema as no, type StudentGuardianLink as np, type StudentGuardianLinkDTO as nq, type StudentGuardianLinkQueryDTO as nr, StudentGuardianLinkQuerySchema as ns, StudentGuardianLinkSchema as nt, type StudentGuardianLoginPush as nu, type StudentLeaveRequest as nv, type StudentLeaveRequestDTO as nw, type StudentLeaveRequestQueryDTO as nx, StudentLeaveRequestQuerySchema as ny, StudentLeaveRequestSchema as nz, type MasterExpenseType as o, type OrganisationNotificationPreference as o$, deleteStudentStopChangeRequest as o0, findStudent as o1, findStudentAddress as o2, findStudentGuardianAutofillDetails as o3, findStudentGuardianLink as o4, findStudentLeaveRequest as o5, findStudentStopChangeRequest as o6, findStudentTransportPlanTypeChangeHistory as o7, find_students_with_no_fixed_schedule_drop as o8, find_students_with_no_fixed_schedule_pickup as o9, type MasterMainLandmarkDTO as oA, type MasterMainLandmarkQueryDTO as oB, MasterMainLandmarkQuerySchema as oC, MasterMainLandmarkSchema as oD, createMasterMainLandMark as oE, deleteMasterMainLandMark as oF, findMasterMainLandMark as oG, newMasterMainLandmarkPayload as oH, toMasterMainLandmarkPayload as oI, updateMasterMainLandMark as oJ, type FleetFuelRefill as oK, type FleetFuelRefillDTO as oL, type FleetFuelRefillFile as oM, type FleetFuelRefillFileDTO as oN, FleetFuelRefillFileSchema as oO, type FleetFuelRefillQueryDTO as oP, FleetFuelRefillQuerySchema as oQ, FleetFuelRefillSchema as oR, createFleetFuelRefill as oS, create_fuel_refill_file as oT, deleteFleetFuelRefill as oU, findFleetFuelRefill as oV, get_fuel_refill_file_presigned_url as oW, newFleetFuelRefillPayload as oX, remove_fuel_refill_file as oY, toFleetFuelRefillPayload as oZ, updateFleetFuelRefill as o_, get_student_guardian_presigned_url as oa, get_student_presigned_url as ob, newStudentAddressPayload as oc, newStudentGuardianLinkPayload as od, newStudentLeaveRequestPayload as oe, newStudentPayload as of, newStudentStopChangeRequestPayload as og, remove_guardian_profile_picture as oh, remove_profile_picture as oi, school_dashboard as oj, toStudentAddressPayload as ok, toStudentGuardianLinkPayload as ol, toStudentLeaveRequestPayload as om, toStudentPayload as on, toStudentStopChangeRequestPayload as oo, updateGuardianDetails as op, updateGuardianMobileNumber as oq, updateGuardianProfilePicture as or, updateStudent as os, updateStudentAddress as ot, updateStudentGuardianLink as ou, updateStudentLeaveRequest as ov, updateStudentStopChangeRequest as ow, update_guardian_profile_picture as ox, update_profile_picture as oy, type MasterMainLandMark as oz, type MasterVendorType as p, type DriverLoginPush as p$, type OrganisationNotificationPreferenceDTO as p0, type OrganisationNotificationPreferenceGeofenceLink as p1, type OrganisationNotificationPreferenceQueryDTO as p2, OrganisationNotificationPreferenceQuerySchema as p3, OrganisationNotificationPreferenceSchema as p4, type OrganisationNotificationPreferenceUserLink as p5, type OrganisationNotificationPreferenceVehicleLink as p6, createOrganisationNotificationPreference as p7, deleteOrganisationNotificationPreference as p8, findOrganisationNotificationPreference as p9, type GPSGeofenceCache as pA, type GPSGeofenceDTO as pB, type GPSGeofencePolilineData as pC, type GPSGeofencePolilineDataDTO as pD, GPSGeofencePolilineDataSchema as pE, type GPSGeofenceQueryDTO as pF, GPSGeofenceQuerySchema as pG, GPSGeofenceSchema as pH, createGPSGeofence as pI, deleteGPSGeofence as pJ, findGPSGeofence as pK, getGPSGeofenceCache as pL, newGPSGeofencePayload as pM, toGPSGeofencePayload as pN, updateGPSGeofence as pO, type GPSGeofenceTransaction as pP, type GPSGeofenceTransactionDTO as pQ, type GPSGeofenceTransactionQueryDTO as pR, GPSGeofenceTransactionQuerySchema as pS, GPSGeofenceTransactionSchema as pT, createGPSGeofenceTransaction as pU, deleteGPSGeofenceTransaction as pV, findGPSGeofenceTransaction as pW, newGPSGeofenceTransactionPayload as pX, toGPSGeofenceTransactionPayload as pY, updateGPSGeofenceTransaction as pZ, type AssignRemoveDriverHistory as p_, newOrganisationNotificationPreferencePayload as pa, toOrganisationNotificationPreferencePayload as pb, updateOrganisationNotificationPreference as pc, type GPSGeofenceTransactionSummary as pd, type GPSGeofenceTransactionSummaryDTO as pe, type GPSGeofenceTransactionSummaryQueryDTO as pf, GPSGeofenceTransactionSummaryQuerySchema as pg, GPSGeofenceTransactionSummarySchema as ph, createGPSGeofenceTransactionSummary as pi, deleteGPSGeofenceTransactionSummary as pj, findGPSGeofenceTransactionSummary as pk, newGPSGeofenceTransactionSummaryPayload as pl, toGPSGeofenceTransactionSummaryPayload as pm, updateGPSGeofenceTransactionSummary as pn, type TripGeofenceToGeofence as po, type TripGeofenceToGeofenceDTO as pp, type TripGeofenceToGeofenceQueryDTO as pq, TripGeofenceToGeofenceQuerySchema as pr, TripGeofenceToGeofenceSchema as ps, createTripGeofenceToGeofence as pt, deleteTripGeofenceToGeofence as pu, findTripGeofenceToGeofence as pv, newTripGeofenceToGeofencePayload as pw, toTripGeofenceToGeofencePayload as px, updateTripGeofenceToGeofence as py, type GPSGeofence as pz, type MasterVendorTag as q, toMasterVehicleTypePayload as q$, type MasterDriverDTO as q0, type MasterDriverFile as q1, type MasterDriverFileDTO as q2, MasterDriverFileSchema as q3, type MasterDriverLogoDTO as q4, MasterDriverLogoSchema as q5, type MasterDriverProfileDTO as q6, MasterDriverProfileSchema as q7, type MasterDriverQueryDTO as q8, MasterDriverQuerySchema as q9, toMasterMainSimProviderPayload as qA, updateMasterMainSimProvider as qB, type OrganisationGroupDTO as qC, type OrganisationGroupQueryDTO as qD, OrganisationGroupQuerySchema as qE, OrganisationGroupSchema as qF, type VehicleOrganisationGroupLink as qG, createOrganisationGroup as qH, deleteOrganisationGroup as qI, findOrganisationGroups as qJ, getOrganisationGroupCache as qK, getOrganisationGroupCacheChild as qL, getOrganisationGroupCacheCount as qM, newOrganisationGroupPayload as qN, toOrganisationGroupPayload as qO, updateOrganisationGroup as qP, type MasterVehicleTypeDTO as qQ, type MasterVehicleTypeQueryDTO as qR, MasterVehicleTypeQuerySchema as qS, MasterVehicleTypeSchema as qT, createMasterVehicleType as qU, deleteMasterVehicleType as qV, findMasterVehicleTypes as qW, getMasterVehicleTypeCache as qX, getMasterVehicleTypeCacheChild as qY, getMasterVehicleTypeCacheCount as qZ, newMasterVehicleTypePayload as q_, MasterDriverSchema as qa, createMasterDriver as qb, create_master_driver_file as qc, deleteMasterDriver as qd, findMasterDriver as qe, getMasterDriverCache as qf, getMasterDriverCacheSimple as qg, get_master_driver_file_presigned_url as qh, get_master_driver_image_presigned_url as qi, newDriverPayload as qj, remove_master_driver_file as qk, remove_master_driver_image as ql, toDriverPayload as qm, toDriverProfilePayload as qn, updateMasterDriver as qo, updateMasterDriverProfile as qp, update_master_driver_image as qq, type MasterMainSimProviderDTO as qr, type MasterMainSimProviderQueryDTO as qs, MasterMainSimProviderQuerySchema as qt, MasterMainSimProviderSchema as qu, createMasterMainSimProvider as qv, deleteMasterMainSimProvider as qw, findMasterMainSimProviders as qx, getMasterMainSimProviderCache as qy, newMasterMainSimProviderPayload as qz, type MasterVendorDocumentType as r, createMasterVehicleOwnershipType as r$, updateMasterVehicleType as r0, type FindCacheDTO$4 as r1, FindCacheSchema$4 as r2, type MasterVehicleSubModel as r3, type MasterVehicleSubModelDTO as r4, type MasterVehicleSubModelQueryDTO as r5, MasterVehicleSubModelQuerySchema as r6, MasterVehicleSubModelSchema as r7, createMasterVehicleSubModel as r8, deleteMasterVehicleSubModel as r9, MasterVehicleMakeSchema as rA, createMasterVehicleMake as rB, deleteMasterVehicleMake as rC, findMasterVehicleMakes as rD, getMasterVehicleMakeCache as rE, getMasterVehicleMakeCacheChild as rF, getMasterVehicleMakeCacheCount as rG, newMasterVehicleMakePayload as rH, toMasterVehicleMakePayload as rI, updateMasterVehicleMake as rJ, type MasterVehicleStatusTypeDTO as rK, type MasterVehicleStatusTypeQueryDTO as rL, MasterVehicleStatusTypeQuerySchema as rM, MasterVehicleStatusTypeSchema as rN, createMasterVehicleStatusType as rO, deleteMasterVehicleStatusType as rP, findMasterVehicleStatusTypes as rQ, getMasterVehicleStatusTypeCache as rR, getMasterVehicleStatusTypeCacheChild as rS, getMasterVehicleStatusTypeCacheCount as rT, newMasterVehicleStatusTypePayload as rU, toMasterVehicleStatusTypePayload as rV, updateMasterVehicleStatusType as rW, type MasterVehicleOwnershipTypeDTO as rX, type MasterVehicleOwnershipTypeQueryDTO as rY, MasterVehicleOwnershipTypeQuerySchema as rZ, MasterVehicleOwnershipTypeSchema as r_, findMasterVehicleSubModels as ra, getMasterVehicleSubModelCache as rb, getMasterVehicleSubModelCacheChild as rc, getMasterVehicleSubModelCacheCount as rd, newMasterVehicleSubModelPayload as re, toMasterVehicleSubModelPayload as rf, updateMasterVehicleSubModel as rg, type FindCacheDTO$3 as rh, FindCacheSchema$3 as ri, type MasterVehicleModel as rj, type MasterVehicleModelDTO as rk, type MasterVehicleModelQueryDTO as rl, MasterVehicleModelQuerySchema as rm, MasterVehicleModelSchema as rn, createMasterVehicleModel as ro, deleteMasterVehicleModel as rp, findMasterVehicleModels as rq, getMasterVehicleModelCache as rr, getMasterVehicleModelCacheChild as rs, getMasterVehicleModelCacheCount as rt, newMasterVehicleModelPayload as ru, toMasterVehicleModelPayload as rv, updateMasterVehicleModel as rw, type MasterVehicleMakeDTO as rx, type MasterVehicleMakeQueryDTO as ry, MasterVehicleMakeQuerySchema as rz, type MasterFuelCompany as s, toMasterDeviceManufacturerPayload as s$, deleteMasterVehicleOwnershipType as s0, findMasterVehicleOwnershipTypes as s1, getMasterVehicleOwnershipTypeCache as s2, getMasterVehicleOwnershipTypeCacheChild as s3, getMasterVehicleOwnershipTypeCacheCount as s4, newMasterVehicleOwnershipTypePayload as s5, toMasterVehicleOwnershipTypePayload as s6, updateMasterVehicleOwnershipType as s7, type MasterVehicleAssociatedToDTO as s8, type MasterVehicleAssociatedToQueryDTO as s9, FindCacheSchema$2 as sA, type MasterDeviceModel as sB, type MasterDeviceModelDTO as sC, type MasterDeviceModelQueryDTO as sD, MasterDeviceModelQuerySchema as sE, MasterDeviceModelSchema as sF, createMasterDeviceModel as sG, deleteMasterDeviceModel as sH, findMasterDeviceModels as sI, getMasterDeviceModelCache as sJ, getMasterDeviceModelCacheChild as sK, getMasterDeviceModelCacheCount as sL, newMasterDeviceModelPayload as sM, toMasterDeviceModelPayload as sN, updateMasterDeviceModel as sO, type MasterDeviceManufacturer as sP, type MasterDeviceManufacturerDTO as sQ, type MasterDeviceManufacturerQueryDTO as sR, MasterDeviceManufacturerQuerySchema as sS, MasterDeviceManufacturerSchema as sT, createMasterDeviceManufacturer as sU, deleteMasterDeviceManufacturer as sV, findMasterDeviceManufacturers as sW, getMasterDeviceManufacturerCache as sX, getMasterDeviceManufacturerCacheChild as sY, getMasterDeviceManufacturerCacheCount as sZ, newMasterDeviceManufacturerPayload as s_, MasterVehicleAssociatedToQuerySchema as sa, MasterVehicleAssociatedToSchema as sb, createMasterVehicleAssociatedTo as sc, deleteMasterVehicleAssociatedTo as sd, findMasterVehicleAssociatedTos as se, getMasterVehicleAssociatedToCache as sf, getMasterVehicleAssociatedToCacheChild as sg, getMasterVehicleAssociatedToCacheCount as sh, newMasterVehicleAssociatedToPayload as si, toMasterVehicleAssociatedToPayload as sj, updateMasterVehicleAssociatedTo as sk, type MasterDeviceType as sl, type MasterDeviceTypeDTO as sm, type MasterDeviceTypeQueryDTO as sn, MasterDeviceTypeQuerySchema as so, MasterDeviceTypeSchema as sp, createMasterDeviceType as sq, deleteMasterDeviceType as sr, findMasterDeviceTypes as ss, getMasterDeviceTypeCache as st, getMasterDeviceTypeCacheChild as su, getMasterDeviceTypeCacheCount as sv, newMasterDeviceTypePayload as sw, toMasterDeviceTypePayload as sx, updateMasterDeviceType as sy, type FindCacheDTO$2 as sz, type MasterFleetIncidentType as t, type OrganisationReportAutomationMailQueryDTO as t$, updateMasterDeviceManufacturer as t0, type FleetInspectionSchedule as t1, type FleetInspectionScheduleDTO as t2, type FleetInspectionScheduleQueryDTO as t3, FleetInspectionScheduleQuerySchema as t4, FleetInspectionScheduleSchema as t5, type FleetInspectionScheduleVehicleLink as t6, createFleetInspectionSchedule as t7, deleteFleetInspectionSchedule as t8, findFleetInspectionSchedule as t9, GPSLiveTrackShareLinkUpdateLinkStatusSchema as tA, createGPSLiveTrackShareLink as tB, createGPSLiveTrackShareLinkNotification as tC, deleteGPSLiveTrackShareLink as tD, extendGPSLiveTrackLinkTime as tE, findGPSLiveTrackShareLink as tF, newGPSLiveTrackShareLinkPayload as tG, toGPSLiveTrackShareLinkPayload as tH, updateGPSLiveTrackLinkStatus as tI, type GPSTrackHistoryShareLink as tJ, type GPSTrackHistoryShareLinkDTO as tK, type GPSTrackHistoryShareLinkNotification as tL, type GPSTrackHistoryShareLinkNotificationDTO as tM, GPSTrackHistoryShareLinkNotificationSchema as tN, type GPSTrackHistoryShareLinkQueryDTO as tO, GPSTrackHistoryShareLinkQuerySchema as tP, GPSTrackHistoryShareLinkSchema as tQ, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as tR, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as tS, createGPSTrackHistoryShareLink as tT, createGPSTrackHistoryShareLinkNotification as tU, deleteGPSTrackHistoryShareLink as tV, findGPSTrackHistoryShareLink as tW, newGPSTrackHistoryShareLinkPayload as tX, toGPSTrackHistoryShareLinkPayload as tY, updateTrackHistoryLinkStatus as tZ, type OrganisationReportAutomationMail as t_, newFleetInspectionSchedulePayload as ta, toFleetInspectionSchedulePayload as tb, updateFleetInspectionSchedule as tc, type FleetServiceSchedule as td, type FleetServiceScheduleDTO as te, type FleetServiceScheduleQueryDTO as tf, FleetServiceScheduleQuerySchema as tg, FleetServiceScheduleSchema as th, type FleetServiceScheduleVehicleLink as ti, createFleetServiceSchedule as tj, deleteFleetServiceSchedule as tk, findFleetServiceSchedule as tl, newFleetServiceSchedulePayload as tm, toFleetServiceSchedulePayload as tn, updateFleetServiceSchedule as to, type GPSLiveTrackShareLink as tp, type GPSLiveTrackShareLinkDTO as tq, type GPSLiveTrackShareLinkNotification as tr, type GPSLiveTrackShareLinkNotificationDTO as ts, GPSLiveTrackShareLinkNotificationSchema as tt, type GPSLiveTrackShareLinkQueryDTO as tu, GPSLiveTrackShareLinkQuerySchema as tv, GPSLiveTrackShareLinkSchema as tw, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as tx, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as ty, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as tz, type MasterFleetIncidentStatus as u, findVehicleGPSDetails as u$, OrganisationReportAutomationMailQuerySchema as u0, type OrganisationReportAutomationMailVehicleLink as u1, type OrganisationReportPreference as u2, type OrganisationReportPreferenceDTO as u3, type OrganisationReportPreferenceQueryDTO as u4, OrganisationReportPreferenceQuerySchema as u5, OrganisationReportPreferenceSchema as u6, type OrganisationReportPreferenceVehicleLink as u7, createOrganisationReportPreference as u8, deleteOrganisationReportPreference as u9, type VehicleDTO as uA, type VehicleDetailBody as uB, type VehicleDetailBodyDTO as uC, VehicleDetailBodySchema as uD, type VehicleDetailGPS as uE, type VehicleDetailGPSSensorDTO as uF, VehicleDetailGPSSensorSchema as uG, type VehicleDetailLifeCycle as uH, type VehicleDetailLifeCycleDTO as uI, VehicleDetailLifeCycleSchema as uJ, type VehicleDetailPurchase as uK, type VehicleDetailPurchaseDTO as uL, VehicleDetailPurchaseSchema as uM, type VehicleDetailTrip as uN, type VehicleDetailTripDTO as uO, VehicleDetailTripSchema as uP, type VehicleDriverLinkDTO as uQ, VehicleDriverLinkSchema as uR, type VehicleGPSQueryDTO as uS, VehicleGPSQuerySchema as uT, type VehicleOdometerHistory as uU, type VehicleQueryDTO as uV, VehicleQuerySchema as uW, VehicleSchema as uX, createVehicle as uY, create_vehicle_file as uZ, deleteVehicle as u_, findOrganisationReportAutomationMail as ua, findOrganisationReportPreference as ub, newOrganisationReportPreferencePayload as uc, toOrganisationReportPreferencePayload as ud, updateOrganisationReportPreference as ue, type CalibrationFileDTO as uf, CalibrationFileSchema as ug, type MasterVehicleDeviceChange as uh, type MasterVehicleDeviceChangeQueryDTO as ui, MasterVehicleDeviceChangeQuerySchema as uj, type MasterVehicleDropdown as uk, type MasterVehicleFile as ul, type MasterVehicleFileDTO as um, MasterVehicleFileSchema as un, type MasterVehicleMultiOrgDropdown as uo, type MasterVehicleSimChange as up, type MasterVehicleSimChangeQueryDTO as uq, MasterVehicleSimChangeQuerySchema as ur, type NoGPSDataVehiclesQueryDTO as us, NoGPSDataVehiclesQuerySchema as ut, type UpdateGPSDeviceDetailsDTO as uu, UpdateGPSDeviceDetailsSchema as uv, type UpdateGPSSimDetailsDTO as uw, UpdateGPSSimDetailsSchema as ux, type VehicleCaheMultiOrganisationQueryDTO as uy, VehicleCaheMultiOrganisationQuerySchema as uz, type MasterFleetIncidentSeverity as v, TicketFileSchema as v$, findVehicles as v0, findVehiclesLiveDashboard as v1, find_no_gps_data_vehicles as v2, getDeviceChangeHistoryByVehicle as v3, getDriverLinkHistoryByDriver as v4, getDriverLinkHistoryByVehicle as v5, getSimChangeHistoryByVehicle as v6, getVehicleCache as v7, getVehicleParentCache as v8, getVehicleSimpleCache as v9, updateVehicleLifeCycleDetails as vA, updateVehiclePurchaseDetails as vB, update_calibration_file as vC, type UserAdminDTO as vD, type UserAdminLoginPush as vE, type UserAdminLogoDTO as vF, UserAdminLogoSchema as vG, type UserAdminProfileDTO as vH, UserAdminProfileSchema as vI, type UserAdminQueryDTO as vJ, UserAdminQuerySchema as vK, UserAdminSchema as vL, createUserAdmin as vM, deleteUserAdmin as vN, findUserAdmin as vO, getAdminUserCache as vP, get_admin_image_presigned_url as vQ, newUserAdminPayload as vR, remove_admin_image as vS, toUserAdminProfilePayload as vT, updateUserAdmin as vU, updateUserAdminProfile as vV, update_admin_image as vW, type Ticket as vX, type TicketDTO as vY, type TicketFile as vZ, type TicketFileDTO as v_, getVehicleSimpleDropdownCacheLiveData as va, getVehicleSimpleDropdownCustom as vb, getVehicleSimpleDropdownMultipleOrganiations as vc, get_calibration_file_presigned_url as vd, get_vehicle_file_presigned_url as ve, linkDriverToVehicle as vf, newVehiclePayload as vg, remove_calibration_file as vh, remove_vehicle_file as vi, toGPSDeviceDetailsPayload as vj, toGPSSimDetailsPayload as vk, toVehicleDetailLifeCyclePayload as vl, toVehicleDetailPurchasePayload as vm, toVehicleDetailsBodyPayload as vn, toVehicleDetailsGPSPayload as vo, toVehicleDetailsTripPayload as vp, toVehiclePayload as vq, unlinkDriverFromVehicle as vr, updateDetailsGpsSensor as vs, updateDetailsTrip as vt, updateGPSDeviceDetails as vu, updateGPSSimDetails as vv, updateSensorRelayLockStatusLocked as vw, updateSensorRelayLockStatusUnlocked as vx, updateVehicle as vy, updateVehicleBodyDetails as vz, type MasterFleetInsuranceClaimStatus as w, create_fleet_document_file as w$, type TicketQueryDTO as w0, TicketQuerySchema as w1, TicketSchema as w2, type TicketVerifyDTO as w3, TicketVerifySchema as w4, createTicket as w5, create_ticket_file as w6, deleteTicket as w7, findTickets as w8, get_ticket_file_presigned_url as w9, MasterVehicleDocumentTypeQuerySchema as wA, MasterVehicleDocumentTypeSchema as wB, createMasterVehicleDocumentType as wC, deleteMasterVehicleDocumentType as wD, findMasterVehicleDocumentTypes as wE, getMasterVehicleDocumentTypeCache as wF, newMasterVehicleDocumentTypePayload as wG, toMasterVehicleDocumentTypePayload as wH, updateMasterVehicleDocumentType as wI, type DocumentDashboard as wJ, type FleetDocument as wK, type FleetDocumentDTO as wL, type FleetDocumentDashBoardQueryDTO as wM, FleetDocumentDashBoardQuerySchema as wN, type FleetDocumentExpiry as wO, type FleetDocumentExpiryDTO as wP, type FleetDocumentExpiryQueryDTO as wQ, FleetDocumentExpiryQuerySchema as wR, FleetDocumentExpirySchema as wS, type FleetDocumentFile as wT, type FleetDocumentFileDTO as wU, FleetDocumentFileSchema as wV, type FleetDocumentQueryDTO as wW, FleetDocumentQuerySchema as wX, FleetDocumentSchema as wY, createFleetDocument as wZ, createFleetDocumentExpiry as w_, newTicketPayload as wa, newVerifyTicketPayload as wb, remove_ticket_file as wc, toTicketPayload as wd, toVerifyTicketPayload as we, updateTicket as wf, updateVerifyStatus as wg, type Invoice as wh, type InvoiceDTO as wi, type InvoiceFile as wj, type InvoiceFileDTO as wk, InvoiceFileSchema as wl, type InvoiceQueryDTO as wm, InvoiceQuerySchema as wn, InvoiceSchema as wo, createInvoice as wp, create_invoice_file as wq, deleteInvoice as wr, findInvoices as ws, get_invoice_file_presigned_url as wt, newInvoicePayload as wu, remove_invoice_file as wv, toInvoicePayload as ww, updateInvoice as wx, type MasterVehicleDocumentTypeDTO as wy, type MasterVehicleDocumentTypeQueryDTO as wz, type MasterFleetServiceTask as x, createMasterMainState as x$, deleteFleetDocument as x0, deleteFleetDocumentExpiry as x1, findFleetDocument as x2, findFleetDocumentExpiry as x3, fleet_document_dashboard as x4, get_fleet_document_file_presigned_url as x5, newFleetDocumentExpiryPayload as x6, newFleetDocumentPayload as x7, remove_fleet_document_file as x8, toFleetDocumentExpiryPayload as x9, remove_user_image as xA, toUserPayload as xB, toUserProfilePayload as xC, updateUser as xD, updateUserDefaultDateformat as xE, updateUserDefaultLanguage as xF, updateUserDefaultTimezone as xG, updateUserProfile as xH, update_user_image as xI, type MasterMainTimeZone as xJ, type MasterMainTimeZoneDTO as xK, type MasterMainTimeZoneQueryDTO as xL, MasterMainTimeZoneQuerySchema as xM, MasterMainTimeZoneSchema as xN, createMasterMainTimeZone as xO, deleteMasterMainTimeZone as xP, findMasterMainTimeZones as xQ, getMasterMainTimeZoneCache as xR, getMasterMainTimeZoneCacheAll as xS, newMasterMainTimeZonePayload as xT, toMasterMainTimeZonePayload as xU, updateMasterMainTimeZone as xV, type MasterMainState as xW, type MasterMainStateDTO as xX, type MasterMainStateQueryDTO as xY, MasterMainStateQuerySchema as xZ, MasterMainStateSchema as x_, toFleetDocumentPayload as xa, updateFleetDocument as xb, updateFleetDocumentExpiry as xc, type UserDTO as xd, type UserDefaultDateFormatDTO as xe, UserDefaultDateFormatSchema as xf, type UserDefaultLanguageDTO as xg, UserDefaultLanguageSchema as xh, type UserDefaultTimeZoneDTO as xi, UserDefaultTimeZoneSchema as xj, type UserLoginPush as xk, type UserLogoDTO as xl, UserLogoSchema as xm, type UserProfileDTO as xn, UserProfileSchema as xo, type UserQueryDTO as xp, UserQuerySchema as xq, UserSchema as xr, type UserVehicleLink as xs, createUser as xt, deleteUser as xu, findUser as xv, getUserCache as xw, getUserCacheSimple as xx, get_user_image_presigned_url as xy, newUserPayload as xz, type MasterMainIndustry as y, type MasterExpenseTypeQueryDTO as y$, deleteMasterMainState as y0, findMasterMainStates as y1, getMasterMainStateCache as y2, newMasterMainStatePayload as y3, toMasterMainStatePayload as y4, updateMasterMainState as y5, type MasterMainCountryDTO as y6, type MasterMainCountryQueryDTO as y7, MasterMainCountryQuerySchema as y8, MasterMainCountrySchema as y9, getMasterMainUnitVolumeCache as yA, newMasterMainUnitVolumePayload as yB, toMasterMainUnitVolumePayload as yC, updateMasterMainUnitVolume as yD, type OrganisationCalendar as yE, type OrganisationCalendarDTO as yF, type OrganisationCalendarQueryDTO as yG, OrganisationCalendarQuerySchema as yH, OrganisationCalendarSchema as yI, createOrganisationCalendar as yJ, deleteOrganisationCalendar as yK, findOrganisationCalendar as yL, newOrganisationCalendarPayload as yM, toOrganisationCalendarPayload as yN, updateOrganisationCalendar as yO, type OrganisationNoticeBoard as yP, type OrganisationNoticeBoardDTO as yQ, type OrganisationNoticeBoardQueryDTO as yR, OrganisationNoticeBoardQuerySchema as yS, OrganisationNoticeBoardSchema as yT, createOrganisationNoticeBoard as yU, deleteOrganisationNoticeBoard as yV, findOrganisationNoticeBoard as yW, newOrganisationNoticeBoardPayload as yX, toOrganisationNoticeBoardPayload as yY, updateOrganisationNoticeBoard as yZ, type MasterExpenseTypeDTO as y_, createMasterMainCountry as ya, deleteMasterMainCountry as yb, findMasterMainCountries as yc, getMasterMainCountryCache as yd, getMasterMainCountryCacheChild as ye, newMasterMainCountryPayload as yf, toMasterMainCountryPayload as yg, updateMasterMainCountry as yh, type MasterMainUnitMileageDTO as yi, type MasterMainUnitMileageQueryDTO as yj, MasterMainUnitMileageQuerySchema as yk, MasterMainUnitMileageSchema as yl, createMasterMainUnitMileage as ym, deleteMasterMainUnitMileage as yn, findMasterMainUnitMileages as yo, getMasterMainUnitMileageCache as yp, newMasterMainUnitMileagePayload as yq, toMasterMainUnitMileagePayload as yr, updateMasterMainUnitMileage as ys, type MasterMainUnitVolumeDTO as yt, type MasterMainUnitVolumeQueryDTO as yu, MasterMainUnitVolumeQuerySchema as yv, MasterMainUnitVolumeSchema as yw, createMasterMainUnitVolume as yx, deleteMasterMainUnitVolume as yy, findMasterMainUnitVolumes as yz, type MasterMainCountry as z, MasterTyreGradeSchema as z$, MasterExpenseTypeQuerySchema as z0, MasterExpenseTypeSchema as z1, createMasterExpenseType as z2, deleteMasterExpenseType as z3, findMasterExpenseTypes as z4, getMasterExpenseTypeCache as z5, newMasterExpenseTypePayload as z6, toMasterExpenseTypePayload as z7, updateMasterExpenseType as z8, type FindCacheDTO$1 as z9, updateMasterSparePartCategory as zA, type MasterSparePartUnitDTO as zB, MasterSparePartUnitSchema as zC, type SparePartUnitQueryDTO as zD, SparePartUnitQuerySchema as zE, createMasterSparePartUnit as zF, deleteMasterSparePartUnit as zG, findMasterSparePartUnits as zH, getMasterSparePartUnitCache as zI, getMasterSparePartUnitCacheCount as zJ, newMasterSparePartUnitPayload as zK, toMasterSparePartUnitPayload as zL, updateMasterSparePartUnit as zM, type MasterTripPartyTypeDTO as zN, type MasterTripPartyTypeQueryDTO as zO, MasterTripPartyTypeQuerySchema as zP, MasterTripPartyTypeSchema as zQ, createMasterTripPartyType as zR, deleteMasterTripPartyType as zS, findMasterTripPartyTypes as zT, getMasterTripPartyTypeCache as zU, newMasterTripPartyTypePayload as zV, toMasterTripPartyTypePayload as zW, updateMasterTripPartyType as zX, type MasterTyreGradeDTO as zY, type MasterTyreGradeQueryDTO as zZ, MasterTyreGradeQuerySchema as z_, FindCacheSchema$1 as za, type MasterSparePartSubCategory as zb, type MasterSparePartSubCategoryDTO as zc, MasterSparePartSubCategorySchema as zd, type SparePartSubCategoryQueryDTO as ze, SparePartSubCategoryQuerySchema as zf, createMasterSparePartSubCategory as zg, deleteMasterSparePartSubCategory as zh, findMasterSparePartSubCategories as zi, getMasterSparePartSubCategoryCache as zj, getMasterSparePartSubCategoryCacheCount as zk, newMasterSparePartSubCategoryPayload as zl, toMasterSparePartSubCategoryPayload as zm, updateMasterSparePartSubCategory as zn, type MasterSparePartCategoryDTO as zo, MasterSparePartCategorySchema as zp, type SparePartCategoryQueryDTO as zq, SparePartCategoryQuerySchema as zr, createMasterSparePartCategory as zs, deleteMasterSparePartCategory as zt, findMasterSparePartCategories as zu, getMasterSparePartCategoryCache as zv, getMasterSparePartCategoryCacheChild as zw, getMasterSparePartCategoryCacheCount as zx, newMasterSparePartCategoryPayload as zy, toMasterSparePartCategoryPayload as zz };
|
|
25324
|
+
export { type MasterVehicleFuelType as $, type MasterMainDateFormat as A, UserOrganisationQuerySchema as A$, createMasterTyreGrade as A0, deleteMasterTyreGrade as A1, findMasterTyreGrades as A2, getMasterTyreGradeCache as A3, getMasterTyreGradeCacheCount as A4, newMasterTyreGradePayload as A5, toMasterTyreGradePayload as A6, updateMasterTyreGrade as A7, type FindCacheDTO as A8, FindCacheSchema as A9, type MasterMainUnitDistanceDTO as AA, type MasterMainUnitDistanceQueryDTO as AB, MasterMainUnitDistanceQuerySchema as AC, MasterMainUnitDistanceSchema as AD, createMasterMainUnitDistance as AE, deleteMasterMainUnitDistance as AF, findMasterMainUnitDistances as AG, getMasterMainUnitDistanceCache as AH, newMasterMainUnitDistancePayload as AI, toMasterMainUnitDistancePayload as AJ, updateMasterMainUnitDistance as AK, type ExclusiveFeatureAccess as AL, type ExclusiveFeatureAccessDTO as AM, type ExclusiveFeatureAccessQueryDTO as AN, ExclusiveFeatureAccessQuerySchema as AO, ExclusiveFeatureAccessSchema as AP, createDemo as AQ, deleteExclusiveFeatureAccess as AR, findExclusiveFeatureAccess as AS, newExclusiveFeatureAccessPayload as AT, toExclusiveFeatureAccessPayload as AU, updateExclusiveFeatureAccess as AV, type NextOrganisationUTrackId as AW, type UserOrganisationDTO as AX, type UserOrganisationLogoDTO as AY, UserOrganisationLogoSchema as AZ, type UserOrganisationQueryDTO as A_, type MasterTyreModel as Aa, type MasterTyreModelDTO as Ab, type MasterTyreModelQueryDTO as Ac, MasterTyreModelQuerySchema as Ad, MasterTyreModelSchema as Ae, createMasterTyreModel as Af, deleteMasterTyreModel as Ag, findMasterTyreModels as Ah, getMasterTyreModelCache as Ai, getMasterTyreModelCacheCount as Aj, newMasterTyreModelPayload as Ak, toMasterTyreModelPayload as Al, updateMasterTyreModel as Am, type MasterTyreMakeDTO as An, type MasterTyreMakeQueryDTO as Ao, MasterTyreMakeQuerySchema as Ap, MasterTyreMakeSchema as Aq, createMasterTyreMake as Ar, deleteMasterTyreMake as As, findMasterTyreMakes as At, getMasterTyreMakeCache as Au, getMasterTyreMakeCacheChild as Av, getMasterTyreMakeCacheCount as Aw, newMasterTyreMakePayload as Ax, toMasterTyreMakePayload as Ay, updateMasterTyreMake as Az, type BusStop as B, UserOrganisationSchema as B0, type UserOrganisationShowFilterDTO as B1, UserOrganisationShowFilterSchema as B2, type UserOrganisationSimple as B3, createUserOrganisation as B4, deleteUserOrganisation as B5, findUserOrganisation as B6, getNextOrganisationUTrackId as B7, getUserOrganisationCache as B8, getUserOrganisationCacheSimple as B9, get_organisation_logo_presigned_url as Ba, newUserOrganisationPayload as Bb, remove_organisation_logo as Bc, toUserOrganisationPayload as Bd, updateUserOrganisation as Be, updateUserOrganisationShowFilter as Bf, update_organisation_logo as Bg, type MasterMainLanguage as C, type MasterMainUnitDistance as D, type MasterMainUnitMileage as E, type MasterMainUnitVolume as F, type MasterMainSimProvider as G, type OrganisationSubCompany as H, type OrganisationColor as I, type OrganisationTag as J, type OrganisationGroup as K, type MasterSparePartCategory as L, type MasterVehicle as M, type MasterSparePartUnit as N, type OrganisationBranch as O, type MasterTripPartyType as P, type MasterTyreMake as Q, type MasterTyreGrade as R, type Student as S, type MasterUserRole as T, type UserOrganisation as U, type MasterUserStatus as V, type MasterVehicleType as W, type MasterVehicleMake as X, type MasterVehicleStatusType as Y, type MasterVehicleOwnershipType as Z, type MasterVehicleAssociatedTo as _, type User as a, type MasterMainDateFormatQueryDTO as a$, type MasterVehicleFuelUnit as a0, type MasterVehicleFuelRemovalReason as a1, type MasterVehicleDocumentType as a2, type MasterMainIndustryDTO as a3, type MasterMainIndustryQueryDTO as a4, MasterMainIndustryQuerySchema as a5, MasterMainIndustrySchema as a6, createMasterMainIndustry as a7, deleteMasterMainIndustry as a8, findMasterMainIndustry as a9, newMasterUserRolePayload as aA, toMasterUserRolePayload as aB, updateMasterUserRole as aC, type MasterUserStatusDTO as aD, type MasterUserStatusQueryDTO as aE, MasterUserStatusQuerySchema as aF, MasterUserStatusSchema as aG, createMasterUserStatus as aH, deleteMasterUserStatus as aI, findMasterUserStatuses as aJ, getMasterUserStatusCache as aK, getMasterUserStatusCacheCount as aL, newMasterUserStatusPayload as aM, toMasterUserStatusPayload as aN, updateMasterUserStatus as aO, type MasterMainLanguageDTO as aP, type MasterMainLanguageQueryDTO as aQ, MasterMainLanguageQuerySchema as aR, MasterMainLanguageSchema as aS, createMasterMainLanguage as aT, deleteMasterMainLanguage as aU, findMasterMainLanguages as aV, getMasterMainLanguageCache as aW, newMasterMainLanguagePayload as aX, toMasterMainLanguagePayload as aY, updateMasterMainLanguage as aZ, type MasterMainDateFormatDTO as a_, getMasterMainIndustryCache as aa, newMasterMainIndustryPayload as ab, toMasterMainIndustryPayload as ac, updateMasterMainIndustry as ad, type MasterMainCurrency as ae, type MasterMainCurrencyDTO as af, type MasterMainCurrencyQueryDTO as ag, MasterMainCurrencyQuerySchema as ah, MasterMainCurrencySchema as ai, createMasterMainCurrency as aj, deleteMasterMainCurrency as ak, findMasterMainCurrencies as al, getMasterMainCurrencyCache as am, getMasterMainCurrencyCacheAll as an, newMasterMainCurrencyPayload as ao, toMasterMainCurrencyPayload as ap, updateMasterMainCurrency as aq, type MasterUserRoleDTO as ar, type MasterUserRoleQueryDTO as as, MasterUserRoleQuerySchema as at, MasterUserRoleSchema as au, createMasterUserRole as av, deleteMasterUserRole as aw, findMasterUserRoles as ax, getMasterUserRoleCache as ay, getMasterUserRoleCacheCount as az, type MasterDriver as b, newOrganisationTagPayload as b$, MasterMainDateFormatQuerySchema as b0, MasterMainDateFormatSchema as b1, createMasterMainDateFormat as b2, deleteMasterMainDateFormat as b3, findMasterMainDateFormats as b4, getMasterMainDateFormatCache as b5, newMasterMainDateFormatPayload as b6, toMasterMainDateFormatPayload as b7, updateMasterMainDateFormat as b8, type OrganisationSubCompanyDTO as b9, getOrganisationBranchCacheCount as bA, newOrganisationBranchPayload as bB, toOrganisationBranchPayload as bC, updateOrganisationBranch as bD, type OrganisationColorDTO as bE, type OrganisationColorQueryDTO as bF, OrganisationColorQuerySchema as bG, OrganisationColorSchema as bH, createOrganisationColor as bI, deleteOrganisationColor as bJ, findOrganisationColors as bK, getOrganisationColorCache as bL, getOrganisationColorCacheChild as bM, getOrganisationColorCacheCount as bN, newOrganisationColorPayload as bO, toOrganisationColorPayload as bP, updateOrganisationColor as bQ, type OrganisationTagDTO as bR, type OrganisationTagQueryDTO as bS, OrganisationTagQuerySchema as bT, OrganisationTagSchema as bU, createOrganisationTag as bV, deleteOrganisationTag as bW, findOrganisationTags as bX, getOrganisationTagCache as bY, getOrganisationTagCacheChild as bZ, getOrganisationTagCacheCount as b_, type OrganisationSubCompanyQueryDTO as ba, OrganisationSubCompanyQuerySchema as bb, OrganisationSubCompanySchema as bc, type SubCompanyLogoDTO as bd, SubCompanyLogoSchema as be, createOrganisationSubCompany as bf, deleteOrganisationSubCompany as bg, delete_organisation_sub_company_logo as bh, findOrganisationSubCompanyies as bi, getOrganisationSubCompanyCache as bj, getOrganisationSubCompanyCacheChild as bk, getOrganisationSubCompanyCacheCount as bl, get_organisation_sub_company_logo_presigned_url as bm, newOrganisationSubCompanyPayload as bn, toOrganisationSubCompanyPayload as bo, updateOrganisationSubCompany as bp, update_organisation_sub_company_logo as bq, type OrganisationBranchDTO as br, type OrganisationBranchQueryDTO as bs, OrganisationBranchQuerySchema as bt, OrganisationBranchSchema as bu, createOrganisationBranch as bv, deleteOrganisationBranch as bw, findOrganisationBranchs as bx, getOrganisationBranchCache as by, getOrganisationBranchCacheChild as bz, type UserAdmin as c, newMasterFleetIncidentSeverityPayload as c$, toOrganisationTagPayload as c0, updateOrganisationTag as c1, type AllVehiclesFuelDailySummaryDTO as c2, AllVehiclesFuelDailySummaryQuerySchema as c3, type FleetFuelDailyMonthlySummaryQueryDTO as c4, FleetFuelDailyMonthlySummaryQuerySchema as c5, type FleetFuelDailySummary as c6, type FleetFuelDailySummaryDTO as c7, type FleetFuelDailySummaryDashBoardQueryDTO as c8, FleetFuelDailySummaryDashBoardQuerySchema as c9, MasterFleetIncidentTypeSchema as cA, createMasterFleetIncidentType as cB, deleteMasterFleetIncidentType as cC, findMasterFleetIncidentTypes as cD, getMasterFleetIncidentTypeCache as cE, newMasterFleetIncidentTypePayload as cF, toMasterFleetIncidentTypePayload as cG, updateMasterFleetIncidentType as cH, type MasterFleetIncidentStatusDTO as cI, type MasterFleetIncidentStatusQueryDTO as cJ, MasterFleetIncidentStatusQuerySchema as cK, MasterFleetIncidentStatusSchema as cL, createMasterFleetIncidentStatus as cM, deleteMasterFleetIncidentStatus as cN, findMasterFleetIncidentStatuses as cO, getMasterFleetIncidentStatusCache as cP, newMasterFleetIncidentStatusPayload as cQ, toMasterFleetIncidentStatusPayload as cR, updateMasterFleetIncidentStatus as cS, type MasterFleetIncidentSeverityDTO as cT, type MasterFleetIncidentSeverityQueryDTO as cU, MasterFleetIncidentSeverityQuerySchema as cV, MasterFleetIncidentSeveritySchema as cW, createMasterFleetIncidentSeverity as cX, deleteMasterFleetIncidentSeverity as cY, findMasterFleetIncidentSeverities as cZ, getMasterFleetIncidentSeverityCache as c_, type FleetFuelDailySummaryQueryDTO as ca, FleetFuelDailySummaryQuerySchema as cb, FleetFuelDailySummarySchema as cc, type FuelDashboard as cd, createFleetFuelDailySummary as ce, deleteFleetFuelDailySummary as cf, findFleetFuelDailySummary as cg, findFleetFuelMonthlySummary as ch, fuel_dashboard as ci, newFleetFuelDailySummaryPayload as cj, toFleetFuelDailySummaryPayload as ck, updateFleetFuelDailySummary as cl, type MasterExpenseNameDTO as cm, type MasterExpenseNameQueryDTO as cn, MasterExpenseNameQuerySchema as co, MasterExpenseNameSchema as cp, createMasterExpenseName as cq, deleteMasterExpenseName as cr, findMasterExpenseNames as cs, getMasterExpenseNameCache as ct, newMasterExpenseNamePayload as cu, toMasterExpenseNamePayload as cv, updateMasterExpenseName as cw, type MasterFleetIncidentTypeDTO as cx, type MasterFleetIncidentTypeQueryDTO as cy, MasterFleetIncidentTypeQuerySchema as cz, type MasterRoute as d, MasterFuelCompanyQuerySchema as d$, toMasterFleetIncidentSeverityPayload as d0, updateMasterFleetIncidentSeverity as d1, type MasterFleetInsuranceClaimStatusDTO as d2, type MasterFleetInsuranceClaimStatusQueryDTO as d3, MasterFleetInsuranceClaimStatusQuerySchema as d4, MasterFleetInsuranceClaimStatusSchema as d5, createMasterFleetInsuranceClaimStatus as d6, deleteMasterFleetInsuranceClaimStatus as d7, findMasterFleetInsuranceClaimStatuses as d8, getMasterFleetInsuranceClaimStatusCache as d9, findFleetIncidentCost as dA, get_incident_file_presigned_url as dB, incident_dashboard as dC, newFleetIncidentCostPayload as dD, newFleetIncidentPayload as dE, remove_incident_file as dF, toFleetIncidentCostPayload as dG, toFleetIncidentPayload as dH, updateFleetIncident as dI, updateFleetIncidentCost as dJ, type FleetVendorServiceCenter as dK, type FleetVendorServiceCenterDTO as dL, type FleetVendorServiceCenterQueryDTO as dM, FleetVendorServiceCenterQuerySchema as dN, FleetVendorServiceCenterSchema as dO, type FleetVendorServiceCenterSimple as dP, createFleetVendorServiceCenter as dQ, deleteFleetVendorServiceCenter as dR, findFleetVendorServiceCenter as dS, find_service_center_cache_simple as dT, newFleetVendorServiceCenterPayload as dU, toFleetVendorServiceCenterPayload as dV, updateFleetVendorServiceCenter as dW, type FuelCompanyLogoDTO as dX, FuelCompanyLogoSchema as dY, type MasterFuelCompanyDTO as dZ, type MasterFuelCompanyQueryDTO as d_, newMasterFleetInsuranceClaimStatusPayload as da, toMasterFleetInsuranceClaimStatusPayload as db, updateMasterFleetInsuranceClaimStatus as dc, type FleetIncident as dd, type FleetIncidentCost as de, type FleetIncidentCostDTO as df, type FleetIncidentCostQueryDTO as dg, FleetIncidentCostQuerySchema as dh, FleetIncidentCostSchema as di, type FleetIncidentDTO as dj, type FleetIncidentDashBoardQueryDTO as dk, FleetIncidentDashBoardQuerySchema as dl, type FleetIncidentFile as dm, type FleetIncidentFileDTO as dn, FleetIncidentFileSchema as dp, type FleetIncidentQueryDTO as dq, FleetIncidentQuerySchema as dr, FleetIncidentSchema as ds, type IncidentDashboard as dt, createFleetIncident as du, createFleetIncidentCost as dv, create_incident_file as dw, deleteFleetIncident as dx, deleteFleetIncidentCost as dy, findFleetIncident as dz, type MasterDailySchedule as e, type FleetVendorBankAccount as e$, MasterFuelCompanySchema as e0, createMasterFuelCompany as e1, deleteMasterFuelCompany as e2, delete_master_fuel_company_logo as e3, findMasterFuelCompanys as e4, getMasterFuelCompanyCache as e5, get_master_fuel_company_presigned_url as e6, newMasterFuelCompanyPayload as e7, toMasterFuelCompanyPayload as e8, updateMasterFuelCompany as e9, type MasterVendorTagQueryDTO as eA, MasterVendorTagQuerySchema as eB, MasterVendorTagSchema as eC, createMasterVendorTag as eD, deleteMasterVendorTag as eE, findMasterVendorTags as eF, getMasterVendorTagCache as eG, newMasterVendorTagPayload as eH, toMasterVendorTagPayload as eI, updateMasterVendorTag as eJ, type MasterVendorDocumentTypeDTO as eK, type MasterVendorDocumentTypeQueryDTO as eL, MasterVendorDocumentTypeQuerySchema as eM, MasterVendorDocumentTypeSchema as eN, createMasterVendorDocumentType as eO, deleteMasterVendorDocumentType as eP, findMasterVendorDocumentTypes as eQ, getMasterVendorDocumentTypeCache as eR, newMasterVendorDocumentTypePayload as eS, toMasterVendorDocumentTypePayload as eT, updateMasterVendorDocumentType as eU, type FleetVendor as eV, type FleetVendorAddress as eW, type FleetVendorAddressDTO as eX, type FleetVendorAddressQueryDTO as eY, FleetVendorAddressQuerySchema as eZ, FleetVendorAddressSchema as e_, update_master_fuel_company_logo as ea, type FleetVendorFuelStation as eb, type FleetVendorFuelStationDTO as ec, type FleetVendorFuelStationQueryDTO as ed, FleetVendorFuelStationQuerySchema as ee, FleetVendorFuelStationSchema as ef, type FleetVendorFuelStationSimple as eg, createFleetVendorFuelStation as eh, deleteFleetVendorFuelStation as ei, findFleetVendorFuelStation as ej, find_fuel_station_cache_simple as ek, newFleetVendorFuelStationPayload as el, toFleetVendorFuelStationPayload as em, updateFleetVendorFuelStation as en, type MasterVendorTypeDTO as eo, type MasterVendorTypeQueryDTO as ep, MasterVendorTypeQuerySchema as eq, MasterVendorTypeSchema as er, createMasterVendorType as es, deleteMasterVendorType as et, findMasterVendorTypes as eu, getMasterVendorTypeCache as ev, newMasterVendorTypePayload as ew, toMasterVendorTypePayload as ex, updateMasterVendorType as ey, type MasterVendorTagDTO as ez, type MasterSpecialSchedule as f, newFleetVendorPayload as f$, type FleetVendorBankAccountDTO as f0, type FleetVendorBankAccountQueryDTO as f1, FleetVendorBankAccountQuerySchema as f2, FleetVendorBankAccountSchema as f3, type FleetVendorContactPerson as f4, type FleetVendorContactPersonDTO as f5, type FleetVendorContactPersonLogoDTO as f6, FleetVendorContactPersonLogoSchema as f7, type FleetVendorContactPersonQueryDTO as f8, FleetVendorContactPersonQuerySchema as f9, createFleetVendor as fA, createFleetVendorAddress as fB, createFleetVendorBankAccount as fC, createFleetVendorContactPerson as fD, createFleetVendorDocument as fE, createFleetVendorReview as fF, create_vendor_document_file as fG, deleteFleetVendor as fH, deleteFleetVendorAddress as fI, deleteFleetVendorBankAccount as fJ, deleteFleetVendorContactPerson as fK, deleteFleetVendorDocument as fL, deleteFleetVendorReview as fM, findFleetVendor as fN, findFleetVendorAddress as fO, findFleetVendorBankAccount as fP, findFleetVendorContactPerson as fQ, findFleetVendorDocument as fR, findFleetVendorReview as fS, find_vendor_cache_simple as fT, get_vendor_contact_person_logo_presigned_url as fU, get_vendor_document_file_presigned_url as fV, get_vendor_logo_presigned_url as fW, newFleetVendorAddressPayload as fX, newFleetVendorBankAccountPayload as fY, newFleetVendorContactPersonPayload as fZ, newFleetVendorDocumentPayload as f_, FleetVendorContactPersonSchema as fa, type FleetVendorDTO as fb, type FleetVendorDashBoardQueryDTO as fc, FleetVendorDashBoardQuerySchema as fd, type FleetVendorDocument as fe, type FleetVendorDocumentDTO as ff, type FleetVendorDocumentFile as fg, type FleetVendorDocumentFileDTO as fh, FleetVendorDocumentFileSchema as fi, type FleetVendorDocumentQueryDTO as fj, FleetVendorDocumentQuerySchema as fk, FleetVendorDocumentSchema as fl, type FleetVendorLogoDTO as fm, FleetVendorLogoSchema as fn, type FleetVendorQueryDTO as fo, FleetVendorQuerySchema as fp, type FleetVendorReview as fq, type FleetVendorReviewDTO as fr, type FleetVendorReviewQueryDTO as fs, FleetVendorReviewQuerySchema as ft, FleetVendorReviewSchema as fu, FleetVendorSchema as fv, type FleetVendorSimple as fw, type FleetVendorTagLink as fx, type FleetVendorTypeLink as fy, type VendorDashboard as fz, type MasterClass as g, type FleetServiceFile as g$, newFleetVendorReviewPayload as g0, remove_vendor_contact_person_image as g1, remove_vendor_document_file as g2, remove_vendor_logo as g3, toFleetVendorAddressPayload as g4, toFleetVendorBankAccountPayload as g5, toFleetVendorContactPersonPayload as g6, toFleetVendorDocumentPayload as g7, toFleetVendorPayload as g8, toFleetVendorReviewPayload as g9, type MasterFleetServiceTaskDTO as gA, type MasterFleetServiceTaskQueryDTO as gB, MasterFleetServiceTaskQuerySchema as gC, MasterFleetServiceTaskSchema as gD, createMasterFleetServiceTask as gE, deleteMasterFleetServiceTask as gF, findMasterFleetServiceTasks as gG, getMasterFleetServiceTaskCache as gH, newMasterFleetServiceTaskPayload as gI, toMasterFleetServiceTaskPayload as gJ, updateMasterFleetServiceTask as gK, type MasterFleetServicePart as gL, type MasterFleetServicePartDTO as gM, type MasterFleetServicePartQueryDTO as gN, MasterFleetServicePartQuerySchema as gO, MasterFleetServicePartSchema as gP, createMasterFleetServicePart as gQ, deleteMasterFleetServicePart as gR, findMasterFleetServicePart as gS, findMasterFleetServicePartCache as gT, newMasterFleetServicePartPayload as gU, toMasterFleetServicePartPayload as gV, updateMasterFleetServicePart as gW, type FleetService as gX, type FleetServiceDTO as gY, type FleetServiceDashBoardQueryDTO as gZ, FleetServiceDashBoardQuerySchema as g_, updateFleetVendor as ga, updateFleetVendorAddress as gb, updateFleetVendorBankAccount as gc, updateFleetVendorContactPerson as gd, updateFleetVendorDocument as ge, updateFleetVendorReview as gf, update_vendor_contact_person_image as gg, update_vendor_logo as gh, vendor_dashboard as gi, type FleetWorkshop as gj, type FleetWorkshopDTO as gk, type FleetWorkshopDashBoardQueryDTO as gl, FleetWorkshopDashBoardQuerySchema as gm, type FleetWorkshopQueryDTO as gn, FleetWorkshopQuerySchema as go, FleetWorkshopSchema as gp, type FleetWorkshopSimple as gq, type WorkshopDashboard as gr, createFleetWorkshop as gs, deleteFleetWorkshop as gt, findFleetWorkshop as gu, find_workshop_cache_simple as gv, fleet_workshop_dashboard as gw, newFleetWorkshopPayload as gx, toFleetWorkshopPayload as gy, updateFleetWorkshop as gz, type MasterProgram as h, FleetInspectionSchema as h$, type FleetServiceFileDTO as h0, FleetServiceFileSchema as h1, type FleetServiceQueryDTO as h2, FleetServiceQuerySchema as h3, type FleetServiceReminder as h4, type FleetServiceReminderDTO as h5, type FleetServiceReminderQueryDTO as h6, FleetServiceReminderQuerySchema as h7, FleetServiceReminderSchema as h8, FleetServiceSchema as h9, updateFleetServiceReminder as hA, updateFleetServiceTask as hB, type FleetInspectionForm as hC, type FleetInspectionFormDTO as hD, type FleetInspectionFormFieldsDTO as hE, FleetInspectionFormFieldsSchema as hF, type FleetInspectionFormQueryDTO as hG, FleetInspectionFormQuerySchema as hH, FleetInspectionFormSchema as hI, type FleetInspectionFormSimple as hJ, createFleetInspectionForm as hK, deleteFleetInspectionForm as hL, findFleetInspectionForm as hM, find_inspection_form_cache_simple as hN, newFleetInspectionFormPayload as hO, toFleetInspectionFormPayload as hP, updateFleetInspectionForm as hQ, updateFleetInspectionFormData as hR, type FleetInspection as hS, type FleetInspectionDTO as hT, type FleetInspectionDashBoardQueryDTO as hU, FleetInspectionDashBoardQuerySchema as hV, type FleetInspectionFile as hW, type FleetInspectionFileDTO as hX, FleetInspectionFileSchema as hY, type FleetInspectionQueryDTO as hZ, FleetInspectionQuerySchema as h_, type FleetServiceTask as ha, type FleetServiceTaskDTO as hb, type FleetServiceTaskQueryDTO as hc, FleetServiceTaskQuerySchema as hd, FleetServiceTaskSchema as he, type ServiceDashboard as hf, createFleetService as hg, createFleetServiceReminder as hh, createFleetServiceTask as hi, create_service_file as hj, deleteFleetService as hk, deleteFleetServiceReminder as hl, deleteFleetServiceTask as hm, findFleetService as hn, findFleetServiceReminder as ho, findFleetServiceTask as hp, get_service_file_presigned_url as hq, newFleetServicePayload as hr, newFleetServiceReminderPayload as hs, newFleetServiceTaskPayload as ht, remove_service_file as hu, service_dashboard as hv, toFleetServicePayload as hw, toFleetServiceReminderPayload as hx, toFleetServiceTaskPayload as hy, updateFleetService as hz, type MasterSemester as i, FleetBreakdownCostQuerySchema as i$, type InspectionDashboard as i0, createFleetInspection as i1, create_inspection_file as i2, deleteFleetInspection as i3, findFleetInspection as i4, get_inspection_file_presigned_url as i5, inspection_dashboard as i6, newFleetInspectionPayload as i7, remove_inspection_file as i8, toFleetInspectionPayload as i9, findFleetIssueComment as iA, fleet_issue_dashboard as iB, get_issue_file_presigned_url as iC, newFleetIssueCommentPayload as iD, newFleetIssuePayload as iE, remove_issue_file as iF, toFleetIssueCommentPayload as iG, toFleetIssuePayload as iH, updateFleetIssue as iI, updateFleetIssueComment as iJ, type MasterFleetBreakdownType as iK, type MasterFleetBreakdownTypeDTO as iL, type MasterFleetBreakdownTypeQueryDTO as iM, MasterFleetBreakdownTypeQuerySchema as iN, MasterFleetBreakdownTypeSchema as iO, createMasterFleetBreakdownType as iP, deleteMasterFleetBreakdownType as iQ, findMasterFleetBreakdownType as iR, findMasterFleetBreakdownTypeCache as iS, newMasterFleetBreakdownTypePayload as iT, toMasterFleetBreakdownTypePayload as iU, updateMasterFleetBreakdownType as iV, type BreakdownDashboard as iW, type FleetBreakdown as iX, type FleetBreakdownCost as iY, type FleetBreakdownCostDTO as iZ, type FleetBreakdownCostQueryDTO as i_, updateFleetInspection as ia, type FleetIssue as ib, type FleetIssueComment as ic, type FleetIssueCommentDTO as id, type FleetIssueCommentQueryDTO as ie, FleetIssueCommentQuerySchema as ig, FleetIssueCommentSchema as ih, type FleetIssueDTO as ii, type FleetIssueDashBoardQueryDTO as ij, FleetIssueDashBoardQuerySchema as ik, type FleetIssueFile as il, type FleetIssueFileDTO as im, FleetIssueFileSchema as io, type FleetIssueHistory as ip, type FleetIssueQueryDTO as iq, FleetIssueQuerySchema as ir, FleetIssueSchema as is, type IssueDashboard as it, createFleetIssue as iu, createFleetIssueComment as iv, create_issue_file as iw, deleteFleetIssue as ix, deleteFleetIssueComment as iy, findFleetIssue as iz, type MasterRelationship as j, toMasterVehicleFuelRemovalReasonPayload as j$, FleetBreakdownCostSchema as j0, type FleetBreakdownDTO as j1, type FleetBreakdownDashBoardQueryDTO as j2, FleetBreakdownDashBoardQuerySchema as j3, type FleetBreakdownFile as j4, type FleetBreakdownFileDTO as j5, FleetBreakdownFileSchema as j6, type FleetBreakdownQueryDTO as j7, FleetBreakdownQuerySchema as j8, FleetBreakdownSchema as j9, newMasterVehicleFuelTypePayload as jA, toMasterVehicleFuelTypePayload as jB, updateMasterVehicleFuelType as jC, type MasterVehicleFuelUnitDTO as jD, type MasterVehicleFuelUnitQueryDTO as jE, MasterVehicleFuelUnitQuerySchema as jF, MasterVehicleFuelUnitSchema as jG, createMasterVehicleFuelUnit as jH, deleteMasterVehicleFuelUnit as jI, findMasterVehicleFuelUnits as jJ, getMasterVehicleFuelUnitCache as jK, getMasterVehicleFuelUnitCacheChild as jL, getMasterVehicleFuelUnitCacheCount as jM, newMasterVehicleFuelUnitPayload as jN, toMasterVehicleFuelUnitPayload as jO, updateMasterVehicleFuelUnit as jP, type MasterVehicleFuelRemovalReasonDTO as jQ, type MasterVehicleFuelRemovalReasonQueryDTO as jR, MasterVehicleFuelRemovalReasonQuerySchema as jS, MasterVehicleFuelRemovalReasonSchema as jT, createMasterVehicleFuelRemovalReason as jU, deleteMasterVehicleFuelRemovalReason as jV, findMasterVehicleFuelRemovalReasons as jW, getMasterVehicleFuelRemovalReasonCache as jX, getMasterVehicleFuelRemovalReasonCacheChild as jY, getMasterVehicleFuelRemovalReasonCacheCount as jZ, newMasterVehicleFuelRemovalReasonPayload as j_, breakdown_dashboard as ja, createFleetBreakdown as jb, createFleetBreakdownCost as jc, create_breakdown_file as jd, deleteFleetBreakdown as je, deleteFleetBreakdownCost as jf, findFleetBreakdown as jg, findFleetBreakdownCost as jh, get_breakdown_file_presigned_url as ji, newFleetBreakdownCostPayload as jj, newFleetBreakdownPayload as jk, remove_breakdown_file as jl, toFleetBreakdownCostPayload as jm, toFleetBreakdownPayload as jn, updateFleetBreakdown as jo, updateFleetBreakdownCost as jp, type MasterVehicleFuelTypeDTO as jq, type MasterVehicleFuelTypeQueryDTO as jr, MasterVehicleFuelTypeQuerySchema as js, MasterVehicleFuelTypeSchema as jt, createMasterVehicleFuelType as ju, deleteMasterVehicleFuelType as jv, findMasterVehicleFuelTypes as jw, getMasterVehicleFuelTypeCache as jx, getMasterVehicleFuelTypeCacheChild as jy, getMasterVehicleFuelTypeCacheCount as jz, type MasterSection as k, newMasterSemesterPayload as k$, updateMasterVehicleFuelRemovalReason as k0, type FleetFuelRemoval as k1, type FleetFuelRemovalDTO as k2, type FleetFuelRemovalFile as k3, type FleetFuelRemovalFileDTO as k4, FleetFuelRemovalFileSchema as k5, type FleetFuelRemovalQueryDTO as k6, FleetFuelRemovalQuerySchema as k7, FleetFuelRemovalSchema as k8, createFleetFuelRemoval as k9, findMasterProgram as kA, getMasterProgramCache as kB, getMasterProgramCacheCount as kC, newMasterProgramPayload as kD, toMasterProgramPayload as kE, updateMasterProgram as kF, type MasterSectionDTO as kG, type MasterSectionQueryDTO as kH, MasterSectionQuerySchema as kI, MasterSectionSchema as kJ, createMasterSection as kK, deleteMasterSection as kL, findMasterSection as kM, getMasterSectionCache as kN, getMasterSectionCacheCount as kO, newMasterSectionPayload as kP, toMasterSectionPayload as kQ, updateMasterSection as kR, type MasterSemesterDTO as kS, type MasterSemesterQueryDTO as kT, MasterSemesterQuerySchema as kU, MasterSemesterSchema as kV, createMasterSemester as kW, deleteMasterSemester as kX, findMasterSemester as kY, getMasterSemesterCache as kZ, getMasterSemesterCacheCount as k_, create_fuel_removal_file as ka, deleteFleetFuelRemoval as kb, findFleetFuelRemoval as kc, get_fuel_removal_file_presigned_url as kd, newFleetFuelRemovalPayload as ke, remove_fuel_removal_file as kf, toFleetFuelRemovalPayload as kg, updateFleetFuelRemoval as kh, type MasterClassDTO as ki, type MasterClassQueryDTO as kj, MasterClassQuerySchema as kk, MasterClassSchema as kl, createMasterClass as km, deleteMasterClass as kn, findMasterClass as ko, getMasterClassCache as kp, getMasterClassCacheCount as kq, newMasterClassPayload as kr, toMasterClassPayload as ks, updateMasterClass as kt, type MasterProgramDTO as ku, type MasterProgramQueryDTO as kv, MasterProgramQuerySchema as kw, MasterProgramSchema as kx, createMasterProgram as ky, deleteMasterProgram as kz, type MasterStream as l, MasterDailyScheduleStudentQuerySchema as l$, toMasterSemesterPayload as l0, updateMasterSemester as l1, type MasterStreamDTO as l2, type MasterStreamQueryDTO as l3, MasterStreamQuerySchema as l4, MasterStreamSchema as l5, createMasterStream as l6, deleteMasterStream as l7, findMasterStream as l8, getMasterStreamCache as l9, toMasterRelationshipPayload as lA, updateMasterRelationship as lB, type BusDashBoardQueryDTO as lC, BusDashBoardQuerySchema as lD, type BusDashboard as lE, type BusStopDTO as lF, type BusStopPolygonData as lG, type BusStopPolygonDataDTO as lH, BusStopPolygonDataSchema as lI, type BusStopQueryDTO as lJ, BusStopQuerySchema as lK, BusStopSchema as lL, bus_dashboard as lM, createBusStop as lN, deleteBusStop as lO, findBusStop as lP, newBusStopPayload as lQ, toBusStopPayload as lR, updateBusStop as lS, type AssignDailyScheduleToStudentsDTO as lT, AssignDailyScheduleToStudentsSchema as lU, type MasterDailyScheduleDTO as lV, type MasterDailyScheduleQueryDTO as lW, MasterDailyScheduleQuerySchema as lX, MasterDailyScheduleSchema as lY, type MasterDailyScheduleStudent as lZ, type MasterDailyScheduleStudentQueryDTO as l_, getMasterStreamCacheCount as la, newMasterStreamPayload as lb, toMasterStreamPayload as lc, updateMasterStream as ld, type MasterYearDTO as le, type MasterYearQueryDTO as lf, MasterYearQuerySchema as lg, MasterYearSchema as lh, createMasterYear as li, deleteMasterYear as lj, findMasterYear as lk, getMasterYearCache as ll, getMasterYearCacheCount as lm, newMasterYearPayload as ln, toMasterYearPayload as lo, updateMasterYear as lp, type MasterRelationshipDTO as lq, type MasterRelationshipQueryDTO as lr, MasterRelationshipQuerySchema as ls, MasterRelationshipSchema as lt, createMasterRelationship as lu, deleteMasterRelationship as lv, findMasterRelationship as lw, getMasterRelationshipCache as lx, getMasterRelationshipCacheCount as ly, newMasterRelationshipPayload as lz, type MasterYear as m, findMasterRoute as m$, type RemoveDailyScheduleToStudentsDTO as m0, RemoveDailyScheduleToStudentsSchema as m1, type UpdateDailyScheduleStopDTO as m2, UpdateDailyScheduleStopSchema as m3, assignDailyScheduleToStudents as m4, createMasterDailySchedule as m5, deleteMasterDailySchedule as m6, findMasterDailySchedule as m7, findMasterDailyScheduleStudent as m8, newMasterDailySchedulePayload as m9, updateSpecialScheduleStop as mA, type MasterRouteDTO as mB, type MasterRouteJourneyTimeDTO as mC, MasterRouteJourneyTimeSchema as mD, type MasterRouteQueryDTO as mE, MasterRouteQuerySchema as mF, MasterRouteSchema as mG, type MasterRouteStop as mH, type MasterRouteStopCreateDTO as mI, MasterRouteStopCreateSchema as mJ, type MasterRouteStopDTO as mK, MasterRouteStopDeleteAllSchema as mL, type MasterRouteStopDeleteDTO as mM, type MasterRouteStopDeleteReOrderDTO as mN, MasterRouteStopDeleteSchema as mO, MasterRouteStopIds as mP, type MasterRouteStopIdsDTO as mQ, type MasterRouteStopReorderDTO as mR, MasterRouteStopReorderSchema as mS, MasterRouteStopSchema as mT, type MasterRouteStopUpdateDTO as mU, MasterRouteStopUpdateSchema as mV, appendRouteStop as mW, createMasterRoute as mX, deleteMasterRoute as mY, deleteRouteStopReorder as mZ, deleteRouteStopsAll as m_, removeDailyScheduleToStudents as ma, toMasterDailySchedulePayload as mb, updateDailyScheduleStop as mc, updateMasterDailySchedule as md, type AssignSpecialScheduleToStudentsDTO as me, AssignSpecialScheduleToStudentsSchema as mf, type MasterSpecialScheduleDTO as mg, type MasterSpecialScheduleQueryDTO as mh, MasterSpecialScheduleQuerySchema as mi, MasterSpecialScheduleSchema as mj, type MasterSpecialScheduleStudent as mk, type MasterSpecialScheduleStudentQueryDTO as ml, MasterSpecialScheduleStudentQuerySchema as mm, type RemoveSpecialScheduleToStudentsDTO as mn, RemoveSpecialScheduleToStudentsSchema as mo, type UpdateSpecialScheduleStopDTO as mp, UpdateSpecialScheduleStopSchema as mq, assignSpecialScheduleToStudents as mr, createMasterSpecialSchedule as ms, deleteMasterSpecialSchedule as mt, findMasterSpecialSchedule as mu, findMasterSpecialScheduleStudent as mv, newMasterSpecialSchedulePayload as mw, removeSpecialScheduleToStudents as mx, toMasterSpecialSchedulePayload as my, updateMasterSpecialSchedule as mz, type MasterExpenseName as n, deleteStudentLeaveRequest as n$, findRouteStopCache as n0, newMasterRoutePayload as n1, reorderRouteStops as n2, toMasterRoutePayload as n3, updateMasterRoute as n4, updateRouteStop as n5, update_journey_time as n6, type GuardianDetailsDTO as n7, GuardianDetailsSchema as n8, type GuardianMobileNumberDTO as n9, type StudentLoginPush as nA, type StudentNoFixedScheduleQueryDTO as nB, StudentNoFixedScheduleQuerySchema as nC, type StudentProfilePictureDTO as nD, StudentProfilePictureSchema as nE, type StudentQueryDTO as nF, StudentQuerySchema as nG, StudentSchema as nH, type StudentStopChangeRequest as nI, type StudentStopChangeRequestApprovalDTO as nJ, StudentStopChangeRequestApprovalSchema as nK, type StudentStopChangeRequestDTO as nL, type StudentStopChangeRequestQueryDTO as nM, StudentStopChangeRequestQuerySchema as nN, StudentStopChangeRequestSchema as nO, type StudentTransportPlanTypeChangeHistory as nP, type StudentTransportPlanTypeChangeHistoryQueryDTO as nQ, StudentTransportPlanTypeChangeHistoryQuerySchema as nR, approveStopChangeRequest as nS, createStudent as nT, createStudentAddress as nU, createStudentGuardianLink as nV, createStudentLeaveRequest as nW, createStudentStopChangeRequest as nX, deleteStudent as nY, deleteStudentAddress as nZ, deleteStudentGuardianLink as n_, GuardianMobileNumberSchema as na, type GuardianProfilePictureDTO as nb, GuardianProfilePictureSchema as nc, type SchoolDashBoardQueryDTO as nd, SchoolDashBoardQuerySchema as ne, type SchoolDashboard as nf, type StudentAddress as ng, type StudentAddressDTO as nh, type StudentAddressQueryDTO as ni, StudentAddressQuerySchema as nj, StudentAddressSchema as nk, type StudentDTO as nl, type StudentGuardian as nm, type StudentGuardianAutofillQueryDTO as nn, StudentGuardianAutofillQuerySchema as no, type StudentGuardianLink as np, type StudentGuardianLinkDTO as nq, type StudentGuardianLinkQueryDTO as nr, StudentGuardianLinkQuerySchema as ns, StudentGuardianLinkSchema as nt, type StudentGuardianLoginPush as nu, type StudentLeaveRequest as nv, type StudentLeaveRequestDTO as nw, type StudentLeaveRequestQueryDTO as nx, StudentLeaveRequestQuerySchema as ny, StudentLeaveRequestSchema as nz, type MasterExpenseType as o, type OrganisationNotificationPreference as o$, deleteStudentStopChangeRequest as o0, findStudent as o1, findStudentAddress as o2, findStudentGuardianAutofillDetails as o3, findStudentGuardianLink as o4, findStudentLeaveRequest as o5, findStudentStopChangeRequest as o6, findStudentTransportPlanTypeChangeHistory as o7, find_students_with_no_fixed_schedule_drop as o8, find_students_with_no_fixed_schedule_pickup as o9, type MasterMainLandmarkDTO as oA, type MasterMainLandmarkQueryDTO as oB, MasterMainLandmarkQuerySchema as oC, MasterMainLandmarkSchema as oD, createMasterMainLandMark as oE, deleteMasterMainLandMark as oF, findMasterMainLandMark as oG, newMasterMainLandmarkPayload as oH, toMasterMainLandmarkPayload as oI, updateMasterMainLandMark as oJ, type FleetFuelRefill as oK, type FleetFuelRefillDTO as oL, type FleetFuelRefillFile as oM, type FleetFuelRefillFileDTO as oN, FleetFuelRefillFileSchema as oO, type FleetFuelRefillQueryDTO as oP, FleetFuelRefillQuerySchema as oQ, FleetFuelRefillSchema as oR, createFleetFuelRefill as oS, create_fuel_refill_file as oT, deleteFleetFuelRefill as oU, findFleetFuelRefill as oV, get_fuel_refill_file_presigned_url as oW, newFleetFuelRefillPayload as oX, remove_fuel_refill_file as oY, toFleetFuelRefillPayload as oZ, updateFleetFuelRefill as o_, get_student_guardian_presigned_url as oa, get_student_presigned_url as ob, newStudentAddressPayload as oc, newStudentGuardianLinkPayload as od, newStudentLeaveRequestPayload as oe, newStudentPayload as of, newStudentStopChangeRequestPayload as og, remove_guardian_profile_picture as oh, remove_profile_picture as oi, school_dashboard as oj, toStudentAddressPayload as ok, toStudentGuardianLinkPayload as ol, toStudentLeaveRequestPayload as om, toStudentPayload as on, toStudentStopChangeRequestPayload as oo, updateGuardianDetails as op, updateGuardianMobileNumber as oq, updateGuardianProfilePicture as or, updateStudent as os, updateStudentAddress as ot, updateStudentGuardianLink as ou, updateStudentLeaveRequest as ov, updateStudentStopChangeRequest as ow, update_guardian_profile_picture as ox, update_profile_picture as oy, type MasterMainLandMark as oz, type MasterVendorType as p, type DriverLoginPush as p$, type OrganisationNotificationPreferenceDTO as p0, type OrganisationNotificationPreferenceGeofenceLink as p1, type OrganisationNotificationPreferenceQueryDTO as p2, OrganisationNotificationPreferenceQuerySchema as p3, OrganisationNotificationPreferenceSchema as p4, type OrganisationNotificationPreferenceUserLink as p5, type OrganisationNotificationPreferenceVehicleLink as p6, createOrganisationNotificationPreference as p7, deleteOrganisationNotificationPreference as p8, findOrganisationNotificationPreference as p9, type GPSGeofenceCache as pA, type GPSGeofenceDTO as pB, type GPSGeofencePolilineData as pC, type GPSGeofencePolilineDataDTO as pD, GPSGeofencePolilineDataSchema as pE, type GPSGeofenceQueryDTO as pF, GPSGeofenceQuerySchema as pG, GPSGeofenceSchema as pH, createGPSGeofence as pI, deleteGPSGeofence as pJ, findGPSGeofence as pK, getGPSGeofenceCache as pL, newGPSGeofencePayload as pM, toGPSGeofencePayload as pN, updateGPSGeofence as pO, type GPSGeofenceTransaction as pP, type GPSGeofenceTransactionDTO as pQ, type GPSGeofenceTransactionQueryDTO as pR, GPSGeofenceTransactionQuerySchema as pS, GPSGeofenceTransactionSchema as pT, createGPSGeofenceTransaction as pU, deleteGPSGeofenceTransaction as pV, findGPSGeofenceTransaction as pW, newGPSGeofenceTransactionPayload as pX, toGPSGeofenceTransactionPayload as pY, updateGPSGeofenceTransaction as pZ, type AssignRemoveDriverHistory as p_, newOrganisationNotificationPreferencePayload as pa, toOrganisationNotificationPreferencePayload as pb, updateOrganisationNotificationPreference as pc, type GPSGeofenceTransactionSummary as pd, type GPSGeofenceTransactionSummaryDTO as pe, type GPSGeofenceTransactionSummaryQueryDTO as pf, GPSGeofenceTransactionSummaryQuerySchema as pg, GPSGeofenceTransactionSummarySchema as ph, createGPSGeofenceTransactionSummary as pi, deleteGPSGeofenceTransactionSummary as pj, findGPSGeofenceTransactionSummary as pk, newGPSGeofenceTransactionSummaryPayload as pl, toGPSGeofenceTransactionSummaryPayload as pm, updateGPSGeofenceTransactionSummary as pn, type TripGeofenceToGeofence as po, type TripGeofenceToGeofenceDTO as pp, type TripGeofenceToGeofenceQueryDTO as pq, TripGeofenceToGeofenceQuerySchema as pr, TripGeofenceToGeofenceSchema as ps, createTripGeofenceToGeofence as pt, deleteTripGeofenceToGeofence as pu, findTripGeofenceToGeofence as pv, newTripGeofenceToGeofencePayload as pw, toTripGeofenceToGeofencePayload as px, updateTripGeofenceToGeofence as py, type GPSGeofence as pz, type MasterVendorTag as q, toMasterVehicleTypePayload as q$, type MasterDriverDTO as q0, type MasterDriverFile as q1, type MasterDriverFileDTO as q2, MasterDriverFileSchema as q3, type MasterDriverLogoDTO as q4, MasterDriverLogoSchema as q5, type MasterDriverProfileDTO as q6, MasterDriverProfileSchema as q7, type MasterDriverQueryDTO as q8, MasterDriverQuerySchema as q9, toMasterMainSimProviderPayload as qA, updateMasterMainSimProvider as qB, type OrganisationGroupDTO as qC, type OrganisationGroupQueryDTO as qD, OrganisationGroupQuerySchema as qE, OrganisationGroupSchema as qF, type VehicleOrganisationGroupLink as qG, createOrganisationGroup as qH, deleteOrganisationGroup as qI, findOrganisationGroups as qJ, getOrganisationGroupCache as qK, getOrganisationGroupCacheChild as qL, getOrganisationGroupCacheCount as qM, newOrganisationGroupPayload as qN, toOrganisationGroupPayload as qO, updateOrganisationGroup as qP, type MasterVehicleTypeDTO as qQ, type MasterVehicleTypeQueryDTO as qR, MasterVehicleTypeQuerySchema as qS, MasterVehicleTypeSchema as qT, createMasterVehicleType as qU, deleteMasterVehicleType as qV, findMasterVehicleTypes as qW, getMasterVehicleTypeCache as qX, getMasterVehicleTypeCacheChild as qY, getMasterVehicleTypeCacheCount as qZ, newMasterVehicleTypePayload as q_, MasterDriverSchema as qa, createMasterDriver as qb, create_master_driver_file as qc, deleteMasterDriver as qd, findMasterDriver as qe, getMasterDriverCache as qf, getMasterDriverCacheSimple as qg, get_master_driver_file_presigned_url as qh, get_master_driver_image_presigned_url as qi, newDriverPayload as qj, remove_master_driver_file as qk, remove_master_driver_image as ql, toDriverPayload as qm, toDriverProfilePayload as qn, updateMasterDriver as qo, updateMasterDriverProfile as qp, update_master_driver_image as qq, type MasterMainSimProviderDTO as qr, type MasterMainSimProviderQueryDTO as qs, MasterMainSimProviderQuerySchema as qt, MasterMainSimProviderSchema as qu, createMasterMainSimProvider as qv, deleteMasterMainSimProvider as qw, findMasterMainSimProviders as qx, getMasterMainSimProviderCache as qy, newMasterMainSimProviderPayload as qz, type MasterVendorDocumentType as r, createMasterVehicleOwnershipType as r$, updateMasterVehicleType as r0, type FindCacheDTO$4 as r1, FindCacheSchema$4 as r2, type MasterVehicleSubModel as r3, type MasterVehicleSubModelDTO as r4, type MasterVehicleSubModelQueryDTO as r5, MasterVehicleSubModelQuerySchema as r6, MasterVehicleSubModelSchema as r7, createMasterVehicleSubModel as r8, deleteMasterVehicleSubModel as r9, MasterVehicleMakeSchema as rA, createMasterVehicleMake as rB, deleteMasterVehicleMake as rC, findMasterVehicleMakes as rD, getMasterVehicleMakeCache as rE, getMasterVehicleMakeCacheChild as rF, getMasterVehicleMakeCacheCount as rG, newMasterVehicleMakePayload as rH, toMasterVehicleMakePayload as rI, updateMasterVehicleMake as rJ, type MasterVehicleStatusTypeDTO as rK, type MasterVehicleStatusTypeQueryDTO as rL, MasterVehicleStatusTypeQuerySchema as rM, MasterVehicleStatusTypeSchema as rN, createMasterVehicleStatusType as rO, deleteMasterVehicleStatusType as rP, findMasterVehicleStatusTypes as rQ, getMasterVehicleStatusTypeCache as rR, getMasterVehicleStatusTypeCacheChild as rS, getMasterVehicleStatusTypeCacheCount as rT, newMasterVehicleStatusTypePayload as rU, toMasterVehicleStatusTypePayload as rV, updateMasterVehicleStatusType as rW, type MasterVehicleOwnershipTypeDTO as rX, type MasterVehicleOwnershipTypeQueryDTO as rY, MasterVehicleOwnershipTypeQuerySchema as rZ, MasterVehicleOwnershipTypeSchema as r_, findMasterVehicleSubModels as ra, getMasterVehicleSubModelCache as rb, getMasterVehicleSubModelCacheChild as rc, getMasterVehicleSubModelCacheCount as rd, newMasterVehicleSubModelPayload as re, toMasterVehicleSubModelPayload as rf, updateMasterVehicleSubModel as rg, type FindCacheDTO$3 as rh, FindCacheSchema$3 as ri, type MasterVehicleModel as rj, type MasterVehicleModelDTO as rk, type MasterVehicleModelQueryDTO as rl, MasterVehicleModelQuerySchema as rm, MasterVehicleModelSchema as rn, createMasterVehicleModel as ro, deleteMasterVehicleModel as rp, findMasterVehicleModels as rq, getMasterVehicleModelCache as rr, getMasterVehicleModelCacheChild as rs, getMasterVehicleModelCacheCount as rt, newMasterVehicleModelPayload as ru, toMasterVehicleModelPayload as rv, updateMasterVehicleModel as rw, type MasterVehicleMakeDTO as rx, type MasterVehicleMakeQueryDTO as ry, MasterVehicleMakeQuerySchema as rz, type MasterFuelCompany as s, toMasterDeviceManufacturerPayload as s$, deleteMasterVehicleOwnershipType as s0, findMasterVehicleOwnershipTypes as s1, getMasterVehicleOwnershipTypeCache as s2, getMasterVehicleOwnershipTypeCacheChild as s3, getMasterVehicleOwnershipTypeCacheCount as s4, newMasterVehicleOwnershipTypePayload as s5, toMasterVehicleOwnershipTypePayload as s6, updateMasterVehicleOwnershipType as s7, type MasterVehicleAssociatedToDTO as s8, type MasterVehicleAssociatedToQueryDTO as s9, FindCacheSchema$2 as sA, type MasterDeviceModel as sB, type MasterDeviceModelDTO as sC, type MasterDeviceModelQueryDTO as sD, MasterDeviceModelQuerySchema as sE, MasterDeviceModelSchema as sF, createMasterDeviceModel as sG, deleteMasterDeviceModel as sH, findMasterDeviceModels as sI, getMasterDeviceModelCache as sJ, getMasterDeviceModelCacheChild as sK, getMasterDeviceModelCacheCount as sL, newMasterDeviceModelPayload as sM, toMasterDeviceModelPayload as sN, updateMasterDeviceModel as sO, type MasterDeviceManufacturer as sP, type MasterDeviceManufacturerDTO as sQ, type MasterDeviceManufacturerQueryDTO as sR, MasterDeviceManufacturerQuerySchema as sS, MasterDeviceManufacturerSchema as sT, createMasterDeviceManufacturer as sU, deleteMasterDeviceManufacturer as sV, findMasterDeviceManufacturers as sW, getMasterDeviceManufacturerCache as sX, getMasterDeviceManufacturerCacheChild as sY, getMasterDeviceManufacturerCacheCount as sZ, newMasterDeviceManufacturerPayload as s_, MasterVehicleAssociatedToQuerySchema as sa, MasterVehicleAssociatedToSchema as sb, createMasterVehicleAssociatedTo as sc, deleteMasterVehicleAssociatedTo as sd, findMasterVehicleAssociatedTos as se, getMasterVehicleAssociatedToCache as sf, getMasterVehicleAssociatedToCacheChild as sg, getMasterVehicleAssociatedToCacheCount as sh, newMasterVehicleAssociatedToPayload as si, toMasterVehicleAssociatedToPayload as sj, updateMasterVehicleAssociatedTo as sk, type MasterDeviceType as sl, type MasterDeviceTypeDTO as sm, type MasterDeviceTypeQueryDTO as sn, MasterDeviceTypeQuerySchema as so, MasterDeviceTypeSchema as sp, createMasterDeviceType as sq, deleteMasterDeviceType as sr, findMasterDeviceTypes as ss, getMasterDeviceTypeCache as st, getMasterDeviceTypeCacheChild as su, getMasterDeviceTypeCacheCount as sv, newMasterDeviceTypePayload as sw, toMasterDeviceTypePayload as sx, updateMasterDeviceType as sy, type FindCacheDTO$2 as sz, type MasterFleetIncidentType as t, type OrganisationReportAutomationMailQueryDTO as t$, updateMasterDeviceManufacturer as t0, type FleetInspectionSchedule as t1, type FleetInspectionScheduleDTO as t2, type FleetInspectionScheduleQueryDTO as t3, FleetInspectionScheduleQuerySchema as t4, FleetInspectionScheduleSchema as t5, type FleetInspectionScheduleVehicleLink as t6, createFleetInspectionSchedule as t7, deleteFleetInspectionSchedule as t8, findFleetInspectionSchedule as t9, GPSLiveTrackShareLinkUpdateLinkStatusSchema as tA, createGPSLiveTrackShareLink as tB, createGPSLiveTrackShareLinkNotification as tC, deleteGPSLiveTrackShareLink as tD, extendGPSLiveTrackLinkTime as tE, findGPSLiveTrackShareLink as tF, newGPSLiveTrackShareLinkPayload as tG, toGPSLiveTrackShareLinkPayload as tH, updateGPSLiveTrackLinkStatus as tI, type GPSTrackHistoryShareLink as tJ, type GPSTrackHistoryShareLinkDTO as tK, type GPSTrackHistoryShareLinkNotification as tL, type GPSTrackHistoryShareLinkNotificationDTO as tM, GPSTrackHistoryShareLinkNotificationSchema as tN, type GPSTrackHistoryShareLinkQueryDTO as tO, GPSTrackHistoryShareLinkQuerySchema as tP, GPSTrackHistoryShareLinkSchema as tQ, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as tR, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as tS, createGPSTrackHistoryShareLink as tT, createGPSTrackHistoryShareLinkNotification as tU, deleteGPSTrackHistoryShareLink as tV, findGPSTrackHistoryShareLink as tW, newGPSTrackHistoryShareLinkPayload as tX, toGPSTrackHistoryShareLinkPayload as tY, updateTrackHistoryLinkStatus as tZ, type OrganisationReportAutomationMail as t_, newFleetInspectionSchedulePayload as ta, toFleetInspectionSchedulePayload as tb, updateFleetInspectionSchedule as tc, type FleetServiceSchedule as td, type FleetServiceScheduleDTO as te, type FleetServiceScheduleQueryDTO as tf, FleetServiceScheduleQuerySchema as tg, FleetServiceScheduleSchema as th, type FleetServiceScheduleVehicleLink as ti, createFleetServiceSchedule as tj, deleteFleetServiceSchedule as tk, findFleetServiceSchedule as tl, newFleetServiceSchedulePayload as tm, toFleetServiceSchedulePayload as tn, updateFleetServiceSchedule as to, type GPSLiveTrackShareLink as tp, type GPSLiveTrackShareLinkDTO as tq, type GPSLiveTrackShareLinkNotification as tr, type GPSLiveTrackShareLinkNotificationDTO as ts, GPSLiveTrackShareLinkNotificationSchema as tt, type GPSLiveTrackShareLinkQueryDTO as tu, GPSLiveTrackShareLinkQuerySchema as tv, GPSLiveTrackShareLinkSchema as tw, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as tx, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as ty, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as tz, type MasterFleetIncidentStatus as u, findVehicleGPSDetails as u$, OrganisationReportAutomationMailQuerySchema as u0, type OrganisationReportAutomationMailVehicleLink as u1, type OrganisationReportPreference as u2, type OrganisationReportPreferenceDTO as u3, type OrganisationReportPreferenceQueryDTO as u4, OrganisationReportPreferenceQuerySchema as u5, OrganisationReportPreferenceSchema as u6, type OrganisationReportPreferenceVehicleLink as u7, createOrganisationReportPreference as u8, deleteOrganisationReportPreference as u9, type VehicleDTO as uA, type VehicleDetailBody as uB, type VehicleDetailBodyDTO as uC, VehicleDetailBodySchema as uD, type VehicleDetailGPS as uE, type VehicleDetailGPSSensorDTO as uF, VehicleDetailGPSSensorSchema as uG, type VehicleDetailLifeCycle as uH, type VehicleDetailLifeCycleDTO as uI, VehicleDetailLifeCycleSchema as uJ, type VehicleDetailPurchase as uK, type VehicleDetailPurchaseDTO as uL, VehicleDetailPurchaseSchema as uM, type VehicleDetailTrip as uN, type VehicleDetailTripDTO as uO, VehicleDetailTripSchema as uP, type VehicleDriverLinkDTO as uQ, VehicleDriverLinkSchema as uR, type VehicleGPSQueryDTO as uS, VehicleGPSQuerySchema as uT, type VehicleOdometerHistory as uU, type VehicleQueryDTO as uV, VehicleQuerySchema as uW, VehicleSchema as uX, createVehicle as uY, create_vehicle_file as uZ, deleteVehicle as u_, findOrganisationReportAutomationMail as ua, findOrganisationReportPreference as ub, newOrganisationReportPreferencePayload as uc, toOrganisationReportPreferencePayload as ud, updateOrganisationReportPreference as ue, type CalibrationFileDTO as uf, CalibrationFileSchema as ug, type MasterVehicleDeviceChange as uh, type MasterVehicleDeviceChangeQueryDTO as ui, MasterVehicleDeviceChangeQuerySchema as uj, type MasterVehicleDropdown as uk, type MasterVehicleFile as ul, type MasterVehicleFileDTO as um, MasterVehicleFileSchema as un, type MasterVehicleMultiOrgDropdown as uo, type MasterVehicleSimChange as up, type MasterVehicleSimChangeQueryDTO as uq, MasterVehicleSimChangeQuerySchema as ur, type NoGPSDataVehiclesQueryDTO as us, NoGPSDataVehiclesQuerySchema as ut, type UpdateGPSDeviceDetailsDTO as uu, UpdateGPSDeviceDetailsSchema as uv, type UpdateGPSSimDetailsDTO as uw, UpdateGPSSimDetailsSchema as ux, type VehicleCaheMultiOrganisationQueryDTO as uy, VehicleCaheMultiOrganisationQuerySchema as uz, type MasterFleetIncidentSeverity as v, TicketFileSchema as v$, findVehicles as v0, findVehiclesLiveDashboard as v1, find_no_gps_data_vehicles as v2, getDeviceChangeHistoryByVehicle as v3, getDriverLinkHistoryByDriver as v4, getDriverLinkHistoryByVehicle as v5, getSimChangeHistoryByVehicle as v6, getVehicleCache as v7, getVehicleParentCache as v8, getVehicleSimpleCache as v9, updateVehicleLifeCycleDetails as vA, updateVehiclePurchaseDetails as vB, update_calibration_file as vC, type UserAdminDTO as vD, type UserAdminLoginPush as vE, type UserAdminLogoDTO as vF, UserAdminLogoSchema as vG, type UserAdminProfileDTO as vH, UserAdminProfileSchema as vI, type UserAdminQueryDTO as vJ, UserAdminQuerySchema as vK, UserAdminSchema as vL, createUserAdmin as vM, deleteUserAdmin as vN, findUserAdmin as vO, getAdminUserCache as vP, get_admin_image_presigned_url as vQ, newUserAdminPayload as vR, remove_admin_image as vS, toUserAdminProfilePayload as vT, updateUserAdmin as vU, updateUserAdminProfile as vV, update_admin_image as vW, type Ticket as vX, type TicketDTO as vY, type TicketFile as vZ, type TicketFileDTO as v_, getVehicleSimpleDropdownCacheLiveData as va, getVehicleSimpleDropdownCustom as vb, getVehicleSimpleDropdownMultipleOrganiations as vc, get_calibration_file_presigned_url as vd, get_vehicle_file_presigned_url as ve, linkDriverToVehicle as vf, newVehiclePayload as vg, remove_calibration_file as vh, remove_vehicle_file as vi, toGPSDeviceDetailsPayload as vj, toGPSSimDetailsPayload as vk, toVehicleDetailLifeCyclePayload as vl, toVehicleDetailPurchasePayload as vm, toVehicleDetailsBodyPayload as vn, toVehicleDetailsGPSPayload as vo, toVehicleDetailsTripPayload as vp, toVehiclePayload as vq, unlinkDriverFromVehicle as vr, updateDetailsGpsSensor as vs, updateDetailsTrip as vt, updateGPSDeviceDetails as vu, updateGPSSimDetails as vv, updateSensorRelayLockStatusLocked as vw, updateSensorRelayLockStatusUnlocked as vx, updateVehicle as vy, updateVehicleBodyDetails as vz, type MasterFleetInsuranceClaimStatus as w, create_fleet_document_file as w$, type TicketQueryDTO as w0, TicketQuerySchema as w1, TicketSchema as w2, type TicketVerifyDTO as w3, TicketVerifySchema as w4, createTicket as w5, create_ticket_file as w6, deleteTicket as w7, findTickets as w8, get_ticket_file_presigned_url as w9, MasterVehicleDocumentTypeQuerySchema as wA, MasterVehicleDocumentTypeSchema as wB, createMasterVehicleDocumentType as wC, deleteMasterVehicleDocumentType as wD, findMasterVehicleDocumentTypes as wE, getMasterVehicleDocumentTypeCache as wF, newMasterVehicleDocumentTypePayload as wG, toMasterVehicleDocumentTypePayload as wH, updateMasterVehicleDocumentType as wI, type DocumentDashboard as wJ, type FleetDocument as wK, type FleetDocumentDTO as wL, type FleetDocumentDashBoardQueryDTO as wM, FleetDocumentDashBoardQuerySchema as wN, type FleetDocumentExpiry as wO, type FleetDocumentExpiryDTO as wP, type FleetDocumentExpiryQueryDTO as wQ, FleetDocumentExpiryQuerySchema as wR, FleetDocumentExpirySchema as wS, type FleetDocumentFile as wT, type FleetDocumentFileDTO as wU, FleetDocumentFileSchema as wV, type FleetDocumentQueryDTO as wW, FleetDocumentQuerySchema as wX, FleetDocumentSchema as wY, createFleetDocument as wZ, createFleetDocumentExpiry as w_, newTicketPayload as wa, newVerifyTicketPayload as wb, remove_ticket_file as wc, toTicketPayload as wd, toVerifyTicketPayload as we, updateTicket as wf, updateVerifyStatus as wg, type Invoice as wh, type InvoiceDTO as wi, type InvoiceFile as wj, type InvoiceFileDTO as wk, InvoiceFileSchema as wl, type InvoiceQueryDTO as wm, InvoiceQuerySchema as wn, InvoiceSchema as wo, createInvoice as wp, create_invoice_file as wq, deleteInvoice as wr, findInvoices as ws, get_invoice_file_presigned_url as wt, newInvoicePayload as wu, remove_invoice_file as wv, toInvoicePayload as ww, updateInvoice as wx, type MasterVehicleDocumentTypeDTO as wy, type MasterVehicleDocumentTypeQueryDTO as wz, type MasterFleetServiceTask as x, createMasterMainState as x$, deleteFleetDocument as x0, deleteFleetDocumentExpiry as x1, findFleetDocument as x2, findFleetDocumentExpiry as x3, fleet_document_dashboard as x4, get_fleet_document_file_presigned_url as x5, newFleetDocumentExpiryPayload as x6, newFleetDocumentPayload as x7, remove_fleet_document_file as x8, toFleetDocumentExpiryPayload as x9, remove_user_image as xA, toUserPayload as xB, toUserProfilePayload as xC, updateUser as xD, updateUserDefaultDateformat as xE, updateUserDefaultLanguage as xF, updateUserDefaultTimezone as xG, updateUserProfile as xH, update_user_image as xI, type MasterMainTimeZone as xJ, type MasterMainTimeZoneDTO as xK, type MasterMainTimeZoneQueryDTO as xL, MasterMainTimeZoneQuerySchema as xM, MasterMainTimeZoneSchema as xN, createMasterMainTimeZone as xO, deleteMasterMainTimeZone as xP, findMasterMainTimeZones as xQ, getMasterMainTimeZoneCache as xR, getMasterMainTimeZoneCacheAll as xS, newMasterMainTimeZonePayload as xT, toMasterMainTimeZonePayload as xU, updateMasterMainTimeZone as xV, type MasterMainState as xW, type MasterMainStateDTO as xX, type MasterMainStateQueryDTO as xY, MasterMainStateQuerySchema as xZ, MasterMainStateSchema as x_, toFleetDocumentPayload as xa, updateFleetDocument as xb, updateFleetDocumentExpiry as xc, type UserDTO as xd, type UserDefaultDateFormatDTO as xe, UserDefaultDateFormatSchema as xf, type UserDefaultLanguageDTO as xg, UserDefaultLanguageSchema as xh, type UserDefaultTimeZoneDTO as xi, UserDefaultTimeZoneSchema as xj, type UserLoginPush as xk, type UserLogoDTO as xl, UserLogoSchema as xm, type UserProfileDTO as xn, UserProfileSchema as xo, type UserQueryDTO as xp, UserQuerySchema as xq, UserSchema as xr, type UserVehicleLink as xs, createUser as xt, deleteUser as xu, findUser as xv, getUserCache as xw, getUserCacheSimple as xx, get_user_image_presigned_url as xy, newUserPayload as xz, type MasterMainIndustry as y, type MasterExpenseTypeQueryDTO as y$, deleteMasterMainState as y0, findMasterMainStates as y1, getMasterMainStateCache as y2, newMasterMainStatePayload as y3, toMasterMainStatePayload as y4, updateMasterMainState as y5, type MasterMainCountryDTO as y6, type MasterMainCountryQueryDTO as y7, MasterMainCountryQuerySchema as y8, MasterMainCountrySchema as y9, getMasterMainUnitVolumeCache as yA, newMasterMainUnitVolumePayload as yB, toMasterMainUnitVolumePayload as yC, updateMasterMainUnitVolume as yD, type OrganisationCalendar as yE, type OrganisationCalendarDTO as yF, type OrganisationCalendarQueryDTO as yG, OrganisationCalendarQuerySchema as yH, OrganisationCalendarSchema as yI, createOrganisationCalendar as yJ, deleteOrganisationCalendar as yK, findOrganisationCalendar as yL, newOrganisationCalendarPayload as yM, toOrganisationCalendarPayload as yN, updateOrganisationCalendar as yO, type OrganisationNoticeBoard as yP, type OrganisationNoticeBoardDTO as yQ, type OrganisationNoticeBoardQueryDTO as yR, OrganisationNoticeBoardQuerySchema as yS, OrganisationNoticeBoardSchema as yT, createOrganisationNoticeBoard as yU, deleteOrganisationNoticeBoard as yV, findOrganisationNoticeBoard as yW, newOrganisationNoticeBoardPayload as yX, toOrganisationNoticeBoardPayload as yY, updateOrganisationNoticeBoard as yZ, type MasterExpenseTypeDTO as y_, createMasterMainCountry as ya, deleteMasterMainCountry as yb, findMasterMainCountries as yc, getMasterMainCountryCache as yd, getMasterMainCountryCacheChild as ye, newMasterMainCountryPayload as yf, toMasterMainCountryPayload as yg, updateMasterMainCountry as yh, type MasterMainUnitMileageDTO as yi, type MasterMainUnitMileageQueryDTO as yj, MasterMainUnitMileageQuerySchema as yk, MasterMainUnitMileageSchema as yl, createMasterMainUnitMileage as ym, deleteMasterMainUnitMileage as yn, findMasterMainUnitMileages as yo, getMasterMainUnitMileageCache as yp, newMasterMainUnitMileagePayload as yq, toMasterMainUnitMileagePayload as yr, updateMasterMainUnitMileage as ys, type MasterMainUnitVolumeDTO as yt, type MasterMainUnitVolumeQueryDTO as yu, MasterMainUnitVolumeQuerySchema as yv, MasterMainUnitVolumeSchema as yw, createMasterMainUnitVolume as yx, deleteMasterMainUnitVolume as yy, findMasterMainUnitVolumes as yz, type MasterMainCountry as z, MasterTyreGradeSchema as z$, MasterExpenseTypeQuerySchema as z0, MasterExpenseTypeSchema as z1, createMasterExpenseType as z2, deleteMasterExpenseType as z3, findMasterExpenseTypes as z4, getMasterExpenseTypeCache as z5, newMasterExpenseTypePayload as z6, toMasterExpenseTypePayload as z7, updateMasterExpenseType as z8, type FindCacheDTO$1 as z9, updateMasterSparePartCategory as zA, type MasterSparePartUnitDTO as zB, MasterSparePartUnitSchema as zC, type SparePartUnitQueryDTO as zD, SparePartUnitQuerySchema as zE, createMasterSparePartUnit as zF, deleteMasterSparePartUnit as zG, findMasterSparePartUnits as zH, getMasterSparePartUnitCache as zI, getMasterSparePartUnitCacheCount as zJ, newMasterSparePartUnitPayload as zK, toMasterSparePartUnitPayload as zL, updateMasterSparePartUnit as zM, type MasterTripPartyTypeDTO as zN, type MasterTripPartyTypeQueryDTO as zO, MasterTripPartyTypeQuerySchema as zP, MasterTripPartyTypeSchema as zQ, createMasterTripPartyType as zR, deleteMasterTripPartyType as zS, findMasterTripPartyTypes as zT, getMasterTripPartyTypeCache as zU, newMasterTripPartyTypePayload as zV, toMasterTripPartyTypePayload as zW, updateMasterTripPartyType as zX, type MasterTyreGradeDTO as zY, type MasterTyreGradeQueryDTO as zZ, MasterTyreGradeQuerySchema as z_, FindCacheSchema$1 as za, type MasterSparePartSubCategory as zb, type MasterSparePartSubCategoryDTO as zc, MasterSparePartSubCategorySchema as zd, type SparePartSubCategoryQueryDTO as ze, SparePartSubCategoryQuerySchema as zf, createMasterSparePartSubCategory as zg, deleteMasterSparePartSubCategory as zh, findMasterSparePartSubCategories as zi, getMasterSparePartSubCategoryCache as zj, getMasterSparePartSubCategoryCacheCount as zk, newMasterSparePartSubCategoryPayload as zl, toMasterSparePartSubCategoryPayload as zm, updateMasterSparePartSubCategory as zn, type MasterSparePartCategoryDTO as zo, MasterSparePartCategorySchema as zp, type SparePartCategoryQueryDTO as zq, SparePartCategoryQuerySchema as zr, createMasterSparePartCategory as zs, deleteMasterSparePartCategory as zt, findMasterSparePartCategories as zu, getMasterSparePartCategoryCache as zv, getMasterSparePartCategoryCacheChild as zw, getMasterSparePartCategoryCacheCount as zx, newMasterSparePartCategoryPayload as zy, toMasterSparePartCategoryPayload as zz };
|