vms-nest-prisma-api-document 250.0.0 → 260.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/services/account/bookmark_service.d.ts +11 -11
- package/dist/services/account/notification_preferences.service.d.ts +18 -18
- package/dist/services/account/report_preferences.service.d.ts +7 -7
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +20 -20
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +34 -34
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +48 -48
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +72 -72
- 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 +14 -14
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +51 -51
- package/dist/services/fleet/service_management/fleet_service_schedule_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/gps/features/geofence/gps_geofence_service.d.ts +3 -3
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +6 -6
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +7 -7
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +2 -2
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_models/GpsPacket.d.ts +5 -0
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_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 +3 -3
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/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/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 +3 -3
- 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_incident_severity_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +2 -2
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +9 -9
- 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 +5 -5
- 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/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/static_pages_service.d.ts +1 -1
- package/package.json +1 -1
- package/dist/{user_organisation_service-CqR_hga1.d.ts → user_organisation_service-C2mgWnod.d.ts} +47 -47
package/dist/{user_organisation_service-CqR_hga1.d.ts → user_organisation_service-C2mgWnod.d.ts}
RENAMED
|
@@ -1780,7 +1780,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
1780
1780
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
1781
1781
|
}, "strip", z.ZodTypeAny, {
|
|
1782
1782
|
status: Status[];
|
|
1783
|
-
vehicle_ids: string[];
|
|
1784
1783
|
search: string;
|
|
1785
1784
|
paging: PAGING;
|
|
1786
1785
|
page_count: number;
|
|
@@ -1809,12 +1808,12 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
1809
1808
|
can_login: YesNo[];
|
|
1810
1809
|
driver_type: DriverType[];
|
|
1811
1810
|
is_vehicle_assigned: YesNo[];
|
|
1811
|
+
vehicle_ids: string[];
|
|
1812
1812
|
driver_ids: string[];
|
|
1813
1813
|
}, {
|
|
1814
1814
|
date_format_id: string;
|
|
1815
1815
|
time_zone_id: string;
|
|
1816
1816
|
status?: Status[] | undefined;
|
|
1817
|
-
vehicle_ids?: string[] | undefined;
|
|
1818
1817
|
search?: string | undefined;
|
|
1819
1818
|
paging?: PAGING | undefined;
|
|
1820
1819
|
page_count?: unknown;
|
|
@@ -1841,6 +1840,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
1841
1840
|
can_login?: YesNo[] | undefined;
|
|
1842
1841
|
driver_type?: DriverType[] | undefined;
|
|
1843
1842
|
is_vehicle_assigned?: YesNo[] | undefined;
|
|
1843
|
+
vehicle_ids?: string[] | undefined;
|
|
1844
1844
|
driver_ids?: string[] | undefined;
|
|
1845
1845
|
}>;
|
|
1846
1846
|
type MasterDriverQueryDTO = z.infer<typeof MasterDriverQuerySchema>;
|
|
@@ -2665,7 +2665,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2665
2665
|
device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
|
|
2666
2666
|
}, "strip", z.ZodTypeAny, {
|
|
2667
2667
|
status: Status[];
|
|
2668
|
-
vehicle_ids: string[];
|
|
2669
2668
|
search: string;
|
|
2670
2669
|
paging: PAGING;
|
|
2671
2670
|
page_count: number;
|
|
@@ -2689,6 +2688,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2689
2688
|
organisation_ids: string[];
|
|
2690
2689
|
country_ids: string[];
|
|
2691
2690
|
time_zone_ids: string[];
|
|
2691
|
+
vehicle_ids: string[];
|
|
2692
2692
|
device_manufacturer_ids: string[];
|
|
2693
2693
|
device_model_ids: string[];
|
|
2694
2694
|
device_type_ids: string[];
|
|
@@ -2700,7 +2700,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2700
2700
|
date_format_id: string;
|
|
2701
2701
|
time_zone_id: string;
|
|
2702
2702
|
status?: Status[] | undefined;
|
|
2703
|
-
vehicle_ids?: string[] | undefined;
|
|
2704
2703
|
search?: string | undefined;
|
|
2705
2704
|
paging?: PAGING | undefined;
|
|
2706
2705
|
page_count?: unknown;
|
|
@@ -2722,6 +2721,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2722
2721
|
organisation_ids?: string[] | undefined;
|
|
2723
2722
|
country_ids?: string[] | undefined;
|
|
2724
2723
|
time_zone_ids?: string[] | undefined;
|
|
2724
|
+
vehicle_ids?: string[] | undefined;
|
|
2725
2725
|
device_manufacturer_ids?: string[] | undefined;
|
|
2726
2726
|
device_model_ids?: string[] | undefined;
|
|
2727
2727
|
device_type_ids?: string[] | undefined;
|
|
@@ -2784,17 +2784,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
2784
2784
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2785
2785
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2786
2786
|
}, "strip", z.ZodTypeAny, {
|
|
2787
|
+
group_name: string;
|
|
2787
2788
|
status: Status;
|
|
2788
2789
|
organisation_id: string;
|
|
2789
|
-
vehicle_ids: string[];
|
|
2790
2790
|
description: string;
|
|
2791
|
-
|
|
2791
|
+
vehicle_ids: string[];
|
|
2792
2792
|
}, {
|
|
2793
|
+
group_name: string;
|
|
2793
2794
|
status: Status;
|
|
2794
2795
|
organisation_id: string;
|
|
2795
|
-
group_name: string;
|
|
2796
|
-
vehicle_ids?: string[] | undefined;
|
|
2797
2796
|
description?: string | undefined;
|
|
2797
|
+
vehicle_ids?: string[] | undefined;
|
|
2798
2798
|
}>;
|
|
2799
2799
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
2800
2800
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -2833,7 +2833,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2833
2833
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2834
2834
|
}, "strip", z.ZodTypeAny, {
|
|
2835
2835
|
status: Status[];
|
|
2836
|
-
vehicle_ids: string[];
|
|
2837
2836
|
search: string;
|
|
2838
2837
|
paging: PAGING;
|
|
2839
2838
|
page_count: number;
|
|
@@ -2855,12 +2854,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2855
2854
|
date_format_id: string;
|
|
2856
2855
|
time_zone_id: string;
|
|
2857
2856
|
organisation_ids: string[];
|
|
2857
|
+
vehicle_ids: string[];
|
|
2858
2858
|
organisation_group_ids: string[];
|
|
2859
2859
|
}, {
|
|
2860
2860
|
date_format_id: string;
|
|
2861
2861
|
time_zone_id: string;
|
|
2862
2862
|
status?: Status[] | undefined;
|
|
2863
|
-
vehicle_ids?: string[] | undefined;
|
|
2864
2863
|
search?: string | undefined;
|
|
2865
2864
|
paging?: PAGING | undefined;
|
|
2866
2865
|
page_count?: unknown;
|
|
@@ -2880,6 +2879,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2880
2879
|
}[] | undefined;
|
|
2881
2880
|
include_master_data?: YesNo | undefined;
|
|
2882
2881
|
organisation_ids?: string[] | undefined;
|
|
2882
|
+
vehicle_ids?: string[] | undefined;
|
|
2883
2883
|
organisation_group_ids?: string[] | undefined;
|
|
2884
2884
|
}>;
|
|
2885
2885
|
type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
|
|
@@ -3561,8 +3561,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
3561
3561
|
}, "strip", z.ZodTypeAny, {
|
|
3562
3562
|
status: Status;
|
|
3563
3563
|
organisation_id: string;
|
|
3564
|
-
vehicle_type: string;
|
|
3565
3564
|
description: string;
|
|
3565
|
+
vehicle_type: string;
|
|
3566
3566
|
}, {
|
|
3567
3567
|
status: Status;
|
|
3568
3568
|
organisation_id: string;
|
|
@@ -5003,14 +5003,13 @@ declare const UserSchema: z.ZodObject<{
|
|
|
5003
5003
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
5004
5004
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
5005
5005
|
}, "strip", z.ZodTypeAny, {
|
|
5006
|
-
all_vehicles: YesNo;
|
|
5007
5006
|
status: Status;
|
|
5008
5007
|
organisation_id: string;
|
|
5009
|
-
vehicle_ids: string[];
|
|
5010
5008
|
date_format_id: string;
|
|
5011
5009
|
time_zone_id: string;
|
|
5012
5010
|
password: string;
|
|
5013
5011
|
can_login: YesNo;
|
|
5012
|
+
vehicle_ids: string[];
|
|
5014
5013
|
user_role_id: string;
|
|
5015
5014
|
user_status_id: string;
|
|
5016
5015
|
language_id: string;
|
|
@@ -5020,11 +5019,11 @@ declare const UserSchema: z.ZodObject<{
|
|
|
5020
5019
|
username: string;
|
|
5021
5020
|
mobile: string;
|
|
5022
5021
|
is_root_user: YesNo;
|
|
5022
|
+
all_vehicles: YesNo;
|
|
5023
5023
|
user_image_url: string;
|
|
5024
5024
|
user_image_key: string;
|
|
5025
5025
|
user_image_name: string;
|
|
5026
5026
|
}, {
|
|
5027
|
-
all_vehicles: YesNo;
|
|
5028
5027
|
status: Status;
|
|
5029
5028
|
organisation_id: string;
|
|
5030
5029
|
date_format_id: string;
|
|
@@ -5036,8 +5035,9 @@ declare const UserSchema: z.ZodObject<{
|
|
|
5036
5035
|
first_name: string;
|
|
5037
5036
|
email: string;
|
|
5038
5037
|
is_root_user: YesNo;
|
|
5039
|
-
|
|
5038
|
+
all_vehicles: YesNo;
|
|
5040
5039
|
password?: string | undefined;
|
|
5040
|
+
vehicle_ids?: string[] | undefined;
|
|
5041
5041
|
last_name?: string | undefined;
|
|
5042
5042
|
username?: string | undefined;
|
|
5043
5043
|
mobile?: string | undefined;
|
|
@@ -5088,9 +5088,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5088
5088
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5089
5089
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5090
5090
|
}, "strip", z.ZodTypeAny, {
|
|
5091
|
-
all_vehicles: YesNo[];
|
|
5092
5091
|
status: Status[];
|
|
5093
|
-
user_ids: string[];
|
|
5094
5092
|
search: string;
|
|
5095
5093
|
paging: PAGING;
|
|
5096
5094
|
page_count: number;
|
|
@@ -5112,6 +5110,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5112
5110
|
date_format_id: string;
|
|
5113
5111
|
time_zone_id: string;
|
|
5114
5112
|
organisation_ids: string[];
|
|
5113
|
+
user_ids: string[];
|
|
5115
5114
|
time_zone_ids: string[];
|
|
5116
5115
|
date_format_ids: string[];
|
|
5117
5116
|
can_login: YesNo[];
|
|
@@ -5119,12 +5118,11 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5119
5118
|
user_status_ids: string[];
|
|
5120
5119
|
language_ids: string[];
|
|
5121
5120
|
is_root_user: YesNo[];
|
|
5121
|
+
all_vehicles: YesNo[];
|
|
5122
5122
|
}, {
|
|
5123
5123
|
date_format_id: string;
|
|
5124
5124
|
time_zone_id: string;
|
|
5125
|
-
all_vehicles?: YesNo[] | undefined;
|
|
5126
5125
|
status?: Status[] | undefined;
|
|
5127
|
-
user_ids?: string[] | undefined;
|
|
5128
5126
|
search?: string | undefined;
|
|
5129
5127
|
paging?: PAGING | undefined;
|
|
5130
5128
|
page_count?: unknown;
|
|
@@ -5144,6 +5142,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5144
5142
|
}[] | undefined;
|
|
5145
5143
|
include_master_data?: YesNo | undefined;
|
|
5146
5144
|
organisation_ids?: string[] | undefined;
|
|
5145
|
+
user_ids?: string[] | undefined;
|
|
5147
5146
|
time_zone_ids?: string[] | undefined;
|
|
5148
5147
|
date_format_ids?: string[] | undefined;
|
|
5149
5148
|
can_login?: YesNo[] | undefined;
|
|
@@ -5151,6 +5150,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5151
5150
|
user_status_ids?: string[] | undefined;
|
|
5152
5151
|
language_ids?: string[] | undefined;
|
|
5153
5152
|
is_root_user?: YesNo[] | undefined;
|
|
5153
|
+
all_vehicles?: YesNo[] | undefined;
|
|
5154
5154
|
}>;
|
|
5155
5155
|
type UserQueryDTO = z.infer<typeof UserQuerySchema>;
|
|
5156
5156
|
declare const UserLogoSchema: z.ZodObject<{
|
|
@@ -6956,7 +6956,6 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
|
|
|
6956
6956
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6957
6957
|
}, "strip", z.ZodTypeAny, {
|
|
6958
6958
|
status: Status[];
|
|
6959
|
-
user_ids: string[];
|
|
6960
6959
|
search: string;
|
|
6961
6960
|
paging: PAGING;
|
|
6962
6961
|
page_count: number;
|
|
@@ -6978,13 +6977,13 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
|
|
|
6978
6977
|
date_format_id: string;
|
|
6979
6978
|
time_zone_id: string;
|
|
6980
6979
|
organisation_ids: string[];
|
|
6980
|
+
user_ids: string[];
|
|
6981
6981
|
vendor_ids: string[];
|
|
6982
6982
|
vendor_review_ids: string[];
|
|
6983
6983
|
}, {
|
|
6984
6984
|
date_format_id: string;
|
|
6985
6985
|
time_zone_id: string;
|
|
6986
6986
|
status?: Status[] | undefined;
|
|
6987
|
-
user_ids?: string[] | undefined;
|
|
6988
6987
|
search?: string | undefined;
|
|
6989
6988
|
paging?: PAGING | undefined;
|
|
6990
6989
|
page_count?: unknown;
|
|
@@ -7004,6 +7003,7 @@ declare const FleetVendorReviewQuerySchema: z.ZodObject<{
|
|
|
7004
7003
|
}[] | undefined;
|
|
7005
7004
|
include_master_data?: YesNo | undefined;
|
|
7006
7005
|
organisation_ids?: string[] | undefined;
|
|
7006
|
+
user_ids?: string[] | undefined;
|
|
7007
7007
|
vendor_ids?: string[] | undefined;
|
|
7008
7008
|
vendor_review_ids?: string[] | undefined;
|
|
7009
7009
|
}>;
|
|
@@ -7190,7 +7190,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
7190
7190
|
document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
7191
7191
|
}, "strip", z.ZodTypeAny, {
|
|
7192
7192
|
status: Status[];
|
|
7193
|
-
user_ids: string[];
|
|
7194
7193
|
search: string;
|
|
7195
7194
|
paging: PAGING;
|
|
7196
7195
|
page_count: number;
|
|
@@ -7212,6 +7211,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
7212
7211
|
date_format_id: string;
|
|
7213
7212
|
time_zone_id: string;
|
|
7214
7213
|
organisation_ids: string[];
|
|
7214
|
+
user_ids: string[];
|
|
7215
7215
|
document_type_ids: string[];
|
|
7216
7216
|
vendor_ids: string[];
|
|
7217
7217
|
fleet_vendor_document_ids: string[];
|
|
@@ -7219,7 +7219,6 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
7219
7219
|
date_format_id: string;
|
|
7220
7220
|
time_zone_id: string;
|
|
7221
7221
|
status?: Status[] | undefined;
|
|
7222
|
-
user_ids?: string[] | undefined;
|
|
7223
7222
|
search?: string | undefined;
|
|
7224
7223
|
paging?: PAGING | undefined;
|
|
7225
7224
|
page_count?: unknown;
|
|
@@ -7239,6 +7238,7 @@ declare const FleetVendorDocumentQuerySchema: z.ZodObject<{
|
|
|
7239
7238
|
}[] | undefined;
|
|
7240
7239
|
include_master_data?: YesNo | undefined;
|
|
7241
7240
|
organisation_ids?: string[] | undefined;
|
|
7241
|
+
user_ids?: string[] | undefined;
|
|
7242
7242
|
document_type_ids?: string[] | undefined;
|
|
7243
7243
|
vendor_ids?: string[] | undefined;
|
|
7244
7244
|
fleet_vendor_document_ids?: string[] | undefined;
|
|
@@ -7860,7 +7860,6 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
7860
7860
|
}, "strip", z.ZodTypeAny, {
|
|
7861
7861
|
status: Status;
|
|
7862
7862
|
organisation_id: string;
|
|
7863
|
-
vehicle_id: string;
|
|
7864
7863
|
usage_type: string;
|
|
7865
7864
|
file_type: FileType;
|
|
7866
7865
|
file_url: string;
|
|
@@ -7869,12 +7868,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
7869
7868
|
file_description: string;
|
|
7870
7869
|
file_size: number;
|
|
7871
7870
|
file_metadata: Record<string, any>;
|
|
7871
|
+
vehicle_id: string;
|
|
7872
7872
|
}, {
|
|
7873
7873
|
status: Status;
|
|
7874
7874
|
organisation_id: string;
|
|
7875
|
-
vehicle_id: string;
|
|
7876
7875
|
usage_type: string;
|
|
7877
7876
|
file_type: FileType;
|
|
7877
|
+
vehicle_id: string;
|
|
7878
7878
|
file_url?: string | undefined;
|
|
7879
7879
|
file_key?: string | undefined;
|
|
7880
7880
|
file_name?: string | undefined;
|
|
@@ -7934,7 +7934,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
7934
7934
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
7935
7935
|
status: Status;
|
|
7936
7936
|
organisation_id: string;
|
|
7937
|
-
vehicle_id: string;
|
|
7938
7937
|
usage_type: string;
|
|
7939
7938
|
file_type: FileType;
|
|
7940
7939
|
file_url: string;
|
|
@@ -7943,12 +7942,13 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
7943
7942
|
file_description: string;
|
|
7944
7943
|
file_size: number;
|
|
7945
7944
|
file_metadata: Record<string, any>;
|
|
7945
|
+
vehicle_id: string;
|
|
7946
7946
|
}, {
|
|
7947
7947
|
status: Status;
|
|
7948
7948
|
organisation_id: string;
|
|
7949
|
-
vehicle_id: string;
|
|
7950
7949
|
usage_type: string;
|
|
7951
7950
|
file_type: FileType;
|
|
7951
|
+
vehicle_id: string;
|
|
7952
7952
|
file_url?: string | undefined;
|
|
7953
7953
|
file_key?: string | undefined;
|
|
7954
7954
|
file_name?: string | undefined;
|
|
@@ -7959,7 +7959,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
7959
7959
|
}, "strip", z.ZodTypeAny, {
|
|
7960
7960
|
status: Status;
|
|
7961
7961
|
organisation_id: string;
|
|
7962
|
-
vehicle_number: string;
|
|
7963
7962
|
organisation_sub_company_id: string;
|
|
7964
7963
|
organisation_branch_id: string;
|
|
7965
7964
|
organisation_color_id: string;
|
|
@@ -7974,6 +7973,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
7974
7973
|
vehicle_fuel_type_id: string;
|
|
7975
7974
|
vehicle_associated_to_id: string;
|
|
7976
7975
|
vehicle_fuel_unit_id: string;
|
|
7976
|
+
vehicle_number: string;
|
|
7977
7977
|
vehicle_name: string;
|
|
7978
7978
|
engine_number: string;
|
|
7979
7979
|
chassis_number: string;
|
|
@@ -7994,7 +7994,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
7994
7994
|
MasterVehicleFileSchema: {
|
|
7995
7995
|
status: Status;
|
|
7996
7996
|
organisation_id: string;
|
|
7997
|
-
vehicle_id: string;
|
|
7998
7997
|
usage_type: string;
|
|
7999
7998
|
file_type: FileType;
|
|
8000
7999
|
file_url: string;
|
|
@@ -8003,11 +8002,11 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
8003
8002
|
file_description: string;
|
|
8004
8003
|
file_size: number;
|
|
8005
8004
|
file_metadata: Record<string, any>;
|
|
8005
|
+
vehicle_id: string;
|
|
8006
8006
|
}[];
|
|
8007
8007
|
}, {
|
|
8008
8008
|
status: Status;
|
|
8009
8009
|
organisation_id: string;
|
|
8010
|
-
vehicle_number: string;
|
|
8011
8010
|
organisation_sub_company_id: string;
|
|
8012
8011
|
organisation_branch_id: string;
|
|
8013
8012
|
organisation_color_id: string;
|
|
@@ -8021,6 +8020,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
8021
8020
|
vehicle_fuel_type_id: string;
|
|
8022
8021
|
vehicle_associated_to_id: string;
|
|
8023
8022
|
vehicle_fuel_unit_id: string;
|
|
8023
|
+
vehicle_number: string;
|
|
8024
8024
|
is_fleet_active: YesNo;
|
|
8025
8025
|
is_gps_active: YesNo;
|
|
8026
8026
|
is_trip_active: YesNo;
|
|
@@ -8042,9 +8042,9 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
8042
8042
|
MasterVehicleFileSchema?: {
|
|
8043
8043
|
status: Status;
|
|
8044
8044
|
organisation_id: string;
|
|
8045
|
-
vehicle_id: string;
|
|
8046
8045
|
usage_type: string;
|
|
8047
8046
|
file_type: FileType;
|
|
8047
|
+
vehicle_id: string;
|
|
8048
8048
|
file_url?: string | undefined;
|
|
8049
8049
|
file_key?: string | undefined;
|
|
8050
8050
|
file_name?: string | undefined;
|
|
@@ -8082,13 +8082,13 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
8082
8082
|
}, "strip", z.ZodTypeAny, {
|
|
8083
8083
|
status: Status;
|
|
8084
8084
|
organisation_id: string;
|
|
8085
|
-
vehicle_number: string;
|
|
8086
8085
|
time_zone_id: string;
|
|
8087
8086
|
country_id: string;
|
|
8088
8087
|
device_type_id: string;
|
|
8089
8088
|
device_manufacturer_id: string;
|
|
8090
8089
|
device_model_id: string;
|
|
8091
8090
|
vehicle_type_id: string;
|
|
8091
|
+
vehicle_number: string;
|
|
8092
8092
|
vehicle_name: string;
|
|
8093
8093
|
engine_number: string;
|
|
8094
8094
|
chassis_number: string;
|
|
@@ -8107,13 +8107,13 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
8107
8107
|
}, {
|
|
8108
8108
|
status: Status;
|
|
8109
8109
|
organisation_id: string;
|
|
8110
|
-
vehicle_number: string;
|
|
8111
8110
|
time_zone_id: string;
|
|
8112
8111
|
country_id: string;
|
|
8113
8112
|
device_type_id: string;
|
|
8114
8113
|
device_manufacturer_id: string;
|
|
8115
8114
|
device_model_id: string;
|
|
8116
8115
|
vehicle_type_id: string;
|
|
8116
|
+
vehicle_number: string;
|
|
8117
8117
|
is_fleet_active: YesNo;
|
|
8118
8118
|
is_gps_active: YesNo;
|
|
8119
8119
|
is_trip_active: YesNo;
|
|
@@ -8238,9 +8238,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
8238
8238
|
}>, "many">>>;
|
|
8239
8239
|
}, "strip", z.ZodTypeAny, {
|
|
8240
8240
|
organisation_id: string;
|
|
8241
|
-
vehicle_id: string;
|
|
8242
8241
|
time_zone_id: string;
|
|
8243
8242
|
country_id: string;
|
|
8243
|
+
vehicle_id: string;
|
|
8244
8244
|
device_id: string;
|
|
8245
8245
|
device_type_id: string;
|
|
8246
8246
|
device_manufacturer_id: string;
|
|
@@ -8279,9 +8279,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
8279
8279
|
}[];
|
|
8280
8280
|
}, {
|
|
8281
8281
|
organisation_id: string;
|
|
8282
|
-
vehicle_id: string;
|
|
8283
8282
|
time_zone_id: string;
|
|
8284
8283
|
country_id: string;
|
|
8284
|
+
vehicle_id: string;
|
|
8285
8285
|
device_id: string;
|
|
8286
8286
|
device_type_id: string;
|
|
8287
8287
|
device_manufacturer_id: string;
|
|
@@ -8340,12 +8340,12 @@ declare const VehicleDriverLinkSchema: z.ZodObject<{
|
|
|
8340
8340
|
driver_id: z.ZodEffects<z.ZodString, string, string>;
|
|
8341
8341
|
}, "strip", z.ZodTypeAny, {
|
|
8342
8342
|
organisation_id: string;
|
|
8343
|
-
vehicle_id: string;
|
|
8344
8343
|
driver_id: string;
|
|
8344
|
+
vehicle_id: string;
|
|
8345
8345
|
}, {
|
|
8346
8346
|
organisation_id: string;
|
|
8347
|
-
vehicle_id: string;
|
|
8348
8347
|
driver_id: string;
|
|
8348
|
+
vehicle_id: string;
|
|
8349
8349
|
}>;
|
|
8350
8350
|
type VehicleDriverLinkDTO = z.infer<typeof VehicleDriverLinkSchema>;
|
|
8351
8351
|
declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
|
|
@@ -8858,8 +8858,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
|
|
|
8858
8858
|
}, "strip", z.ZodTypeAny, {
|
|
8859
8859
|
status: Status;
|
|
8860
8860
|
organisation_id: string;
|
|
8861
|
-
vehicle_id: string;
|
|
8862
8861
|
time_zone_id: string;
|
|
8862
|
+
vehicle_id: string;
|
|
8863
8863
|
document_type_id: string;
|
|
8864
8864
|
vendor_id: string;
|
|
8865
8865
|
document_number: string;
|
|
@@ -8892,8 +8892,8 @@ declare const VehicleDocumentSchema: z.ZodObject<{
|
|
|
8892
8892
|
}, {
|
|
8893
8893
|
status: Status;
|
|
8894
8894
|
organisation_id: string;
|
|
8895
|
-
vehicle_id: string;
|
|
8896
8895
|
time_zone_id: string;
|
|
8896
|
+
vehicle_id: string;
|
|
8897
8897
|
document_type_id: string;
|
|
8898
8898
|
vendor_id: string;
|
|
8899
8899
|
document_validity_status: DocumentValidityStatus;
|
|
@@ -8963,7 +8963,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
8963
8963
|
vehicle_document_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
8964
8964
|
}, "strip", z.ZodTypeAny, {
|
|
8965
8965
|
status: Status[];
|
|
8966
|
-
vehicle_ids: string[];
|
|
8967
8966
|
search: string;
|
|
8968
8967
|
paging: PAGING;
|
|
8969
8968
|
page_count: number;
|
|
@@ -8985,6 +8984,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
8985
8984
|
date_format_id: string;
|
|
8986
8985
|
time_zone_id: string;
|
|
8987
8986
|
organisation_ids: string[];
|
|
8987
|
+
vehicle_ids: string[];
|
|
8988
8988
|
document_type_ids: string[];
|
|
8989
8989
|
vendor_ids: string[];
|
|
8990
8990
|
vehicle_document_ids: string[];
|
|
@@ -8992,7 +8992,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
8992
8992
|
date_format_id: string;
|
|
8993
8993
|
time_zone_id: string;
|
|
8994
8994
|
status?: Status[] | undefined;
|
|
8995
|
-
vehicle_ids?: string[] | undefined;
|
|
8996
8995
|
search?: string | undefined;
|
|
8997
8996
|
paging?: PAGING | undefined;
|
|
8998
8997
|
page_count?: unknown;
|
|
@@ -9012,6 +9011,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
9012
9011
|
}[] | undefined;
|
|
9013
9012
|
include_master_data?: YesNo | undefined;
|
|
9014
9013
|
organisation_ids?: string[] | undefined;
|
|
9014
|
+
vehicle_ids?: string[] | undefined;
|
|
9015
9015
|
document_type_ids?: string[] | undefined;
|
|
9016
9016
|
vendor_ids?: string[] | undefined;
|
|
9017
9017
|
vehicle_document_ids?: string[] | undefined;
|
|
@@ -9075,7 +9075,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
9075
9075
|
expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
|
|
9076
9076
|
}, "strip", z.ZodTypeAny, {
|
|
9077
9077
|
status: Status[];
|
|
9078
|
-
vehicle_ids: string[];
|
|
9079
9078
|
search: string;
|
|
9080
9079
|
paging: PAGING;
|
|
9081
9080
|
page_count: number;
|
|
@@ -9097,6 +9096,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
9097
9096
|
date_format_id: string;
|
|
9098
9097
|
time_zone_id: string;
|
|
9099
9098
|
organisation_ids: string[];
|
|
9099
|
+
vehicle_ids: string[];
|
|
9100
9100
|
expiry_type: ExpiryType[];
|
|
9101
9101
|
vehicle_document_ids: string[];
|
|
9102
9102
|
document_expiry_ids: string[];
|
|
@@ -9104,7 +9104,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
9104
9104
|
date_format_id: string;
|
|
9105
9105
|
time_zone_id: string;
|
|
9106
9106
|
status?: Status[] | undefined;
|
|
9107
|
-
vehicle_ids?: string[] | undefined;
|
|
9108
9107
|
search?: string | undefined;
|
|
9109
9108
|
paging?: PAGING | undefined;
|
|
9110
9109
|
page_count?: unknown;
|
|
@@ -9124,6 +9123,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
9124
9123
|
}[] | undefined;
|
|
9125
9124
|
include_master_data?: YesNo | undefined;
|
|
9126
9125
|
organisation_ids?: string[] | undefined;
|
|
9126
|
+
vehicle_ids?: string[] | undefined;
|
|
9127
9127
|
expiry_type?: ExpiryType[] | undefined;
|
|
9128
9128
|
vehicle_document_ids?: string[] | undefined;
|
|
9129
9129
|
document_expiry_ids?: string[] | undefined;
|
|
@@ -9182,7 +9182,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
9182
9182
|
gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
|
|
9183
9183
|
}, "strip", z.ZodTypeAny, {
|
|
9184
9184
|
status: Status[];
|
|
9185
|
-
vehicle_ids: string[];
|
|
9186
9185
|
search: string;
|
|
9187
9186
|
paging: PAGING;
|
|
9188
9187
|
page_count: number;
|
|
@@ -9208,6 +9207,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
9208
9207
|
organisation_branch_ids: string[];
|
|
9209
9208
|
organisation_color_ids: string[];
|
|
9210
9209
|
organisation_tag_ids: string[];
|
|
9210
|
+
vehicle_ids: string[];
|
|
9211
9211
|
driver_ids: string[];
|
|
9212
9212
|
device_ids: string[];
|
|
9213
9213
|
vehicle_make_ids: string[];
|
|
@@ -9226,7 +9226,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
9226
9226
|
date_format_id: string;
|
|
9227
9227
|
time_zone_id: string;
|
|
9228
9228
|
status?: Status[] | undefined;
|
|
9229
|
-
vehicle_ids?: string[] | undefined;
|
|
9230
9229
|
search?: string | undefined;
|
|
9231
9230
|
paging?: PAGING | undefined;
|
|
9232
9231
|
page_count?: unknown;
|
|
@@ -9250,6 +9249,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
9250
9249
|
organisation_branch_ids?: string[] | undefined;
|
|
9251
9250
|
organisation_color_ids?: string[] | undefined;
|
|
9252
9251
|
organisation_tag_ids?: string[] | undefined;
|
|
9252
|
+
vehicle_ids?: string[] | undefined;
|
|
9253
9253
|
driver_ids?: string[] | undefined;
|
|
9254
9254
|
device_ids?: string[] | undefined;
|
|
9255
9255
|
vehicle_make_ids?: string[] | undefined;
|
|
@@ -9382,7 +9382,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
9382
9382
|
}, "strip", z.ZodTypeAny, {
|
|
9383
9383
|
status: Status[];
|
|
9384
9384
|
organisation_id: string;
|
|
9385
|
-
vehicle_id: string;
|
|
9386
9385
|
search: string;
|
|
9387
9386
|
paging: PAGING;
|
|
9388
9387
|
page_count: number;
|
|
@@ -9403,11 +9402,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
9403
9402
|
include_master_data: YesNo;
|
|
9404
9403
|
date_format_id: string;
|
|
9405
9404
|
time_zone_id: string;
|
|
9405
|
+
vehicle_id: string;
|
|
9406
9406
|
}, {
|
|
9407
9407
|
organisation_id: string;
|
|
9408
|
-
vehicle_id: string;
|
|
9409
9408
|
date_format_id: string;
|
|
9410
9409
|
time_zone_id: string;
|
|
9410
|
+
vehicle_id: string;
|
|
9411
9411
|
status?: Status[] | undefined;
|
|
9412
9412
|
search?: string | undefined;
|
|
9413
9413
|
paging?: PAGING | undefined;
|