vms-nest-prisma-api-document 199.0.0 → 200.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/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 +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 +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 +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 +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 +4 -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 +3 -3
- 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 +3 -3
- 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 +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +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/{user_organisation_service-D0C-0xuK.d.ts → user_organisation_service-CY8xuc2X.d.ts} +45 -39
- package/package.json +1 -1
package/dist/{user_organisation_service-D0C-0xuK.d.ts → user_organisation_service-CY8xuc2X.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;
|
|
@@ -4441,6 +4441,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
4441
4441
|
}, "strip", z.ZodTypeAny, {
|
|
4442
4442
|
status: Status;
|
|
4443
4443
|
organisation_id: string;
|
|
4444
|
+
vehicle_id: string;
|
|
4444
4445
|
usage_type: string;
|
|
4445
4446
|
file_type: FileType;
|
|
4446
4447
|
file_url: string;
|
|
@@ -4449,13 +4450,12 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
4449
4450
|
file_description: string;
|
|
4450
4451
|
file_size: number;
|
|
4451
4452
|
file_metadata: Record<string, any>;
|
|
4452
|
-
vehicle_id: string;
|
|
4453
4453
|
}, {
|
|
4454
4454
|
status: Status;
|
|
4455
4455
|
organisation_id: string;
|
|
4456
|
+
vehicle_id: string;
|
|
4456
4457
|
usage_type: string;
|
|
4457
4458
|
file_type: FileType;
|
|
4458
|
-
vehicle_id: string;
|
|
4459
4459
|
file_url?: string | undefined;
|
|
4460
4460
|
file_key?: string | undefined;
|
|
4461
4461
|
file_name?: string | undefined;
|
|
@@ -4511,6 +4511,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4511
4511
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
4512
4512
|
status: Status;
|
|
4513
4513
|
organisation_id: string;
|
|
4514
|
+
vehicle_id: string;
|
|
4514
4515
|
usage_type: string;
|
|
4515
4516
|
file_type: FileType;
|
|
4516
4517
|
file_url: string;
|
|
@@ -4519,13 +4520,12 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4519
4520
|
file_description: string;
|
|
4520
4521
|
file_size: number;
|
|
4521
4522
|
file_metadata: Record<string, any>;
|
|
4522
|
-
vehicle_id: string;
|
|
4523
4523
|
}, {
|
|
4524
4524
|
status: Status;
|
|
4525
4525
|
organisation_id: string;
|
|
4526
|
+
vehicle_id: string;
|
|
4526
4527
|
usage_type: string;
|
|
4527
4528
|
file_type: FileType;
|
|
4528
|
-
vehicle_id: string;
|
|
4529
4529
|
file_url?: string | undefined;
|
|
4530
4530
|
file_key?: string | undefined;
|
|
4531
4531
|
file_name?: string | undefined;
|
|
@@ -4536,6 +4536,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4536
4536
|
}, "strip", z.ZodTypeAny, {
|
|
4537
4537
|
status: Status;
|
|
4538
4538
|
organisation_id: string;
|
|
4539
|
+
vehicle_number: string;
|
|
4539
4540
|
organisation_sub_company_id: string;
|
|
4540
4541
|
organisation_branch_id: string;
|
|
4541
4542
|
organisation_color_id: string;
|
|
@@ -4550,7 +4551,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4550
4551
|
vehicle_fuel_type_id: string;
|
|
4551
4552
|
vehicle_associated_to_id: string;
|
|
4552
4553
|
vehicle_fuel_unit_id: string;
|
|
4553
|
-
vehicle_number: string;
|
|
4554
4554
|
vehicle_name: string;
|
|
4555
4555
|
odometer_reading: number;
|
|
4556
4556
|
engine_number: string;
|
|
@@ -4567,6 +4567,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4567
4567
|
MasterVehicleFileSchema: {
|
|
4568
4568
|
status: Status;
|
|
4569
4569
|
organisation_id: string;
|
|
4570
|
+
vehicle_id: string;
|
|
4570
4571
|
usage_type: string;
|
|
4571
4572
|
file_type: FileType;
|
|
4572
4573
|
file_url: string;
|
|
@@ -4575,11 +4576,11 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4575
4576
|
file_description: string;
|
|
4576
4577
|
file_size: number;
|
|
4577
4578
|
file_metadata: Record<string, any>;
|
|
4578
|
-
vehicle_id: string;
|
|
4579
4579
|
}[];
|
|
4580
4580
|
}, {
|
|
4581
4581
|
status: Status;
|
|
4582
4582
|
organisation_id: string;
|
|
4583
|
+
vehicle_number: string;
|
|
4583
4584
|
organisation_sub_company_id: string;
|
|
4584
4585
|
organisation_branch_id: string;
|
|
4585
4586
|
organisation_color_id: string;
|
|
@@ -4593,7 +4594,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4593
4594
|
vehicle_fuel_type_id: string;
|
|
4594
4595
|
vehicle_associated_to_id: string;
|
|
4595
4596
|
vehicle_fuel_unit_id: string;
|
|
4596
|
-
vehicle_number: string;
|
|
4597
4597
|
is_fleet_active: YesNo;
|
|
4598
4598
|
is_gps_active: YesNo;
|
|
4599
4599
|
is_trip_active: YesNo;
|
|
@@ -4611,9 +4611,9 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4611
4611
|
MasterVehicleFileSchema?: {
|
|
4612
4612
|
status: Status;
|
|
4613
4613
|
organisation_id: string;
|
|
4614
|
+
vehicle_id: string;
|
|
4614
4615
|
usage_type: string;
|
|
4615
4616
|
file_type: FileType;
|
|
4616
|
-
vehicle_id: string;
|
|
4617
4617
|
file_url?: string | undefined;
|
|
4618
4618
|
file_key?: string | undefined;
|
|
4619
4619
|
file_name?: string | undefined;
|
|
@@ -4640,13 +4640,13 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
4640
4640
|
}, "strip", z.ZodTypeAny, {
|
|
4641
4641
|
status: Status;
|
|
4642
4642
|
organisation_id: string;
|
|
4643
|
+
vehicle_number: string;
|
|
4643
4644
|
time_zone_id: string;
|
|
4644
4645
|
country_id: string;
|
|
4645
4646
|
device_type_id: string;
|
|
4646
4647
|
device_manufacturer_id: string;
|
|
4647
4648
|
device_model_id: string;
|
|
4648
4649
|
vehicle_type_id: string;
|
|
4649
|
-
vehicle_number: string;
|
|
4650
4650
|
vehicle_name: string;
|
|
4651
4651
|
is_fleet_active: YesNo;
|
|
4652
4652
|
is_gps_active: YesNo;
|
|
@@ -4654,13 +4654,13 @@ declare const VehicleBulkSchema: z.ZodObject<{
|
|
|
4654
4654
|
}, {
|
|
4655
4655
|
status: Status;
|
|
4656
4656
|
organisation_id: string;
|
|
4657
|
+
vehicle_number: string;
|
|
4657
4658
|
time_zone_id: string;
|
|
4658
4659
|
country_id: string;
|
|
4659
4660
|
device_type_id: string;
|
|
4660
4661
|
device_manufacturer_id: string;
|
|
4661
4662
|
device_model_id: string;
|
|
4662
4663
|
vehicle_type_id: string;
|
|
4663
|
-
vehicle_number: string;
|
|
4664
4664
|
is_fleet_active: YesNo;
|
|
4665
4665
|
is_gps_active: YesNo;
|
|
4666
4666
|
is_trip_active: YesNo;
|
|
@@ -4769,9 +4769,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
4769
4769
|
}>, "many">>>;
|
|
4770
4770
|
}, "strip", z.ZodTypeAny, {
|
|
4771
4771
|
organisation_id: string;
|
|
4772
|
+
vehicle_id: string;
|
|
4772
4773
|
time_zone_id: string;
|
|
4773
4774
|
country_id: string;
|
|
4774
|
-
vehicle_id: string;
|
|
4775
4775
|
device_id: string;
|
|
4776
4776
|
device_type_id: string;
|
|
4777
4777
|
device_manufacturer_id: string;
|
|
@@ -4805,9 +4805,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
4805
4805
|
}[];
|
|
4806
4806
|
}, {
|
|
4807
4807
|
organisation_id: string;
|
|
4808
|
+
vehicle_id: string;
|
|
4808
4809
|
time_zone_id: string;
|
|
4809
4810
|
country_id: string;
|
|
4810
|
-
vehicle_id: string;
|
|
4811
4811
|
device_id: string;
|
|
4812
4812
|
device_type_id: string;
|
|
4813
4813
|
device_manufacturer_id: string;
|
|
@@ -4842,25 +4842,31 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
4842
4842
|
}>;
|
|
4843
4843
|
type VehicleDeviceLinkDTO = z.infer<typeof VehicleDeviceLinkSchema>;
|
|
4844
4844
|
declare const VehicleDeviceUnlinkSchema: z.ZodObject<{
|
|
4845
|
+
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4845
4846
|
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4846
4847
|
device_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4847
4848
|
}, "strip", z.ZodTypeAny, {
|
|
4849
|
+
organisation_id: string;
|
|
4848
4850
|
vehicle_id: string;
|
|
4849
4851
|
device_id: string;
|
|
4850
4852
|
}, {
|
|
4853
|
+
organisation_id: string;
|
|
4851
4854
|
vehicle_id: string;
|
|
4852
4855
|
device_id: string;
|
|
4853
4856
|
}>;
|
|
4854
4857
|
type VehicleDeviceUnlinkDTO = z.infer<typeof VehicleDeviceUnlinkSchema>;
|
|
4855
4858
|
declare const VehicleDriverLinkSchema: z.ZodObject<{
|
|
4859
|
+
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4856
4860
|
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4857
4861
|
driver_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4858
4862
|
}, "strip", z.ZodTypeAny, {
|
|
4859
|
-
|
|
4863
|
+
organisation_id: string;
|
|
4860
4864
|
vehicle_id: string;
|
|
4861
|
-
}, {
|
|
4862
4865
|
driver_id: string;
|
|
4866
|
+
}, {
|
|
4867
|
+
organisation_id: string;
|
|
4863
4868
|
vehicle_id: string;
|
|
4869
|
+
driver_id: string;
|
|
4864
4870
|
}>;
|
|
4865
4871
|
type VehicleDriverLinkDTO = z.infer<typeof VehicleDriverLinkSchema>;
|
|
4866
4872
|
declare const VehicleDetailGPSSensorSchema: z.ZodObject<{
|
|
@@ -5460,6 +5466,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
5460
5466
|
vehicle_document_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5461
5467
|
}, "strip", z.ZodTypeAny, {
|
|
5462
5468
|
status: Status[];
|
|
5469
|
+
vehicle_ids: string[];
|
|
5463
5470
|
search: string;
|
|
5464
5471
|
paging: PAGING;
|
|
5465
5472
|
page_count: number;
|
|
@@ -5481,7 +5488,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
5481
5488
|
date_format_id: string;
|
|
5482
5489
|
time_zone_id: string;
|
|
5483
5490
|
organisation_ids: string[];
|
|
5484
|
-
vehicle_ids: string[];
|
|
5485
5491
|
document_type_ids: string[];
|
|
5486
5492
|
vendor_ids: string[];
|
|
5487
5493
|
vehicle_document_ids: string[];
|
|
@@ -5489,6 +5495,7 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
5489
5495
|
date_format_id: string;
|
|
5490
5496
|
time_zone_id: string;
|
|
5491
5497
|
status?: Status[] | undefined;
|
|
5498
|
+
vehicle_ids?: string[] | undefined;
|
|
5492
5499
|
search?: string | undefined;
|
|
5493
5500
|
paging?: PAGING | undefined;
|
|
5494
5501
|
page_count?: unknown;
|
|
@@ -5508,7 +5515,6 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
5508
5515
|
}[] | undefined;
|
|
5509
5516
|
include_master_data?: YesNo | undefined;
|
|
5510
5517
|
organisation_ids?: string[] | undefined;
|
|
5511
|
-
vehicle_ids?: string[] | undefined;
|
|
5512
5518
|
document_type_ids?: string[] | undefined;
|
|
5513
5519
|
vendor_ids?: string[] | undefined;
|
|
5514
5520
|
vehicle_document_ids?: string[] | undefined;
|
|
@@ -5566,6 +5572,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5566
5572
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5567
5573
|
}, "strip", z.ZodTypeAny, {
|
|
5568
5574
|
status: Status[];
|
|
5575
|
+
vehicle_ids: string[];
|
|
5569
5576
|
search: string;
|
|
5570
5577
|
paging: PAGING;
|
|
5571
5578
|
page_count: number;
|
|
@@ -5591,7 +5598,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5591
5598
|
organisation_branch_ids: string[];
|
|
5592
5599
|
organisation_color_ids: string[];
|
|
5593
5600
|
organisation_tag_ids: string[];
|
|
5594
|
-
vehicle_ids: string[];
|
|
5595
5601
|
driver_ids: string[];
|
|
5596
5602
|
device_ids: string[];
|
|
5597
5603
|
vehicle_make_ids: string[];
|
|
@@ -5609,6 +5615,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5609
5615
|
date_format_id: string;
|
|
5610
5616
|
time_zone_id: string;
|
|
5611
5617
|
status?: Status[] | undefined;
|
|
5618
|
+
vehicle_ids?: string[] | undefined;
|
|
5612
5619
|
search?: string | undefined;
|
|
5613
5620
|
paging?: PAGING | undefined;
|
|
5614
5621
|
page_count?: unknown;
|
|
@@ -5632,7 +5639,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5632
5639
|
organisation_branch_ids?: string[] | undefined;
|
|
5633
5640
|
organisation_color_ids?: string[] | undefined;
|
|
5634
5641
|
organisation_tag_ids?: string[] | undefined;
|
|
5635
|
-
vehicle_ids?: string[] | undefined;
|
|
5636
5642
|
driver_ids?: string[] | undefined;
|
|
5637
5643
|
device_ids?: string[] | undefined;
|
|
5638
5644
|
vehicle_make_ids?: string[] | undefined;
|
|
@@ -5764,6 +5770,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
5764
5770
|
}, "strip", z.ZodTypeAny, {
|
|
5765
5771
|
status: Status[];
|
|
5766
5772
|
organisation_id: string;
|
|
5773
|
+
vehicle_id: string;
|
|
5767
5774
|
search: string;
|
|
5768
5775
|
paging: PAGING;
|
|
5769
5776
|
page_count: number;
|
|
@@ -5784,12 +5791,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
5784
5791
|
include_master_data: YesNo;
|
|
5785
5792
|
date_format_id: string;
|
|
5786
5793
|
time_zone_id: string;
|
|
5787
|
-
vehicle_id: string;
|
|
5788
5794
|
}, {
|
|
5789
5795
|
organisation_id: string;
|
|
5796
|
+
vehicle_id: string;
|
|
5790
5797
|
date_format_id: string;
|
|
5791
5798
|
time_zone_id: string;
|
|
5792
|
-
vehicle_id: string;
|
|
5793
5799
|
status?: Status[] | undefined;
|
|
5794
5800
|
search?: string | undefined;
|
|
5795
5801
|
paging?: PAGING | undefined;
|
|
@@ -6314,13 +6320,14 @@ declare const UserSchema: z.ZodObject<{
|
|
|
6314
6320
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
6315
6321
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
6316
6322
|
}, "strip", z.ZodTypeAny, {
|
|
6323
|
+
all_vehicles: YesNo;
|
|
6317
6324
|
status: Status;
|
|
6318
6325
|
organisation_id: string;
|
|
6326
|
+
vehicle_ids: string[];
|
|
6319
6327
|
date_format_id: string;
|
|
6320
6328
|
time_zone_id: string;
|
|
6321
6329
|
password: string;
|
|
6322
6330
|
can_login: YesNo;
|
|
6323
|
-
vehicle_ids: string[];
|
|
6324
6331
|
user_role_id: string;
|
|
6325
6332
|
user_status_id: string;
|
|
6326
6333
|
language_id: string;
|
|
@@ -6330,11 +6337,11 @@ declare const UserSchema: z.ZodObject<{
|
|
|
6330
6337
|
username: string;
|
|
6331
6338
|
mobile: string;
|
|
6332
6339
|
is_root_user: YesNo;
|
|
6333
|
-
all_vehicles: YesNo;
|
|
6334
6340
|
user_image_url: string;
|
|
6335
6341
|
user_image_key: string;
|
|
6336
6342
|
user_image_name: string;
|
|
6337
6343
|
}, {
|
|
6344
|
+
all_vehicles: YesNo;
|
|
6338
6345
|
status: Status;
|
|
6339
6346
|
organisation_id: string;
|
|
6340
6347
|
date_format_id: string;
|
|
@@ -6346,9 +6353,8 @@ declare const UserSchema: z.ZodObject<{
|
|
|
6346
6353
|
first_name: string;
|
|
6347
6354
|
email: string;
|
|
6348
6355
|
is_root_user: YesNo;
|
|
6349
|
-
all_vehicles: YesNo;
|
|
6350
|
-
password?: string | undefined;
|
|
6351
6356
|
vehicle_ids?: string[] | undefined;
|
|
6357
|
+
password?: string | undefined;
|
|
6352
6358
|
last_name?: string | undefined;
|
|
6353
6359
|
username?: string | undefined;
|
|
6354
6360
|
mobile?: string | undefined;
|
|
@@ -6399,7 +6405,9 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
6399
6405
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
6400
6406
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
6401
6407
|
}, "strip", z.ZodTypeAny, {
|
|
6408
|
+
all_vehicles: YesNo[];
|
|
6402
6409
|
status: Status[];
|
|
6410
|
+
user_ids: string[];
|
|
6403
6411
|
search: string;
|
|
6404
6412
|
paging: PAGING;
|
|
6405
6413
|
page_count: number;
|
|
@@ -6421,7 +6429,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
6421
6429
|
date_format_id: string;
|
|
6422
6430
|
time_zone_id: string;
|
|
6423
6431
|
organisation_ids: string[];
|
|
6424
|
-
user_ids: string[];
|
|
6425
6432
|
time_zone_ids: string[];
|
|
6426
6433
|
date_format_ids: string[];
|
|
6427
6434
|
can_login: YesNo[];
|
|
@@ -6429,11 +6436,12 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
6429
6436
|
user_status_ids: string[];
|
|
6430
6437
|
language_ids: string[];
|
|
6431
6438
|
is_root_user: YesNo[];
|
|
6432
|
-
all_vehicles: YesNo[];
|
|
6433
6439
|
}, {
|
|
6434
6440
|
date_format_id: string;
|
|
6435
6441
|
time_zone_id: string;
|
|
6442
|
+
all_vehicles?: YesNo[] | undefined;
|
|
6436
6443
|
status?: Status[] | undefined;
|
|
6444
|
+
user_ids?: string[] | undefined;
|
|
6437
6445
|
search?: string | undefined;
|
|
6438
6446
|
paging?: PAGING | undefined;
|
|
6439
6447
|
page_count?: unknown;
|
|
@@ -6453,7 +6461,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
6453
6461
|
}[] | undefined;
|
|
6454
6462
|
include_master_data?: YesNo | undefined;
|
|
6455
6463
|
organisation_ids?: string[] | undefined;
|
|
6456
|
-
user_ids?: string[] | undefined;
|
|
6457
6464
|
time_zone_ids?: string[] | undefined;
|
|
6458
6465
|
date_format_ids?: string[] | undefined;
|
|
6459
6466
|
can_login?: YesNo[] | undefined;
|
|
@@ -6461,7 +6468,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
6461
6468
|
user_status_ids?: string[] | undefined;
|
|
6462
6469
|
language_ids?: string[] | undefined;
|
|
6463
6470
|
is_root_user?: YesNo[] | undefined;
|
|
6464
|
-
all_vehicles?: YesNo[] | undefined;
|
|
6465
6471
|
}>;
|
|
6466
6472
|
type UserQueryDTO = z.infer<typeof UserQuerySchema>;
|
|
6467
6473
|
declare const UserLogoSchema: z.ZodObject<{
|
package/package.json
CHANGED