vms-nest-prisma-api-document 212.0.0 → 213.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/core/Enums.d.ts +5 -1
- package/dist/core/Enums.js +6 -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/bookmark_service.d.ts +9 -9
- 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/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 +17 -17
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +47 -47
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +30 -30
- 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 +5 -5
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +8 -8
- 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 +20 -20
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.js +28 -0
- 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 +6 -6
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +6 -6
- package/dist/services/master/expense/master_vendor_document_type_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 +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_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +5 -5
- 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 +3 -3
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +5 -5
- 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 +3 -3
- 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/faq_service.d.ts +1 -1
- package/dist/{user_organisation_service-DuOC_IdW.d.ts → user_organisation_service-NFqqAGYh.d.ts} +38 -24
- package/package.json +1 -1
package/dist/{user_organisation_service-DuOC_IdW.d.ts → user_organisation_service-NFqqAGYh.d.ts}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, DriverType, LoginFrom, FileType, SimStatus, BillingStatus, DeviceStatus, GPSSource, OdometerSource, SteeringType, WheelDriveType, LifeExpiry, VehicleLifeStatus, PurchaseVehicleType, PurchaseType, LoanInterestType, DocumentValidityStatus, DocumentStatus, ExpiryType, FleetSize } from './core/Enums.js';
|
|
1
|
+
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, DriverType, LoginFrom, FileType, SimStatus, BillingStatus, DeviceStatus, GPSSource, OdometerSource, FuelTankType, SteeringType, WheelDriveType, LifeExpiry, VehicleLifeStatus, PurchaseVehicleType, PurchaseType, LoanInterestType, DocumentValidityStatus, DocumentStatus, ExpiryType, FleetSize } from './core/Enums.js';
|
|
2
2
|
import { FBR, SBR, BaseCommonFile, BR, AWSPresignedUrl } from './core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO, BaseQueryDTO } from './zod_utils/zod_base_schema.js';
|
|
@@ -21,9 +21,9 @@ declare const MasterMainIndustrySchema: z.ZodObject<{
|
|
|
21
21
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
22
22
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23
23
|
}, "strip", z.ZodTypeAny, {
|
|
24
|
-
description: string;
|
|
25
24
|
status: Status;
|
|
26
25
|
industry_name: string;
|
|
26
|
+
description: string;
|
|
27
27
|
}, {
|
|
28
28
|
status: Status;
|
|
29
29
|
industry_name: string;
|
|
@@ -994,9 +994,9 @@ declare const OrganisationSubCompanySchema: z.ZodObject<{
|
|
|
994
994
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
995
995
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
996
996
|
}, "strip", z.ZodTypeAny, {
|
|
997
|
-
description: string;
|
|
998
997
|
status: Status;
|
|
999
998
|
organisation_id: string;
|
|
999
|
+
description: string;
|
|
1000
1000
|
sub_company_name: string;
|
|
1001
1001
|
sub_company_GSTIN: string;
|
|
1002
1002
|
}, {
|
|
@@ -1124,9 +1124,9 @@ declare const OrganisationBranchSchema: z.ZodObject<{
|
|
|
1124
1124
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
1125
1125
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
1126
1126
|
}, "strip", z.ZodTypeAny, {
|
|
1127
|
-
description: string;
|
|
1128
1127
|
status: Status;
|
|
1129
1128
|
organisation_id: string;
|
|
1129
|
+
description: string;
|
|
1130
1130
|
branch_name: string;
|
|
1131
1131
|
branch_city: string;
|
|
1132
1132
|
branch_address: string;
|
|
@@ -1254,9 +1254,9 @@ declare const OrganisationColorSchema: z.ZodObject<{
|
|
|
1254
1254
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
1255
1255
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
1256
1256
|
}, "strip", z.ZodTypeAny, {
|
|
1257
|
-
description: string;
|
|
1258
1257
|
status: Status;
|
|
1259
1258
|
organisation_id: string;
|
|
1259
|
+
description: string;
|
|
1260
1260
|
color_name: string;
|
|
1261
1261
|
color_code: string;
|
|
1262
1262
|
}, {
|
|
@@ -1380,9 +1380,9 @@ declare const OrganisationTagSchema: z.ZodObject<{
|
|
|
1380
1380
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
1381
1381
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
1382
1382
|
}, "strip", z.ZodTypeAny, {
|
|
1383
|
-
description: string;
|
|
1384
1383
|
status: Status;
|
|
1385
1384
|
organisation_id: string;
|
|
1385
|
+
description: string;
|
|
1386
1386
|
tag_name: string;
|
|
1387
1387
|
}, {
|
|
1388
1388
|
status: Status;
|
|
@@ -2002,8 +2002,8 @@ declare const MasterDeviceTypeSchema: z.ZodObject<{
|
|
|
2002
2002
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2003
2003
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2004
2004
|
}, "strip", z.ZodTypeAny, {
|
|
2005
|
-
description: string;
|
|
2006
2005
|
status: Status;
|
|
2006
|
+
description: string;
|
|
2007
2007
|
device_type_name: string;
|
|
2008
2008
|
device_type_code: string;
|
|
2009
2009
|
device_manufacturer_id: string;
|
|
@@ -2137,8 +2137,8 @@ declare const MasterDeviceModelSchema: z.ZodObject<{
|
|
|
2137
2137
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2138
2138
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2139
2139
|
}, "strip", z.ZodTypeAny, {
|
|
2140
|
-
description: string;
|
|
2141
2140
|
status: Status;
|
|
2141
|
+
description: string;
|
|
2142
2142
|
device_manufacturer_id: string;
|
|
2143
2143
|
device_model_name: string;
|
|
2144
2144
|
device_model_code: string;
|
|
@@ -2266,8 +2266,8 @@ declare const MasterDeviceManufacturerSchema: z.ZodObject<{
|
|
|
2266
2266
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2267
2267
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2268
2268
|
}, "strip", z.ZodTypeAny, {
|
|
2269
|
-
description: string;
|
|
2270
2269
|
status: Status;
|
|
2270
|
+
description: string;
|
|
2271
2271
|
device_manufacturer_name: string;
|
|
2272
2272
|
device_manufacturer_code: string;
|
|
2273
2273
|
}, {
|
|
@@ -2784,15 +2784,15 @@ 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
|
-
|
|
2787
|
+
group_name: string;
|
|
2788
2788
|
status: Status;
|
|
2789
2789
|
organisation_id: string;
|
|
2790
|
+
description: string;
|
|
2790
2791
|
vehicle_ids: string[];
|
|
2791
|
-
group_name: string;
|
|
2792
2792
|
}, {
|
|
2793
|
+
group_name: string;
|
|
2793
2794
|
status: Status;
|
|
2794
2795
|
organisation_id: string;
|
|
2795
|
-
group_name: string;
|
|
2796
2796
|
description?: string | undefined;
|
|
2797
2797
|
vehicle_ids?: string[] | undefined;
|
|
2798
2798
|
}>;
|
|
@@ -2917,9 +2917,9 @@ declare const MasterVehicleSubModelSchema: z.ZodObject<{
|
|
|
2917
2917
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
2918
2918
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2919
2919
|
}, "strip", z.ZodTypeAny, {
|
|
2920
|
-
description: string;
|
|
2921
2920
|
status: Status;
|
|
2922
2921
|
organisation_id: string;
|
|
2922
|
+
description: string;
|
|
2923
2923
|
vehicle_sub_model: string;
|
|
2924
2924
|
vehicle_model_id: string;
|
|
2925
2925
|
vehicle_make_id: string;
|
|
@@ -3056,9 +3056,9 @@ declare const MasterVehicleModelSchema: z.ZodObject<{
|
|
|
3056
3056
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3057
3057
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3058
3058
|
}, "strip", z.ZodTypeAny, {
|
|
3059
|
-
description: string;
|
|
3060
3059
|
status: Status;
|
|
3061
3060
|
organisation_id: string;
|
|
3061
|
+
description: string;
|
|
3062
3062
|
vehicle_make_id: string;
|
|
3063
3063
|
vehicle_model: string;
|
|
3064
3064
|
}, {
|
|
@@ -3187,9 +3187,9 @@ declare const MasterVehicleMakeSchema: z.ZodObject<{
|
|
|
3187
3187
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3188
3188
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3189
3189
|
}, "strip", z.ZodTypeAny, {
|
|
3190
|
-
description: string;
|
|
3191
3190
|
status: Status;
|
|
3192
3191
|
organisation_id: string;
|
|
3192
|
+
description: string;
|
|
3193
3193
|
vehicle_make: string;
|
|
3194
3194
|
}, {
|
|
3195
3195
|
status: Status;
|
|
@@ -3311,9 +3311,9 @@ declare const MasterVehicleStatusTypeSchema: z.ZodObject<{
|
|
|
3311
3311
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3312
3312
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3313
3313
|
}, "strip", z.ZodTypeAny, {
|
|
3314
|
-
description: string;
|
|
3315
3314
|
status: Status;
|
|
3316
3315
|
organisation_id: string;
|
|
3316
|
+
description: string;
|
|
3317
3317
|
status_type: string;
|
|
3318
3318
|
}, {
|
|
3319
3319
|
status: Status;
|
|
@@ -3435,9 +3435,9 @@ declare const MasterVehicleOwnershipTypeSchema: z.ZodObject<{
|
|
|
3435
3435
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3436
3436
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3437
3437
|
}, "strip", z.ZodTypeAny, {
|
|
3438
|
-
description: string;
|
|
3439
3438
|
status: Status;
|
|
3440
3439
|
organisation_id: string;
|
|
3440
|
+
description: string;
|
|
3441
3441
|
ownership_type: string;
|
|
3442
3442
|
}, {
|
|
3443
3443
|
status: Status;
|
|
@@ -3559,9 +3559,9 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
3559
3559
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3560
3560
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3561
3561
|
}, "strip", z.ZodTypeAny, {
|
|
3562
|
-
description: string;
|
|
3563
3562
|
status: Status;
|
|
3564
3563
|
organisation_id: string;
|
|
3564
|
+
description: string;
|
|
3565
3565
|
vehicle_type: string;
|
|
3566
3566
|
}, {
|
|
3567
3567
|
status: Status;
|
|
@@ -3683,9 +3683,9 @@ declare const MasterVehicleFuelTypeSchema: z.ZodObject<{
|
|
|
3683
3683
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3684
3684
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3685
3685
|
}, "strip", z.ZodTypeAny, {
|
|
3686
|
-
description: string;
|
|
3687
3686
|
status: Status;
|
|
3688
3687
|
organisation_id: string;
|
|
3688
|
+
description: string;
|
|
3689
3689
|
fuel_type: string;
|
|
3690
3690
|
}, {
|
|
3691
3691
|
status: Status;
|
|
@@ -3807,9 +3807,9 @@ declare const MasterVehicleAssociatedToSchema: z.ZodObject<{
|
|
|
3807
3807
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3808
3808
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3809
3809
|
}, "strip", z.ZodTypeAny, {
|
|
3810
|
-
description: string;
|
|
3811
3810
|
status: Status;
|
|
3812
3811
|
organisation_id: string;
|
|
3812
|
+
description: string;
|
|
3813
3813
|
associated_to: string;
|
|
3814
3814
|
}, {
|
|
3815
3815
|
status: Status;
|
|
@@ -3936,9 +3936,9 @@ declare const MasterVehicleFuelUnitSchema: z.ZodObject<{
|
|
|
3936
3936
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
3937
3937
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
3938
3938
|
}, "strip", z.ZodTypeAny, {
|
|
3939
|
-
description: string;
|
|
3940
3939
|
status: Status;
|
|
3941
3940
|
organisation_id: string;
|
|
3941
|
+
description: string;
|
|
3942
3942
|
fuel_unit: string;
|
|
3943
3943
|
}, {
|
|
3944
3944
|
status: Status;
|
|
@@ -4059,9 +4059,9 @@ declare const MasterVehicleDocumentTypeSchema: z.ZodObject<{
|
|
|
4059
4059
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
4060
4060
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
4061
4061
|
}, "strip", z.ZodTypeAny, {
|
|
4062
|
-
description: string;
|
|
4063
4062
|
status: Status;
|
|
4064
4063
|
organisation_id: string;
|
|
4064
|
+
description: string;
|
|
4065
4065
|
document_type: string;
|
|
4066
4066
|
}, {
|
|
4067
4067
|
status: Status;
|
|
@@ -4258,6 +4258,7 @@ interface MasterVehicle extends Record<string, unknown> {
|
|
|
4258
4258
|
secondary_vehicle_fuel_unit_id?: string;
|
|
4259
4259
|
SecondaryMasterVehicleFuelUnit?: MasterVehicleFuelUnit;
|
|
4260
4260
|
secondary_fuel_unit?: string;
|
|
4261
|
+
fuel_tank_type?: FuelTankType;
|
|
4261
4262
|
fuel_tank_size?: number;
|
|
4262
4263
|
fuel_tank_1_size?: number;
|
|
4263
4264
|
fuel_tank_2_size?: number;
|
|
@@ -4331,6 +4332,7 @@ interface VehicleDetailGPS extends Record<string, unknown> {
|
|
|
4331
4332
|
duel_temperature?: YesNo;
|
|
4332
4333
|
fuel?: YesNo;
|
|
4333
4334
|
fuel_bluetooth?: YesNo;
|
|
4335
|
+
fuel_tank_type?: FuelTankType;
|
|
4334
4336
|
fuel_tank_size?: number;
|
|
4335
4337
|
fuel_tank_1_size?: number;
|
|
4336
4338
|
fuel_tank_2_size?: number;
|
|
@@ -4770,6 +4772,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4770
4772
|
vehicle_fuel_unit_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4771
4773
|
secondary_vehicle_fuel_type_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4772
4774
|
secondary_vehicle_fuel_unit_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4775
|
+
fuel_tank_type: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof FuelTankType>>>;
|
|
4773
4776
|
fuel_tank_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
4774
4777
|
fuel_tank_1_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
4775
4778
|
fuel_tank_2_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
@@ -4842,6 +4845,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4842
4845
|
odometer_reading: number;
|
|
4843
4846
|
secondary_vehicle_fuel_type_id: string;
|
|
4844
4847
|
secondary_vehicle_fuel_unit_id: string;
|
|
4848
|
+
fuel_tank_type: FuelTankType;
|
|
4845
4849
|
fuel_tank_size: number;
|
|
4846
4850
|
fuel_tank_1_size: number;
|
|
4847
4851
|
fuel_tank_2_size: number;
|
|
@@ -4889,6 +4893,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4889
4893
|
chassis_number?: string | undefined;
|
|
4890
4894
|
vehicle_make_year?: unknown;
|
|
4891
4895
|
odometer_reading?: unknown;
|
|
4896
|
+
fuel_tank_type?: FuelTankType | undefined;
|
|
4892
4897
|
fuel_tank_size?: unknown;
|
|
4893
4898
|
fuel_tank_1_size?: unknown;
|
|
4894
4899
|
fuel_tank_2_size?: unknown;
|
|
@@ -4928,6 +4933,7 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
4928
4933
|
device_type_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4929
4934
|
country_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4930
4935
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4936
|
+
fuel_tank_type: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof FuelTankType>>>;
|
|
4931
4937
|
fuel_tank_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
4932
4938
|
fuel_tank_1_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
4933
4939
|
fuel_tank_2_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
@@ -4952,6 +4958,7 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
4952
4958
|
is_gps_active: YesNo;
|
|
4953
4959
|
is_trip_active: YesNo;
|
|
4954
4960
|
odometer_reading: number;
|
|
4961
|
+
fuel_tank_type: FuelTankType;
|
|
4955
4962
|
fuel_tank_size: number;
|
|
4956
4963
|
fuel_tank_1_size: number;
|
|
4957
4964
|
fuel_tank_2_size: number;
|
|
@@ -4976,6 +4983,7 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
4976
4983
|
chassis_number?: string | undefined;
|
|
4977
4984
|
vehicle_make_year?: unknown;
|
|
4978
4985
|
odometer_reading?: unknown;
|
|
4986
|
+
fuel_tank_type?: FuelTankType | undefined;
|
|
4979
4987
|
fuel_tank_size?: unknown;
|
|
4980
4988
|
fuel_tank_1_size?: unknown;
|
|
4981
4989
|
fuel_tank_2_size?: unknown;
|
|
@@ -5036,6 +5044,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
5036
5044
|
duel_temperature: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
5037
5045
|
fuel: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
5038
5046
|
fuel_bluetooth: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
5047
|
+
fuel_tank_type: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof FuelTankType>>>;
|
|
5039
5048
|
fuel_tank_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
5040
5049
|
fuel_tank_1_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
5041
5050
|
fuel_tank_2_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
@@ -5097,6 +5106,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
5097
5106
|
device_type_id: string;
|
|
5098
5107
|
device_manufacturer_id: string;
|
|
5099
5108
|
device_model_id: string;
|
|
5109
|
+
fuel_tank_type: FuelTankType;
|
|
5100
5110
|
fuel_tank_size: number;
|
|
5101
5111
|
fuel_tank_1_size: number;
|
|
5102
5112
|
fuel_tank_2_size: number;
|
|
@@ -5137,6 +5147,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
5137
5147
|
device_type_id: string;
|
|
5138
5148
|
device_manufacturer_id: string;
|
|
5139
5149
|
device_model_id: string;
|
|
5150
|
+
fuel_tank_type?: FuelTankType | undefined;
|
|
5140
5151
|
fuel_tank_size?: unknown;
|
|
5141
5152
|
fuel_tank_1_size?: unknown;
|
|
5142
5153
|
fuel_tank_2_size?: unknown;
|
|
@@ -5203,6 +5214,7 @@ declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
|
|
|
5203
5214
|
duel_temperature: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
5204
5215
|
fuel: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
5205
5216
|
fuel_bluetooth: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
5217
|
+
fuel_tank_type: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof FuelTankType>>>;
|
|
5206
5218
|
fuel_tank_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
5207
5219
|
fuel_tank_1_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
5208
5220
|
fuel_tank_2_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
@@ -5218,6 +5230,7 @@ declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
|
|
|
5218
5230
|
camera_extra_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
5219
5231
|
fuel_mapping: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
5220
5232
|
}, "strip", z.ZodTypeAny, {
|
|
5233
|
+
fuel_tank_type: FuelTankType;
|
|
5221
5234
|
fuel_tank_size: number;
|
|
5222
5235
|
fuel_tank_1_size: number;
|
|
5223
5236
|
fuel_tank_2_size: number;
|
|
@@ -5237,6 +5250,7 @@ declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
|
|
|
5237
5250
|
camera_extra_count: number;
|
|
5238
5251
|
fuel_mapping: Record<string, any>;
|
|
5239
5252
|
}, {
|
|
5253
|
+
fuel_tank_type?: FuelTankType | undefined;
|
|
5240
5254
|
fuel_tank_size?: unknown;
|
|
5241
5255
|
fuel_tank_1_size?: unknown;
|
|
5242
5256
|
fuel_tank_2_size?: unknown;
|
|
@@ -6341,9 +6355,9 @@ declare const MasterUserRoleSchema: z.ZodObject<{
|
|
|
6341
6355
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
6342
6356
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
6343
6357
|
}, "strip", z.ZodTypeAny, {
|
|
6344
|
-
description: string;
|
|
6345
6358
|
status: Status;
|
|
6346
6359
|
organisation_id: string;
|
|
6360
|
+
description: string;
|
|
6347
6361
|
user_role: string;
|
|
6348
6362
|
}, {
|
|
6349
6363
|
status: Status;
|
|
@@ -6464,9 +6478,9 @@ declare const MasterUserStatusSchema: z.ZodObject<{
|
|
|
6464
6478
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
6465
6479
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
6466
6480
|
}, "strip", z.ZodTypeAny, {
|
|
6467
|
-
description: string;
|
|
6468
6481
|
status: Status;
|
|
6469
6482
|
organisation_id: string;
|
|
6483
|
+
description: string;
|
|
6470
6484
|
user_status: string;
|
|
6471
6485
|
}, {
|
|
6472
6486
|
status: Status;
|
package/package.json
CHANGED