vms-nest-prisma-api-document 50.0.0 → 60.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 +4 -1
- package/dist/core/Enums.js +5 -0
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/bookmark_service.d.ts +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 +3 -3
- 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 +32 -32
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +46 -46
- 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 +11 -25
- package/dist/services/gps/features/gps_live_track_share_link_service.js +8 -19
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +11 -11
- package/dist/services/gps/features/gps_track_history_share_link_service.js +8 -9
- 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_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 +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 +7 -7
- 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 +5 -5
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/faq_service.d.ts +1 -1
- package/package.json +1 -1
- package/dist/{user_organisation_service-Da1BdaCu.d.ts → user_organisation_service-DqZC6EYi.d.ts} +29 -29
package/dist/{user_organisation_service-Da1BdaCu.d.ts → user_organisation_service-DqZC6EYi.d.ts}
RENAMED
|
@@ -1269,7 +1269,6 @@ declare const DriverQuerySchema: z.ZodObject<{
|
|
|
1269
1269
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
1270
1270
|
}, "strip", z.ZodTypeAny, {
|
|
1271
1271
|
status: Status[];
|
|
1272
|
-
vehicle_ids: string[];
|
|
1273
1272
|
search: string;
|
|
1274
1273
|
paging: PAGING;
|
|
1275
1274
|
page_count: number;
|
|
@@ -1293,12 +1292,12 @@ declare const DriverQuerySchema: z.ZodObject<{
|
|
|
1293
1292
|
organisation_ids: string[];
|
|
1294
1293
|
can_login: YesNo[];
|
|
1295
1294
|
is_vehicle_assigned: YesNo[];
|
|
1295
|
+
vehicle_ids: string[];
|
|
1296
1296
|
driver_ids: string[];
|
|
1297
1297
|
}, {
|
|
1298
1298
|
date_format_id: string;
|
|
1299
1299
|
time_zone_id: string;
|
|
1300
1300
|
status?: Status[] | undefined;
|
|
1301
|
-
vehicle_ids?: string[] | undefined;
|
|
1302
1301
|
search?: string | undefined;
|
|
1303
1302
|
paging?: PAGING | undefined;
|
|
1304
1303
|
page_count?: unknown;
|
|
@@ -1320,6 +1319,7 @@ declare const DriverQuerySchema: z.ZodObject<{
|
|
|
1320
1319
|
organisation_ids?: string[] | undefined;
|
|
1321
1320
|
can_login?: YesNo[] | undefined;
|
|
1322
1321
|
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>;
|
|
@@ -2015,7 +2015,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2015
2015
|
device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
|
|
2016
2016
|
}, "strip", z.ZodTypeAny, {
|
|
2017
2017
|
status: Status[];
|
|
2018
|
-
vehicle_ids: string[];
|
|
2019
2018
|
search: string;
|
|
2020
2019
|
paging: PAGING;
|
|
2021
2020
|
page_count: number;
|
|
@@ -2039,6 +2038,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2039
2038
|
organisation_ids: string[];
|
|
2040
2039
|
country_ids: string[];
|
|
2041
2040
|
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[];
|
|
@@ -2050,7 +2050,6 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2050
2050
|
date_format_id: string;
|
|
2051
2051
|
time_zone_id: string;
|
|
2052
2052
|
status?: Status[] | undefined;
|
|
2053
|
-
vehicle_ids?: string[] | undefined;
|
|
2054
2053
|
search?: string | undefined;
|
|
2055
2054
|
paging?: PAGING | undefined;
|
|
2056
2055
|
page_count?: unknown;
|
|
@@ -2072,6 +2071,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2072
2071
|
organisation_ids?: string[] | undefined;
|
|
2073
2072
|
country_ids?: string[] | undefined;
|
|
2074
2073
|
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;
|
|
2651
2652
|
status: Status;
|
|
2652
2653
|
organisation_id: string;
|
|
2653
|
-
vehicle_ids: string[];
|
|
2654
2654
|
description: string;
|
|
2655
|
-
|
|
2655
|
+
vehicle_ids: string[];
|
|
2656
2656
|
}, {
|
|
2657
|
+
group_name: string;
|
|
2657
2658
|
status: Status;
|
|
2658
2659
|
organisation_id: string;
|
|
2659
|
-
group_name: string;
|
|
2660
|
-
vehicle_ids?: string[] | undefined;
|
|
2661
2660
|
description?: string | undefined;
|
|
2661
|
+
vehicle_ids?: string[] | undefined;
|
|
2662
2662
|
}>;
|
|
2663
2663
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
2664
2664
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -2697,7 +2697,6 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2697
2697
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2698
2698
|
}, "strip", z.ZodTypeAny, {
|
|
2699
2699
|
status: Status[];
|
|
2700
|
-
vehicle_ids: string[];
|
|
2701
2700
|
search: string;
|
|
2702
2701
|
paging: PAGING;
|
|
2703
2702
|
page_count: number;
|
|
@@ -2719,12 +2718,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2719
2718
|
date_format_id: string;
|
|
2720
2719
|
time_zone_id: string;
|
|
2721
2720
|
organisation_ids: string[];
|
|
2721
|
+
vehicle_ids: string[];
|
|
2722
2722
|
organisation_group_ids: string[];
|
|
2723
2723
|
}, {
|
|
2724
2724
|
date_format_id: string;
|
|
2725
2725
|
time_zone_id: string;
|
|
2726
2726
|
status?: Status[] | undefined;
|
|
2727
|
-
vehicle_ids?: string[] | undefined;
|
|
2728
2727
|
search?: string | undefined;
|
|
2729
2728
|
paging?: PAGING | undefined;
|
|
2730
2729
|
page_count?: unknown;
|
|
@@ -2744,6 +2743,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2744
2743
|
}[] | undefined;
|
|
2745
2744
|
include_master_data?: YesNo | undefined;
|
|
2746
2745
|
organisation_ids?: string[] | undefined;
|
|
2746
|
+
vehicle_ids?: string[] | undefined;
|
|
2747
2747
|
organisation_group_ids?: string[] | undefined;
|
|
2748
2748
|
}>;
|
|
2749
2749
|
type OrganisationGroupQueryDTO = z.infer<typeof OrganisationGroupQuerySchema>;
|
|
@@ -3425,8 +3425,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
3425
3425
|
}, "strip", z.ZodTypeAny, {
|
|
3426
3426
|
status: Status;
|
|
3427
3427
|
organisation_id: string;
|
|
3428
|
-
vehicle_type: string;
|
|
3429
3428
|
description: string;
|
|
3429
|
+
vehicle_type: string;
|
|
3430
3430
|
}, {
|
|
3431
3431
|
status: Status;
|
|
3432
3432
|
organisation_id: string;
|
|
@@ -4329,7 +4329,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4329
4329
|
}, "strip", z.ZodTypeAny, {
|
|
4330
4330
|
status: Status;
|
|
4331
4331
|
organisation_id: string;
|
|
4332
|
-
vehicle_number: string;
|
|
4333
4332
|
organisation_sub_company_id: string;
|
|
4334
4333
|
organisation_branch_id: string;
|
|
4335
4334
|
organisation_color_id: string;
|
|
@@ -4344,6 +4343,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4344
4343
|
vehicle_fuel_type_id: string;
|
|
4345
4344
|
vehicle_associated_to_id: string;
|
|
4346
4345
|
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,7 +4366,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4366
4366
|
}, {
|
|
4367
4367
|
status: Status;
|
|
4368
4368
|
organisation_id: string;
|
|
4369
|
-
vehicle_number: string;
|
|
4370
4369
|
organisation_sub_company_id: string;
|
|
4371
4370
|
organisation_branch_id: string;
|
|
4372
4371
|
organisation_color_id: string;
|
|
@@ -4380,6 +4379,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4380
4379
|
vehicle_fuel_type_id: string;
|
|
4381
4380
|
vehicle_associated_to_id: string;
|
|
4382
4381
|
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;
|
|
4431
4430
|
time_zone_id: string;
|
|
4432
4431
|
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;
|
|
4454
4453
|
time_zone_id: string;
|
|
4455
4454
|
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
|
-
vehicle_id: string;
|
|
4494
4493
|
driver_id: string;
|
|
4494
|
+
vehicle_id: string;
|
|
4495
4495
|
}, {
|
|
4496
4496
|
organisation_id: string;
|
|
4497
|
-
vehicle_id: string;
|
|
4498
4497
|
driver_id: string;
|
|
4498
|
+
vehicle_id: string;
|
|
4499
4499
|
}>;
|
|
4500
4500
|
type VehicleDriverLinkDTO = z.infer<typeof VehicleDriverLinkSchema>;
|
|
4501
4501
|
declare const SimpleFindQuerySchema: z.ZodObject<{
|
|
@@ -5005,7 +5005,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5005
5005
|
is_driver_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5006
5006
|
}, "strip", z.ZodTypeAny, {
|
|
5007
5007
|
status: Status[];
|
|
5008
|
-
vehicle_ids: string[];
|
|
5009
5008
|
search: string;
|
|
5010
5009
|
paging: PAGING;
|
|
5011
5010
|
page_count: number;
|
|
@@ -5027,6 +5026,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5027
5026
|
date_format_id: string;
|
|
5028
5027
|
time_zone_id: string;
|
|
5029
5028
|
organisation_ids: string[];
|
|
5029
|
+
vehicle_ids: string[];
|
|
5030
5030
|
driver_ids: string[];
|
|
5031
5031
|
device_ids: string[];
|
|
5032
5032
|
organisation_sub_company_ids: string[];
|
|
@@ -5046,7 +5046,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5046
5046
|
date_format_id: string;
|
|
5047
5047
|
time_zone_id: string;
|
|
5048
5048
|
status?: Status[] | undefined;
|
|
5049
|
-
vehicle_ids?: string[] | undefined;
|
|
5050
5049
|
search?: string | undefined;
|
|
5051
5050
|
paging?: PAGING | undefined;
|
|
5052
5051
|
page_count?: unknown;
|
|
@@ -5066,6 +5065,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
5066
5065
|
}[] | undefined;
|
|
5067
5066
|
include_master_data?: YesNo | undefined;
|
|
5068
5067
|
organisation_ids?: string[] | undefined;
|
|
5068
|
+
vehicle_ids?: string[] | undefined;
|
|
5069
5069
|
driver_ids?: string[] | undefined;
|
|
5070
5070
|
device_ids?: string[] | undefined;
|
|
5071
5071
|
organisation_sub_company_ids?: string[] | undefined;
|
|
@@ -5119,7 +5119,6 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
5119
5119
|
}, "strip", z.ZodTypeAny, {
|
|
5120
5120
|
status: Status[];
|
|
5121
5121
|
organisation_id: string;
|
|
5122
|
-
vehicle_id: string;
|
|
5123
5122
|
search: string;
|
|
5124
5123
|
paging: PAGING;
|
|
5125
5124
|
page_count: number;
|
|
@@ -5140,11 +5139,12 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
5140
5139
|
include_master_data: YesNo;
|
|
5141
5140
|
date_format_id: string;
|
|
5142
5141
|
time_zone_id: string;
|
|
5142
|
+
vehicle_id: string;
|
|
5143
5143
|
}, {
|
|
5144
5144
|
organisation_id: string;
|
|
5145
|
-
vehicle_id: string;
|
|
5146
5145
|
date_format_id: string;
|
|
5147
5146
|
time_zone_id: string;
|
|
5147
|
+
vehicle_id: string;
|
|
5148
5148
|
status?: Status[] | undefined;
|
|
5149
5149
|
search?: string | undefined;
|
|
5150
5150
|
paging?: PAGING | undefined;
|
|
@@ -5627,14 +5627,13 @@ declare const CreateUserSchema: z.ZodObject<{
|
|
|
5627
5627
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
5628
5628
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
5629
5629
|
}, "strip", z.ZodTypeAny, {
|
|
5630
|
-
all_vehicles: YesNo;
|
|
5631
5630
|
status: Status;
|
|
5632
5631
|
organisation_id: string;
|
|
5633
|
-
vehicle_ids: string[];
|
|
5634
5632
|
date_format_id: string;
|
|
5635
5633
|
time_zone_id: string;
|
|
5636
5634
|
password: string;
|
|
5637
5635
|
can_login: YesNo;
|
|
5636
|
+
vehicle_ids: string[];
|
|
5638
5637
|
user_role_id: string;
|
|
5639
5638
|
user_status_id: string;
|
|
5640
5639
|
language_id: string;
|
|
@@ -5644,10 +5643,10 @@ declare const CreateUserSchema: z.ZodObject<{
|
|
|
5644
5643
|
username: string;
|
|
5645
5644
|
mobile: string;
|
|
5646
5645
|
is_root_user: YesNo;
|
|
5646
|
+
all_vehicles: YesNo;
|
|
5647
5647
|
user_image_url: string;
|
|
5648
5648
|
user_image_key: string;
|
|
5649
5649
|
}, {
|
|
5650
|
-
all_vehicles: YesNo;
|
|
5651
5650
|
status: Status;
|
|
5652
5651
|
organisation_id: string;
|
|
5653
5652
|
date_format_id: string;
|
|
@@ -5659,8 +5658,9 @@ declare const CreateUserSchema: z.ZodObject<{
|
|
|
5659
5658
|
first_name: string;
|
|
5660
5659
|
email: string;
|
|
5661
5660
|
is_root_user: YesNo;
|
|
5662
|
-
|
|
5661
|
+
all_vehicles: YesNo;
|
|
5663
5662
|
password?: string | undefined;
|
|
5663
|
+
vehicle_ids?: string[] | undefined;
|
|
5664
5664
|
last_name?: string | undefined;
|
|
5665
5665
|
username?: string | undefined;
|
|
5666
5666
|
mobile?: string | undefined;
|
|
@@ -5710,9 +5710,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5710
5710
|
is_root_user: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5711
5711
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5712
5712
|
}, "strip", z.ZodTypeAny, {
|
|
5713
|
-
all_vehicles: YesNo[];
|
|
5714
5713
|
status: Status[];
|
|
5715
|
-
user_ids: string[];
|
|
5716
5714
|
search: string;
|
|
5717
5715
|
paging: PAGING;
|
|
5718
5716
|
page_count: number;
|
|
@@ -5734,6 +5732,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5734
5732
|
date_format_id: string;
|
|
5735
5733
|
time_zone_id: string;
|
|
5736
5734
|
organisation_ids: string[];
|
|
5735
|
+
user_ids: string[];
|
|
5737
5736
|
time_zone_ids: string[];
|
|
5738
5737
|
date_format_ids: string[];
|
|
5739
5738
|
can_login: YesNo[];
|
|
@@ -5741,12 +5740,11 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5741
5740
|
user_status_ids: string[];
|
|
5742
5741
|
language_ids: string[];
|
|
5743
5742
|
is_root_user: YesNo[];
|
|
5743
|
+
all_vehicles: YesNo[];
|
|
5744
5744
|
}, {
|
|
5745
5745
|
date_format_id: string;
|
|
5746
5746
|
time_zone_id: string;
|
|
5747
|
-
all_vehicles?: YesNo[] | undefined;
|
|
5748
5747
|
status?: Status[] | undefined;
|
|
5749
|
-
user_ids?: string[] | undefined;
|
|
5750
5748
|
search?: string | undefined;
|
|
5751
5749
|
paging?: PAGING | undefined;
|
|
5752
5750
|
page_count?: unknown;
|
|
@@ -5766,6 +5764,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5766
5764
|
}[] | undefined;
|
|
5767
5765
|
include_master_data?: YesNo | undefined;
|
|
5768
5766
|
organisation_ids?: string[] | undefined;
|
|
5767
|
+
user_ids?: string[] | undefined;
|
|
5769
5768
|
time_zone_ids?: string[] | undefined;
|
|
5770
5769
|
date_format_ids?: string[] | undefined;
|
|
5771
5770
|
can_login?: YesNo[] | undefined;
|
|
@@ -5773,6 +5772,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5773
5772
|
user_status_ids?: string[] | undefined;
|
|
5774
5773
|
language_ids?: string[] | undefined;
|
|
5775
5774
|
is_root_user?: YesNo[] | undefined;
|
|
5775
|
+
all_vehicles?: YesNo[] | undefined;
|
|
5776
5776
|
}>;
|
|
5777
5777
|
type UserQueryDTO = z.infer<typeof UserQuerySchema>;
|
|
5778
5778
|
declare const UserDefaultLanguageSchema: z.ZodObject<{
|