vms-nest-prisma-api-document 210.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/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 +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/gps/features/geofence/gps_geofence_service.d.ts +3 -3
- 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 +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/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 +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_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_eway_bill_provider_service.d.ts +2 -2
- package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
- package/dist/services/master/main/master_main_industry_service.d.ts +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 +6 -6
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +4 -4
- 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 +7 -7
- 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/{user_organisation_service-Au3SQ-2B.d.ts → user_organisation_service-NFqqAGYh.d.ts} +59 -42
- package/package.json +1 -1
package/dist/{user_organisation_service-Au3SQ-2B.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';
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -4719,7 +4721,6 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
4719
4721
|
}, "strip", z.ZodTypeAny, {
|
|
4720
4722
|
status: Status;
|
|
4721
4723
|
organisation_id: string;
|
|
4722
|
-
vehicle_id: string;
|
|
4723
4724
|
usage_type: string;
|
|
4724
4725
|
file_type: FileType;
|
|
4725
4726
|
file_url: string;
|
|
@@ -4728,12 +4729,13 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
4728
4729
|
file_description: string;
|
|
4729
4730
|
file_size: number;
|
|
4730
4731
|
file_metadata: Record<string, any>;
|
|
4732
|
+
vehicle_id: string;
|
|
4731
4733
|
}, {
|
|
4732
4734
|
status: Status;
|
|
4733
4735
|
organisation_id: string;
|
|
4734
|
-
vehicle_id: string;
|
|
4735
4736
|
usage_type: string;
|
|
4736
4737
|
file_type: FileType;
|
|
4738
|
+
vehicle_id: string;
|
|
4737
4739
|
file_url?: string | undefined;
|
|
4738
4740
|
file_key?: string | undefined;
|
|
4739
4741
|
file_name?: string | undefined;
|
|
@@ -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>;
|
|
@@ -4792,7 +4795,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4792
4795
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
4793
4796
|
status: Status;
|
|
4794
4797
|
organisation_id: string;
|
|
4795
|
-
vehicle_id: string;
|
|
4796
4798
|
usage_type: string;
|
|
4797
4799
|
file_type: FileType;
|
|
4798
4800
|
file_url: string;
|
|
@@ -4801,12 +4803,13 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4801
4803
|
file_description: string;
|
|
4802
4804
|
file_size: number;
|
|
4803
4805
|
file_metadata: Record<string, any>;
|
|
4806
|
+
vehicle_id: string;
|
|
4804
4807
|
}, {
|
|
4805
4808
|
status: Status;
|
|
4806
4809
|
organisation_id: string;
|
|
4807
|
-
vehicle_id: string;
|
|
4808
4810
|
usage_type: string;
|
|
4809
4811
|
file_type: FileType;
|
|
4812
|
+
vehicle_id: string;
|
|
4810
4813
|
file_url?: string | undefined;
|
|
4811
4814
|
file_key?: string | undefined;
|
|
4812
4815
|
file_name?: string | undefined;
|
|
@@ -4817,7 +4820,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4817
4820
|
}, "strip", z.ZodTypeAny, {
|
|
4818
4821
|
status: Status;
|
|
4819
4822
|
organisation_id: string;
|
|
4820
|
-
vehicle_number: string;
|
|
4821
4823
|
organisation_sub_company_id: string;
|
|
4822
4824
|
organisation_branch_id: string;
|
|
4823
4825
|
organisation_color_id: string;
|
|
@@ -4832,6 +4834,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4832
4834
|
vehicle_fuel_type_id: string;
|
|
4833
4835
|
vehicle_associated_to_id: string;
|
|
4834
4836
|
vehicle_fuel_unit_id: string;
|
|
4837
|
+
vehicle_number: string;
|
|
4835
4838
|
vehicle_name: string;
|
|
4836
4839
|
engine_number: string;
|
|
4837
4840
|
chassis_number: string;
|
|
@@ -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;
|
|
@@ -4851,7 +4855,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4851
4855
|
MasterVehicleFileSchema: {
|
|
4852
4856
|
status: Status;
|
|
4853
4857
|
organisation_id: string;
|
|
4854
|
-
vehicle_id: string;
|
|
4855
4858
|
usage_type: string;
|
|
4856
4859
|
file_type: FileType;
|
|
4857
4860
|
file_url: string;
|
|
@@ -4860,11 +4863,11 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4860
4863
|
file_description: string;
|
|
4861
4864
|
file_size: number;
|
|
4862
4865
|
file_metadata: Record<string, any>;
|
|
4866
|
+
vehicle_id: string;
|
|
4863
4867
|
}[];
|
|
4864
4868
|
}, {
|
|
4865
4869
|
status: Status;
|
|
4866
4870
|
organisation_id: string;
|
|
4867
|
-
vehicle_number: string;
|
|
4868
4871
|
organisation_sub_company_id: string;
|
|
4869
4872
|
organisation_branch_id: string;
|
|
4870
4873
|
organisation_color_id: string;
|
|
@@ -4878,6 +4881,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4878
4881
|
vehicle_fuel_type_id: string;
|
|
4879
4882
|
vehicle_associated_to_id: string;
|
|
4880
4883
|
vehicle_fuel_unit_id: string;
|
|
4884
|
+
vehicle_number: string;
|
|
4881
4885
|
is_fleet_active: YesNo;
|
|
4882
4886
|
is_gps_active: YesNo;
|
|
4883
4887
|
is_trip_active: YesNo;
|
|
@@ -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;
|
|
@@ -4898,9 +4903,9 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4898
4903
|
MasterVehicleFileSchema?: {
|
|
4899
4904
|
status: Status;
|
|
4900
4905
|
organisation_id: string;
|
|
4901
|
-
vehicle_id: string;
|
|
4902
4906
|
usage_type: string;
|
|
4903
4907
|
file_type: FileType;
|
|
4908
|
+
vehicle_id: string;
|
|
4904
4909
|
file_url?: string | undefined;
|
|
4905
4910
|
file_key?: string | undefined;
|
|
4906
4911
|
file_name?: string | undefined;
|
|
@@ -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>;
|
|
@@ -4937,13 +4943,13 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
4937
4943
|
}, "strip", z.ZodTypeAny, {
|
|
4938
4944
|
status: Status;
|
|
4939
4945
|
organisation_id: string;
|
|
4940
|
-
vehicle_number: string;
|
|
4941
4946
|
time_zone_id: string;
|
|
4942
4947
|
country_id: string;
|
|
4943
4948
|
device_type_id: string;
|
|
4944
4949
|
device_manufacturer_id: string;
|
|
4945
4950
|
device_model_id: string;
|
|
4946
4951
|
vehicle_type_id: string;
|
|
4952
|
+
vehicle_number: string;
|
|
4947
4953
|
vehicle_name: string;
|
|
4948
4954
|
engine_number: string;
|
|
4949
4955
|
chassis_number: string;
|
|
@@ -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;
|
|
@@ -4961,13 +4968,13 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
4961
4968
|
}, {
|
|
4962
4969
|
status: Status;
|
|
4963
4970
|
organisation_id: string;
|
|
4964
|
-
vehicle_number: string;
|
|
4965
4971
|
time_zone_id: string;
|
|
4966
4972
|
country_id: string;
|
|
4967
4973
|
device_type_id: string;
|
|
4968
4974
|
device_manufacturer_id: string;
|
|
4969
4975
|
device_model_id: string;
|
|
4970
4976
|
vehicle_type_id: string;
|
|
4977
|
+
vehicle_number: string;
|
|
4971
4978
|
is_fleet_active: YesNo;
|
|
4972
4979
|
is_gps_active: YesNo;
|
|
4973
4980
|
is_trip_active: YesNo;
|
|
@@ -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>;
|
|
@@ -5090,13 +5099,14 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
5090
5099
|
}>, "many">>>;
|
|
5091
5100
|
}, "strip", z.ZodTypeAny, {
|
|
5092
5101
|
organisation_id: string;
|
|
5093
|
-
vehicle_id: string;
|
|
5094
5102
|
time_zone_id: string;
|
|
5095
5103
|
country_id: string;
|
|
5104
|
+
vehicle_id: string;
|
|
5096
5105
|
device_id: string;
|
|
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;
|
|
@@ -5130,13 +5140,14 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
5130
5140
|
}[];
|
|
5131
5141
|
}, {
|
|
5132
5142
|
organisation_id: string;
|
|
5133
|
-
vehicle_id: string;
|
|
5134
5143
|
time_zone_id: string;
|
|
5135
5144
|
country_id: string;
|
|
5145
|
+
vehicle_id: string;
|
|
5136
5146
|
device_id: string;
|
|
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;
|
|
@@ -5190,12 +5201,12 @@ declare const VehicleDriverLinkSchema: z.ZodObject<{
|
|
|
5190
5201
|
driver_id: z.ZodEffects<z.ZodString, string, string>;
|
|
5191
5202
|
}, "strip", z.ZodTypeAny, {
|
|
5192
5203
|
organisation_id: string;
|
|
5193
|
-
vehicle_id: string;
|
|
5194
5204
|
driver_id: string;
|
|
5205
|
+
vehicle_id: string;
|
|
5195
5206
|
}, {
|
|
5196
5207
|
organisation_id: string;
|
|
5197
|
-
vehicle_id: string;
|
|
5198
5208
|
driver_id: string;
|
|
5209
|
+
vehicle_id: string;
|
|
5199
5210
|
}>;
|
|
5200
5211
|
type VehicleDriverLinkDTO = z.infer<typeof VehicleDriverLinkSchema>;
|
|
5201
5212
|
declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
|
|
@@ -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;
|
|
@@ -5807,7 +5821,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
5807
5821
|
vehicle_document_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5808
5822
|
}, "strip", z.ZodTypeAny, {
|
|
5809
5823
|
status: Status[];
|
|
5810
|
-
vehicle_ids: string[];
|
|
5811
5824
|
search: string;
|
|
5812
5825
|
paging: PAGING;
|
|
5813
5826
|
page_count: number;
|
|
@@ -5829,6 +5842,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
5829
5842
|
date_format_id: string;
|
|
5830
5843
|
time_zone_id: string;
|
|
5831
5844
|
organisation_ids: string[];
|
|
5845
|
+
vehicle_ids: string[];
|
|
5832
5846
|
document_type_ids: string[];
|
|
5833
5847
|
vendor_ids: string[];
|
|
5834
5848
|
vehicle_document_ids: string[];
|
|
@@ -5836,7 +5850,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
5836
5850
|
date_format_id: string;
|
|
5837
5851
|
time_zone_id: string;
|
|
5838
5852
|
status?: Status[] | undefined;
|
|
5839
|
-
vehicle_ids?: string[] | undefined;
|
|
5840
5853
|
search?: string | undefined;
|
|
5841
5854
|
paging?: PAGING | undefined;
|
|
5842
5855
|
page_count?: unknown;
|
|
@@ -5856,6 +5869,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
5856
5869
|
}[] | undefined;
|
|
5857
5870
|
include_master_data?: YesNo | undefined;
|
|
5858
5871
|
organisation_ids?: string[] | undefined;
|
|
5872
|
+
vehicle_ids?: string[] | undefined;
|
|
5859
5873
|
document_type_ids?: string[] | undefined;
|
|
5860
5874
|
vendor_ids?: string[] | undefined;
|
|
5861
5875
|
vehicle_document_ids?: string[] | undefined;
|
|
@@ -5919,7 +5933,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
5919
5933
|
expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
|
|
5920
5934
|
}, "strip", z.ZodTypeAny, {
|
|
5921
5935
|
status: Status[];
|
|
5922
|
-
vehicle_ids: string[];
|
|
5923
5936
|
search: string;
|
|
5924
5937
|
paging: PAGING;
|
|
5925
5938
|
page_count: number;
|
|
@@ -5941,6 +5954,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
5941
5954
|
date_format_id: string;
|
|
5942
5955
|
time_zone_id: string;
|
|
5943
5956
|
organisation_ids: string[];
|
|
5957
|
+
vehicle_ids: string[];
|
|
5944
5958
|
expiry_type: ExpiryType[];
|
|
5945
5959
|
vehicle_document_ids: string[];
|
|
5946
5960
|
document_expiry_ids: string[];
|
|
@@ -5948,7 +5962,6 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
5948
5962
|
date_format_id: string;
|
|
5949
5963
|
time_zone_id: string;
|
|
5950
5964
|
status?: Status[] | undefined;
|
|
5951
|
-
vehicle_ids?: string[] | undefined;
|
|
5952
5965
|
search?: string | undefined;
|
|
5953
5966
|
paging?: PAGING | undefined;
|
|
5954
5967
|
page_count?: unknown;
|
|
@@ -5968,6 +5981,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
5968
5981
|
}[] | undefined;
|
|
5969
5982
|
include_master_data?: YesNo | undefined;
|
|
5970
5983
|
organisation_ids?: string[] | undefined;
|
|
5984
|
+
vehicle_ids?: string[] | undefined;
|
|
5971
5985
|
expiry_type?: ExpiryType[] | undefined;
|
|
5972
5986
|
vehicle_document_ids?: string[] | undefined;
|
|
5973
5987
|
document_expiry_ids?: string[] | undefined;
|
|
@@ -6025,7 +6039,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
6025
6039
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6026
6040
|
}, "strip", z.ZodTypeAny, {
|
|
6027
6041
|
status: Status[];
|
|
6028
|
-
vehicle_ids: string[];
|
|
6029
6042
|
search: string;
|
|
6030
6043
|
paging: PAGING;
|
|
6031
6044
|
page_count: number;
|
|
@@ -6051,6 +6064,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
6051
6064
|
organisation_branch_ids: string[];
|
|
6052
6065
|
organisation_color_ids: string[];
|
|
6053
6066
|
organisation_tag_ids: string[];
|
|
6067
|
+
vehicle_ids: string[];
|
|
6054
6068
|
driver_ids: string[];
|
|
6055
6069
|
device_ids: string[];
|
|
6056
6070
|
vehicle_make_ids: string[];
|
|
@@ -6068,7 +6082,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
6068
6082
|
date_format_id: string;
|
|
6069
6083
|
time_zone_id: string;
|
|
6070
6084
|
status?: Status[] | undefined;
|
|
6071
|
-
vehicle_ids?: string[] | undefined;
|
|
6072
6085
|
search?: string | undefined;
|
|
6073
6086
|
paging?: PAGING | undefined;
|
|
6074
6087
|
page_count?: unknown;
|
|
@@ -6092,6 +6105,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
6092
6105
|
organisation_branch_ids?: string[] | undefined;
|
|
6093
6106
|
organisation_color_ids?: string[] | undefined;
|
|
6094
6107
|
organisation_tag_ids?: string[] | undefined;
|
|
6108
|
+
vehicle_ids?: string[] | undefined;
|
|
6095
6109
|
driver_ids?: string[] | undefined;
|
|
6096
6110
|
device_ids?: string[] | undefined;
|
|
6097
6111
|
vehicle_make_ids?: string[] | undefined;
|
|
@@ -6223,7 +6237,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
6223
6237
|
}, "strip", z.ZodTypeAny, {
|
|
6224
6238
|
status: Status[];
|
|
6225
6239
|
organisation_id: string;
|
|
6226
|
-
vehicle_id: string;
|
|
6227
6240
|
search: string;
|
|
6228
6241
|
paging: PAGING;
|
|
6229
6242
|
page_count: number;
|
|
@@ -6244,11 +6257,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
6244
6257
|
include_master_data: YesNo;
|
|
6245
6258
|
date_format_id: string;
|
|
6246
6259
|
time_zone_id: string;
|
|
6260
|
+
vehicle_id: string;
|
|
6247
6261
|
}, {
|
|
6248
6262
|
organisation_id: string;
|
|
6249
|
-
vehicle_id: string;
|
|
6250
6263
|
date_format_id: string;
|
|
6251
6264
|
time_zone_id: string;
|
|
6265
|
+
vehicle_id: string;
|
|
6252
6266
|
status?: Status[] | undefined;
|
|
6253
6267
|
search?: string | undefined;
|
|
6254
6268
|
paging?: PAGING | undefined;
|
|
@@ -6775,14 +6789,13 @@ declare const UserSchema: z.ZodObject<{
|
|
|
6775
6789
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
6776
6790
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
6777
6791
|
}, "strip", z.ZodTypeAny, {
|
|
6778
|
-
all_vehicles: YesNo;
|
|
6779
6792
|
status: Status;
|
|
6780
6793
|
organisation_id: string;
|
|
6781
|
-
vehicle_ids: string[];
|
|
6782
6794
|
date_format_id: string;
|
|
6783
6795
|
time_zone_id: string;
|
|
6784
6796
|
password: string;
|
|
6785
6797
|
can_login: YesNo;
|
|
6798
|
+
vehicle_ids: string[];
|
|
6786
6799
|
user_role_id: string;
|
|
6787
6800
|
user_status_id: string;
|
|
6788
6801
|
language_id: string;
|
|
@@ -6792,11 +6805,11 @@ declare const UserSchema: z.ZodObject<{
|
|
|
6792
6805
|
username: string;
|
|
6793
6806
|
mobile: string;
|
|
6794
6807
|
is_root_user: YesNo;
|
|
6808
|
+
all_vehicles: YesNo;
|
|
6795
6809
|
user_image_url: string;
|
|
6796
6810
|
user_image_key: string;
|
|
6797
6811
|
user_image_name: string;
|
|
6798
6812
|
}, {
|
|
6799
|
-
all_vehicles: YesNo;
|
|
6800
6813
|
status: Status;
|
|
6801
6814
|
organisation_id: string;
|
|
6802
6815
|
date_format_id: string;
|
|
@@ -6808,8 +6821,9 @@ declare const UserSchema: z.ZodObject<{
|
|
|
6808
6821
|
first_name: string;
|
|
6809
6822
|
email: string;
|
|
6810
6823
|
is_root_user: YesNo;
|
|
6811
|
-
|
|
6824
|
+
all_vehicles: YesNo;
|
|
6812
6825
|
password?: string | undefined;
|
|
6826
|
+
vehicle_ids?: string[] | undefined;
|
|
6813
6827
|
last_name?: string | undefined;
|
|
6814
6828
|
username?: string | undefined;
|
|
6815
6829
|
mobile?: string | undefined;
|
|
@@ -6860,9 +6874,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
6860
6874
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
6861
6875
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
6862
6876
|
}, "strip", z.ZodTypeAny, {
|
|
6863
|
-
all_vehicles: YesNo[];
|
|
6864
6877
|
status: Status[];
|
|
6865
|
-
user_ids: string[];
|
|
6866
6878
|
search: string;
|
|
6867
6879
|
paging: PAGING;
|
|
6868
6880
|
page_count: number;
|
|
@@ -6884,6 +6896,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
6884
6896
|
date_format_id: string;
|
|
6885
6897
|
time_zone_id: string;
|
|
6886
6898
|
organisation_ids: string[];
|
|
6899
|
+
user_ids: string[];
|
|
6887
6900
|
time_zone_ids: string[];
|
|
6888
6901
|
date_format_ids: string[];
|
|
6889
6902
|
can_login: YesNo[];
|
|
@@ -6891,12 +6904,11 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
6891
6904
|
user_status_ids: string[];
|
|
6892
6905
|
language_ids: string[];
|
|
6893
6906
|
is_root_user: YesNo[];
|
|
6907
|
+
all_vehicles: YesNo[];
|
|
6894
6908
|
}, {
|
|
6895
6909
|
date_format_id: string;
|
|
6896
6910
|
time_zone_id: string;
|
|
6897
|
-
all_vehicles?: YesNo[] | undefined;
|
|
6898
6911
|
status?: Status[] | undefined;
|
|
6899
|
-
user_ids?: string[] | undefined;
|
|
6900
6912
|
search?: string | undefined;
|
|
6901
6913
|
paging?: PAGING | undefined;
|
|
6902
6914
|
page_count?: unknown;
|
|
@@ -6916,6 +6928,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
6916
6928
|
}[] | undefined;
|
|
6917
6929
|
include_master_data?: YesNo | undefined;
|
|
6918
6930
|
organisation_ids?: string[] | undefined;
|
|
6931
|
+
user_ids?: string[] | undefined;
|
|
6919
6932
|
time_zone_ids?: string[] | undefined;
|
|
6920
6933
|
date_format_ids?: string[] | undefined;
|
|
6921
6934
|
can_login?: YesNo[] | undefined;
|
|
@@ -6923,6 +6936,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
6923
6936
|
user_status_ids?: string[] | undefined;
|
|
6924
6937
|
language_ids?: string[] | undefined;
|
|
6925
6938
|
is_root_user?: YesNo[] | undefined;
|
|
6939
|
+
all_vehicles?: YesNo[] | undefined;
|
|
6926
6940
|
}>;
|
|
6927
6941
|
type UserQueryDTO = z.infer<typeof UserQuerySchema>;
|
|
6928
6942
|
declare const UserLogoSchema: z.ZodObject<{
|
|
@@ -7098,6 +7112,9 @@ interface UserOrganisationSimple extends Record<string, unknown> {
|
|
|
7098
7112
|
db_i: string;
|
|
7099
7113
|
db_g: string;
|
|
7100
7114
|
o_logo?: string;
|
|
7115
|
+
l_id: string;
|
|
7116
|
+
df_id: string;
|
|
7117
|
+
tz_id: string;
|
|
7101
7118
|
}
|
|
7102
7119
|
declare const UserOrganisationSchema: z.ZodObject<{
|
|
7103
7120
|
organisation_name: z.ZodEffects<z.ZodString, string, string>;
|
package/package.json
CHANGED