vms-nest-prisma-api-document 196.0.0 → 197.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 +17 -17
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +45 -45
- 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 +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/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 +10 -1
- package/dist/services/main/users/auth_service.js +6 -3
- 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 +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 +6 -6
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +3 -3
- 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 +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 +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 +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/package.json +1 -1
- package/dist/{user_organisation_service-Bbr1S3XY.d.ts → user_organisation_service-ByNU_GlC.d.ts} +29 -29
package/dist/{user_organisation_service-Bbr1S3XY.d.ts → user_organisation_service-ByNU_GlC.d.ts}
RENAMED
|
@@ -1776,6 +1776,7 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
1776
1776
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
1777
1777
|
}, "strip", z.ZodTypeAny, {
|
|
1778
1778
|
status: Status[];
|
|
1779
|
+
vehicle_ids: string[];
|
|
1779
1780
|
search: string;
|
|
1780
1781
|
paging: PAGING;
|
|
1781
1782
|
page_count: number;
|
|
@@ -1804,12 +1805,12 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
1804
1805
|
can_login: YesNo[];
|
|
1805
1806
|
driver_type: DriverType[];
|
|
1806
1807
|
is_vehicle_assigned: YesNo[];
|
|
1807
|
-
vehicle_ids: string[];
|
|
1808
1808
|
driver_ids: string[];
|
|
1809
1809
|
}, {
|
|
1810
1810
|
date_format_id: string;
|
|
1811
1811
|
time_zone_id: string;
|
|
1812
1812
|
status?: Status[] | undefined;
|
|
1813
|
+
vehicle_ids?: string[] | undefined;
|
|
1813
1814
|
search?: string | undefined;
|
|
1814
1815
|
paging?: PAGING | undefined;
|
|
1815
1816
|
page_count?: unknown;
|
|
@@ -1836,7 +1837,6 @@ declare const MasterDriverQuerySchema: z.ZodObject<{
|
|
|
1836
1837
|
can_login?: YesNo[] | undefined;
|
|
1837
1838
|
driver_type?: DriverType[] | undefined;
|
|
1838
1839
|
is_vehicle_assigned?: YesNo[] | undefined;
|
|
1839
|
-
vehicle_ids?: string[] | undefined;
|
|
1840
1840
|
driver_ids?: string[] | undefined;
|
|
1841
1841
|
}>;
|
|
1842
1842
|
type MasterDriverQueryDTO = z.infer<typeof MasterDriverQuerySchema>;
|
|
@@ -2655,6 +2655,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2655
2655
|
device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
|
|
2656
2656
|
}, "strip", z.ZodTypeAny, {
|
|
2657
2657
|
status: Status[];
|
|
2658
|
+
vehicle_ids: string[];
|
|
2658
2659
|
search: string;
|
|
2659
2660
|
paging: PAGING;
|
|
2660
2661
|
page_count: number;
|
|
@@ -2678,7 +2679,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2678
2679
|
organisation_ids: string[];
|
|
2679
2680
|
country_ids: string[];
|
|
2680
2681
|
time_zone_ids: string[];
|
|
2681
|
-
vehicle_ids: string[];
|
|
2682
2682
|
device_manufacturer_ids: string[];
|
|
2683
2683
|
device_model_ids: string[];
|
|
2684
2684
|
device_type_ids: string[];
|
|
@@ -2690,6 +2690,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2690
2690
|
date_format_id: string;
|
|
2691
2691
|
time_zone_id: string;
|
|
2692
2692
|
status?: Status[] | undefined;
|
|
2693
|
+
vehicle_ids?: string[] | undefined;
|
|
2693
2694
|
search?: string | undefined;
|
|
2694
2695
|
paging?: PAGING | undefined;
|
|
2695
2696
|
page_count?: unknown;
|
|
@@ -2711,7 +2712,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2711
2712
|
organisation_ids?: string[] | undefined;
|
|
2712
2713
|
country_ids?: string[] | undefined;
|
|
2713
2714
|
time_zone_ids?: string[] | undefined;
|
|
2714
|
-
vehicle_ids?: string[] | undefined;
|
|
2715
2715
|
device_manufacturer_ids?: string[] | undefined;
|
|
2716
2716
|
device_model_ids?: string[] | undefined;
|
|
2717
2717
|
device_type_ids?: string[] | undefined;
|
|
@@ -2774,17 +2774,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
2774
2774
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2775
2775
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2776
2776
|
}, "strip", z.ZodTypeAny, {
|
|
2777
|
-
group_name: string;
|
|
2778
2777
|
status: Status;
|
|
2779
2778
|
organisation_id: string;
|
|
2780
|
-
description: string;
|
|
2781
2779
|
vehicle_ids: string[];
|
|
2782
|
-
|
|
2780
|
+
description: string;
|
|
2783
2781
|
group_name: string;
|
|
2782
|
+
}, {
|
|
2784
2783
|
status: Status;
|
|
2785
2784
|
organisation_id: string;
|
|
2786
|
-
|
|
2785
|
+
group_name: string;
|
|
2787
2786
|
vehicle_ids?: string[] | undefined;
|
|
2787
|
+
description?: string | undefined;
|
|
2788
2788
|
}>;
|
|
2789
2789
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
2790
2790
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -2823,6 +2823,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2823
2823
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2824
2824
|
}, "strip", z.ZodTypeAny, {
|
|
2825
2825
|
status: Status[];
|
|
2826
|
+
vehicle_ids: string[];
|
|
2826
2827
|
search: string;
|
|
2827
2828
|
paging: PAGING;
|
|
2828
2829
|
page_count: number;
|
|
@@ -2844,12 +2845,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2844
2845
|
date_format_id: string;
|
|
2845
2846
|
time_zone_id: string;
|
|
2846
2847
|
organisation_ids: string[];
|
|
2847
|
-
vehicle_ids: string[];
|
|
2848
2848
|
organisation_group_ids: string[];
|
|
2849
2849
|
}, {
|
|
2850
2850
|
date_format_id: string;
|
|
2851
2851
|
time_zone_id: string;
|
|
2852
2852
|
status?: Status[] | undefined;
|
|
2853
|
+
vehicle_ids?: string[] | undefined;
|
|
2853
2854
|
search?: string | undefined;
|
|
2854
2855
|
paging?: PAGING | undefined;
|
|
2855
2856
|
page_count?: unknown;
|
|
@@ -2869,7 +2870,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2869
2870
|
}[] | undefined;
|
|
2870
2871
|
include_master_data?: YesNo | undefined;
|
|
2871
2872
|
organisation_ids?: string[] | undefined;
|
|
2872
|
-
vehicle_ids?: string[] | undefined;
|
|
2873
2873
|
organisation_group_ids?: string[] | undefined;
|
|
2874
2874
|
}>;
|
|
2875
2875
|
type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
|
|
@@ -3551,8 +3551,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
3551
3551
|
}, "strip", z.ZodTypeAny, {
|
|
3552
3552
|
status: Status;
|
|
3553
3553
|
organisation_id: string;
|
|
3554
|
-
description: string;
|
|
3555
3554
|
vehicle_type: string;
|
|
3555
|
+
description: string;
|
|
3556
3556
|
}, {
|
|
3557
3557
|
status: Status;
|
|
3558
3558
|
organisation_id: string;
|
|
@@ -4472,6 +4472,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4472
4472
|
}, "strip", z.ZodTypeAny, {
|
|
4473
4473
|
status: Status;
|
|
4474
4474
|
organisation_id: string;
|
|
4475
|
+
vehicle_number: string;
|
|
4475
4476
|
organisation_sub_company_id: string;
|
|
4476
4477
|
organisation_branch_id: string;
|
|
4477
4478
|
organisation_color_id: string;
|
|
@@ -4486,7 +4487,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4486
4487
|
vehicle_fuel_type_id: string;
|
|
4487
4488
|
vehicle_associated_to_id: string;
|
|
4488
4489
|
vehicle_fuel_unit_id: string;
|
|
4489
|
-
vehicle_number: string;
|
|
4490
4490
|
vehicle_name: string;
|
|
4491
4491
|
engine_number: string;
|
|
4492
4492
|
chassis_number: string;
|
|
@@ -4509,6 +4509,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4509
4509
|
}, {
|
|
4510
4510
|
status: Status;
|
|
4511
4511
|
organisation_id: string;
|
|
4512
|
+
vehicle_number: string;
|
|
4512
4513
|
organisation_sub_company_id: string;
|
|
4513
4514
|
organisation_branch_id: string;
|
|
4514
4515
|
organisation_color_id: string;
|
|
@@ -4522,7 +4523,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4522
4523
|
vehicle_fuel_type_id: string;
|
|
4523
4524
|
vehicle_associated_to_id: string;
|
|
4524
4525
|
vehicle_fuel_unit_id: string;
|
|
4525
|
-
vehicle_number: string;
|
|
4526
4526
|
is_fleet_active: YesNo;
|
|
4527
4527
|
is_gps_active: YesNo;
|
|
4528
4528
|
is_trip_active: YesNo;
|
|
@@ -4570,9 +4570,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
4570
4570
|
camera_extra_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
4571
4571
|
}, "strip", z.ZodTypeAny, {
|
|
4572
4572
|
organisation_id: string;
|
|
4573
|
+
vehicle_id: string;
|
|
4573
4574
|
time_zone_id: string;
|
|
4574
4575
|
country_id: string;
|
|
4575
|
-
vehicle_id: string;
|
|
4576
4576
|
device_id: string;
|
|
4577
4577
|
device_type_id: string;
|
|
4578
4578
|
device_manufacturer_id: string;
|
|
@@ -4593,9 +4593,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
4593
4593
|
camera_extra_count: number;
|
|
4594
4594
|
}, {
|
|
4595
4595
|
organisation_id: string;
|
|
4596
|
+
vehicle_id: string;
|
|
4596
4597
|
time_zone_id: string;
|
|
4597
4598
|
country_id: string;
|
|
4598
|
-
vehicle_id: string;
|
|
4599
4599
|
device_id: string;
|
|
4600
4600
|
device_type_id: string;
|
|
4601
4601
|
device_manufacturer_id: string;
|
|
@@ -4633,12 +4633,12 @@ declare const VehicleDriverLinkSchema: z.ZodObject<{
|
|
|
4633
4633
|
driver_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4634
4634
|
}, "strip", z.ZodTypeAny, {
|
|
4635
4635
|
organisation_id: string;
|
|
4636
|
-
driver_id: string;
|
|
4637
4636
|
vehicle_id: string;
|
|
4637
|
+
driver_id: string;
|
|
4638
4638
|
}, {
|
|
4639
4639
|
organisation_id: string;
|
|
4640
|
-
driver_id: string;
|
|
4641
4640
|
vehicle_id: string;
|
|
4641
|
+
driver_id: string;
|
|
4642
4642
|
}>;
|
|
4643
4643
|
type VehicleDriverLinkDTO = z.infer<typeof VehicleDriverLinkSchema>;
|
|
4644
4644
|
declare const SimpleFindQuerySchema: z.ZodObject<{
|
|
@@ -5166,6 +5166,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5166
5166
|
is_driver_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5167
5167
|
}, "strip", z.ZodTypeAny, {
|
|
5168
5168
|
status: Status[];
|
|
5169
|
+
vehicle_ids: string[];
|
|
5169
5170
|
search: string;
|
|
5170
5171
|
paging: PAGING;
|
|
5171
5172
|
page_count: number;
|
|
@@ -5191,7 +5192,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5191
5192
|
organisation_branch_ids: string[];
|
|
5192
5193
|
organisation_color_ids: string[];
|
|
5193
5194
|
organisation_tag_ids: string[];
|
|
5194
|
-
vehicle_ids: string[];
|
|
5195
5195
|
driver_ids: string[];
|
|
5196
5196
|
device_ids: string[];
|
|
5197
5197
|
vehicle_make_ids: string[];
|
|
@@ -5207,6 +5207,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5207
5207
|
date_format_id: string;
|
|
5208
5208
|
time_zone_id: string;
|
|
5209
5209
|
status?: Status[] | undefined;
|
|
5210
|
+
vehicle_ids?: string[] | undefined;
|
|
5210
5211
|
search?: string | undefined;
|
|
5211
5212
|
paging?: PAGING | undefined;
|
|
5212
5213
|
page_count?: unknown;
|
|
@@ -5230,7 +5231,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5230
5231
|
organisation_branch_ids?: string[] | undefined;
|
|
5231
5232
|
organisation_color_ids?: string[] | undefined;
|
|
5232
5233
|
organisation_tag_ids?: string[] | undefined;
|
|
5233
|
-
vehicle_ids?: string[] | undefined;
|
|
5234
5234
|
driver_ids?: string[] | undefined;
|
|
5235
5235
|
device_ids?: string[] | undefined;
|
|
5236
5236
|
vehicle_make_ids?: string[] | undefined;
|
|
@@ -5280,6 +5280,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
5280
5280
|
}, "strip", z.ZodTypeAny, {
|
|
5281
5281
|
status: Status[];
|
|
5282
5282
|
organisation_id: string;
|
|
5283
|
+
vehicle_id: string;
|
|
5283
5284
|
search: string;
|
|
5284
5285
|
paging: PAGING;
|
|
5285
5286
|
page_count: number;
|
|
@@ -5300,12 +5301,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
5300
5301
|
include_master_data: YesNo;
|
|
5301
5302
|
date_format_id: string;
|
|
5302
5303
|
time_zone_id: string;
|
|
5303
|
-
vehicle_id: string;
|
|
5304
5304
|
}, {
|
|
5305
5305
|
organisation_id: string;
|
|
5306
|
+
vehicle_id: string;
|
|
5306
5307
|
date_format_id: string;
|
|
5307
5308
|
time_zone_id: string;
|
|
5308
|
-
vehicle_id: string;
|
|
5309
5309
|
status?: Status[] | undefined;
|
|
5310
5310
|
search?: string | undefined;
|
|
5311
5311
|
paging?: PAGING | undefined;
|
|
@@ -5814,13 +5814,14 @@ declare const UserSchema: z.ZodObject<{
|
|
|
5814
5814
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
5815
5815
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
5816
5816
|
}, "strip", z.ZodTypeAny, {
|
|
5817
|
+
all_vehicles: YesNo;
|
|
5817
5818
|
status: Status;
|
|
5818
5819
|
organisation_id: string;
|
|
5820
|
+
vehicle_ids: string[];
|
|
5819
5821
|
date_format_id: string;
|
|
5820
5822
|
time_zone_id: string;
|
|
5821
5823
|
password: string;
|
|
5822
5824
|
can_login: YesNo;
|
|
5823
|
-
vehicle_ids: string[];
|
|
5824
5825
|
user_role_id: string;
|
|
5825
5826
|
user_status_id: string;
|
|
5826
5827
|
language_id: string;
|
|
@@ -5830,11 +5831,11 @@ declare const UserSchema: z.ZodObject<{
|
|
|
5830
5831
|
username: string;
|
|
5831
5832
|
mobile: string;
|
|
5832
5833
|
is_root_user: YesNo;
|
|
5833
|
-
all_vehicles: YesNo;
|
|
5834
5834
|
user_image_url: string;
|
|
5835
5835
|
user_image_key: string;
|
|
5836
5836
|
user_image_name: string;
|
|
5837
5837
|
}, {
|
|
5838
|
+
all_vehicles: YesNo;
|
|
5838
5839
|
status: Status;
|
|
5839
5840
|
organisation_id: string;
|
|
5840
5841
|
date_format_id: string;
|
|
@@ -5846,9 +5847,8 @@ declare const UserSchema: z.ZodObject<{
|
|
|
5846
5847
|
first_name: string;
|
|
5847
5848
|
email: string;
|
|
5848
5849
|
is_root_user: YesNo;
|
|
5849
|
-
all_vehicles: YesNo;
|
|
5850
|
-
password?: string | undefined;
|
|
5851
5850
|
vehicle_ids?: string[] | undefined;
|
|
5851
|
+
password?: string | undefined;
|
|
5852
5852
|
last_name?: string | undefined;
|
|
5853
5853
|
username?: string | undefined;
|
|
5854
5854
|
mobile?: string | undefined;
|
|
@@ -5899,7 +5899,9 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5899
5899
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5900
5900
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5901
5901
|
}, "strip", z.ZodTypeAny, {
|
|
5902
|
+
all_vehicles: YesNo[];
|
|
5902
5903
|
status: Status[];
|
|
5904
|
+
user_ids: string[];
|
|
5903
5905
|
search: string;
|
|
5904
5906
|
paging: PAGING;
|
|
5905
5907
|
page_count: number;
|
|
@@ -5921,7 +5923,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5921
5923
|
date_format_id: string;
|
|
5922
5924
|
time_zone_id: string;
|
|
5923
5925
|
organisation_ids: string[];
|
|
5924
|
-
user_ids: string[];
|
|
5925
5926
|
time_zone_ids: string[];
|
|
5926
5927
|
date_format_ids: string[];
|
|
5927
5928
|
can_login: YesNo[];
|
|
@@ -5929,11 +5930,12 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5929
5930
|
user_status_ids: string[];
|
|
5930
5931
|
language_ids: string[];
|
|
5931
5932
|
is_root_user: YesNo[];
|
|
5932
|
-
all_vehicles: YesNo[];
|
|
5933
5933
|
}, {
|
|
5934
5934
|
date_format_id: string;
|
|
5935
5935
|
time_zone_id: string;
|
|
5936
|
+
all_vehicles?: YesNo[] | undefined;
|
|
5936
5937
|
status?: Status[] | undefined;
|
|
5938
|
+
user_ids?: string[] | undefined;
|
|
5937
5939
|
search?: string | undefined;
|
|
5938
5940
|
paging?: PAGING | undefined;
|
|
5939
5941
|
page_count?: unknown;
|
|
@@ -5953,7 +5955,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5953
5955
|
}[] | undefined;
|
|
5954
5956
|
include_master_data?: YesNo | undefined;
|
|
5955
5957
|
organisation_ids?: string[] | undefined;
|
|
5956
|
-
user_ids?: string[] | undefined;
|
|
5957
5958
|
time_zone_ids?: string[] | undefined;
|
|
5958
5959
|
date_format_ids?: string[] | undefined;
|
|
5959
5960
|
can_login?: YesNo[] | undefined;
|
|
@@ -5961,7 +5962,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5961
5962
|
user_status_ids?: string[] | undefined;
|
|
5962
5963
|
language_ids?: string[] | undefined;
|
|
5963
5964
|
is_root_user?: YesNo[] | undefined;
|
|
5964
|
-
all_vehicles?: YesNo[] | undefined;
|
|
5965
5965
|
}>;
|
|
5966
5966
|
type UserQueryDTO = z.infer<typeof UserQuerySchema>;
|
|
5967
5967
|
declare const UserLogoSchema: z.ZodObject<{
|