vms-nest-prisma-api-document 25.0.0 → 26.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 +9 -9
- package/dist/services/account/notification_preferences.service.d.ts +11 -11
- package/dist/services/account/report_preferences.service.d.ts +31 -31
- package/dist/services/account/report_preferences.service.js +12 -12
- package/dist/services/account/ticket_service.d.ts +2 -2
- 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 +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 +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- 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_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/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 +3 -3
- 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 +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-B5QmuUSK.d.ts → user_organisation_service-DL7cDTcV.d.ts} +25 -25
package/dist/{user_organisation_service-B5QmuUSK.d.ts → user_organisation_service-DL7cDTcV.d.ts}
RENAMED
|
@@ -1290,9 +1290,9 @@ declare const DriverQuerySchema: z.ZodObject<{
|
|
|
1290
1290
|
date_format_id: string;
|
|
1291
1291
|
time_zone_id: string;
|
|
1292
1292
|
organisation_ids: string[];
|
|
1293
|
+
vehicle_ids: string[];
|
|
1293
1294
|
can_login: YesNo[];
|
|
1294
1295
|
is_vehicle_assigned: YesNo[];
|
|
1295
|
-
vehicle_ids: string[];
|
|
1296
1296
|
driver_ids: string[];
|
|
1297
1297
|
}, {
|
|
1298
1298
|
date_format_id: string;
|
|
@@ -1317,9 +1317,9 @@ declare const DriverQuerySchema: z.ZodObject<{
|
|
|
1317
1317
|
}[] | undefined;
|
|
1318
1318
|
include_master_data?: YesNo | undefined;
|
|
1319
1319
|
organisation_ids?: string[] | undefined;
|
|
1320
|
+
vehicle_ids?: string[] | undefined;
|
|
1320
1321
|
can_login?: YesNo[] | undefined;
|
|
1321
1322
|
is_vehicle_assigned?: YesNo[] | undefined;
|
|
1322
|
-
vehicle_ids?: string[] | undefined;
|
|
1323
1323
|
driver_ids?: string[] | undefined;
|
|
1324
1324
|
}>;
|
|
1325
1325
|
type DriverQueryDTO = z.infer<typeof DriverQuerySchema>;
|
|
@@ -2036,9 +2036,9 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2036
2036
|
date_format_id: string;
|
|
2037
2037
|
time_zone_id: string;
|
|
2038
2038
|
organisation_ids: string[];
|
|
2039
|
+
vehicle_ids: string[];
|
|
2039
2040
|
country_ids: string[];
|
|
2040
2041
|
time_zone_ids: string[];
|
|
2041
|
-
vehicle_ids: string[];
|
|
2042
2042
|
device_manufacturer_ids: string[];
|
|
2043
2043
|
device_model_ids: string[];
|
|
2044
2044
|
device_type_ids: string[];
|
|
@@ -2069,9 +2069,9 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2069
2069
|
}[] | undefined;
|
|
2070
2070
|
include_master_data?: YesNo | undefined;
|
|
2071
2071
|
organisation_ids?: string[] | undefined;
|
|
2072
|
+
vehicle_ids?: string[] | undefined;
|
|
2072
2073
|
country_ids?: string[] | undefined;
|
|
2073
2074
|
time_zone_ids?: string[] | undefined;
|
|
2074
|
-
vehicle_ids?: string[] | undefined;
|
|
2075
2075
|
device_manufacturer_ids?: string[] | undefined;
|
|
2076
2076
|
device_model_ids?: string[] | undefined;
|
|
2077
2077
|
device_type_ids?: string[] | undefined;
|
|
@@ -2648,17 +2648,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
2648
2648
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2649
2649
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2650
2650
|
}, "strip", z.ZodTypeAny, {
|
|
2651
|
-
group_name: string;
|
|
2652
2651
|
status: Status;
|
|
2653
2652
|
organisation_id: string;
|
|
2654
|
-
description: string;
|
|
2655
2653
|
vehicle_ids: string[];
|
|
2656
|
-
|
|
2654
|
+
description: string;
|
|
2657
2655
|
group_name: string;
|
|
2656
|
+
}, {
|
|
2658
2657
|
status: Status;
|
|
2659
2658
|
organisation_id: string;
|
|
2660
|
-
|
|
2659
|
+
group_name: string;
|
|
2661
2660
|
vehicle_ids?: string[] | undefined;
|
|
2661
|
+
description?: string | undefined;
|
|
2662
2662
|
}>;
|
|
2663
2663
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
2664
2664
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -3425,8 +3425,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
3425
3425
|
}, "strip", z.ZodTypeAny, {
|
|
3426
3426
|
status: Status;
|
|
3427
3427
|
organisation_id: string;
|
|
3428
|
-
description: string;
|
|
3429
3428
|
vehicle_type: string;
|
|
3429
|
+
description: string;
|
|
3430
3430
|
}, {
|
|
3431
3431
|
status: Status;
|
|
3432
3432
|
organisation_id: string;
|
|
@@ -4329,6 +4329,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4329
4329
|
}, "strip", z.ZodTypeAny, {
|
|
4330
4330
|
status: Status;
|
|
4331
4331
|
organisation_id: string;
|
|
4332
|
+
vehicle_number: string;
|
|
4332
4333
|
organisation_sub_company_id: string;
|
|
4333
4334
|
organisation_branch_id: string;
|
|
4334
4335
|
organisation_color_id: string;
|
|
@@ -4343,7 +4344,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4343
4344
|
vehicle_fuel_type_id: string;
|
|
4344
4345
|
vehicle_associated_to_id: string;
|
|
4345
4346
|
vehicle_fuel_unit_id: string;
|
|
4346
|
-
vehicle_number: string;
|
|
4347
4347
|
vehicle_name: string;
|
|
4348
4348
|
engine_number: string;
|
|
4349
4349
|
chassis_number: string;
|
|
@@ -4366,6 +4366,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4366
4366
|
}, {
|
|
4367
4367
|
status: Status;
|
|
4368
4368
|
organisation_id: string;
|
|
4369
|
+
vehicle_number: string;
|
|
4369
4370
|
organisation_sub_company_id: string;
|
|
4370
4371
|
organisation_branch_id: string;
|
|
4371
4372
|
organisation_color_id: string;
|
|
@@ -4379,7 +4380,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4379
4380
|
vehicle_fuel_type_id: string;
|
|
4380
4381
|
vehicle_associated_to_id: string;
|
|
4381
4382
|
vehicle_fuel_unit_id: string;
|
|
4382
|
-
vehicle_number: string;
|
|
4383
4383
|
is_fleet_active: YesNo;
|
|
4384
4384
|
is_gps_active: YesNo;
|
|
4385
4385
|
is_trip_active: YesNo;
|
|
@@ -4427,9 +4427,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
4427
4427
|
camera_extra_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
4428
4428
|
}, "strip", z.ZodTypeAny, {
|
|
4429
4429
|
organisation_id: string;
|
|
4430
|
+
vehicle_id: string;
|
|
4430
4431
|
time_zone_id: string;
|
|
4431
4432
|
country_id: string;
|
|
4432
|
-
vehicle_id: string;
|
|
4433
4433
|
device_type_id: string;
|
|
4434
4434
|
device_manufacturer_id: string;
|
|
4435
4435
|
device_model_id: string;
|
|
@@ -4450,9 +4450,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
4450
4450
|
camera_extra_count: number;
|
|
4451
4451
|
}, {
|
|
4452
4452
|
organisation_id: string;
|
|
4453
|
+
vehicle_id: string;
|
|
4453
4454
|
time_zone_id: string;
|
|
4454
4455
|
country_id: string;
|
|
4455
|
-
vehicle_id: string;
|
|
4456
4456
|
device_type_id: string;
|
|
4457
4457
|
device_manufacturer_id: string;
|
|
4458
4458
|
device_model_id: string;
|
|
@@ -4490,12 +4490,12 @@ declare const VehicleDriverLinkSchema: z.ZodObject<{
|
|
|
4490
4490
|
driver_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4491
4491
|
}, "strip", z.ZodTypeAny, {
|
|
4492
4492
|
organisation_id: string;
|
|
4493
|
-
driver_id: string;
|
|
4494
4493
|
vehicle_id: string;
|
|
4494
|
+
driver_id: string;
|
|
4495
4495
|
}, {
|
|
4496
4496
|
organisation_id: string;
|
|
4497
|
-
driver_id: string;
|
|
4498
4497
|
vehicle_id: string;
|
|
4498
|
+
driver_id: string;
|
|
4499
4499
|
}>;
|
|
4500
4500
|
type VehicleDriverLinkDTO = z.infer<typeof VehicleDriverLinkSchema>;
|
|
4501
4501
|
declare const SimpleFindQuerySchema: z.ZodObject<{
|
|
@@ -5119,6 +5119,7 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
5119
5119
|
}, "strip", z.ZodTypeAny, {
|
|
5120
5120
|
status: Status[];
|
|
5121
5121
|
organisation_id: string;
|
|
5122
|
+
vehicle_id: string;
|
|
5122
5123
|
search: string;
|
|
5123
5124
|
paging: PAGING;
|
|
5124
5125
|
page_count: number;
|
|
@@ -5139,12 +5140,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
5139
5140
|
include_master_data: YesNo;
|
|
5140
5141
|
date_format_id: string;
|
|
5141
5142
|
time_zone_id: string;
|
|
5142
|
-
vehicle_id: string;
|
|
5143
5143
|
}, {
|
|
5144
5144
|
organisation_id: string;
|
|
5145
|
+
vehicle_id: string;
|
|
5145
5146
|
date_format_id: string;
|
|
5146
5147
|
time_zone_id: string;
|
|
5147
|
-
vehicle_id: string;
|
|
5148
5148
|
status?: Status[] | undefined;
|
|
5149
5149
|
search?: string | undefined;
|
|
5150
5150
|
paging?: PAGING | undefined;
|
|
@@ -5624,13 +5624,14 @@ declare const CreateUserSchema: z.ZodObject<{
|
|
|
5624
5624
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
5625
5625
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
5626
5626
|
}, "strip", z.ZodTypeAny, {
|
|
5627
|
+
all_vehicles: YesNo;
|
|
5627
5628
|
status: Status;
|
|
5628
5629
|
organisation_id: string;
|
|
5629
5630
|
date_format_id: string;
|
|
5630
5631
|
time_zone_id: string;
|
|
5632
|
+
vehicle_ids: string[];
|
|
5631
5633
|
password: string;
|
|
5632
5634
|
can_login: YesNo;
|
|
5633
|
-
vehicle_ids: string[];
|
|
5634
5635
|
user_role_id: string;
|
|
5635
5636
|
user_status_id: string;
|
|
5636
5637
|
language_id: string;
|
|
@@ -5640,10 +5641,10 @@ declare const CreateUserSchema: z.ZodObject<{
|
|
|
5640
5641
|
username: string;
|
|
5641
5642
|
mobile: string;
|
|
5642
5643
|
is_root_user: YesNo;
|
|
5643
|
-
all_vehicles: YesNo;
|
|
5644
5644
|
user_image_url: string;
|
|
5645
5645
|
user_image_key: string;
|
|
5646
5646
|
}, {
|
|
5647
|
+
all_vehicles: YesNo;
|
|
5647
5648
|
status: Status;
|
|
5648
5649
|
organisation_id: string;
|
|
5649
5650
|
date_format_id: string;
|
|
@@ -5655,9 +5656,8 @@ declare const CreateUserSchema: z.ZodObject<{
|
|
|
5655
5656
|
first_name: string;
|
|
5656
5657
|
email: string;
|
|
5657
5658
|
is_root_user: YesNo;
|
|
5658
|
-
all_vehicles: YesNo;
|
|
5659
|
-
password?: string | undefined;
|
|
5660
5659
|
vehicle_ids?: string[] | undefined;
|
|
5660
|
+
password?: string | undefined;
|
|
5661
5661
|
last_name?: string | undefined;
|
|
5662
5662
|
username?: string | undefined;
|
|
5663
5663
|
mobile?: string | undefined;
|
|
@@ -5707,6 +5707,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5707
5707
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5708
5708
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5709
5709
|
}, "strip", z.ZodTypeAny, {
|
|
5710
|
+
all_vehicles: YesNo[];
|
|
5710
5711
|
status: Status[];
|
|
5711
5712
|
search: string;
|
|
5712
5713
|
paging: PAGING;
|
|
@@ -5729,7 +5730,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5729
5730
|
date_format_id: string;
|
|
5730
5731
|
time_zone_id: string;
|
|
5731
5732
|
organisation_ids: string[];
|
|
5732
|
-
user_ids: string[];
|
|
5733
5733
|
time_zone_ids: string[];
|
|
5734
5734
|
date_format_ids: string[];
|
|
5735
5735
|
can_login: YesNo[];
|
|
@@ -5737,10 +5737,11 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5737
5737
|
user_status_ids: string[];
|
|
5738
5738
|
language_ids: string[];
|
|
5739
5739
|
is_root_user: YesNo[];
|
|
5740
|
-
|
|
5740
|
+
user_ids: string[];
|
|
5741
5741
|
}, {
|
|
5742
5742
|
date_format_id: string;
|
|
5743
5743
|
time_zone_id: string;
|
|
5744
|
+
all_vehicles?: YesNo[] | undefined;
|
|
5744
5745
|
status?: Status[] | undefined;
|
|
5745
5746
|
search?: string | undefined;
|
|
5746
5747
|
paging?: PAGING | undefined;
|
|
@@ -5761,7 +5762,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5761
5762
|
}[] | undefined;
|
|
5762
5763
|
include_master_data?: YesNo | undefined;
|
|
5763
5764
|
organisation_ids?: string[] | undefined;
|
|
5764
|
-
user_ids?: string[] | undefined;
|
|
5765
5765
|
time_zone_ids?: string[] | undefined;
|
|
5766
5766
|
date_format_ids?: string[] | undefined;
|
|
5767
5767
|
can_login?: YesNo[] | undefined;
|
|
@@ -5769,7 +5769,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5769
5769
|
user_status_ids?: string[] | undefined;
|
|
5770
5770
|
language_ids?: string[] | undefined;
|
|
5771
5771
|
is_root_user?: YesNo[] | undefined;
|
|
5772
|
-
|
|
5772
|
+
user_ids?: string[] | undefined;
|
|
5773
5773
|
}>;
|
|
5774
5774
|
type UserQueryDTO = z.infer<typeof UserQuerySchema>;
|
|
5775
5775
|
declare const UserDefaultLanguageSchema: z.ZodObject<{
|