vms-nest-prisma-api-document 1015.0.0 → 1017.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/{bookmark_service-GDSTht_e.d.ts → bookmark_service-CYlnhob9.d.ts} +1131 -969
- package/dist/services/account/bookmark_service.d.ts +1 -1
- package/dist/services/account/invoice_service.d.ts +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calendar.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/day_run.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/document_management/document_management_service.d.ts +5 -595
- 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/fleet/incident_management/incident_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
- 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/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +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/main/vehicle/master_vehicle_service.js +18 -256
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.js +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +2 -2
- 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_tag_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_breakdown_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_part_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- 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 +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 +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/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/exclusive_feature_access.d.ts +7 -7
- package/dist/services/website/request_demo.service.d.ts +5 -5
- package/package.json +1 -1
|
@@ -1,596 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
|
|
1
|
+
import '../../../core/Enums.js';
|
|
2
|
+
import '../../../core/BaseResponse.js';
|
|
3
|
+
import 'zod';
|
|
4
|
+
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
+
export { AC as DocumentDashboard, Az as FleetDocument, AG as FleetDocumentDTO, AO as FleetDocumentDashBoardQueryDTO, AN as FleetDocumentDashBoardQuerySchema, AB as FleetDocumentExpiry, AK as FleetDocumentExpiryDTO, AM as FleetDocumentExpiryQueryDTO, AL as FleetDocumentExpiryQuerySchema, AJ as FleetDocumentExpirySchema, AA as FleetDocumentFile, AE as FleetDocumentFileDTO, AD as FleetDocumentFileSchema, AI as FleetDocumentQueryDTO, AH as FleetDocumentQuerySchema, AF as FleetDocumentSchema, AX as createFleetDocument, B0 as createFleetDocumentExpiry, AU as create_file_fleet_document, AZ as deleteFleetDocument, B2 as deleteFleetDocumentExpiry, AW as findFleetDocument, A$ as findFleetDocumentExpiry, A_ as fleet_document_dashboard, AT as get_fleet_document_file_presigned_url, AS as newFleetDocumentExpiryPayload, AQ as newFleetDocumentPayload, AV as remove_file_fleet_document, AR as toFleetDocumentExpiryPayload, AP as toFleetDocumentPayload, AY as updateFleetDocument, B1 as updateFleetDocumentExpiry } from '../../../bookmark_service-CYlnhob9.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
7
|
-
|
|
8
|
-
interface FleetDocument extends Record<string, unknown> {
|
|
9
|
-
document_id: string;
|
|
10
|
-
document_sub_id: number;
|
|
11
|
-
document_code?: string;
|
|
12
|
-
document_number?: string;
|
|
13
|
-
document_authorized_name?: string;
|
|
14
|
-
document_cost?: number;
|
|
15
|
-
document_issue_date?: string;
|
|
16
|
-
document_issue_date_f?: string;
|
|
17
|
-
document_valid_till_date?: string;
|
|
18
|
-
document_valid_till_date_f?: string;
|
|
19
|
-
document_renewal_date?: string;
|
|
20
|
-
document_renewal_date_f?: string;
|
|
21
|
-
document_validity_status: DocumentValidityStatus;
|
|
22
|
-
document_status: DocumentStatus;
|
|
23
|
-
document_details_1?: string;
|
|
24
|
-
document_details_2?: string;
|
|
25
|
-
document_details_3?: string;
|
|
26
|
-
document_details_4?: string;
|
|
27
|
-
document_notes?: string;
|
|
28
|
-
status: Status;
|
|
29
|
-
added_date_time: string;
|
|
30
|
-
modified_date_time: string;
|
|
31
|
-
organisation_id: string;
|
|
32
|
-
UserOrganisation?: UserOrganisation;
|
|
33
|
-
organisation_name?: string;
|
|
34
|
-
organisation_code?: string;
|
|
35
|
-
user_id?: string;
|
|
36
|
-
User?: User;
|
|
37
|
-
user_details?: string;
|
|
38
|
-
vehicle_id: string;
|
|
39
|
-
MasterVehicle?: MasterVehicle;
|
|
40
|
-
vehicle_number?: string;
|
|
41
|
-
vehicle_type?: string;
|
|
42
|
-
document_type_id: string;
|
|
43
|
-
MasterVehicleDocumentType?: MasterVehicleDocumentType;
|
|
44
|
-
document_type?: string;
|
|
45
|
-
vendor_id?: string;
|
|
46
|
-
FleetVendor?: FleetVendor;
|
|
47
|
-
vendor_name?: string;
|
|
48
|
-
FleetDocumentFile?: FleetDocumentFile[];
|
|
49
|
-
FleetDocumentExpiry?: FleetDocumentExpiry[];
|
|
50
|
-
_count?: {
|
|
51
|
-
FleetDocumentFile?: number;
|
|
52
|
-
FleetDocumentExpiry?: number;
|
|
53
|
-
};
|
|
54
|
-
}
|
|
55
|
-
interface FleetDocumentFile extends BaseCommonFile {
|
|
56
|
-
document_file_id: string;
|
|
57
|
-
organisation_id: string;
|
|
58
|
-
UserOrganisation?: UserOrganisation;
|
|
59
|
-
organisation_name?: string;
|
|
60
|
-
organisation_code?: string;
|
|
61
|
-
user_id?: string;
|
|
62
|
-
User?: User;
|
|
63
|
-
user_details?: string;
|
|
64
|
-
document_id: string;
|
|
65
|
-
FleetDocument?: FleetDocument;
|
|
66
|
-
_count?: {};
|
|
67
|
-
}
|
|
68
|
-
interface FleetDocumentExpiry extends Record<string, unknown> {
|
|
69
|
-
document_expiry_id: string;
|
|
70
|
-
expiry_type: ExpiryType;
|
|
71
|
-
status: Status;
|
|
72
|
-
added_date_time: string;
|
|
73
|
-
modified_date_time: string;
|
|
74
|
-
organisation_id: string;
|
|
75
|
-
UserOrganisation?: UserOrganisation;
|
|
76
|
-
organisation_name?: string;
|
|
77
|
-
organisation_code?: string;
|
|
78
|
-
vehicle_id: string;
|
|
79
|
-
MasterVehicle?: MasterVehicle;
|
|
80
|
-
vehicle_number?: string;
|
|
81
|
-
vehicle_type?: string;
|
|
82
|
-
document_id: string;
|
|
83
|
-
FleetDocument?: FleetDocument;
|
|
84
|
-
document_type_id: string;
|
|
85
|
-
MasterVehicleDocumentType?: MasterVehicleDocumentType;
|
|
86
|
-
document_type?: string;
|
|
87
|
-
_count?: {};
|
|
88
|
-
}
|
|
89
|
-
interface DocumentDashboard extends Record<string, unknown> {
|
|
90
|
-
main_counts: {
|
|
91
|
-
total_documents: number;
|
|
92
|
-
active_documents: number;
|
|
93
|
-
expired_documents: number;
|
|
94
|
-
documents_with_files: number;
|
|
95
|
-
documents_without_files: number;
|
|
96
|
-
valid_documents: number;
|
|
97
|
-
renewal_due_documents: number;
|
|
98
|
-
};
|
|
99
|
-
_count?: {};
|
|
100
|
-
}
|
|
101
|
-
declare const FleetDocumentFileSchema: z.ZodObject<{
|
|
102
|
-
usage_type: z.ZodEffects<z.ZodString, string, string>;
|
|
103
|
-
file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
|
|
104
|
-
file_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
105
|
-
file_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
106
|
-
file_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
107
|
-
file_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
108
|
-
file_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
109
|
-
file_metadata: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
110
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
111
|
-
} & {
|
|
112
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
113
|
-
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
114
|
-
document_id: z.ZodEffects<z.ZodString, string, string>;
|
|
115
|
-
}, "strip", z.ZodTypeAny, {
|
|
116
|
-
document_id: string;
|
|
117
|
-
status: Status;
|
|
118
|
-
organisation_id: string;
|
|
119
|
-
user_id: string;
|
|
120
|
-
usage_type: string;
|
|
121
|
-
file_type: FileType;
|
|
122
|
-
file_url: string;
|
|
123
|
-
file_key: string;
|
|
124
|
-
file_name: string;
|
|
125
|
-
file_description: string;
|
|
126
|
-
file_size: number;
|
|
127
|
-
file_metadata: Record<string, any>;
|
|
128
|
-
}, {
|
|
129
|
-
document_id: string;
|
|
130
|
-
status: Status;
|
|
131
|
-
organisation_id: string;
|
|
132
|
-
user_id: string;
|
|
133
|
-
usage_type: string;
|
|
134
|
-
file_type: FileType;
|
|
135
|
-
file_url?: string | undefined;
|
|
136
|
-
file_key?: string | undefined;
|
|
137
|
-
file_name?: string | undefined;
|
|
138
|
-
file_description?: string | undefined;
|
|
139
|
-
file_size?: unknown;
|
|
140
|
-
file_metadata?: Record<string, any> | undefined;
|
|
141
|
-
}>;
|
|
142
|
-
type FleetDocumentFileDTO = z.infer<typeof FleetDocumentFileSchema>;
|
|
143
|
-
declare const FleetDocumentSchema: z.ZodObject<{
|
|
144
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
145
|
-
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
146
|
-
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
147
|
-
document_type_id: z.ZodEffects<z.ZodString, string, string>;
|
|
148
|
-
vendor_id: z.ZodEffects<z.ZodString, string, string>;
|
|
149
|
-
document_number: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
150
|
-
document_authorized_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
151
|
-
document_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
152
|
-
document_issue_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
|
|
153
|
-
document_valid_till_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
|
|
154
|
-
document_renewal_date: z.ZodDefault<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodOptional<z.ZodString>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>, string | undefined, string | undefined>>;
|
|
155
|
-
document_validity_status: z.ZodType<DocumentValidityStatus, z.ZodTypeDef, DocumentValidityStatus>;
|
|
156
|
-
document_status: z.ZodType<DocumentStatus, z.ZodTypeDef, DocumentStatus>;
|
|
157
|
-
document_details_1: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
158
|
-
document_details_2: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
159
|
-
document_details_3: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
160
|
-
document_details_4: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
161
|
-
document_notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
162
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
163
|
-
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
164
|
-
FleetDocumentFileSchema: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
165
|
-
usage_type: z.ZodEffects<z.ZodString, string, string>;
|
|
166
|
-
file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
|
|
167
|
-
file_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
168
|
-
file_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
169
|
-
file_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
170
|
-
file_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
171
|
-
file_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
172
|
-
file_metadata: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
173
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
174
|
-
} & {
|
|
175
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
176
|
-
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
177
|
-
document_id: z.ZodEffects<z.ZodString, string, string>;
|
|
178
|
-
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
179
|
-
document_id: string;
|
|
180
|
-
status: Status;
|
|
181
|
-
organisation_id: string;
|
|
182
|
-
user_id: string;
|
|
183
|
-
usage_type: string;
|
|
184
|
-
file_type: FileType;
|
|
185
|
-
file_url: string;
|
|
186
|
-
file_key: string;
|
|
187
|
-
file_name: string;
|
|
188
|
-
file_description: string;
|
|
189
|
-
file_size: number;
|
|
190
|
-
file_metadata: Record<string, any>;
|
|
191
|
-
}, {
|
|
192
|
-
document_id: string;
|
|
193
|
-
status: Status;
|
|
194
|
-
organisation_id: string;
|
|
195
|
-
user_id: string;
|
|
196
|
-
usage_type: string;
|
|
197
|
-
file_type: FileType;
|
|
198
|
-
file_url?: string | undefined;
|
|
199
|
-
file_key?: string | undefined;
|
|
200
|
-
file_name?: string | undefined;
|
|
201
|
-
file_description?: string | undefined;
|
|
202
|
-
file_size?: unknown;
|
|
203
|
-
file_metadata?: Record<string, any> | undefined;
|
|
204
|
-
}>, "many">>>;
|
|
205
|
-
}, "strip", z.ZodTypeAny, {
|
|
206
|
-
document_number: string;
|
|
207
|
-
document_authorized_name: string;
|
|
208
|
-
document_issue_date: string;
|
|
209
|
-
document_valid_till_date: string;
|
|
210
|
-
document_renewal_date: string;
|
|
211
|
-
document_validity_status: DocumentValidityStatus;
|
|
212
|
-
document_status: DocumentStatus;
|
|
213
|
-
document_details_1: string;
|
|
214
|
-
document_details_2: string;
|
|
215
|
-
document_details_3: string;
|
|
216
|
-
document_details_4: string;
|
|
217
|
-
document_notes: string;
|
|
218
|
-
status: Status;
|
|
219
|
-
organisation_id: string;
|
|
220
|
-
user_id: string;
|
|
221
|
-
vehicle_id: string;
|
|
222
|
-
document_type_id: string;
|
|
223
|
-
vendor_id: string;
|
|
224
|
-
time_zone_id: string;
|
|
225
|
-
FleetDocumentFileSchema: {
|
|
226
|
-
document_id: string;
|
|
227
|
-
status: Status;
|
|
228
|
-
organisation_id: string;
|
|
229
|
-
user_id: string;
|
|
230
|
-
usage_type: string;
|
|
231
|
-
file_type: FileType;
|
|
232
|
-
file_url: string;
|
|
233
|
-
file_key: string;
|
|
234
|
-
file_name: string;
|
|
235
|
-
file_description: string;
|
|
236
|
-
file_size: number;
|
|
237
|
-
file_metadata: Record<string, any>;
|
|
238
|
-
}[];
|
|
239
|
-
document_cost?: number | undefined;
|
|
240
|
-
}, {
|
|
241
|
-
document_validity_status: DocumentValidityStatus;
|
|
242
|
-
document_status: DocumentStatus;
|
|
243
|
-
status: Status;
|
|
244
|
-
organisation_id: string;
|
|
245
|
-
user_id: string;
|
|
246
|
-
vehicle_id: string;
|
|
247
|
-
document_type_id: string;
|
|
248
|
-
vendor_id: string;
|
|
249
|
-
time_zone_id: string;
|
|
250
|
-
document_number?: string | undefined;
|
|
251
|
-
document_authorized_name?: string | undefined;
|
|
252
|
-
document_cost?: unknown;
|
|
253
|
-
document_issue_date?: string | undefined;
|
|
254
|
-
document_valid_till_date?: string | undefined;
|
|
255
|
-
document_renewal_date?: string | undefined;
|
|
256
|
-
document_details_1?: string | undefined;
|
|
257
|
-
document_details_2?: string | undefined;
|
|
258
|
-
document_details_3?: string | undefined;
|
|
259
|
-
document_details_4?: string | undefined;
|
|
260
|
-
document_notes?: string | undefined;
|
|
261
|
-
FleetDocumentFileSchema?: {
|
|
262
|
-
document_id: string;
|
|
263
|
-
status: Status;
|
|
264
|
-
organisation_id: string;
|
|
265
|
-
user_id: string;
|
|
266
|
-
usage_type: string;
|
|
267
|
-
file_type: FileType;
|
|
268
|
-
file_url?: string | undefined;
|
|
269
|
-
file_key?: string | undefined;
|
|
270
|
-
file_name?: string | undefined;
|
|
271
|
-
file_description?: string | undefined;
|
|
272
|
-
file_size?: unknown;
|
|
273
|
-
file_metadata?: Record<string, any> | undefined;
|
|
274
|
-
}[] | undefined;
|
|
275
|
-
}>;
|
|
276
|
-
type FleetDocumentDTO = z.infer<typeof FleetDocumentSchema>;
|
|
277
|
-
declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
278
|
-
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
279
|
-
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
280
|
-
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
281
|
-
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
282
|
-
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
283
|
-
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
284
|
-
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
285
|
-
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
286
|
-
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
287
|
-
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
288
|
-
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
289
|
-
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
290
|
-
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
291
|
-
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
292
|
-
name: z.ZodEffects<z.ZodString, string, string>;
|
|
293
|
-
field: z.ZodEffects<z.ZodString, string, string>;
|
|
294
|
-
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
295
|
-
}, "strip", z.ZodTypeAny, {
|
|
296
|
-
name: string;
|
|
297
|
-
field: string;
|
|
298
|
-
direction: OrderBy;
|
|
299
|
-
}, {
|
|
300
|
-
name: string;
|
|
301
|
-
field: string;
|
|
302
|
-
direction: OrderBy;
|
|
303
|
-
}>, "many">>>;
|
|
304
|
-
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
305
|
-
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
306
|
-
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
307
|
-
} & {
|
|
308
|
-
document_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
309
|
-
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
310
|
-
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
311
|
-
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
312
|
-
document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
313
|
-
vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
314
|
-
document_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof DocumentStatus>, "many">>>;
|
|
315
|
-
document_validity_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof DocumentValidityStatus>, "many">>>;
|
|
316
|
-
}, "strip", z.ZodTypeAny, {
|
|
317
|
-
document_validity_status: DocumentValidityStatus[];
|
|
318
|
-
document_status: DocumentStatus[];
|
|
319
|
-
status: Status[];
|
|
320
|
-
time_zone_id: string;
|
|
321
|
-
search: string;
|
|
322
|
-
paging: PAGING;
|
|
323
|
-
page_count: number;
|
|
324
|
-
page_index: number;
|
|
325
|
-
load_parents: LoadParents;
|
|
326
|
-
load_parents_list: string[];
|
|
327
|
-
load_child: LoadChild;
|
|
328
|
-
load_child_list: string[];
|
|
329
|
-
load_child_count: LoadChildCount;
|
|
330
|
-
load_child_count_list: string[];
|
|
331
|
-
include_details: Record<string, any>;
|
|
332
|
-
where_relations: Record<string, any>;
|
|
333
|
-
order_by: {
|
|
334
|
-
name: string;
|
|
335
|
-
field: string;
|
|
336
|
-
direction: OrderBy;
|
|
337
|
-
}[];
|
|
338
|
-
include_master_data: YesNo;
|
|
339
|
-
date_format_id: string;
|
|
340
|
-
document_ids: string[];
|
|
341
|
-
organisation_ids: string[];
|
|
342
|
-
user_ids: string[];
|
|
343
|
-
vehicle_ids: string[];
|
|
344
|
-
document_type_ids: string[];
|
|
345
|
-
vendor_ids: string[];
|
|
346
|
-
}, {
|
|
347
|
-
time_zone_id: string;
|
|
348
|
-
date_format_id: string;
|
|
349
|
-
document_validity_status?: DocumentValidityStatus[] | undefined;
|
|
350
|
-
document_status?: DocumentStatus[] | undefined;
|
|
351
|
-
status?: Status[] | undefined;
|
|
352
|
-
search?: string | undefined;
|
|
353
|
-
paging?: PAGING | undefined;
|
|
354
|
-
page_count?: unknown;
|
|
355
|
-
page_index?: unknown;
|
|
356
|
-
load_parents?: LoadParents | undefined;
|
|
357
|
-
load_parents_list?: string[] | undefined;
|
|
358
|
-
load_child?: LoadChild | undefined;
|
|
359
|
-
load_child_list?: string[] | undefined;
|
|
360
|
-
load_child_count?: LoadChildCount | undefined;
|
|
361
|
-
load_child_count_list?: string[] | undefined;
|
|
362
|
-
include_details?: Record<string, any> | undefined;
|
|
363
|
-
where_relations?: Record<string, any> | undefined;
|
|
364
|
-
order_by?: {
|
|
365
|
-
name: string;
|
|
366
|
-
field: string;
|
|
367
|
-
direction: OrderBy;
|
|
368
|
-
}[] | undefined;
|
|
369
|
-
include_master_data?: YesNo | undefined;
|
|
370
|
-
document_ids?: string[] | undefined;
|
|
371
|
-
organisation_ids?: string[] | undefined;
|
|
372
|
-
user_ids?: string[] | undefined;
|
|
373
|
-
vehicle_ids?: string[] | undefined;
|
|
374
|
-
document_type_ids?: string[] | undefined;
|
|
375
|
-
vendor_ids?: string[] | undefined;
|
|
376
|
-
}>;
|
|
377
|
-
type FleetDocumentQueryDTO = z.infer<typeof FleetDocumentQuerySchema>;
|
|
378
|
-
declare const FleetDocumentExpirySchema: z.ZodObject<{
|
|
379
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
380
|
-
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
381
|
-
document_id: z.ZodEffects<z.ZodString, string, string>;
|
|
382
|
-
document_type_id: z.ZodEffects<z.ZodString, string, string>;
|
|
383
|
-
expiry_type: z.ZodType<ExpiryType, z.ZodTypeDef, ExpiryType>;
|
|
384
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
385
|
-
}, "strip", z.ZodTypeAny, {
|
|
386
|
-
document_id: string;
|
|
387
|
-
status: Status;
|
|
388
|
-
organisation_id: string;
|
|
389
|
-
vehicle_id: string;
|
|
390
|
-
document_type_id: string;
|
|
391
|
-
expiry_type: ExpiryType;
|
|
392
|
-
}, {
|
|
393
|
-
document_id: string;
|
|
394
|
-
status: Status;
|
|
395
|
-
organisation_id: string;
|
|
396
|
-
vehicle_id: string;
|
|
397
|
-
document_type_id: string;
|
|
398
|
-
expiry_type: ExpiryType;
|
|
399
|
-
}>;
|
|
400
|
-
type FleetDocumentExpiryDTO = z.infer<typeof FleetDocumentExpirySchema>;
|
|
401
|
-
declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
|
|
402
|
-
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
403
|
-
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
404
|
-
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
405
|
-
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
406
|
-
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
407
|
-
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
408
|
-
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
409
|
-
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
410
|
-
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
411
|
-
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
412
|
-
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
413
|
-
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
414
|
-
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
415
|
-
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
416
|
-
name: z.ZodEffects<z.ZodString, string, string>;
|
|
417
|
-
field: z.ZodEffects<z.ZodString, string, string>;
|
|
418
|
-
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
419
|
-
}, "strip", z.ZodTypeAny, {
|
|
420
|
-
name: string;
|
|
421
|
-
field: string;
|
|
422
|
-
direction: OrderBy;
|
|
423
|
-
}, {
|
|
424
|
-
name: string;
|
|
425
|
-
field: string;
|
|
426
|
-
direction: OrderBy;
|
|
427
|
-
}>, "many">>>;
|
|
428
|
-
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
429
|
-
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
430
|
-
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
431
|
-
} & {
|
|
432
|
-
document_expiry_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
433
|
-
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
434
|
-
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
435
|
-
document_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
436
|
-
document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
437
|
-
expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
|
|
438
|
-
}, "strip", z.ZodTypeAny, {
|
|
439
|
-
status: Status[];
|
|
440
|
-
expiry_type: ExpiryType[];
|
|
441
|
-
time_zone_id: string;
|
|
442
|
-
search: string;
|
|
443
|
-
paging: PAGING;
|
|
444
|
-
page_count: number;
|
|
445
|
-
page_index: number;
|
|
446
|
-
load_parents: LoadParents;
|
|
447
|
-
load_parents_list: string[];
|
|
448
|
-
load_child: LoadChild;
|
|
449
|
-
load_child_list: string[];
|
|
450
|
-
load_child_count: LoadChildCount;
|
|
451
|
-
load_child_count_list: string[];
|
|
452
|
-
include_details: Record<string, any>;
|
|
453
|
-
where_relations: Record<string, any>;
|
|
454
|
-
order_by: {
|
|
455
|
-
name: string;
|
|
456
|
-
field: string;
|
|
457
|
-
direction: OrderBy;
|
|
458
|
-
}[];
|
|
459
|
-
include_master_data: YesNo;
|
|
460
|
-
date_format_id: string;
|
|
461
|
-
document_ids: string[];
|
|
462
|
-
organisation_ids: string[];
|
|
463
|
-
vehicle_ids: string[];
|
|
464
|
-
document_type_ids: string[];
|
|
465
|
-
document_expiry_ids: string[];
|
|
466
|
-
}, {
|
|
467
|
-
time_zone_id: string;
|
|
468
|
-
date_format_id: string;
|
|
469
|
-
status?: Status[] | undefined;
|
|
470
|
-
expiry_type?: ExpiryType[] | undefined;
|
|
471
|
-
search?: string | undefined;
|
|
472
|
-
paging?: PAGING | undefined;
|
|
473
|
-
page_count?: unknown;
|
|
474
|
-
page_index?: unknown;
|
|
475
|
-
load_parents?: LoadParents | undefined;
|
|
476
|
-
load_parents_list?: string[] | undefined;
|
|
477
|
-
load_child?: LoadChild | undefined;
|
|
478
|
-
load_child_list?: string[] | undefined;
|
|
479
|
-
load_child_count?: LoadChildCount | undefined;
|
|
480
|
-
load_child_count_list?: string[] | undefined;
|
|
481
|
-
include_details?: Record<string, any> | undefined;
|
|
482
|
-
where_relations?: Record<string, any> | undefined;
|
|
483
|
-
order_by?: {
|
|
484
|
-
name: string;
|
|
485
|
-
field: string;
|
|
486
|
-
direction: OrderBy;
|
|
487
|
-
}[] | undefined;
|
|
488
|
-
include_master_data?: YesNo | undefined;
|
|
489
|
-
document_ids?: string[] | undefined;
|
|
490
|
-
organisation_ids?: string[] | undefined;
|
|
491
|
-
vehicle_ids?: string[] | undefined;
|
|
492
|
-
document_type_ids?: string[] | undefined;
|
|
493
|
-
document_expiry_ids?: string[] | undefined;
|
|
494
|
-
}>;
|
|
495
|
-
type FleetDocumentExpiryQueryDTO = z.infer<typeof FleetDocumentExpiryQuerySchema>;
|
|
496
|
-
declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
|
|
497
|
-
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
498
|
-
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
499
|
-
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
500
|
-
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
501
|
-
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
502
|
-
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
503
|
-
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
504
|
-
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
505
|
-
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
506
|
-
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
507
|
-
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
508
|
-
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
509
|
-
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
510
|
-
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
511
|
-
name: z.ZodEffects<z.ZodString, string, string>;
|
|
512
|
-
field: z.ZodEffects<z.ZodString, string, string>;
|
|
513
|
-
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
514
|
-
}, "strip", z.ZodTypeAny, {
|
|
515
|
-
name: string;
|
|
516
|
-
field: string;
|
|
517
|
-
direction: OrderBy;
|
|
518
|
-
}, {
|
|
519
|
-
name: string;
|
|
520
|
-
field: string;
|
|
521
|
-
direction: OrderBy;
|
|
522
|
-
}>, "many">>>;
|
|
523
|
-
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
524
|
-
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
525
|
-
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
526
|
-
} & {
|
|
527
|
-
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
528
|
-
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
529
|
-
}, "strip", z.ZodTypeAny, {
|
|
530
|
-
status: Status[];
|
|
531
|
-
time_zone_id: string;
|
|
532
|
-
search: string;
|
|
533
|
-
paging: PAGING;
|
|
534
|
-
page_count: number;
|
|
535
|
-
page_index: number;
|
|
536
|
-
load_parents: LoadParents;
|
|
537
|
-
load_parents_list: string[];
|
|
538
|
-
load_child: LoadChild;
|
|
539
|
-
load_child_list: string[];
|
|
540
|
-
load_child_count: LoadChildCount;
|
|
541
|
-
load_child_count_list: string[];
|
|
542
|
-
include_details: Record<string, any>;
|
|
543
|
-
where_relations: Record<string, any>;
|
|
544
|
-
order_by: {
|
|
545
|
-
name: string;
|
|
546
|
-
field: string;
|
|
547
|
-
direction: OrderBy;
|
|
548
|
-
}[];
|
|
549
|
-
include_master_data: YesNo;
|
|
550
|
-
date_format_id: string;
|
|
551
|
-
organisation_ids: string[];
|
|
552
|
-
vehicle_ids: string[];
|
|
553
|
-
}, {
|
|
554
|
-
time_zone_id: string;
|
|
555
|
-
date_format_id: string;
|
|
556
|
-
status?: Status[] | undefined;
|
|
557
|
-
search?: string | undefined;
|
|
558
|
-
paging?: PAGING | undefined;
|
|
559
|
-
page_count?: unknown;
|
|
560
|
-
page_index?: unknown;
|
|
561
|
-
load_parents?: LoadParents | undefined;
|
|
562
|
-
load_parents_list?: string[] | undefined;
|
|
563
|
-
load_child?: LoadChild | undefined;
|
|
564
|
-
load_child_list?: string[] | undefined;
|
|
565
|
-
load_child_count?: LoadChildCount | undefined;
|
|
566
|
-
load_child_count_list?: string[] | undefined;
|
|
567
|
-
include_details?: Record<string, any> | undefined;
|
|
568
|
-
where_relations?: Record<string, any> | undefined;
|
|
569
|
-
order_by?: {
|
|
570
|
-
name: string;
|
|
571
|
-
field: string;
|
|
572
|
-
direction: OrderBy;
|
|
573
|
-
}[] | undefined;
|
|
574
|
-
include_master_data?: YesNo | undefined;
|
|
575
|
-
organisation_ids?: string[] | undefined;
|
|
576
|
-
vehicle_ids?: string[] | undefined;
|
|
577
|
-
}>;
|
|
578
|
-
type FleetDocumentDashBoardQueryDTO = z.infer<typeof FleetDocumentDashBoardQuerySchema>;
|
|
579
|
-
declare const toFleetDocumentPayload: (row: FleetDocument) => FleetDocumentDTO;
|
|
580
|
-
declare const newFleetDocumentPayload: () => FleetDocumentDTO;
|
|
581
|
-
declare const toFleetDocumentExpiryPayload: (row: FleetDocumentExpiry) => FleetDocumentExpiryDTO;
|
|
582
|
-
declare const newFleetDocumentExpiryPayload: () => FleetDocumentExpiryDTO;
|
|
583
|
-
declare const get_fleet_document_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
|
|
584
|
-
declare const create_file_fleet_document: (data: FleetDocumentFileDTO) => Promise<SBR>;
|
|
585
|
-
declare const remove_file_fleet_document: (id: string) => Promise<SBR>;
|
|
586
|
-
declare const findFleetDocument: (data: FleetDocumentQueryDTO) => Promise<FBR<FleetDocument[]>>;
|
|
587
|
-
declare const createFleetDocument: (data: FleetDocumentDTO) => Promise<SBR>;
|
|
588
|
-
declare const updateFleetDocument: (id: string, data: FleetDocumentDTO) => Promise<SBR>;
|
|
589
|
-
declare const deleteFleetDocument: (id: string) => Promise<SBR>;
|
|
590
|
-
declare const fleet_document_dashboard: (data: FleetDocumentDashBoardQueryDTO) => Promise<FBR<DocumentDashboard[]>>;
|
|
591
|
-
declare const findFleetDocumentExpiry: (data: FleetDocumentExpiryQueryDTO) => Promise<FBR<FleetDocumentExpiry[]>>;
|
|
592
|
-
declare const createFleetDocumentExpiry: (data: FleetDocumentExpiryDTO) => Promise<SBR>;
|
|
593
|
-
declare const updateFleetDocumentExpiry: (id: string, data: FleetDocumentExpiryDTO) => Promise<SBR>;
|
|
594
|
-
declare const deleteFleetDocumentExpiry: (id: string) => Promise<SBR>;
|
|
595
|
-
|
|
596
|
-
export { type DocumentDashboard, type FleetDocument, type FleetDocumentDTO, type FleetDocumentDashBoardQueryDTO, FleetDocumentDashBoardQuerySchema, type FleetDocumentExpiry, type FleetDocumentExpiryDTO, type FleetDocumentExpiryQueryDTO, FleetDocumentExpiryQuerySchema, FleetDocumentExpirySchema, type FleetDocumentFile, type FleetDocumentFileDTO, FleetDocumentFileSchema, type FleetDocumentQueryDTO, FleetDocumentQuerySchema, FleetDocumentSchema, createFleetDocument, createFleetDocumentExpiry, create_file_fleet_document, deleteFleetDocument, deleteFleetDocumentExpiry, findFleetDocument, findFleetDocumentExpiry, fleet_document_dashboard, get_fleet_document_file_presigned_url, newFleetDocumentExpiryPayload, newFleetDocumentPayload, remove_file_fleet_document, toFleetDocumentExpiryPayload, toFleetDocumentPayload, updateFleetDocument, updateFleetDocumentExpiry };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { mY as AllVehiclesFuelDailySummaryDTO, mX as AllVehiclesFuelDailySummaryQuerySchema, mW as FleetFuelDailyMonthlySummaryQueryDTO, mV as FleetFuelDailyMonthlySummaryQuerySchema, mQ as FleetFuelDailySummary, mS as FleetFuelDailySummaryDTO, m_ as FleetFuelDailySummaryDashBoardQueryDTO, mZ as FleetFuelDailySummaryDashBoardQuerySchema, mU as FleetFuelDailySummaryQueryDTO, mT as FleetFuelDailySummaryQuerySchema, mR as FleetFuelDailySummarySchema, m$ as FuelDashboard, n3 as createFleetFuelDailySummary, n5 as deleteFleetFuelDailySummary, n2 as findFleetFuelDailySummary, n7 as findFleetFuelMonthlySummary, n6 as fuel_dashboard, n1 as newFleetFuelDailySummaryPayload, n0 as toFleetFuelDailySummaryPayload, n4 as updateFleetFuelDailySummary } from '../../../bookmark_service-
|
|
4
|
+
export { mY as AllVehiclesFuelDailySummaryDTO, mX as AllVehiclesFuelDailySummaryQuerySchema, mW as FleetFuelDailyMonthlySummaryQueryDTO, mV as FleetFuelDailyMonthlySummaryQuerySchema, mQ as FleetFuelDailySummary, mS as FleetFuelDailySummaryDTO, m_ as FleetFuelDailySummaryDashBoardQueryDTO, mZ as FleetFuelDailySummaryDashBoardQuerySchema, mU as FleetFuelDailySummaryQueryDTO, mT as FleetFuelDailySummaryQuerySchema, mR as FleetFuelDailySummarySchema, m$ as FuelDashboard, n3 as createFleetFuelDailySummary, n5 as deleteFleetFuelDailySummary, n2 as findFleetFuelDailySummary, n7 as findFleetFuelMonthlySummary, n6 as fuel_dashboard, n1 as newFleetFuelDailySummaryPayload, n0 as toFleetFuelDailySummaryPayload, n4 as updateFleetFuelDailySummary } from '../../../bookmark_service-CYlnhob9.js';
|
|
5
5
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { ld as FleetFuelRefill, li as FleetFuelRefillDTO, le as FleetFuelRefillFile, lg as FleetFuelRefillFileDTO, lf as FleetFuelRefillFileSchema, lk as FleetFuelRefillQueryDTO, lj as FleetFuelRefillQuerySchema, lh as FleetFuelRefillSchema, lr as createFleetFuelRefill, lo as create_fuel_refill_file, lt as deleteFleetFuelRefill, lq as findFleetFuelRefill, ln as get_fuel_refill_file_presigned_url, lm as newFleetFuelRefillPayload, lp as remove_fuel_refill_file, ll as toFleetFuelRefillPayload, ls as updateFleetFuelRefill } from '../../../bookmark_service-
|
|
5
|
+
export { ld as FleetFuelRefill, li as FleetFuelRefillDTO, le as FleetFuelRefillFile, lg as FleetFuelRefillFileDTO, lf as FleetFuelRefillFileSchema, lk as FleetFuelRefillQueryDTO, lj as FleetFuelRefillQuerySchema, lh as FleetFuelRefillSchema, lr as createFleetFuelRefill, lo as create_fuel_refill_file, lt as deleteFleetFuelRefill, lq as findFleetFuelRefill, ln as get_fuel_refill_file_presigned_url, lm as newFleetFuelRefillPayload, lp as remove_fuel_refill_file, ll as toFleetFuelRefillPayload, ls as updateFleetFuelRefill } from '../../../bookmark_service-CYlnhob9.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export { lH as FleetFuelRemoval, lM as FleetFuelRemovalDTO, lI as FleetFuelRemovalFile, lK as FleetFuelRemovalFileDTO, lJ as FleetFuelRemovalFileSchema, lO as FleetFuelRemovalQueryDTO, lN as FleetFuelRemovalQuerySchema, lL as FleetFuelRemovalSchema, lV as createFleetFuelRemoval, lS as create_fuel_removal_file, lX as deleteFleetFuelRemoval, lU as findFleetFuelRemoval, lR as get_fuel_removal_file_presigned_url, lQ as newFleetFuelRemovalPayload, lT as remove_fuel_removal_file, lP as toFleetFuelRemovalPayload, lW as updateFleetFuelRemoval } from '../../../bookmark_service-
|
|
5
|
+
export { lH as FleetFuelRemoval, lM as FleetFuelRemovalDTO, lI as FleetFuelRemovalFile, lK as FleetFuelRemovalFileDTO, lJ as FleetFuelRemovalFileSchema, lO as FleetFuelRemovalQueryDTO, lN as FleetFuelRemovalQuerySchema, lL as FleetFuelRemovalSchema, lV as createFleetFuelRemoval, lS as create_fuel_removal_file, lX as deleteFleetFuelRemoval, lU as findFleetFuelRemoval, lR as get_fuel_removal_file_presigned_url, lQ as newFleetFuelRemovalPayload, lT as remove_fuel_removal_file, lP as toFleetFuelRemovalPayload, lW as updateFleetFuelRemoval } from '../../../bookmark_service-CYlnhob9.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export {
|
|
5
|
+
export { fi as FleetIncident, fk as FleetIncidentCost, fv as FleetIncidentCostDTO, fx as FleetIncidentCostQueryDTO, fw as FleetIncidentCostQuerySchema, fu as FleetIncidentCostSchema, fp as FleetIncidentDTO, ft as FleetIncidentDashBoardQueryDTO, fs as FleetIncidentDashBoardQuerySchema, fj as FleetIncidentFile, fn as FleetIncidentFileDTO, fm as FleetIncidentFileSchema, fr as FleetIncidentQueryDTO, fq as FleetIncidentQuerySchema, fo as FleetIncidentSchema, fl as IncidentDashboard, fG as createFleetIncident, fL as createFleetIncidentCost, fD as create_incident_file, fI as deleteFleetIncident, fN as deleteFleetIncidentCost, fF as findFleetIncident, fK as findFleetIncidentCost, fC as get_incident_file_presigned_url, fJ as incident_dashboard, fB as newFleetIncidentCostPayload, fz as newFleetIncidentPayload, fE as remove_incident_file, fA as toFleetIncidentCostPayload, fy as toFleetIncidentPayload, fH as updateFleetIncident, fM as updateFleetIncidentCost } from '../../../bookmark_service-CYlnhob9.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
4
|
+
export { fO as FleetInspectionForm, fR as FleetInspectionFormDTO, fV as FleetInspectionFormFieldsDTO, fU as FleetInspectionFormFieldsSchema, fT as FleetInspectionFormQueryDTO, fS as FleetInspectionFormQuerySchema, fQ as FleetInspectionFormSchema, fP as FleetInspectionFormSimple, fZ as createFleetInspectionForm, g0 as deleteFleetInspectionForm, fY as findFleetInspectionForm, g1 as find_inspection_form_cache_simple, fX as newFleetInspectionFormPayload, fW as toFleetInspectionFormPayload, f_ as updateFleetInspectionForm, f$ as updateFleetInspectionFormData } from '../../../bookmark_service-CYlnhob9.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
|
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
export {
|
|
5
|
+
export { g2 as FleetInspection, g8 as FleetInspectionDTO, gc as FleetInspectionDashBoardQueryDTO, gb as FleetInspectionDashBoardQuerySchema, g3 as FleetInspectionFile, g6 as FleetInspectionFileDTO, g5 as FleetInspectionFileSchema, ga as FleetInspectionQueryDTO, g9 as FleetInspectionQuerySchema, g7 as FleetInspectionSchema, g4 as InspectionDashboard, gj as createFleetInspection, gg as create_inspection_file, gl as deleteFleetInspection, gi as findFleetInspection, gf as get_inspection_file_presigned_url, gm as inspection_dashboard, ge as newFleetInspectionPayload, gh as remove_inspection_file, gd as toFleetInspectionPayload, gk as updateFleetInspection } from '../../../bookmark_service-CYlnhob9.js';
|
|
6
6
|
import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|