vms-nest-prisma-api-document 6.0.16 → 6.0.17
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_service.d.ts +27 -27
- package/dist/services/account/ticket_service.d.ts +3 -3
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_data_service.d.ts +3 -3
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +6 -6
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +5 -5
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +2 -2
- 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/gps/reports/gps_models/GpsAnalytics.d.ts +1 -1
- package/dist/services/gps/reports/gps_models/GpsPacket.d.ts +1 -1
- package/dist/services/gps/reports/gps_models/GpsSensor.d.ts +1 -1
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +18 -18
- package/dist/services/gps/reports/gps_reports_mongo_service.js +6 -6
- 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 +2 -2
- 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 +7 -7
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_sim_provider_service.d.ts +2 -2
- 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 +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/{user_organisation_service-Cx3ffrVp.d.ts → user_organisation_service-CukiDGua.d.ts} +127 -127
- package/package.json +1 -1
package/dist/{user_organisation_service-Cx3ffrVp.d.ts → user_organisation_service-CukiDGua.d.ts}
RENAMED
|
@@ -64,6 +64,7 @@ declare const MasterMainIndustryQuerySchema: z.ZodObject<{
|
|
|
64
64
|
industry_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
65
65
|
}, "strip", z.ZodTypeAny, {
|
|
66
66
|
status: Status[];
|
|
67
|
+
time_zone_id: string;
|
|
67
68
|
search: string;
|
|
68
69
|
paging: PAGING;
|
|
69
70
|
page_count: number;
|
|
@@ -83,11 +84,10 @@ declare const MasterMainIndustryQuerySchema: z.ZodObject<{
|
|
|
83
84
|
}[];
|
|
84
85
|
include_master_data: YesNo;
|
|
85
86
|
date_format_id: string;
|
|
86
|
-
time_zone_id: string;
|
|
87
87
|
industry_ids: string[];
|
|
88
88
|
}, {
|
|
89
|
-
date_format_id: string;
|
|
90
89
|
time_zone_id: string;
|
|
90
|
+
date_format_id: string;
|
|
91
91
|
status?: Status[] | undefined;
|
|
92
92
|
search?: string | undefined;
|
|
93
93
|
paging?: PAGING | undefined;
|
|
@@ -188,6 +188,7 @@ declare const MasterMainCurrencyQuerySchema: z.ZodObject<{
|
|
|
188
188
|
currency_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
189
189
|
}, "strip", z.ZodTypeAny, {
|
|
190
190
|
status: Status[];
|
|
191
|
+
time_zone_id: string;
|
|
191
192
|
search: string;
|
|
192
193
|
paging: PAGING;
|
|
193
194
|
page_count: number;
|
|
@@ -207,12 +208,11 @@ declare const MasterMainCurrencyQuerySchema: z.ZodObject<{
|
|
|
207
208
|
}[];
|
|
208
209
|
include_master_data: YesNo;
|
|
209
210
|
date_format_id: string;
|
|
210
|
-
time_zone_id: string;
|
|
211
211
|
country_ids: string[];
|
|
212
212
|
currency_ids: string[];
|
|
213
213
|
}, {
|
|
214
|
-
date_format_id: string;
|
|
215
214
|
time_zone_id: string;
|
|
215
|
+
date_format_id: string;
|
|
216
216
|
status?: Status[] | undefined;
|
|
217
217
|
search?: string | undefined;
|
|
218
218
|
paging?: PAGING | undefined;
|
|
@@ -322,6 +322,7 @@ declare const MasterMainTimeZoneQuerySchema: z.ZodObject<{
|
|
|
322
322
|
time_zone_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
323
323
|
}, "strip", z.ZodTypeAny, {
|
|
324
324
|
status: Status[];
|
|
325
|
+
time_zone_id: string;
|
|
325
326
|
search: string;
|
|
326
327
|
paging: PAGING;
|
|
327
328
|
page_count: number;
|
|
@@ -341,12 +342,11 @@ declare const MasterMainTimeZoneQuerySchema: z.ZodObject<{
|
|
|
341
342
|
}[];
|
|
342
343
|
include_master_data: YesNo;
|
|
343
344
|
date_format_id: string;
|
|
344
|
-
time_zone_id: string;
|
|
345
345
|
country_ids: string[];
|
|
346
346
|
time_zone_ids: string[];
|
|
347
347
|
}, {
|
|
348
|
-
date_format_id: string;
|
|
349
348
|
time_zone_id: string;
|
|
349
|
+
date_format_id: string;
|
|
350
350
|
status?: Status[] | undefined;
|
|
351
351
|
search?: string | undefined;
|
|
352
352
|
paging?: PAGING | undefined;
|
|
@@ -445,6 +445,7 @@ declare const MasterMainStateQuerySchema: z.ZodObject<{
|
|
|
445
445
|
state_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
446
446
|
}, "strip", z.ZodTypeAny, {
|
|
447
447
|
status: Status[];
|
|
448
|
+
time_zone_id: string;
|
|
448
449
|
search: string;
|
|
449
450
|
paging: PAGING;
|
|
450
451
|
page_count: number;
|
|
@@ -464,12 +465,11 @@ declare const MasterMainStateQuerySchema: z.ZodObject<{
|
|
|
464
465
|
}[];
|
|
465
466
|
include_master_data: YesNo;
|
|
466
467
|
date_format_id: string;
|
|
467
|
-
time_zone_id: string;
|
|
468
468
|
country_ids: string[];
|
|
469
469
|
state_ids: string[];
|
|
470
470
|
}, {
|
|
471
|
-
date_format_id: string;
|
|
472
471
|
time_zone_id: string;
|
|
472
|
+
date_format_id: string;
|
|
473
473
|
status?: Status[] | undefined;
|
|
474
474
|
search?: string | undefined;
|
|
475
475
|
paging?: PAGING | undefined;
|
|
@@ -572,6 +572,7 @@ declare const MasterMainCountryQuerySchema: z.ZodObject<{
|
|
|
572
572
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
573
573
|
}, "strip", z.ZodTypeAny, {
|
|
574
574
|
status: Status[];
|
|
575
|
+
time_zone_id: string;
|
|
575
576
|
search: string;
|
|
576
577
|
paging: PAGING;
|
|
577
578
|
page_count: number;
|
|
@@ -591,11 +592,10 @@ declare const MasterMainCountryQuerySchema: z.ZodObject<{
|
|
|
591
592
|
}[];
|
|
592
593
|
include_master_data: YesNo;
|
|
593
594
|
date_format_id: string;
|
|
594
|
-
time_zone_id: string;
|
|
595
595
|
country_ids: string[];
|
|
596
596
|
}, {
|
|
597
|
-
date_format_id: string;
|
|
598
597
|
time_zone_id: string;
|
|
598
|
+
date_format_id: string;
|
|
599
599
|
status?: Status[] | undefined;
|
|
600
600
|
search?: string | undefined;
|
|
601
601
|
paging?: PAGING | undefined;
|
|
@@ -687,6 +687,7 @@ declare const MasterMainDateFormatQuerySchema: z.ZodObject<{
|
|
|
687
687
|
date_format_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
688
688
|
}, "strip", z.ZodTypeAny, {
|
|
689
689
|
status: Status[];
|
|
690
|
+
time_zone_id: string;
|
|
690
691
|
search: string;
|
|
691
692
|
paging: PAGING;
|
|
692
693
|
page_count: number;
|
|
@@ -706,11 +707,10 @@ declare const MasterMainDateFormatQuerySchema: z.ZodObject<{
|
|
|
706
707
|
}[];
|
|
707
708
|
include_master_data: YesNo;
|
|
708
709
|
date_format_id: string;
|
|
709
|
-
time_zone_id: string;
|
|
710
710
|
date_format_ids: string[];
|
|
711
711
|
}, {
|
|
712
|
-
date_format_id: string;
|
|
713
712
|
time_zone_id: string;
|
|
713
|
+
date_format_id: string;
|
|
714
714
|
status?: Status[] | undefined;
|
|
715
715
|
search?: string | undefined;
|
|
716
716
|
paging?: PAGING | undefined;
|
|
@@ -801,6 +801,7 @@ declare const MasterMainUnitDistanceQuerySchema: z.ZodObject<{
|
|
|
801
801
|
unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
802
802
|
}, "strip", z.ZodTypeAny, {
|
|
803
803
|
status: Status[];
|
|
804
|
+
time_zone_id: string;
|
|
804
805
|
search: string;
|
|
805
806
|
paging: PAGING;
|
|
806
807
|
page_count: number;
|
|
@@ -820,11 +821,10 @@ declare const MasterMainUnitDistanceQuerySchema: z.ZodObject<{
|
|
|
820
821
|
}[];
|
|
821
822
|
include_master_data: YesNo;
|
|
822
823
|
date_format_id: string;
|
|
823
|
-
time_zone_id: string;
|
|
824
824
|
unit_ids: string[];
|
|
825
825
|
}, {
|
|
826
|
-
date_format_id: string;
|
|
827
826
|
time_zone_id: string;
|
|
827
|
+
date_format_id: string;
|
|
828
828
|
status?: Status[] | undefined;
|
|
829
829
|
search?: string | undefined;
|
|
830
830
|
paging?: PAGING | undefined;
|
|
@@ -915,6 +915,7 @@ declare const MasterMainUnitMileageQuerySchema: z.ZodObject<{
|
|
|
915
915
|
unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
916
916
|
}, "strip", z.ZodTypeAny, {
|
|
917
917
|
status: Status[];
|
|
918
|
+
time_zone_id: string;
|
|
918
919
|
search: string;
|
|
919
920
|
paging: PAGING;
|
|
920
921
|
page_count: number;
|
|
@@ -934,11 +935,10 @@ declare const MasterMainUnitMileageQuerySchema: z.ZodObject<{
|
|
|
934
935
|
}[];
|
|
935
936
|
include_master_data: YesNo;
|
|
936
937
|
date_format_id: string;
|
|
937
|
-
time_zone_id: string;
|
|
938
938
|
unit_ids: string[];
|
|
939
939
|
}, {
|
|
940
|
-
date_format_id: string;
|
|
941
940
|
time_zone_id: string;
|
|
941
|
+
date_format_id: string;
|
|
942
942
|
status?: Status[] | undefined;
|
|
943
943
|
search?: string | undefined;
|
|
944
944
|
paging?: PAGING | undefined;
|
|
@@ -1029,6 +1029,7 @@ declare const MasterMainUnitVolumeQuerySchema: z.ZodObject<{
|
|
|
1029
1029
|
unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1030
1030
|
}, "strip", z.ZodTypeAny, {
|
|
1031
1031
|
status: Status[];
|
|
1032
|
+
time_zone_id: string;
|
|
1032
1033
|
search: string;
|
|
1033
1034
|
paging: PAGING;
|
|
1034
1035
|
page_count: number;
|
|
@@ -1048,11 +1049,10 @@ declare const MasterMainUnitVolumeQuerySchema: z.ZodObject<{
|
|
|
1048
1049
|
}[];
|
|
1049
1050
|
include_master_data: YesNo;
|
|
1050
1051
|
date_format_id: string;
|
|
1051
|
-
time_zone_id: string;
|
|
1052
1052
|
unit_ids: string[];
|
|
1053
1053
|
}, {
|
|
1054
|
-
date_format_id: string;
|
|
1055
1054
|
time_zone_id: string;
|
|
1055
|
+
date_format_id: string;
|
|
1056
1056
|
status?: Status[] | undefined;
|
|
1057
1057
|
search?: string | undefined;
|
|
1058
1058
|
paging?: PAGING | undefined;
|
|
@@ -1268,6 +1268,7 @@ declare const DriverQuerySchema: z.ZodObject<{
|
|
|
1268
1268
|
is_vehicle_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
1269
1269
|
}, "strip", z.ZodTypeAny, {
|
|
1270
1270
|
status: Status[];
|
|
1271
|
+
time_zone_id: string;
|
|
1271
1272
|
search: string;
|
|
1272
1273
|
paging: PAGING;
|
|
1273
1274
|
page_count: number;
|
|
@@ -1287,15 +1288,14 @@ declare const DriverQuerySchema: z.ZodObject<{
|
|
|
1287
1288
|
}[];
|
|
1288
1289
|
include_master_data: YesNo;
|
|
1289
1290
|
date_format_id: string;
|
|
1290
|
-
time_zone_id: string;
|
|
1291
1291
|
organisation_ids: string[];
|
|
1292
|
-
can_login: YesNo[];
|
|
1293
|
-
is_vehicle_assigned: YesNo[];
|
|
1294
1292
|
vehicle_ids: string[];
|
|
1295
1293
|
driver_ids: string[];
|
|
1294
|
+
can_login: YesNo[];
|
|
1295
|
+
is_vehicle_assigned: YesNo[];
|
|
1296
1296
|
}, {
|
|
1297
|
-
date_format_id: string;
|
|
1298
1297
|
time_zone_id: string;
|
|
1298
|
+
date_format_id: string;
|
|
1299
1299
|
status?: Status[] | undefined;
|
|
1300
1300
|
search?: string | undefined;
|
|
1301
1301
|
paging?: PAGING | undefined;
|
|
@@ -1316,10 +1316,10 @@ declare const DriverQuerySchema: z.ZodObject<{
|
|
|
1316
1316
|
}[] | undefined;
|
|
1317
1317
|
include_master_data?: YesNo | undefined;
|
|
1318
1318
|
organisation_ids?: string[] | undefined;
|
|
1319
|
-
can_login?: YesNo[] | undefined;
|
|
1320
|
-
is_vehicle_assigned?: YesNo[] | undefined;
|
|
1321
1319
|
vehicle_ids?: string[] | undefined;
|
|
1322
1320
|
driver_ids?: string[] | undefined;
|
|
1321
|
+
can_login?: YesNo[] | undefined;
|
|
1322
|
+
is_vehicle_assigned?: YesNo[] | undefined;
|
|
1323
1323
|
}>;
|
|
1324
1324
|
type DriverQueryDTO = z.infer<typeof DriverQuerySchema>;
|
|
1325
1325
|
declare const toDriverPayload: (driver?: MasterDriver) => MasterDriverDTO;
|
|
@@ -1408,6 +1408,7 @@ declare const MasterDeviceTypeQuerySchema: z.ZodObject<{
|
|
|
1408
1408
|
device_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1409
1409
|
}, "strip", z.ZodTypeAny, {
|
|
1410
1410
|
status: Status[];
|
|
1411
|
+
time_zone_id: string;
|
|
1411
1412
|
search: string;
|
|
1412
1413
|
paging: PAGING;
|
|
1413
1414
|
page_count: number;
|
|
@@ -1427,13 +1428,12 @@ declare const MasterDeviceTypeQuerySchema: z.ZodObject<{
|
|
|
1427
1428
|
}[];
|
|
1428
1429
|
include_master_data: YesNo;
|
|
1429
1430
|
date_format_id: string;
|
|
1430
|
-
time_zone_id: string;
|
|
1431
1431
|
device_manufacturer_ids: string[];
|
|
1432
1432
|
device_model_ids: string[];
|
|
1433
1433
|
device_type_ids: string[];
|
|
1434
1434
|
}, {
|
|
1435
|
-
date_format_id: string;
|
|
1436
1435
|
time_zone_id: string;
|
|
1436
|
+
date_format_id: string;
|
|
1437
1437
|
status?: Status[] | undefined;
|
|
1438
1438
|
search?: string | undefined;
|
|
1439
1439
|
paging?: PAGING | undefined;
|
|
@@ -1540,6 +1540,7 @@ declare const MasterDeviceModelQuerySchema: z.ZodObject<{
|
|
|
1540
1540
|
device_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1541
1541
|
}, "strip", z.ZodTypeAny, {
|
|
1542
1542
|
status: Status[];
|
|
1543
|
+
time_zone_id: string;
|
|
1543
1544
|
search: string;
|
|
1544
1545
|
paging: PAGING;
|
|
1545
1546
|
page_count: number;
|
|
@@ -1559,12 +1560,11 @@ declare const MasterDeviceModelQuerySchema: z.ZodObject<{
|
|
|
1559
1560
|
}[];
|
|
1560
1561
|
include_master_data: YesNo;
|
|
1561
1562
|
date_format_id: string;
|
|
1562
|
-
time_zone_id: string;
|
|
1563
1563
|
device_manufacturer_ids: string[];
|
|
1564
1564
|
device_model_ids: string[];
|
|
1565
1565
|
}, {
|
|
1566
|
-
date_format_id: string;
|
|
1567
1566
|
time_zone_id: string;
|
|
1567
|
+
date_format_id: string;
|
|
1568
1568
|
status?: Status[] | undefined;
|
|
1569
1569
|
search?: string | undefined;
|
|
1570
1570
|
paging?: PAGING | undefined;
|
|
@@ -1666,6 +1666,7 @@ declare const MasterDeviceManufacturerQuerySchema: z.ZodObject<{
|
|
|
1666
1666
|
device_manufacturer_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
1667
1667
|
}, "strip", z.ZodTypeAny, {
|
|
1668
1668
|
status: Status[];
|
|
1669
|
+
time_zone_id: string;
|
|
1669
1670
|
search: string;
|
|
1670
1671
|
paging: PAGING;
|
|
1671
1672
|
page_count: number;
|
|
@@ -1685,11 +1686,10 @@ declare const MasterDeviceManufacturerQuerySchema: z.ZodObject<{
|
|
|
1685
1686
|
}[];
|
|
1686
1687
|
include_master_data: YesNo;
|
|
1687
1688
|
date_format_id: string;
|
|
1688
|
-
time_zone_id: string;
|
|
1689
1689
|
device_manufacturer_ids: string[];
|
|
1690
1690
|
}, {
|
|
1691
|
-
date_format_id: string;
|
|
1692
1691
|
time_zone_id: string;
|
|
1692
|
+
date_format_id: string;
|
|
1693
1693
|
status?: Status[] | undefined;
|
|
1694
1694
|
search?: string | undefined;
|
|
1695
1695
|
paging?: PAGING | undefined;
|
|
@@ -1819,6 +1819,7 @@ declare const MasterSimQuerySchema: z.ZodObject<{
|
|
|
1819
1819
|
billing_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BillingStatus>, "many">>>;
|
|
1820
1820
|
}, "strip", z.ZodTypeAny, {
|
|
1821
1821
|
status: Status[];
|
|
1822
|
+
time_zone_id: string;
|
|
1822
1823
|
search: string;
|
|
1823
1824
|
paging: PAGING;
|
|
1824
1825
|
page_count: number;
|
|
@@ -1838,14 +1839,13 @@ declare const MasterSimQuerySchema: z.ZodObject<{
|
|
|
1838
1839
|
}[];
|
|
1839
1840
|
include_master_data: YesNo;
|
|
1840
1841
|
date_format_id: string;
|
|
1841
|
-
time_zone_id: string;
|
|
1842
1842
|
sim_provider_ids: string[];
|
|
1843
1843
|
sim_status: SimStatus[];
|
|
1844
1844
|
billing_status: BillingStatus[];
|
|
1845
1845
|
sim_ids: string[];
|
|
1846
1846
|
}, {
|
|
1847
|
-
date_format_id: string;
|
|
1848
1847
|
time_zone_id: string;
|
|
1848
|
+
date_format_id: string;
|
|
1849
1849
|
status?: Status[] | undefined;
|
|
1850
1850
|
search?: string | undefined;
|
|
1851
1851
|
paging?: PAGING | undefined;
|
|
@@ -1899,7 +1899,7 @@ interface MasterDevice extends Record<string, unknown> {
|
|
|
1899
1899
|
AssignRemoveDeviceHistory: AssignRemoveDeviceHistory[];
|
|
1900
1900
|
device_gps_source: GPSSource;
|
|
1901
1901
|
db_instance: string;
|
|
1902
|
-
|
|
1902
|
+
db_group: string;
|
|
1903
1903
|
device_image_url?: string;
|
|
1904
1904
|
device_image_key?: string;
|
|
1905
1905
|
vehicle_image_url?: string;
|
|
@@ -2014,6 +2014,7 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2014
2014
|
device_gps_source: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GPSSource>, "many">>>;
|
|
2015
2015
|
}, "strip", z.ZodTypeAny, {
|
|
2016
2016
|
status: Status[];
|
|
2017
|
+
time_zone_id: string;
|
|
2017
2018
|
search: string;
|
|
2018
2019
|
paging: PAGING;
|
|
2019
2020
|
page_count: number;
|
|
@@ -2033,11 +2034,10 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2033
2034
|
}[];
|
|
2034
2035
|
include_master_data: YesNo;
|
|
2035
2036
|
date_format_id: string;
|
|
2036
|
-
time_zone_id: string;
|
|
2037
2037
|
organisation_ids: string[];
|
|
2038
|
+
vehicle_ids: string[];
|
|
2038
2039
|
country_ids: string[];
|
|
2039
2040
|
time_zone_ids: string[];
|
|
2040
|
-
vehicle_ids: string[];
|
|
2041
2041
|
device_manufacturer_ids: string[];
|
|
2042
2042
|
device_model_ids: string[];
|
|
2043
2043
|
device_type_ids: string[];
|
|
@@ -2046,8 +2046,8 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2046
2046
|
device_gps_source: GPSSource[];
|
|
2047
2047
|
device_ids: string[];
|
|
2048
2048
|
}, {
|
|
2049
|
-
date_format_id: string;
|
|
2050
2049
|
time_zone_id: string;
|
|
2050
|
+
date_format_id: string;
|
|
2051
2051
|
status?: Status[] | undefined;
|
|
2052
2052
|
search?: string | undefined;
|
|
2053
2053
|
paging?: PAGING | undefined;
|
|
@@ -2068,9 +2068,9 @@ declare const MasterDeviceQuerySchema: z.ZodObject<{
|
|
|
2068
2068
|
}[] | undefined;
|
|
2069
2069
|
include_master_data?: YesNo | undefined;
|
|
2070
2070
|
organisation_ids?: string[] | undefined;
|
|
2071
|
+
vehicle_ids?: string[] | undefined;
|
|
2071
2072
|
country_ids?: string[] | undefined;
|
|
2072
2073
|
time_zone_ids?: string[] | undefined;
|
|
2073
|
-
vehicle_ids?: string[] | undefined;
|
|
2074
2074
|
device_manufacturer_ids?: string[] | undefined;
|
|
2075
2075
|
device_model_ids?: string[] | undefined;
|
|
2076
2076
|
device_type_ids?: string[] | undefined;
|
|
@@ -2174,6 +2174,7 @@ declare const OrganisationSubCompanyQuerySchema: z.ZodObject<{
|
|
|
2174
2174
|
organisation_sub_company_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2175
2175
|
}, "strip", z.ZodTypeAny, {
|
|
2176
2176
|
status: Status[];
|
|
2177
|
+
time_zone_id: string;
|
|
2177
2178
|
search: string;
|
|
2178
2179
|
paging: PAGING;
|
|
2179
2180
|
page_count: number;
|
|
@@ -2193,12 +2194,11 @@ declare const OrganisationSubCompanyQuerySchema: z.ZodObject<{
|
|
|
2193
2194
|
}[];
|
|
2194
2195
|
include_master_data: YesNo;
|
|
2195
2196
|
date_format_id: string;
|
|
2196
|
-
time_zone_id: string;
|
|
2197
2197
|
organisation_ids: string[];
|
|
2198
2198
|
organisation_sub_company_ids: string[];
|
|
2199
2199
|
}, {
|
|
2200
|
-
date_format_id: string;
|
|
2201
2200
|
time_zone_id: string;
|
|
2201
|
+
date_format_id: string;
|
|
2202
2202
|
status?: Status[] | undefined;
|
|
2203
2203
|
search?: string | undefined;
|
|
2204
2204
|
paging?: PAGING | undefined;
|
|
@@ -2306,6 +2306,7 @@ declare const OrganisationBranchQuerySchema: z.ZodObject<{
|
|
|
2306
2306
|
organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2307
2307
|
}, "strip", z.ZodTypeAny, {
|
|
2308
2308
|
status: Status[];
|
|
2309
|
+
time_zone_id: string;
|
|
2309
2310
|
search: string;
|
|
2310
2311
|
paging: PAGING;
|
|
2311
2312
|
page_count: number;
|
|
@@ -2325,12 +2326,11 @@ declare const OrganisationBranchQuerySchema: z.ZodObject<{
|
|
|
2325
2326
|
}[];
|
|
2326
2327
|
include_master_data: YesNo;
|
|
2327
2328
|
date_format_id: string;
|
|
2328
|
-
time_zone_id: string;
|
|
2329
2329
|
organisation_ids: string[];
|
|
2330
2330
|
organisation_branch_ids: string[];
|
|
2331
2331
|
}, {
|
|
2332
|
-
date_format_id: string;
|
|
2333
2332
|
time_zone_id: string;
|
|
2333
|
+
date_format_id: string;
|
|
2334
2334
|
status?: Status[] | undefined;
|
|
2335
2335
|
search?: string | undefined;
|
|
2336
2336
|
paging?: PAGING | undefined;
|
|
@@ -2434,6 +2434,7 @@ declare const OrganisationColorQuerySchema: z.ZodObject<{
|
|
|
2434
2434
|
organisation_color_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2435
2435
|
}, "strip", z.ZodTypeAny, {
|
|
2436
2436
|
status: Status[];
|
|
2437
|
+
time_zone_id: string;
|
|
2437
2438
|
search: string;
|
|
2438
2439
|
paging: PAGING;
|
|
2439
2440
|
page_count: number;
|
|
@@ -2453,12 +2454,11 @@ declare const OrganisationColorQuerySchema: z.ZodObject<{
|
|
|
2453
2454
|
}[];
|
|
2454
2455
|
include_master_data: YesNo;
|
|
2455
2456
|
date_format_id: string;
|
|
2456
|
-
time_zone_id: string;
|
|
2457
2457
|
organisation_ids: string[];
|
|
2458
2458
|
organisation_color_ids: string[];
|
|
2459
2459
|
}, {
|
|
2460
|
-
date_format_id: string;
|
|
2461
2460
|
time_zone_id: string;
|
|
2461
|
+
date_format_id: string;
|
|
2462
2462
|
status?: Status[] | undefined;
|
|
2463
2463
|
search?: string | undefined;
|
|
2464
2464
|
paging?: PAGING | undefined;
|
|
@@ -2558,6 +2558,7 @@ declare const OrganisationTagQuerySchema: z.ZodObject<{
|
|
|
2558
2558
|
organisation_tag_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2559
2559
|
}, "strip", z.ZodTypeAny, {
|
|
2560
2560
|
status: Status[];
|
|
2561
|
+
time_zone_id: string;
|
|
2561
2562
|
search: string;
|
|
2562
2563
|
paging: PAGING;
|
|
2563
2564
|
page_count: number;
|
|
@@ -2577,12 +2578,11 @@ declare const OrganisationTagQuerySchema: z.ZodObject<{
|
|
|
2577
2578
|
}[];
|
|
2578
2579
|
include_master_data: YesNo;
|
|
2579
2580
|
date_format_id: string;
|
|
2580
|
-
time_zone_id: string;
|
|
2581
2581
|
organisation_ids: string[];
|
|
2582
2582
|
organisation_tag_ids: string[];
|
|
2583
2583
|
}, {
|
|
2584
|
-
date_format_id: string;
|
|
2585
2584
|
time_zone_id: string;
|
|
2585
|
+
date_format_id: string;
|
|
2586
2586
|
status?: Status[] | undefined;
|
|
2587
2587
|
search?: string | undefined;
|
|
2588
2588
|
paging?: PAGING | undefined;
|
|
@@ -2647,17 +2647,17 @@ declare const OrganisationGroupSchema: z.ZodObject<{
|
|
|
2647
2647
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2648
2648
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
2649
2649
|
}, "strip", z.ZodTypeAny, {
|
|
2650
|
-
group_name: string;
|
|
2651
2650
|
status: Status;
|
|
2652
2651
|
organisation_id: string;
|
|
2653
|
-
description: string;
|
|
2654
2652
|
vehicle_ids: string[];
|
|
2655
|
-
|
|
2653
|
+
description: string;
|
|
2656
2654
|
group_name: string;
|
|
2655
|
+
}, {
|
|
2657
2656
|
status: Status;
|
|
2658
2657
|
organisation_id: string;
|
|
2659
|
-
|
|
2658
|
+
group_name: string;
|
|
2660
2659
|
vehicle_ids?: string[] | undefined;
|
|
2660
|
+
description?: string | undefined;
|
|
2661
2661
|
}>;
|
|
2662
2662
|
type OrganisationGroupDTO = z.infer<typeof OrganisationGroupSchema>;
|
|
2663
2663
|
declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
@@ -2696,6 +2696,7 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2696
2696
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2697
2697
|
}, "strip", z.ZodTypeAny, {
|
|
2698
2698
|
status: Status[];
|
|
2699
|
+
time_zone_id: string;
|
|
2699
2700
|
search: string;
|
|
2700
2701
|
paging: PAGING;
|
|
2701
2702
|
page_count: number;
|
|
@@ -2715,13 +2716,12 @@ declare const OrganisationGroupQuerySchema: z.ZodObject<{
|
|
|
2715
2716
|
}[];
|
|
2716
2717
|
include_master_data: YesNo;
|
|
2717
2718
|
date_format_id: string;
|
|
2718
|
-
time_zone_id: string;
|
|
2719
2719
|
organisation_ids: string[];
|
|
2720
2720
|
vehicle_ids: string[];
|
|
2721
2721
|
organisation_group_ids: string[];
|
|
2722
2722
|
}, {
|
|
2723
|
-
date_format_id: string;
|
|
2724
2723
|
time_zone_id: string;
|
|
2724
|
+
date_format_id: string;
|
|
2725
2725
|
status?: Status[] | undefined;
|
|
2726
2726
|
search?: string | undefined;
|
|
2727
2727
|
paging?: PAGING | undefined;
|
|
@@ -2832,6 +2832,7 @@ declare const MasterVehicleSubModelQuerySchema: z.ZodObject<{
|
|
|
2832
2832
|
vehicle_sub_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2833
2833
|
}, "strip", z.ZodTypeAny, {
|
|
2834
2834
|
status: Status[];
|
|
2835
|
+
time_zone_id: string;
|
|
2835
2836
|
search: string;
|
|
2836
2837
|
paging: PAGING;
|
|
2837
2838
|
page_count: number;
|
|
@@ -2851,14 +2852,13 @@ declare const MasterVehicleSubModelQuerySchema: z.ZodObject<{
|
|
|
2851
2852
|
}[];
|
|
2852
2853
|
include_master_data: YesNo;
|
|
2853
2854
|
date_format_id: string;
|
|
2854
|
-
time_zone_id: string;
|
|
2855
2855
|
organisation_ids: string[];
|
|
2856
2856
|
vehicle_make_ids: string[];
|
|
2857
2857
|
vehicle_model_ids: string[];
|
|
2858
2858
|
vehicle_sub_model_ids: string[];
|
|
2859
2859
|
}, {
|
|
2860
|
-
date_format_id: string;
|
|
2861
2860
|
time_zone_id: string;
|
|
2861
|
+
date_format_id: string;
|
|
2862
2862
|
status?: Status[] | undefined;
|
|
2863
2863
|
search?: string | undefined;
|
|
2864
2864
|
paging?: PAGING | undefined;
|
|
@@ -2968,6 +2968,7 @@ declare const MasterVehicleModelQuerySchema: z.ZodObject<{
|
|
|
2968
2968
|
vehicle_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
2969
2969
|
}, "strip", z.ZodTypeAny, {
|
|
2970
2970
|
status: Status[];
|
|
2971
|
+
time_zone_id: string;
|
|
2971
2972
|
search: string;
|
|
2972
2973
|
paging: PAGING;
|
|
2973
2974
|
page_count: number;
|
|
@@ -2987,13 +2988,12 @@ declare const MasterVehicleModelQuerySchema: z.ZodObject<{
|
|
|
2987
2988
|
}[];
|
|
2988
2989
|
include_master_data: YesNo;
|
|
2989
2990
|
date_format_id: string;
|
|
2990
|
-
time_zone_id: string;
|
|
2991
2991
|
organisation_ids: string[];
|
|
2992
2992
|
vehicle_make_ids: string[];
|
|
2993
2993
|
vehicle_model_ids: string[];
|
|
2994
2994
|
}, {
|
|
2995
|
-
date_format_id: string;
|
|
2996
2995
|
time_zone_id: string;
|
|
2996
|
+
date_format_id: string;
|
|
2997
2997
|
status?: Status[] | undefined;
|
|
2998
2998
|
search?: string | undefined;
|
|
2999
2999
|
paging?: PAGING | undefined;
|
|
@@ -3096,6 +3096,7 @@ declare const MasterVehicleMakeQuerySchema: z.ZodObject<{
|
|
|
3096
3096
|
vehicle_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3097
3097
|
}, "strip", z.ZodTypeAny, {
|
|
3098
3098
|
status: Status[];
|
|
3099
|
+
time_zone_id: string;
|
|
3099
3100
|
search: string;
|
|
3100
3101
|
paging: PAGING;
|
|
3101
3102
|
page_count: number;
|
|
@@ -3115,12 +3116,11 @@ declare const MasterVehicleMakeQuerySchema: z.ZodObject<{
|
|
|
3115
3116
|
}[];
|
|
3116
3117
|
include_master_data: YesNo;
|
|
3117
3118
|
date_format_id: string;
|
|
3118
|
-
time_zone_id: string;
|
|
3119
3119
|
organisation_ids: string[];
|
|
3120
3120
|
vehicle_make_ids: string[];
|
|
3121
3121
|
}, {
|
|
3122
|
-
date_format_id: string;
|
|
3123
3122
|
time_zone_id: string;
|
|
3123
|
+
date_format_id: string;
|
|
3124
3124
|
status?: Status[] | undefined;
|
|
3125
3125
|
search?: string | undefined;
|
|
3126
3126
|
paging?: PAGING | undefined;
|
|
@@ -3220,6 +3220,7 @@ declare const MasterVehicleStatusTypeQuerySchema: z.ZodObject<{
|
|
|
3220
3220
|
vehicle_status_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3221
3221
|
}, "strip", z.ZodTypeAny, {
|
|
3222
3222
|
status: Status[];
|
|
3223
|
+
time_zone_id: string;
|
|
3223
3224
|
search: string;
|
|
3224
3225
|
paging: PAGING;
|
|
3225
3226
|
page_count: number;
|
|
@@ -3239,12 +3240,11 @@ declare const MasterVehicleStatusTypeQuerySchema: z.ZodObject<{
|
|
|
3239
3240
|
}[];
|
|
3240
3241
|
include_master_data: YesNo;
|
|
3241
3242
|
date_format_id: string;
|
|
3242
|
-
time_zone_id: string;
|
|
3243
3243
|
organisation_ids: string[];
|
|
3244
3244
|
vehicle_status_type_ids: string[];
|
|
3245
3245
|
}, {
|
|
3246
|
-
date_format_id: string;
|
|
3247
3246
|
time_zone_id: string;
|
|
3247
|
+
date_format_id: string;
|
|
3248
3248
|
status?: Status[] | undefined;
|
|
3249
3249
|
search?: string | undefined;
|
|
3250
3250
|
paging?: PAGING | undefined;
|
|
@@ -3344,6 +3344,7 @@ declare const MasterVehicleOwnershipTypeQuerySchema: z.ZodObject<{
|
|
|
3344
3344
|
vehicle_ownership_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3345
3345
|
}, "strip", z.ZodTypeAny, {
|
|
3346
3346
|
status: Status[];
|
|
3347
|
+
time_zone_id: string;
|
|
3347
3348
|
search: string;
|
|
3348
3349
|
paging: PAGING;
|
|
3349
3350
|
page_count: number;
|
|
@@ -3363,12 +3364,11 @@ declare const MasterVehicleOwnershipTypeQuerySchema: z.ZodObject<{
|
|
|
3363
3364
|
}[];
|
|
3364
3365
|
include_master_data: YesNo;
|
|
3365
3366
|
date_format_id: string;
|
|
3366
|
-
time_zone_id: string;
|
|
3367
3367
|
organisation_ids: string[];
|
|
3368
3368
|
vehicle_ownership_type_ids: string[];
|
|
3369
3369
|
}, {
|
|
3370
|
-
date_format_id: string;
|
|
3371
3370
|
time_zone_id: string;
|
|
3371
|
+
date_format_id: string;
|
|
3372
3372
|
status?: Status[] | undefined;
|
|
3373
3373
|
search?: string | undefined;
|
|
3374
3374
|
paging?: PAGING | undefined;
|
|
@@ -3424,8 +3424,8 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
|
|
|
3424
3424
|
}, "strip", z.ZodTypeAny, {
|
|
3425
3425
|
status: Status;
|
|
3426
3426
|
organisation_id: string;
|
|
3427
|
-
description: string;
|
|
3428
3427
|
vehicle_type: string;
|
|
3428
|
+
description: string;
|
|
3429
3429
|
}, {
|
|
3430
3430
|
status: Status;
|
|
3431
3431
|
organisation_id: string;
|
|
@@ -3468,6 +3468,7 @@ declare const MasterVehicleTypeQuerySchema: z.ZodObject<{
|
|
|
3468
3468
|
vehicle_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3469
3469
|
}, "strip", z.ZodTypeAny, {
|
|
3470
3470
|
status: Status[];
|
|
3471
|
+
time_zone_id: string;
|
|
3471
3472
|
search: string;
|
|
3472
3473
|
paging: PAGING;
|
|
3473
3474
|
page_count: number;
|
|
@@ -3487,12 +3488,11 @@ declare const MasterVehicleTypeQuerySchema: z.ZodObject<{
|
|
|
3487
3488
|
}[];
|
|
3488
3489
|
include_master_data: YesNo;
|
|
3489
3490
|
date_format_id: string;
|
|
3490
|
-
time_zone_id: string;
|
|
3491
3491
|
organisation_ids: string[];
|
|
3492
3492
|
vehicle_type_ids: string[];
|
|
3493
3493
|
}, {
|
|
3494
|
-
date_format_id: string;
|
|
3495
3494
|
time_zone_id: string;
|
|
3495
|
+
date_format_id: string;
|
|
3496
3496
|
status?: Status[] | undefined;
|
|
3497
3497
|
search?: string | undefined;
|
|
3498
3498
|
paging?: PAGING | undefined;
|
|
@@ -3592,6 +3592,7 @@ declare const MasterVehicleFuelTypeQuerySchema: z.ZodObject<{
|
|
|
3592
3592
|
fuel_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
3593
3593
|
}, "strip", z.ZodTypeAny, {
|
|
3594
3594
|
status: Status[];
|
|
3595
|
+
time_zone_id: string;
|
|
3595
3596
|
search: string;
|
|
3596
3597
|
paging: PAGING;
|
|
3597
3598
|
page_count: number;
|
|
@@ -3611,12 +3612,11 @@ declare const MasterVehicleFuelTypeQuerySchema: z.ZodObject<{
|
|
|
3611
3612
|
}[];
|
|
3612
3613
|
include_master_data: YesNo;
|
|
3613
3614
|
date_format_id: string;
|
|
3614
|
-
time_zone_id: string;
|
|
3615
3615
|
organisation_ids: string[];
|
|
3616
3616
|
fuel_type_ids: string[];
|
|
3617
3617
|
}, {
|
|
3618
|
-
date_format_id: string;
|
|
3619
3618
|
time_zone_id: string;
|
|
3619
|
+
date_format_id: string;
|
|
3620
3620
|
status?: Status[] | undefined;
|
|
3621
3621
|
search?: string | undefined;
|
|
3622
3622
|
paging?: PAGING | undefined;
|
|
@@ -3658,7 +3658,7 @@ interface MasterVehicle extends Record<string, unknown> {
|
|
|
3658
3658
|
chassis_number?: string;
|
|
3659
3659
|
vehicle_make_year?: number;
|
|
3660
3660
|
db_instance: string;
|
|
3661
|
-
|
|
3661
|
+
db_group: string;
|
|
3662
3662
|
is_fleet_active: YesNo;
|
|
3663
3663
|
is_gps_active: YesNo;
|
|
3664
3664
|
is_trip_active: YesNo;
|
|
@@ -4032,6 +4032,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4032
4032
|
}, "strip", z.ZodTypeAny, {
|
|
4033
4033
|
status: Status;
|
|
4034
4034
|
organisation_id: string;
|
|
4035
|
+
vehicle_number: string;
|
|
4035
4036
|
organisation_sub_company_id: string;
|
|
4036
4037
|
organisation_branch_id: string;
|
|
4037
4038
|
organisation_color_id: string;
|
|
@@ -4044,7 +4045,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4044
4045
|
vehicle_ownership_type_id: string;
|
|
4045
4046
|
vehicle_type_id: string;
|
|
4046
4047
|
vehicle_fuel_type_id: string;
|
|
4047
|
-
vehicle_number: string;
|
|
4048
4048
|
vehicle_name: string;
|
|
4049
4049
|
engine_number: string;
|
|
4050
4050
|
chassis_number: string;
|
|
@@ -4062,6 +4062,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4062
4062
|
}, {
|
|
4063
4063
|
status: Status;
|
|
4064
4064
|
organisation_id: string;
|
|
4065
|
+
vehicle_number: string;
|
|
4065
4066
|
organisation_sub_company_id: string;
|
|
4066
4067
|
organisation_branch_id: string;
|
|
4067
4068
|
organisation_color_id: string;
|
|
@@ -4073,7 +4074,6 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
4073
4074
|
vehicle_ownership_type_id: string;
|
|
4074
4075
|
vehicle_type_id: string;
|
|
4075
4076
|
vehicle_fuel_type_id: string;
|
|
4076
|
-
vehicle_number: string;
|
|
4077
4077
|
is_fleet_active: YesNo;
|
|
4078
4078
|
is_gps_active: YesNo;
|
|
4079
4079
|
is_trip_active: YesNo;
|
|
@@ -4116,9 +4116,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
4116
4116
|
camera_extra_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
4117
4117
|
}, "strip", z.ZodTypeAny, {
|
|
4118
4118
|
organisation_id: string;
|
|
4119
|
+
vehicle_id: string;
|
|
4119
4120
|
time_zone_id: string;
|
|
4120
4121
|
country_id: string;
|
|
4121
|
-
vehicle_id: string;
|
|
4122
4122
|
device_type_id: string;
|
|
4123
4123
|
device_manufacturer_id: string;
|
|
4124
4124
|
device_model_id: string;
|
|
@@ -4139,9 +4139,9 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
4139
4139
|
camera_extra_count: number;
|
|
4140
4140
|
}, {
|
|
4141
4141
|
organisation_id: string;
|
|
4142
|
+
vehicle_id: string;
|
|
4142
4143
|
time_zone_id: string;
|
|
4143
4144
|
country_id: string;
|
|
4144
|
-
vehicle_id: string;
|
|
4145
4145
|
device_type_id: string;
|
|
4146
4146
|
device_manufacturer_id: string;
|
|
4147
4147
|
device_model_id: string;
|
|
@@ -4179,12 +4179,12 @@ declare const VehicleDriverLinkSchema: z.ZodObject<{
|
|
|
4179
4179
|
driver_id: z.ZodEffects<z.ZodString, string, string>;
|
|
4180
4180
|
}, "strip", z.ZodTypeAny, {
|
|
4181
4181
|
organisation_id: string;
|
|
4182
|
-
driver_id: string;
|
|
4183
4182
|
vehicle_id: string;
|
|
4183
|
+
driver_id: string;
|
|
4184
4184
|
}, {
|
|
4185
4185
|
organisation_id: string;
|
|
4186
|
-
driver_id: string;
|
|
4187
4186
|
vehicle_id: string;
|
|
4187
|
+
driver_id: string;
|
|
4188
4188
|
}>;
|
|
4189
4189
|
type VehicleDriverLinkDTO = z.infer<typeof VehicleDriverLinkSchema>;
|
|
4190
4190
|
declare const SimpleFindQuerySchema: z.ZodObject<{
|
|
@@ -4222,6 +4222,7 @@ declare const SimpleFindQuerySchema: z.ZodObject<{
|
|
|
4222
4222
|
}, "strip", z.ZodTypeAny, {
|
|
4223
4223
|
status: Status[];
|
|
4224
4224
|
organisation_id: string;
|
|
4225
|
+
time_zone_id: string;
|
|
4225
4226
|
search: string;
|
|
4226
4227
|
paging: PAGING;
|
|
4227
4228
|
page_count: number;
|
|
@@ -4241,11 +4242,10 @@ declare const SimpleFindQuerySchema: z.ZodObject<{
|
|
|
4241
4242
|
}[];
|
|
4242
4243
|
include_master_data: YesNo;
|
|
4243
4244
|
date_format_id: string;
|
|
4244
|
-
time_zone_id: string;
|
|
4245
4245
|
}, {
|
|
4246
4246
|
organisation_id: string;
|
|
4247
|
-
date_format_id: string;
|
|
4248
4247
|
time_zone_id: string;
|
|
4248
|
+
date_format_id: string;
|
|
4249
4249
|
status?: Status[] | undefined;
|
|
4250
4250
|
search?: string | undefined;
|
|
4251
4251
|
paging?: PAGING | undefined;
|
|
@@ -4694,6 +4694,7 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
4694
4694
|
is_driver_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
4695
4695
|
}, "strip", z.ZodTypeAny, {
|
|
4696
4696
|
status: Status[];
|
|
4697
|
+
time_zone_id: string;
|
|
4697
4698
|
search: string;
|
|
4698
4699
|
paging: PAGING;
|
|
4699
4700
|
page_count: number;
|
|
@@ -4713,7 +4714,6 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
4713
4714
|
}[];
|
|
4714
4715
|
include_master_data: YesNo;
|
|
4715
4716
|
date_format_id: string;
|
|
4716
|
-
time_zone_id: string;
|
|
4717
4717
|
organisation_ids: string[];
|
|
4718
4718
|
vehicle_ids: string[];
|
|
4719
4719
|
driver_ids: string[];
|
|
@@ -4732,8 +4732,8 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
4732
4732
|
is_device_installed: YesNo[];
|
|
4733
4733
|
vehicle_fuel_type_ids: string[];
|
|
4734
4734
|
}, {
|
|
4735
|
-
date_format_id: string;
|
|
4736
4735
|
time_zone_id: string;
|
|
4736
|
+
date_format_id: string;
|
|
4737
4737
|
status?: Status[] | undefined;
|
|
4738
4738
|
search?: string | undefined;
|
|
4739
4739
|
paging?: PAGING | undefined;
|
|
@@ -4808,6 +4808,8 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
4808
4808
|
}, "strip", z.ZodTypeAny, {
|
|
4809
4809
|
status: Status[];
|
|
4810
4810
|
organisation_id: string;
|
|
4811
|
+
vehicle_id: string;
|
|
4812
|
+
time_zone_id: string;
|
|
4811
4813
|
search: string;
|
|
4812
4814
|
paging: PAGING;
|
|
4813
4815
|
page_count: number;
|
|
@@ -4827,13 +4829,11 @@ declare const VehicleGPSQuerySchema: z.ZodObject<{
|
|
|
4827
4829
|
}[];
|
|
4828
4830
|
include_master_data: YesNo;
|
|
4829
4831
|
date_format_id: string;
|
|
4830
|
-
time_zone_id: string;
|
|
4831
|
-
vehicle_id: string;
|
|
4832
4832
|
}, {
|
|
4833
4833
|
organisation_id: string;
|
|
4834
|
-
date_format_id: string;
|
|
4835
|
-
time_zone_id: string;
|
|
4836
4834
|
vehicle_id: string;
|
|
4835
|
+
time_zone_id: string;
|
|
4836
|
+
date_format_id: string;
|
|
4837
4837
|
status?: Status[] | undefined;
|
|
4838
4838
|
search?: string | undefined;
|
|
4839
4839
|
paging?: PAGING | undefined;
|
|
@@ -4953,6 +4953,7 @@ declare const MasterUserRoleQuerySchema: z.ZodObject<{
|
|
|
4953
4953
|
user_role_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
4954
4954
|
}, "strip", z.ZodTypeAny, {
|
|
4955
4955
|
status: Status[];
|
|
4956
|
+
time_zone_id: string;
|
|
4956
4957
|
search: string;
|
|
4957
4958
|
paging: PAGING;
|
|
4958
4959
|
page_count: number;
|
|
@@ -4972,12 +4973,11 @@ declare const MasterUserRoleQuerySchema: z.ZodObject<{
|
|
|
4972
4973
|
}[];
|
|
4973
4974
|
include_master_data: YesNo;
|
|
4974
4975
|
date_format_id: string;
|
|
4975
|
-
time_zone_id: string;
|
|
4976
4976
|
organisation_ids: string[];
|
|
4977
4977
|
user_role_ids: string[];
|
|
4978
4978
|
}, {
|
|
4979
|
-
date_format_id: string;
|
|
4980
4979
|
time_zone_id: string;
|
|
4980
|
+
date_format_id: string;
|
|
4981
4981
|
status?: Status[] | undefined;
|
|
4982
4982
|
search?: string | undefined;
|
|
4983
4983
|
paging?: PAGING | undefined;
|
|
@@ -5076,6 +5076,7 @@ declare const MasterUserStatusQuerySchema: z.ZodObject<{
|
|
|
5076
5076
|
user_status_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5077
5077
|
}, "strip", z.ZodTypeAny, {
|
|
5078
5078
|
status: Status[];
|
|
5079
|
+
time_zone_id: string;
|
|
5079
5080
|
search: string;
|
|
5080
5081
|
paging: PAGING;
|
|
5081
5082
|
page_count: number;
|
|
@@ -5095,12 +5096,11 @@ declare const MasterUserStatusQuerySchema: z.ZodObject<{
|
|
|
5095
5096
|
}[];
|
|
5096
5097
|
include_master_data: YesNo;
|
|
5097
5098
|
date_format_id: string;
|
|
5098
|
-
time_zone_id: string;
|
|
5099
5099
|
organisation_ids: string[];
|
|
5100
5100
|
user_status_ids: string[];
|
|
5101
5101
|
}, {
|
|
5102
|
-
date_format_id: string;
|
|
5103
5102
|
time_zone_id: string;
|
|
5103
|
+
date_format_id: string;
|
|
5104
5104
|
status?: Status[] | undefined;
|
|
5105
5105
|
search?: string | undefined;
|
|
5106
5106
|
paging?: PAGING | undefined;
|
|
@@ -5193,6 +5193,7 @@ declare const MasterMainLanguageQuerySchema: z.ZodObject<{
|
|
|
5193
5193
|
language_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
5194
5194
|
}, "strip", z.ZodTypeAny, {
|
|
5195
5195
|
status: Status[];
|
|
5196
|
+
time_zone_id: string;
|
|
5196
5197
|
search: string;
|
|
5197
5198
|
paging: PAGING;
|
|
5198
5199
|
page_count: number;
|
|
@@ -5212,11 +5213,10 @@ declare const MasterMainLanguageQuerySchema: z.ZodObject<{
|
|
|
5212
5213
|
}[];
|
|
5213
5214
|
include_master_data: YesNo;
|
|
5214
5215
|
date_format_id: string;
|
|
5215
|
-
time_zone_id: string;
|
|
5216
5216
|
language_ids: string[];
|
|
5217
5217
|
}, {
|
|
5218
|
-
date_format_id: string;
|
|
5219
5218
|
time_zone_id: string;
|
|
5219
|
+
date_format_id: string;
|
|
5220
5220
|
status?: Status[] | undefined;
|
|
5221
5221
|
search?: string | undefined;
|
|
5222
5222
|
paging?: PAGING | undefined;
|
|
@@ -5706,6 +5706,7 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5706
5706
|
is_activated: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
5707
5707
|
}, "strip", z.ZodTypeAny, {
|
|
5708
5708
|
status: Status[];
|
|
5709
|
+
time_zone_id: string;
|
|
5709
5710
|
search: string;
|
|
5710
5711
|
paging: PAGING;
|
|
5711
5712
|
page_count: number;
|
|
@@ -5725,7 +5726,6 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5725
5726
|
}[];
|
|
5726
5727
|
include_master_data: YesNo;
|
|
5727
5728
|
date_format_id: string;
|
|
5728
|
-
time_zone_id: string;
|
|
5729
5729
|
organisation_ids: string[];
|
|
5730
5730
|
user_ids: string[];
|
|
5731
5731
|
country_ids: string[];
|
|
@@ -5735,8 +5735,8 @@ declare const UserQuerySchema: z.ZodObject<{
|
|
|
5735
5735
|
language_ids: string[];
|
|
5736
5736
|
is_activated: YesNo[];
|
|
5737
5737
|
}, {
|
|
5738
|
-
date_format_id: string;
|
|
5739
5738
|
time_zone_id: string;
|
|
5739
|
+
date_format_id: string;
|
|
5740
5740
|
status?: Status[] | undefined;
|
|
5741
5741
|
search?: string | undefined;
|
|
5742
5742
|
paging?: PAGING | undefined;
|
|
@@ -5927,6 +5927,7 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
|
|
|
5927
5927
|
expense_category: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpenseCategory>, "many">>>;
|
|
5928
5928
|
}, "strip", z.ZodTypeAny, {
|
|
5929
5929
|
status: Status[];
|
|
5930
|
+
time_zone_id: string;
|
|
5930
5931
|
search: string;
|
|
5931
5932
|
paging: PAGING;
|
|
5932
5933
|
page_count: number;
|
|
@@ -5946,13 +5947,12 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
|
|
|
5946
5947
|
}[];
|
|
5947
5948
|
include_master_data: YesNo;
|
|
5948
5949
|
date_format_id: string;
|
|
5949
|
-
time_zone_id: string;
|
|
5950
5950
|
organisation_ids: string[];
|
|
5951
5951
|
expense_category: ExpenseCategory[];
|
|
5952
5952
|
expense_name_ids: string[];
|
|
5953
5953
|
}, {
|
|
5954
|
-
date_format_id: string;
|
|
5955
5954
|
time_zone_id: string;
|
|
5955
|
+
date_format_id: string;
|
|
5956
5956
|
status?: Status[] | undefined;
|
|
5957
5957
|
search?: string | undefined;
|
|
5958
5958
|
paging?: PAGING | undefined;
|
|
@@ -6048,6 +6048,7 @@ declare const MasterExpenseTypeQuerySchema: z.ZodObject<{
|
|
|
6048
6048
|
expense_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6049
6049
|
}, "strip", z.ZodTypeAny, {
|
|
6050
6050
|
status: Status[];
|
|
6051
|
+
time_zone_id: string;
|
|
6051
6052
|
search: string;
|
|
6052
6053
|
paging: PAGING;
|
|
6053
6054
|
page_count: number;
|
|
@@ -6067,12 +6068,11 @@ declare const MasterExpenseTypeQuerySchema: z.ZodObject<{
|
|
|
6067
6068
|
}[];
|
|
6068
6069
|
include_master_data: YesNo;
|
|
6069
6070
|
date_format_id: string;
|
|
6070
|
-
time_zone_id: string;
|
|
6071
6071
|
organisation_ids: string[];
|
|
6072
6072
|
expense_type_ids: string[];
|
|
6073
6073
|
}, {
|
|
6074
|
-
date_format_id: string;
|
|
6075
6074
|
time_zone_id: string;
|
|
6075
|
+
date_format_id: string;
|
|
6076
6076
|
status?: Status[] | undefined;
|
|
6077
6077
|
search?: string | undefined;
|
|
6078
6078
|
paging?: PAGING | undefined;
|
|
@@ -6169,6 +6169,7 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
|
|
|
6169
6169
|
tyre_grade_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6170
6170
|
}, "strip", z.ZodTypeAny, {
|
|
6171
6171
|
status: Status[];
|
|
6172
|
+
time_zone_id: string;
|
|
6172
6173
|
search: string;
|
|
6173
6174
|
paging: PAGING;
|
|
6174
6175
|
page_count: number;
|
|
@@ -6188,12 +6189,11 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
|
|
|
6188
6189
|
}[];
|
|
6189
6190
|
include_master_data: YesNo;
|
|
6190
6191
|
date_format_id: string;
|
|
6191
|
-
time_zone_id: string;
|
|
6192
6192
|
organisation_ids: string[];
|
|
6193
6193
|
tyre_grade_ids: string[];
|
|
6194
6194
|
}, {
|
|
6195
|
-
date_format_id: string;
|
|
6196
6195
|
time_zone_id: string;
|
|
6196
|
+
date_format_id: string;
|
|
6197
6197
|
status?: Status[] | undefined;
|
|
6198
6198
|
search?: string | undefined;
|
|
6199
6199
|
paging?: PAGING | undefined;
|
|
@@ -6297,6 +6297,7 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
|
|
|
6297
6297
|
tyre_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6298
6298
|
}, "strip", z.ZodTypeAny, {
|
|
6299
6299
|
status: Status[];
|
|
6300
|
+
time_zone_id: string;
|
|
6300
6301
|
search: string;
|
|
6301
6302
|
paging: PAGING;
|
|
6302
6303
|
page_count: number;
|
|
@@ -6316,13 +6317,12 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
|
|
|
6316
6317
|
}[];
|
|
6317
6318
|
include_master_data: YesNo;
|
|
6318
6319
|
date_format_id: string;
|
|
6319
|
-
time_zone_id: string;
|
|
6320
6320
|
organisation_ids: string[];
|
|
6321
6321
|
tyre_make_ids: string[];
|
|
6322
6322
|
tyre_model_ids: string[];
|
|
6323
6323
|
}, {
|
|
6324
|
-
date_format_id: string;
|
|
6325
6324
|
time_zone_id: string;
|
|
6325
|
+
date_format_id: string;
|
|
6326
6326
|
status?: Status[] | undefined;
|
|
6327
6327
|
search?: string | undefined;
|
|
6328
6328
|
paging?: PAGING | undefined;
|
|
@@ -6423,6 +6423,7 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
|
|
|
6423
6423
|
tyre_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6424
6424
|
}, "strip", z.ZodTypeAny, {
|
|
6425
6425
|
status: Status[];
|
|
6426
|
+
time_zone_id: string;
|
|
6426
6427
|
search: string;
|
|
6427
6428
|
paging: PAGING;
|
|
6428
6429
|
page_count: number;
|
|
@@ -6442,12 +6443,11 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
|
|
|
6442
6443
|
}[];
|
|
6443
6444
|
include_master_data: YesNo;
|
|
6444
6445
|
date_format_id: string;
|
|
6445
|
-
time_zone_id: string;
|
|
6446
6446
|
organisation_ids: string[];
|
|
6447
6447
|
tyre_make_ids: string[];
|
|
6448
6448
|
}, {
|
|
6449
|
-
date_format_id: string;
|
|
6450
6449
|
time_zone_id: string;
|
|
6450
|
+
date_format_id: string;
|
|
6451
6451
|
status?: Status[] | undefined;
|
|
6452
6452
|
search?: string | undefined;
|
|
6453
6453
|
paging?: PAGING | undefined;
|
|
@@ -6546,6 +6546,7 @@ declare const MasterFleetIncidentTypeQuerySchema: z.ZodObject<{
|
|
|
6546
6546
|
fleet_incident_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6547
6547
|
}, "strip", z.ZodTypeAny, {
|
|
6548
6548
|
status: Status[];
|
|
6549
|
+
time_zone_id: string;
|
|
6549
6550
|
search: string;
|
|
6550
6551
|
paging: PAGING;
|
|
6551
6552
|
page_count: number;
|
|
@@ -6565,12 +6566,11 @@ declare const MasterFleetIncidentTypeQuerySchema: z.ZodObject<{
|
|
|
6565
6566
|
}[];
|
|
6566
6567
|
include_master_data: YesNo;
|
|
6567
6568
|
date_format_id: string;
|
|
6568
|
-
time_zone_id: string;
|
|
6569
6569
|
organisation_ids: string[];
|
|
6570
6570
|
fleet_incident_type_ids: string[];
|
|
6571
6571
|
}, {
|
|
6572
|
-
date_format_id: string;
|
|
6573
6572
|
time_zone_id: string;
|
|
6573
|
+
date_format_id: string;
|
|
6574
6574
|
status?: Status[] | undefined;
|
|
6575
6575
|
search?: string | undefined;
|
|
6576
6576
|
paging?: PAGING | undefined;
|
|
@@ -6667,6 +6667,7 @@ declare const MasterFleetIncidentStatusQuerySchema: z.ZodObject<{
|
|
|
6667
6667
|
fleet_incident_status_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6668
6668
|
}, "strip", z.ZodTypeAny, {
|
|
6669
6669
|
status: Status[];
|
|
6670
|
+
time_zone_id: string;
|
|
6670
6671
|
search: string;
|
|
6671
6672
|
paging: PAGING;
|
|
6672
6673
|
page_count: number;
|
|
@@ -6686,12 +6687,11 @@ declare const MasterFleetIncidentStatusQuerySchema: z.ZodObject<{
|
|
|
6686
6687
|
}[];
|
|
6687
6688
|
include_master_data: YesNo;
|
|
6688
6689
|
date_format_id: string;
|
|
6689
|
-
time_zone_id: string;
|
|
6690
6690
|
organisation_ids: string[];
|
|
6691
6691
|
fleet_incident_status_ids: string[];
|
|
6692
6692
|
}, {
|
|
6693
|
-
date_format_id: string;
|
|
6694
6693
|
time_zone_id: string;
|
|
6694
|
+
date_format_id: string;
|
|
6695
6695
|
status?: Status[] | undefined;
|
|
6696
6696
|
search?: string | undefined;
|
|
6697
6697
|
paging?: PAGING | undefined;
|
|
@@ -6788,6 +6788,7 @@ declare const MasterFleetIncidentSeverityQuerySchema: z.ZodObject<{
|
|
|
6788
6788
|
fleet_incident_severity_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6789
6789
|
}, "strip", z.ZodTypeAny, {
|
|
6790
6790
|
status: Status[];
|
|
6791
|
+
time_zone_id: string;
|
|
6791
6792
|
search: string;
|
|
6792
6793
|
paging: PAGING;
|
|
6793
6794
|
page_count: number;
|
|
@@ -6807,12 +6808,11 @@ declare const MasterFleetIncidentSeverityQuerySchema: z.ZodObject<{
|
|
|
6807
6808
|
}[];
|
|
6808
6809
|
include_master_data: YesNo;
|
|
6809
6810
|
date_format_id: string;
|
|
6810
|
-
time_zone_id: string;
|
|
6811
6811
|
organisation_ids: string[];
|
|
6812
6812
|
fleet_incident_severity_ids: string[];
|
|
6813
6813
|
}, {
|
|
6814
|
-
date_format_id: string;
|
|
6815
6814
|
time_zone_id: string;
|
|
6815
|
+
date_format_id: string;
|
|
6816
6816
|
status?: Status[] | undefined;
|
|
6817
6817
|
search?: string | undefined;
|
|
6818
6818
|
paging?: PAGING | undefined;
|
|
@@ -6909,6 +6909,7 @@ declare const MasterFleetInsuranceClaimStatusQuerySchema: z.ZodObject<{
|
|
|
6909
6909
|
fleet_insurance_claim_status_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6910
6910
|
}, "strip", z.ZodTypeAny, {
|
|
6911
6911
|
status: Status[];
|
|
6912
|
+
time_zone_id: string;
|
|
6912
6913
|
search: string;
|
|
6913
6914
|
paging: PAGING;
|
|
6914
6915
|
page_count: number;
|
|
@@ -6928,12 +6929,11 @@ declare const MasterFleetInsuranceClaimStatusQuerySchema: z.ZodObject<{
|
|
|
6928
6929
|
}[];
|
|
6929
6930
|
include_master_data: YesNo;
|
|
6930
6931
|
date_format_id: string;
|
|
6931
|
-
time_zone_id: string;
|
|
6932
6932
|
organisation_ids: string[];
|
|
6933
6933
|
fleet_insurance_claim_status_ids: string[];
|
|
6934
6934
|
}, {
|
|
6935
|
-
date_format_id: string;
|
|
6936
6935
|
time_zone_id: string;
|
|
6936
|
+
date_format_id: string;
|
|
6937
6937
|
status?: Status[] | undefined;
|
|
6938
6938
|
search?: string | undefined;
|
|
6939
6939
|
paging?: PAGING | undefined;
|
|
@@ -7030,6 +7030,7 @@ declare const MasterFleetServiceTaskQuerySchema: z.ZodObject<{
|
|
|
7030
7030
|
fleet_service_task_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
7031
7031
|
}, "strip", z.ZodTypeAny, {
|
|
7032
7032
|
status: Status[];
|
|
7033
|
+
time_zone_id: string;
|
|
7033
7034
|
search: string;
|
|
7034
7035
|
paging: PAGING;
|
|
7035
7036
|
page_count: number;
|
|
@@ -7049,12 +7050,11 @@ declare const MasterFleetServiceTaskQuerySchema: z.ZodObject<{
|
|
|
7049
7050
|
}[];
|
|
7050
7051
|
include_master_data: YesNo;
|
|
7051
7052
|
date_format_id: string;
|
|
7052
|
-
time_zone_id: string;
|
|
7053
7053
|
organisation_ids: string[];
|
|
7054
7054
|
fleet_service_task_ids: string[];
|
|
7055
7055
|
}, {
|
|
7056
|
-
date_format_id: string;
|
|
7057
7056
|
time_zone_id: string;
|
|
7057
|
+
date_format_id: string;
|
|
7058
7058
|
status?: Status[] | undefined;
|
|
7059
7059
|
search?: string | undefined;
|
|
7060
7060
|
paging?: PAGING | undefined;
|
|
@@ -7151,6 +7151,7 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
|
|
|
7151
7151
|
party_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
7152
7152
|
}, "strip", z.ZodTypeAny, {
|
|
7153
7153
|
status: Status[];
|
|
7154
|
+
time_zone_id: string;
|
|
7154
7155
|
search: string;
|
|
7155
7156
|
paging: PAGING;
|
|
7156
7157
|
page_count: number;
|
|
@@ -7170,12 +7171,11 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
|
|
|
7170
7171
|
}[];
|
|
7171
7172
|
include_master_data: YesNo;
|
|
7172
7173
|
date_format_id: string;
|
|
7173
|
-
time_zone_id: string;
|
|
7174
7174
|
organisation_ids: string[];
|
|
7175
7175
|
party_type_ids: string[];
|
|
7176
7176
|
}, {
|
|
7177
|
-
date_format_id: string;
|
|
7178
7177
|
time_zone_id: string;
|
|
7178
|
+
date_format_id: string;
|
|
7179
7179
|
status?: Status[] | undefined;
|
|
7180
7180
|
search?: string | undefined;
|
|
7181
7181
|
paging?: PAGING | undefined;
|
|
@@ -7269,6 +7269,7 @@ declare const MasterVendorTypeQuerySchema: z.ZodObject<{
|
|
|
7269
7269
|
vendor_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
7270
7270
|
}, "strip", z.ZodTypeAny, {
|
|
7271
7271
|
status: Status[];
|
|
7272
|
+
time_zone_id: string;
|
|
7272
7273
|
search: string;
|
|
7273
7274
|
paging: PAGING;
|
|
7274
7275
|
page_count: number;
|
|
@@ -7288,12 +7289,11 @@ declare const MasterVendorTypeQuerySchema: z.ZodObject<{
|
|
|
7288
7289
|
}[];
|
|
7289
7290
|
include_master_data: YesNo;
|
|
7290
7291
|
date_format_id: string;
|
|
7291
|
-
time_zone_id: string;
|
|
7292
7292
|
organisation_ids: string[];
|
|
7293
7293
|
vendor_type_ids: string[];
|
|
7294
7294
|
}, {
|
|
7295
|
-
date_format_id: string;
|
|
7296
7295
|
time_zone_id: string;
|
|
7296
|
+
date_format_id: string;
|
|
7297
7297
|
status?: Status[] | undefined;
|
|
7298
7298
|
search?: string | undefined;
|
|
7299
7299
|
paging?: PAGING | undefined;
|
|
@@ -7400,6 +7400,7 @@ declare const SparePartSubCategoryQuerySchema: z.ZodObject<{
|
|
|
7400
7400
|
spare_part_sub_category_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
7401
7401
|
}, "strip", z.ZodTypeAny, {
|
|
7402
7402
|
status: Status[];
|
|
7403
|
+
time_zone_id: string;
|
|
7403
7404
|
search: string;
|
|
7404
7405
|
paging: PAGING;
|
|
7405
7406
|
page_count: number;
|
|
@@ -7419,13 +7420,12 @@ declare const SparePartSubCategoryQuerySchema: z.ZodObject<{
|
|
|
7419
7420
|
}[];
|
|
7420
7421
|
include_master_data: YesNo;
|
|
7421
7422
|
date_format_id: string;
|
|
7422
|
-
time_zone_id: string;
|
|
7423
7423
|
organisation_ids: string[];
|
|
7424
7424
|
spare_part_category_ids: string[];
|
|
7425
7425
|
spare_part_sub_category_ids: string[];
|
|
7426
7426
|
}, {
|
|
7427
|
-
date_format_id: string;
|
|
7428
7427
|
time_zone_id: string;
|
|
7428
|
+
date_format_id: string;
|
|
7429
7429
|
status?: Status[] | undefined;
|
|
7430
7430
|
search?: string | undefined;
|
|
7431
7431
|
paging?: PAGING | undefined;
|
|
@@ -7530,6 +7530,7 @@ declare const SparePartCategoryQuerySchema: z.ZodObject<{
|
|
|
7530
7530
|
spare_part_category_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
7531
7531
|
}, "strip", z.ZodTypeAny, {
|
|
7532
7532
|
status: Status[];
|
|
7533
|
+
time_zone_id: string;
|
|
7533
7534
|
search: string;
|
|
7534
7535
|
paging: PAGING;
|
|
7535
7536
|
page_count: number;
|
|
@@ -7549,12 +7550,11 @@ declare const SparePartCategoryQuerySchema: z.ZodObject<{
|
|
|
7549
7550
|
}[];
|
|
7550
7551
|
include_master_data: YesNo;
|
|
7551
7552
|
date_format_id: string;
|
|
7552
|
-
time_zone_id: string;
|
|
7553
7553
|
organisation_ids: string[];
|
|
7554
7554
|
spare_part_category_ids: string[];
|
|
7555
7555
|
}, {
|
|
7556
|
-
date_format_id: string;
|
|
7557
7556
|
time_zone_id: string;
|
|
7557
|
+
date_format_id: string;
|
|
7558
7558
|
status?: Status[] | undefined;
|
|
7559
7559
|
search?: string | undefined;
|
|
7560
7560
|
paging?: PAGING | undefined;
|
|
@@ -7657,6 +7657,7 @@ declare const SparePartUnitQuerySchema: z.ZodObject<{
|
|
|
7657
7657
|
spare_part_unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
7658
7658
|
}, "strip", z.ZodTypeAny, {
|
|
7659
7659
|
status: Status[];
|
|
7660
|
+
time_zone_id: string;
|
|
7660
7661
|
search: string;
|
|
7661
7662
|
paging: PAGING;
|
|
7662
7663
|
page_count: number;
|
|
@@ -7676,12 +7677,11 @@ declare const SparePartUnitQuerySchema: z.ZodObject<{
|
|
|
7676
7677
|
}[];
|
|
7677
7678
|
include_master_data: YesNo;
|
|
7678
7679
|
date_format_id: string;
|
|
7679
|
-
time_zone_id: string;
|
|
7680
7680
|
organisation_ids: string[];
|
|
7681
7681
|
spare_part_unit_ids: string[];
|
|
7682
7682
|
}, {
|
|
7683
|
-
date_format_id: string;
|
|
7684
7683
|
time_zone_id: string;
|
|
7684
|
+
date_format_id: string;
|
|
7685
7685
|
status?: Status[] | undefined;
|
|
7686
7686
|
search?: string | undefined;
|
|
7687
7687
|
paging?: PAGING | undefined;
|
|
@@ -7721,7 +7721,7 @@ interface UserOrganisation extends Record<string, unknown> {
|
|
|
7721
7721
|
organisation_mobile?: string;
|
|
7722
7722
|
fleet_size: FleetSize;
|
|
7723
7723
|
db_instance: string;
|
|
7724
|
-
|
|
7724
|
+
db_group: string;
|
|
7725
7725
|
organisation_logo_url?: string;
|
|
7726
7726
|
organisation_logo_key?: string;
|
|
7727
7727
|
address?: string;
|
|
@@ -7816,7 +7816,7 @@ interface UserOrganisationSimple extends Record<string, unknown> {
|
|
|
7816
7816
|
o_code: string;
|
|
7817
7817
|
u_id: string;
|
|
7818
7818
|
db_i: string;
|
|
7819
|
-
|
|
7819
|
+
db_g: string;
|
|
7820
7820
|
o_logo?: string;
|
|
7821
7821
|
}
|
|
7822
7822
|
declare const UserOrganisationSchema: z.ZodObject<{
|
|
@@ -7856,8 +7856,8 @@ declare const UserOrganisationSchema: z.ZodObject<{
|
|
|
7856
7856
|
volume_unit_id: z.ZodEffects<z.ZodString, string, string>;
|
|
7857
7857
|
}, "strip", z.ZodTypeAny, {
|
|
7858
7858
|
status: Status;
|
|
7859
|
-
date_format_id: string;
|
|
7860
7859
|
time_zone_id: string;
|
|
7860
|
+
date_format_id: string;
|
|
7861
7861
|
industry_id: string;
|
|
7862
7862
|
currency_id: string;
|
|
7863
7863
|
country_id: string;
|
|
@@ -7891,8 +7891,8 @@ declare const UserOrganisationSchema: z.ZodObject<{
|
|
|
7891
7891
|
billing_longitude?: number | undefined;
|
|
7892
7892
|
}, {
|
|
7893
7893
|
status: Status;
|
|
7894
|
-
date_format_id: string;
|
|
7895
7894
|
time_zone_id: string;
|
|
7895
|
+
date_format_id: string;
|
|
7896
7896
|
industry_id: string;
|
|
7897
7897
|
currency_id: string;
|
|
7898
7898
|
country_id: string;
|
|
@@ -7903,6 +7903,8 @@ declare const UserOrganisationSchema: z.ZodObject<{
|
|
|
7903
7903
|
distance_unit_id: string;
|
|
7904
7904
|
mileage_unit_id: string;
|
|
7905
7905
|
volume_unit_id: string;
|
|
7906
|
+
latitude?: unknown;
|
|
7907
|
+
longitude?: unknown;
|
|
7906
7908
|
organisation_mobile?: string | undefined;
|
|
7907
7909
|
organisation_logo_url?: string | undefined;
|
|
7908
7910
|
organisation_logo_key?: string | undefined;
|
|
@@ -7912,8 +7914,6 @@ declare const UserOrganisationSchema: z.ZodObject<{
|
|
|
7912
7914
|
state?: string | undefined;
|
|
7913
7915
|
zip_code?: string | undefined;
|
|
7914
7916
|
landmark?: string | undefined;
|
|
7915
|
-
latitude?: unknown;
|
|
7916
|
-
longitude?: unknown;
|
|
7917
7917
|
company_cin?: string | undefined;
|
|
7918
7918
|
company_tin_gstin?: string | undefined;
|
|
7919
7919
|
billing_address?: string | undefined;
|
|
@@ -7969,6 +7969,7 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
|
|
|
7969
7969
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
7970
7970
|
}, "strip", z.ZodTypeAny, {
|
|
7971
7971
|
status: Status[];
|
|
7972
|
+
time_zone_id: string;
|
|
7972
7973
|
search: string;
|
|
7973
7974
|
paging: PAGING;
|
|
7974
7975
|
page_count: number;
|
|
@@ -7988,7 +7989,6 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
|
|
|
7988
7989
|
}[];
|
|
7989
7990
|
include_master_data: YesNo;
|
|
7990
7991
|
date_format_id: string;
|
|
7991
|
-
time_zone_id: string;
|
|
7992
7992
|
organisation_ids: string[];
|
|
7993
7993
|
industry_ids: string[];
|
|
7994
7994
|
country_ids: string[];
|
|
@@ -8000,8 +8000,8 @@ declare const UserOrganisationQuerySchema: z.ZodObject<{
|
|
|
8000
8000
|
mileage_unit_ids: string[];
|
|
8001
8001
|
volume_unit_ids: string[];
|
|
8002
8002
|
}, {
|
|
8003
|
-
date_format_id: string;
|
|
8004
8003
|
time_zone_id: string;
|
|
8004
|
+
date_format_id: string;
|
|
8005
8005
|
status?: Status[] | undefined;
|
|
8006
8006
|
search?: string | undefined;
|
|
8007
8007
|
paging?: PAGING | undefined;
|