vms-nest-prisma-api-document 1016.0.0 → 1018.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-DsPP3FmJ.d.ts → bookmark_service-CHRWQOYM.d.ts} +1000 -841
- 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/document_management/document_management_service.js +0 -4
- 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_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 +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_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,4 +1,4 @@
|
|
|
1
|
-
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, GeofenceStatusType, GeofencePurposeType, GeofenceType, OnOff, NotificationChannel, NotificationList, AdminRole, LoginFrom, TicketStatus, FileType, ExpenseCategory, IncidentTime, IncidentWeather, IncidentRoadType, IncidentVisibility, InspectionType, InspectionPriority, InspectionStatus, IssueStatus, Priority, IssueSeverity, IssueSource, ServiceStatus, ServiceType, PaymentStatus, ReminderType, FleetVendorAddressLabel, BankAccountType, GPSFuelApproveStatus, RefillEntrySource, RefillMethod, PaymentMode, InspectionScheduleStatus, ServiceScheduleStatus, DriverType, ReportType, ReportList, ReportChannel, LinkStatus, ShareChannel, TrackHistoryLinkStatus, BusStopType, StudentLegStatus, AttendanceMethod, BusLeg, DayRunStatus, DayRunRunningStatus, DayRunStopStatus, Gender, BloodGroup, TransportPlanType, ApprovalStatus, StudentLeaveType, GPSSource, OdometerSource, FuelTankType, SteeringType, WheelDriveType, LifeExpiry, VehicleLifeStatus, PurchaseVehicleType, PurchaseType, LoanInterestType,
|
|
1
|
+
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo, GeofenceStatusType, GeofencePurposeType, GeofenceType, OnOff, NotificationChannel, NotificationList, AdminRole, LoginFrom, TicketStatus, FileType, ExpenseCategory, IncidentTime, IncidentWeather, IncidentRoadType, IncidentVisibility, InspectionType, InspectionPriority, InspectionStatus, IssueStatus, Priority, IssueSeverity, IssueSource, ServiceStatus, ServiceType, PaymentStatus, ReminderType, FleetVendorAddressLabel, BankAccountType, GPSFuelApproveStatus, RefillEntrySource, RefillMethod, PaymentMode, InspectionScheduleStatus, ServiceScheduleStatus, DriverType, ReportType, ReportList, ReportChannel, LinkStatus, ShareChannel, TrackHistoryLinkStatus, BusStopType, StudentLegStatus, AttendanceMethod, BusLeg, DayRunStatus, DayRunRunningStatus, DayRunStopStatus, Gender, BloodGroup, TransportPlanType, ApprovalStatus, StudentLeaveType, GPSSource, OdometerSource, FuelTankType, SteeringType, WheelDriveType, LifeExpiry, VehicleLifeStatus, PurchaseVehicleType, PurchaseType, LoanInterestType, GPSVehicleCategory, SimStatus, BillingStatus, DeviceStatus, HolidayType, DocumentValidityStatus, DocumentStatus, ExpiryType, FleetSize, MenuType } from './core/Enums.js';
|
|
2
2
|
import { FBR, SBR, BR, AWSPresignedUrl, BaseCommonFile } from './core/BaseResponse.js';
|
|
3
3
|
import z$1, { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO, BaseQueryDTO } from './zod_utils/zod_base_schema.js';
|
|
@@ -14050,130 +14050,6 @@ declare const getMasterVehicleAssociatedToCache: (organisation_id: string) => Pr
|
|
|
14050
14050
|
declare const getMasterVehicleAssociatedToCacheCount: (organisation_id: string) => Promise<FBR<MasterVehicleAssociatedTo>>;
|
|
14051
14051
|
declare const getMasterVehicleAssociatedToCacheChild: (organisation_id: string) => Promise<FBR<MasterVehicleAssociatedTo[]>>;
|
|
14052
14052
|
|
|
14053
|
-
interface MasterVehicleDocumentType extends Record<string, unknown> {
|
|
14054
|
-
document_type_id: string;
|
|
14055
|
-
document_type: string;
|
|
14056
|
-
description?: string;
|
|
14057
|
-
status: Status;
|
|
14058
|
-
added_date_time: string;
|
|
14059
|
-
modified_date_time: string;
|
|
14060
|
-
organisation_id: string;
|
|
14061
|
-
UserOrganisation?: UserOrganisation;
|
|
14062
|
-
organisation_name?: string;
|
|
14063
|
-
organisation_code?: string;
|
|
14064
|
-
VehicleDocument?: VehicleDocument[];
|
|
14065
|
-
_count?: {
|
|
14066
|
-
VehicleDocument?: number;
|
|
14067
|
-
};
|
|
14068
|
-
}
|
|
14069
|
-
declare const MasterVehicleDocumentTypeSchema: z.ZodObject<{
|
|
14070
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
14071
|
-
document_type: z.ZodEffects<z.ZodString, string, string>;
|
|
14072
|
-
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
14073
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
14074
|
-
}, "strip", z.ZodTypeAny, {
|
|
14075
|
-
status: Status;
|
|
14076
|
-
organisation_id: string;
|
|
14077
|
-
description: string;
|
|
14078
|
-
document_type: string;
|
|
14079
|
-
}, {
|
|
14080
|
-
status: Status;
|
|
14081
|
-
organisation_id: string;
|
|
14082
|
-
document_type: string;
|
|
14083
|
-
description?: string | undefined;
|
|
14084
|
-
}>;
|
|
14085
|
-
type MasterVehicleDocumentTypeDTO = z.infer<typeof MasterVehicleDocumentTypeSchema>;
|
|
14086
|
-
declare const MasterVehicleDocumentTypeQuerySchema: z.ZodObject<{
|
|
14087
|
-
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
14088
|
-
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
14089
|
-
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
14090
|
-
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
14091
|
-
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
14092
|
-
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
14093
|
-
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
14094
|
-
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
14095
|
-
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
14096
|
-
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
14097
|
-
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
14098
|
-
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
14099
|
-
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
14100
|
-
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
14101
|
-
name: z.ZodEffects<z.ZodString, string, string>;
|
|
14102
|
-
field: z.ZodEffects<z.ZodString, string, string>;
|
|
14103
|
-
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
14104
|
-
}, "strip", z.ZodTypeAny, {
|
|
14105
|
-
name: string;
|
|
14106
|
-
field: string;
|
|
14107
|
-
direction: OrderBy;
|
|
14108
|
-
}, {
|
|
14109
|
-
name: string;
|
|
14110
|
-
field: string;
|
|
14111
|
-
direction: OrderBy;
|
|
14112
|
-
}>, "many">>>;
|
|
14113
|
-
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
14114
|
-
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
14115
|
-
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
14116
|
-
} & {
|
|
14117
|
-
document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
14118
|
-
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
14119
|
-
}, "strip", z.ZodTypeAny, {
|
|
14120
|
-
status: Status[];
|
|
14121
|
-
search: string;
|
|
14122
|
-
paging: PAGING;
|
|
14123
|
-
page_count: number;
|
|
14124
|
-
page_index: number;
|
|
14125
|
-
load_parents: LoadParents;
|
|
14126
|
-
load_parents_list: string[];
|
|
14127
|
-
load_child: LoadChild;
|
|
14128
|
-
load_child_list: string[];
|
|
14129
|
-
load_child_count: LoadChildCount;
|
|
14130
|
-
load_child_count_list: string[];
|
|
14131
|
-
include_details: Record<string, any>;
|
|
14132
|
-
where_relations: Record<string, any>;
|
|
14133
|
-
order_by: {
|
|
14134
|
-
name: string;
|
|
14135
|
-
field: string;
|
|
14136
|
-
direction: OrderBy;
|
|
14137
|
-
}[];
|
|
14138
|
-
include_master_data: YesNo;
|
|
14139
|
-
date_format_id: string;
|
|
14140
|
-
time_zone_id: string;
|
|
14141
|
-
organisation_ids: string[];
|
|
14142
|
-
document_type_ids: string[];
|
|
14143
|
-
}, {
|
|
14144
|
-
date_format_id: string;
|
|
14145
|
-
time_zone_id: string;
|
|
14146
|
-
status?: Status[] | undefined;
|
|
14147
|
-
search?: string | undefined;
|
|
14148
|
-
paging?: PAGING | undefined;
|
|
14149
|
-
page_count?: unknown;
|
|
14150
|
-
page_index?: unknown;
|
|
14151
|
-
load_parents?: LoadParents | undefined;
|
|
14152
|
-
load_parents_list?: string[] | undefined;
|
|
14153
|
-
load_child?: LoadChild | undefined;
|
|
14154
|
-
load_child_list?: string[] | undefined;
|
|
14155
|
-
load_child_count?: LoadChildCount | undefined;
|
|
14156
|
-
load_child_count_list?: string[] | undefined;
|
|
14157
|
-
include_details?: Record<string, any> | undefined;
|
|
14158
|
-
where_relations?: Record<string, any> | undefined;
|
|
14159
|
-
order_by?: {
|
|
14160
|
-
name: string;
|
|
14161
|
-
field: string;
|
|
14162
|
-
direction: OrderBy;
|
|
14163
|
-
}[] | undefined;
|
|
14164
|
-
include_master_data?: YesNo | undefined;
|
|
14165
|
-
organisation_ids?: string[] | undefined;
|
|
14166
|
-
document_type_ids?: string[] | undefined;
|
|
14167
|
-
}>;
|
|
14168
|
-
type MasterVehicleDocumentTypeQueryDTO = z.infer<typeof MasterVehicleDocumentTypeQuerySchema>;
|
|
14169
|
-
declare const toMasterVehicleDocumentTypePayload: (row: MasterVehicleDocumentType) => MasterVehicleDocumentTypeDTO;
|
|
14170
|
-
declare const newMasterVehicleDocumentTypePayload: () => MasterVehicleDocumentTypeDTO;
|
|
14171
|
-
declare const findMasterVehicleDocumentTypes: (data: MasterVehicleDocumentTypeQueryDTO) => Promise<FBR<MasterVehicleDocumentType[]>>;
|
|
14172
|
-
declare const createMasterVehicleDocumentType: (data: MasterVehicleDocumentTypeDTO) => Promise<SBR>;
|
|
14173
|
-
declare const updateMasterVehicleDocumentType: (id: string, data: MasterVehicleDocumentTypeDTO) => Promise<SBR>;
|
|
14174
|
-
declare const deleteMasterVehicleDocumentType: (id: string) => Promise<SBR>;
|
|
14175
|
-
declare const getMasterVehicleDocumentTypeCache: (organisation_id: string) => Promise<FBR<MasterVehicleDocumentType[]>>;
|
|
14176
|
-
|
|
14177
14053
|
interface OrganisationReportPreference extends Record<string, unknown> {
|
|
14178
14054
|
report_preference_id: string;
|
|
14179
14055
|
report_name: string;
|
|
@@ -19202,6 +19078,9 @@ interface MasterVehicle extends Record<string, unknown> {
|
|
|
19202
19078
|
organisation_name?: string;
|
|
19203
19079
|
organisation_code?: string;
|
|
19204
19080
|
vehicles_count?: number;
|
|
19081
|
+
user_id?: string;
|
|
19082
|
+
User?: User;
|
|
19083
|
+
user_details?: string;
|
|
19205
19084
|
organisation_sub_company_id?: string;
|
|
19206
19085
|
OrganisationSubCompany?: OrganisationSubCompany;
|
|
19207
19086
|
sub_company_name?: string;
|
|
@@ -19256,9 +19135,7 @@ interface MasterVehicle extends Record<string, unknown> {
|
|
|
19256
19135
|
fuel_tank_total_size?: number;
|
|
19257
19136
|
vehicle_passenger_capacity?: number;
|
|
19258
19137
|
standing_passenger_capacity?: number;
|
|
19259
|
-
VehicleDocument?: VehicleDocument[];
|
|
19260
19138
|
MasterVehicleFile?: MasterVehicleFile[];
|
|
19261
|
-
VehicleDocumentExpiry?: VehicleDocumentExpiry[];
|
|
19262
19139
|
VehicleOrganisationGroupLink?: VehicleOrganisationGroupLink[];
|
|
19263
19140
|
FleetFuelRefill?: FleetFuelRefill[];
|
|
19264
19141
|
FleetFuelRemoval?: FleetFuelRemoval[];
|
|
@@ -19349,6 +19226,9 @@ interface MasterVehicleFile extends BaseCommonFile {
|
|
|
19349
19226
|
UserOrganisation?: UserOrganisation;
|
|
19350
19227
|
organisation_name?: string;
|
|
19351
19228
|
organisation_code?: string;
|
|
19229
|
+
user_id?: string;
|
|
19230
|
+
User?: User;
|
|
19231
|
+
user_details?: string;
|
|
19352
19232
|
vehicle_id: string;
|
|
19353
19233
|
MasterVehicle?: MasterVehicle;
|
|
19354
19234
|
vehicle_number?: string;
|
|
@@ -19699,76 +19579,6 @@ interface VehicleDetailPurchase extends Record<string, unknown> {
|
|
|
19699
19579
|
vehicle_number?: string;
|
|
19700
19580
|
vehicle_type?: string;
|
|
19701
19581
|
}
|
|
19702
|
-
interface VehicleDocument extends Record<string, unknown> {
|
|
19703
|
-
vehicle_document_id: string;
|
|
19704
|
-
sub_vehicle_document_id: number;
|
|
19705
|
-
vehicle_document_code?: string;
|
|
19706
|
-
document_number?: string;
|
|
19707
|
-
document_authorized_name?: string;
|
|
19708
|
-
document_cost?: number;
|
|
19709
|
-
document_issue_date?: string;
|
|
19710
|
-
document_issue_date_f?: string;
|
|
19711
|
-
document_valid_till_date?: string;
|
|
19712
|
-
document_valid_till_date_f?: string;
|
|
19713
|
-
document_renewal_date?: string;
|
|
19714
|
-
document_renewal_date_f?: string;
|
|
19715
|
-
document_validity_status: DocumentValidityStatus;
|
|
19716
|
-
document_status: DocumentStatus;
|
|
19717
|
-
document_details_1?: string;
|
|
19718
|
-
document_details_2?: string;
|
|
19719
|
-
document_details_3?: string;
|
|
19720
|
-
document_details_4?: string;
|
|
19721
|
-
document_notes?: string;
|
|
19722
|
-
status: Status;
|
|
19723
|
-
added_date_time: string;
|
|
19724
|
-
modified_date_time: string;
|
|
19725
|
-
organisation_id: string;
|
|
19726
|
-
UserOrganisation?: UserOrganisation;
|
|
19727
|
-
organisation_name?: string;
|
|
19728
|
-
organisation_code?: string;
|
|
19729
|
-
vehicle_id: string;
|
|
19730
|
-
MasterVehicle?: MasterVehicle;
|
|
19731
|
-
vehicle_number?: string;
|
|
19732
|
-
vehicle_type?: string;
|
|
19733
|
-
document_type_id: string;
|
|
19734
|
-
MasterVehicleDocumentType?: MasterVehicleDocumentType;
|
|
19735
|
-
document_type?: string;
|
|
19736
|
-
vendor_id?: string;
|
|
19737
|
-
FleetVendor?: FleetVendor;
|
|
19738
|
-
vendor_name?: string;
|
|
19739
|
-
VehicleDocumentFile?: VehicleDocumentFile[];
|
|
19740
|
-
VehicleDocumentExpiry?: VehicleDocumentExpiry[];
|
|
19741
|
-
_count?: {
|
|
19742
|
-
VehicleDocumentFile?: number;
|
|
19743
|
-
VehicleDocumentExpiry?: number;
|
|
19744
|
-
};
|
|
19745
|
-
}
|
|
19746
|
-
interface VehicleDocumentFile extends BaseCommonFile {
|
|
19747
|
-
vehicle_document_file_id: string;
|
|
19748
|
-
organisation_id: string;
|
|
19749
|
-
UserOrganisation?: UserOrganisation;
|
|
19750
|
-
organisation_name?: string;
|
|
19751
|
-
organisation_code?: string;
|
|
19752
|
-
vehicle_document_id: string;
|
|
19753
|
-
VehicleDocument?: VehicleDocument;
|
|
19754
|
-
}
|
|
19755
|
-
interface VehicleDocumentExpiry extends Record<string, unknown> {
|
|
19756
|
-
document_expiry_id: string;
|
|
19757
|
-
expiry_type: ExpiryType;
|
|
19758
|
-
status: Status;
|
|
19759
|
-
added_date_time: string;
|
|
19760
|
-
modified_date_time: string;
|
|
19761
|
-
organisation_id: string;
|
|
19762
|
-
UserOrganisation?: UserOrganisation;
|
|
19763
|
-
organisation_name?: string;
|
|
19764
|
-
organisation_code?: string;
|
|
19765
|
-
vehicle_id: string;
|
|
19766
|
-
MasterVehicle?: MasterVehicle;
|
|
19767
|
-
vehicle_number?: string;
|
|
19768
|
-
vehicle_type?: string;
|
|
19769
|
-
vehicle_document_id: string;
|
|
19770
|
-
VehicleDocument?: VehicleDocument;
|
|
19771
|
-
}
|
|
19772
19582
|
interface VehicleOdometerHistory extends Record<string, unknown> {
|
|
19773
19583
|
vehicle_odometer_history_id: string;
|
|
19774
19584
|
odometer_reading: number;
|
|
@@ -19799,10 +19609,12 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
19799
19609
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
19800
19610
|
} & {
|
|
19801
19611
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19612
|
+
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19802
19613
|
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19803
19614
|
}, "strip", z.ZodTypeAny, {
|
|
19804
19615
|
status: Status;
|
|
19805
19616
|
organisation_id: string;
|
|
19617
|
+
user_id: string;
|
|
19806
19618
|
usage_type: string;
|
|
19807
19619
|
file_type: FileType;
|
|
19808
19620
|
file_url: string;
|
|
@@ -19815,6 +19627,7 @@ declare const MasterVehicleFileSchema: z.ZodObject<{
|
|
|
19815
19627
|
}, {
|
|
19816
19628
|
status: Status;
|
|
19817
19629
|
organisation_id: string;
|
|
19630
|
+
user_id: string;
|
|
19818
19631
|
usage_type: string;
|
|
19819
19632
|
file_type: FileType;
|
|
19820
19633
|
vehicle_id: string;
|
|
@@ -19842,6 +19655,7 @@ declare const CalibrationFileSchema: z.ZodObject<{
|
|
|
19842
19655
|
type CalibrationFileDTO = z.infer<typeof CalibrationFileSchema>;
|
|
19843
19656
|
declare const VehicleSchema: z.ZodObject<{
|
|
19844
19657
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19658
|
+
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19845
19659
|
organisation_sub_company_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19846
19660
|
organisation_branch_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19847
19661
|
organisation_tag_id: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -19887,10 +19701,12 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19887
19701
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
19888
19702
|
} & {
|
|
19889
19703
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19704
|
+
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19890
19705
|
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19891
19706
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
19892
19707
|
status: Status;
|
|
19893
19708
|
organisation_id: string;
|
|
19709
|
+
user_id: string;
|
|
19894
19710
|
usage_type: string;
|
|
19895
19711
|
file_type: FileType;
|
|
19896
19712
|
file_url: string;
|
|
@@ -19903,6 +19719,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19903
19719
|
}, {
|
|
19904
19720
|
status: Status;
|
|
19905
19721
|
organisation_id: string;
|
|
19722
|
+
user_id: string;
|
|
19906
19723
|
usage_type: string;
|
|
19907
19724
|
file_type: FileType;
|
|
19908
19725
|
vehicle_id: string;
|
|
@@ -19916,6 +19733,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19916
19733
|
}, "strip", z.ZodTypeAny, {
|
|
19917
19734
|
status: Status;
|
|
19918
19735
|
organisation_id: string;
|
|
19736
|
+
user_id: string;
|
|
19919
19737
|
organisation_sub_company_id: string;
|
|
19920
19738
|
organisation_branch_id: string;
|
|
19921
19739
|
organisation_color_id: string;
|
|
@@ -19951,6 +19769,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19951
19769
|
MasterVehicleFileSchema: {
|
|
19952
19770
|
status: Status;
|
|
19953
19771
|
organisation_id: string;
|
|
19772
|
+
user_id: string;
|
|
19954
19773
|
usage_type: string;
|
|
19955
19774
|
file_type: FileType;
|
|
19956
19775
|
file_url: string;
|
|
@@ -19964,6 +19783,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19964
19783
|
}, {
|
|
19965
19784
|
status: Status;
|
|
19966
19785
|
organisation_id: string;
|
|
19786
|
+
user_id: string;
|
|
19967
19787
|
organisation_sub_company_id: string;
|
|
19968
19788
|
organisation_branch_id: string;
|
|
19969
19789
|
organisation_color_id: string;
|
|
@@ -19999,6 +19819,7 @@ declare const VehicleSchema: z.ZodObject<{
|
|
|
19999
19819
|
MasterVehicleFileSchema?: {
|
|
20000
19820
|
status: Status;
|
|
20001
19821
|
organisation_id: string;
|
|
19822
|
+
user_id: string;
|
|
20002
19823
|
usage_type: string;
|
|
20003
19824
|
file_type: FileType;
|
|
20004
19825
|
vehicle_id: string;
|
|
@@ -20100,10 +19921,12 @@ declare const MasterDeviceFileSchema: z.ZodObject<{
|
|
|
20100
19921
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
20101
19922
|
} & {
|
|
20102
19923
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19924
|
+
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20103
19925
|
device_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20104
19926
|
}, "strip", z.ZodTypeAny, {
|
|
20105
19927
|
status: Status;
|
|
20106
19928
|
organisation_id: string;
|
|
19929
|
+
user_id: string;
|
|
20107
19930
|
usage_type: string;
|
|
20108
19931
|
file_type: FileType;
|
|
20109
19932
|
file_url: string;
|
|
@@ -20116,6 +19939,7 @@ declare const MasterDeviceFileSchema: z.ZodObject<{
|
|
|
20116
19939
|
}, {
|
|
20117
19940
|
status: Status;
|
|
20118
19941
|
organisation_id: string;
|
|
19942
|
+
user_id: string;
|
|
20119
19943
|
usage_type: string;
|
|
20120
19944
|
file_type: FileType;
|
|
20121
19945
|
device_id: string;
|
|
@@ -20133,6 +19957,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
20133
19957
|
device_model_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20134
19958
|
device_type_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20135
19959
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19960
|
+
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20136
19961
|
country_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20137
19962
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20138
19963
|
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -20171,10 +19996,12 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
20171
19996
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
20172
19997
|
} & {
|
|
20173
19998
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
19999
|
+
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20174
20000
|
device_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20175
20001
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
20176
20002
|
status: Status;
|
|
20177
20003
|
organisation_id: string;
|
|
20004
|
+
user_id: string;
|
|
20178
20005
|
usage_type: string;
|
|
20179
20006
|
file_type: FileType;
|
|
20180
20007
|
file_url: string;
|
|
@@ -20187,6 +20014,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
20187
20014
|
}, {
|
|
20188
20015
|
status: Status;
|
|
20189
20016
|
organisation_id: string;
|
|
20017
|
+
user_id: string;
|
|
20190
20018
|
usage_type: string;
|
|
20191
20019
|
file_type: FileType;
|
|
20192
20020
|
device_id: string;
|
|
@@ -20199,6 +20027,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
20199
20027
|
}>, "many">>>;
|
|
20200
20028
|
}, "strip", z.ZodTypeAny, {
|
|
20201
20029
|
organisation_id: string;
|
|
20030
|
+
user_id: string;
|
|
20202
20031
|
time_zone_id: string;
|
|
20203
20032
|
country_id: string;
|
|
20204
20033
|
vehicle_id: string;
|
|
@@ -20232,6 +20061,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
20232
20061
|
MasterDeviceFileSchema: {
|
|
20233
20062
|
status: Status;
|
|
20234
20063
|
organisation_id: string;
|
|
20064
|
+
user_id: string;
|
|
20235
20065
|
usage_type: string;
|
|
20236
20066
|
file_type: FileType;
|
|
20237
20067
|
file_url: string;
|
|
@@ -20244,6 +20074,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
20244
20074
|
}[];
|
|
20245
20075
|
}, {
|
|
20246
20076
|
organisation_id: string;
|
|
20077
|
+
user_id: string;
|
|
20247
20078
|
time_zone_id: string;
|
|
20248
20079
|
country_id: string;
|
|
20249
20080
|
vehicle_id: string;
|
|
@@ -20277,6 +20108,7 @@ declare const VehicleDeviceLinkSchema: z.ZodObject<{
|
|
|
20277
20108
|
MasterDeviceFileSchema?: {
|
|
20278
20109
|
status: Status;
|
|
20279
20110
|
organisation_id: string;
|
|
20111
|
+
user_id: string;
|
|
20280
20112
|
usage_type: string;
|
|
20281
20113
|
file_type: FileType;
|
|
20282
20114
|
device_id: string;
|
|
@@ -20654,7 +20486,7 @@ declare const VehicleDetailLifeCycleSchema: z.ZodObject<{
|
|
|
20654
20486
|
life_expiry_message?: string | undefined;
|
|
20655
20487
|
life_expiry_note?: string | undefined;
|
|
20656
20488
|
}>;
|
|
20657
|
-
type
|
|
20489
|
+
type VehicleDetailLifeCycleDTO = z.infer<typeof VehicleDetailLifeCycleSchema>;
|
|
20658
20490
|
declare const VehicleDetailPurchaseSchema: z.ZodObject<{
|
|
20659
20491
|
purchase_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>>;
|
|
20660
20492
|
purchase_notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
@@ -20738,207 +20570,58 @@ declare const VehicleDetailPurchaseSchema: z.ZodObject<{
|
|
|
20738
20570
|
warranty_exchange_date?: string | undefined;
|
|
20739
20571
|
}>;
|
|
20740
20572
|
type VehicleDetailPurchaseDTO = z.infer<typeof VehicleDetailPurchaseSchema>;
|
|
20741
|
-
declare const
|
|
20742
|
-
|
|
20743
|
-
|
|
20744
|
-
|
|
20745
|
-
|
|
20746
|
-
|
|
20747
|
-
|
|
20748
|
-
|
|
20749
|
-
|
|
20750
|
-
|
|
20573
|
+
declare const VehicleQuerySchema: z.ZodObject<{
|
|
20574
|
+
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
20575
|
+
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
20576
|
+
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
20577
|
+
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
20578
|
+
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
20579
|
+
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
20580
|
+
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20581
|
+
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
20582
|
+
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20583
|
+
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
20584
|
+
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20585
|
+
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
20586
|
+
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
20587
|
+
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
20588
|
+
name: z.ZodEffects<z.ZodString, string, string>;
|
|
20589
|
+
field: z.ZodEffects<z.ZodString, string, string>;
|
|
20590
|
+
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
20591
|
+
}, "strip", z.ZodTypeAny, {
|
|
20592
|
+
name: string;
|
|
20593
|
+
field: string;
|
|
20594
|
+
direction: OrderBy;
|
|
20595
|
+
}, {
|
|
20596
|
+
name: string;
|
|
20597
|
+
field: string;
|
|
20598
|
+
direction: OrderBy;
|
|
20599
|
+
}>, "many">>>;
|
|
20600
|
+
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
20601
|
+
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20602
|
+
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20751
20603
|
} & {
|
|
20752
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20753
|
-
vehicle_document_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20754
|
-
}, "strip", z.ZodTypeAny, {
|
|
20755
|
-
status: Status;
|
|
20756
|
-
organisation_id: string;
|
|
20757
|
-
usage_type: string;
|
|
20758
|
-
file_type: FileType;
|
|
20759
|
-
file_url: string;
|
|
20760
|
-
file_key: string;
|
|
20761
|
-
file_name: string;
|
|
20762
|
-
file_description: string;
|
|
20763
|
-
file_size: number;
|
|
20764
|
-
file_metadata: Record<string, any>;
|
|
20765
|
-
vehicle_document_id: string;
|
|
20766
|
-
}, {
|
|
20767
|
-
status: Status;
|
|
20768
|
-
organisation_id: string;
|
|
20769
|
-
usage_type: string;
|
|
20770
|
-
file_type: FileType;
|
|
20771
|
-
vehicle_document_id: string;
|
|
20772
|
-
file_url?: string | undefined;
|
|
20773
|
-
file_key?: string | undefined;
|
|
20774
|
-
file_name?: string | undefined;
|
|
20775
|
-
file_description?: string | undefined;
|
|
20776
|
-
file_size?: unknown;
|
|
20777
|
-
file_metadata?: Record<string, any> | undefined;
|
|
20778
|
-
}>;
|
|
20779
|
-
type VehicleDocumentFileDTO = z.infer<typeof VehicleDocumentFileSchema>;
|
|
20780
|
-
declare const VehicleDocumentSchema: z.ZodObject<{
|
|
20781
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20782
|
-
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20783
|
-
document_type_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20784
|
-
vendor_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20785
|
-
document_number: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
20786
|
-
document_authorized_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
20787
|
-
document_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
20788
|
-
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>>;
|
|
20789
|
-
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>>;
|
|
20790
|
-
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>>;
|
|
20791
|
-
document_validity_status: z.ZodType<DocumentValidityStatus, z.ZodTypeDef, DocumentValidityStatus>;
|
|
20792
|
-
document_status: z.ZodType<DocumentStatus, z.ZodTypeDef, DocumentStatus>;
|
|
20793
|
-
document_details_1: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
20794
|
-
document_details_2: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
20795
|
-
document_details_3: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
20796
|
-
document_details_4: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
20797
|
-
document_notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
20798
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
20799
|
-
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20800
|
-
VehicleDocumentFileSchema: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
20801
|
-
usage_type: z.ZodEffects<z.ZodString, string, string>;
|
|
20802
|
-
file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
|
|
20803
|
-
file_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
20804
|
-
file_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
20805
|
-
file_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
20806
|
-
file_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
20807
|
-
file_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
20808
|
-
file_metadata: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
20809
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
20810
|
-
} & {
|
|
20811
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20812
|
-
vehicle_document_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20813
|
-
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
20814
|
-
status: Status;
|
|
20815
|
-
organisation_id: string;
|
|
20816
|
-
usage_type: string;
|
|
20817
|
-
file_type: FileType;
|
|
20818
|
-
file_url: string;
|
|
20819
|
-
file_key: string;
|
|
20820
|
-
file_name: string;
|
|
20821
|
-
file_description: string;
|
|
20822
|
-
file_size: number;
|
|
20823
|
-
file_metadata: Record<string, any>;
|
|
20824
|
-
vehicle_document_id: string;
|
|
20825
|
-
}, {
|
|
20826
|
-
status: Status;
|
|
20827
|
-
organisation_id: string;
|
|
20828
|
-
usage_type: string;
|
|
20829
|
-
file_type: FileType;
|
|
20830
|
-
vehicle_document_id: string;
|
|
20831
|
-
file_url?: string | undefined;
|
|
20832
|
-
file_key?: string | undefined;
|
|
20833
|
-
file_name?: string | undefined;
|
|
20834
|
-
file_description?: string | undefined;
|
|
20835
|
-
file_size?: unknown;
|
|
20836
|
-
file_metadata?: Record<string, any> | undefined;
|
|
20837
|
-
}>, "many">>>;
|
|
20838
|
-
}, "strip", z.ZodTypeAny, {
|
|
20839
|
-
status: Status;
|
|
20840
|
-
organisation_id: string;
|
|
20841
|
-
time_zone_id: string;
|
|
20842
|
-
vehicle_id: string;
|
|
20843
|
-
vendor_id: string;
|
|
20844
|
-
document_type_id: string;
|
|
20845
|
-
document_number: string;
|
|
20846
|
-
document_authorized_name: string;
|
|
20847
|
-
document_issue_date: string;
|
|
20848
|
-
document_valid_till_date: string;
|
|
20849
|
-
document_renewal_date: string;
|
|
20850
|
-
document_validity_status: DocumentValidityStatus;
|
|
20851
|
-
document_status: DocumentStatus;
|
|
20852
|
-
document_details_1: string;
|
|
20853
|
-
document_details_2: string;
|
|
20854
|
-
document_details_3: string;
|
|
20855
|
-
document_details_4: string;
|
|
20856
|
-
document_notes: string;
|
|
20857
|
-
VehicleDocumentFileSchema: {
|
|
20858
|
-
status: Status;
|
|
20859
|
-
organisation_id: string;
|
|
20860
|
-
usage_type: string;
|
|
20861
|
-
file_type: FileType;
|
|
20862
|
-
file_url: string;
|
|
20863
|
-
file_key: string;
|
|
20864
|
-
file_name: string;
|
|
20865
|
-
file_description: string;
|
|
20866
|
-
file_size: number;
|
|
20867
|
-
file_metadata: Record<string, any>;
|
|
20868
|
-
vehicle_document_id: string;
|
|
20869
|
-
}[];
|
|
20870
|
-
document_cost?: number | undefined;
|
|
20871
|
-
}, {
|
|
20872
|
-
status: Status;
|
|
20873
|
-
organisation_id: string;
|
|
20874
|
-
time_zone_id: string;
|
|
20875
|
-
vehicle_id: string;
|
|
20876
|
-
vendor_id: string;
|
|
20877
|
-
document_type_id: string;
|
|
20878
|
-
document_validity_status: DocumentValidityStatus;
|
|
20879
|
-
document_status: DocumentStatus;
|
|
20880
|
-
document_number?: string | undefined;
|
|
20881
|
-
document_authorized_name?: string | undefined;
|
|
20882
|
-
document_cost?: unknown;
|
|
20883
|
-
document_issue_date?: string | undefined;
|
|
20884
|
-
document_valid_till_date?: string | undefined;
|
|
20885
|
-
document_renewal_date?: string | undefined;
|
|
20886
|
-
document_details_1?: string | undefined;
|
|
20887
|
-
document_details_2?: string | undefined;
|
|
20888
|
-
document_details_3?: string | undefined;
|
|
20889
|
-
document_details_4?: string | undefined;
|
|
20890
|
-
document_notes?: string | undefined;
|
|
20891
|
-
VehicleDocumentFileSchema?: {
|
|
20892
|
-
status: Status;
|
|
20893
|
-
organisation_id: string;
|
|
20894
|
-
usage_type: string;
|
|
20895
|
-
file_type: FileType;
|
|
20896
|
-
vehicle_document_id: string;
|
|
20897
|
-
file_url?: string | undefined;
|
|
20898
|
-
file_key?: string | undefined;
|
|
20899
|
-
file_name?: string | undefined;
|
|
20900
|
-
file_description?: string | undefined;
|
|
20901
|
-
file_size?: unknown;
|
|
20902
|
-
file_metadata?: Record<string, any> | undefined;
|
|
20903
|
-
}[] | undefined;
|
|
20904
|
-
}>;
|
|
20905
|
-
type VehicleDocumentDTO = z.infer<typeof VehicleDocumentSchema>;
|
|
20906
|
-
declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
20907
|
-
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
20908
|
-
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
20909
|
-
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
20910
|
-
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
20911
|
-
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
20912
|
-
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
20913
|
-
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20914
|
-
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
20915
|
-
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20916
|
-
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
20917
|
-
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20918
|
-
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
20919
|
-
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
20920
|
-
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
20921
|
-
name: z.ZodEffects<z.ZodString, string, string>;
|
|
20922
|
-
field: z.ZodEffects<z.ZodString, string, string>;
|
|
20923
|
-
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
20924
|
-
}, "strip", z.ZodTypeAny, {
|
|
20925
|
-
name: string;
|
|
20926
|
-
field: string;
|
|
20927
|
-
direction: OrderBy;
|
|
20928
|
-
}, {
|
|
20929
|
-
name: string;
|
|
20930
|
-
field: string;
|
|
20931
|
-
direction: OrderBy;
|
|
20932
|
-
}>, "many">>>;
|
|
20933
|
-
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
20934
|
-
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20935
|
-
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
20936
|
-
} & {
|
|
20937
|
-
vehicle_document_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20938
|
-
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20939
20604
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20940
|
-
|
|
20941
|
-
|
|
20605
|
+
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20606
|
+
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20607
|
+
driver_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20608
|
+
device_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20609
|
+
organisation_sub_company_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20610
|
+
organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20611
|
+
organisation_tag_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20612
|
+
organisation_color_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20613
|
+
vehicle_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20614
|
+
vehicle_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20615
|
+
vehicle_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20616
|
+
vehicle_sub_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20617
|
+
vehicle_status_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20618
|
+
vehicle_ownership_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20619
|
+
vehicle_associated_to_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20620
|
+
vehicle_fuel_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20621
|
+
vehicle_fuel_unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
20622
|
+
is_device_installed: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
20623
|
+
is_driver_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
20624
|
+
gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
|
|
20942
20625
|
}, "strip", z.ZodTypeAny, {
|
|
20943
20626
|
status: Status[];
|
|
20944
20627
|
search: string;
|
|
@@ -20962,10 +20645,26 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
20962
20645
|
date_format_id: string;
|
|
20963
20646
|
time_zone_id: string;
|
|
20964
20647
|
organisation_ids: string[];
|
|
20648
|
+
user_ids: string[];
|
|
20649
|
+
organisation_sub_company_ids: string[];
|
|
20650
|
+
organisation_branch_ids: string[];
|
|
20651
|
+
organisation_color_ids: string[];
|
|
20652
|
+
organisation_tag_ids: string[];
|
|
20965
20653
|
vehicle_ids: string[];
|
|
20966
|
-
|
|
20967
|
-
|
|
20968
|
-
|
|
20654
|
+
driver_ids: string[];
|
|
20655
|
+
device_ids: string[];
|
|
20656
|
+
vehicle_fuel_type_ids: string[];
|
|
20657
|
+
vehicle_fuel_unit_ids: string[];
|
|
20658
|
+
vehicle_sub_model_ids: string[];
|
|
20659
|
+
vehicle_make_ids: string[];
|
|
20660
|
+
vehicle_model_ids: string[];
|
|
20661
|
+
vehicle_status_type_ids: string[];
|
|
20662
|
+
vehicle_ownership_type_ids: string[];
|
|
20663
|
+
vehicle_type_ids: string[];
|
|
20664
|
+
vehicle_associated_to_ids: string[];
|
|
20665
|
+
is_driver_assigned: YesNo[];
|
|
20666
|
+
is_device_installed: YesNo[];
|
|
20667
|
+
gps_vehicle_category: GPSVehicleCategory;
|
|
20969
20668
|
}, {
|
|
20970
20669
|
date_format_id: string;
|
|
20971
20670
|
time_zone_id: string;
|
|
@@ -20989,33 +20688,29 @@ declare const VehicleDocumentQuerySchema: z.ZodObject<{
|
|
|
20989
20688
|
}[] | undefined;
|
|
20990
20689
|
include_master_data?: YesNo | undefined;
|
|
20991
20690
|
organisation_ids?: string[] | undefined;
|
|
20691
|
+
user_ids?: string[] | undefined;
|
|
20692
|
+
organisation_sub_company_ids?: string[] | undefined;
|
|
20693
|
+
organisation_branch_ids?: string[] | undefined;
|
|
20694
|
+
organisation_color_ids?: string[] | undefined;
|
|
20695
|
+
organisation_tag_ids?: string[] | undefined;
|
|
20992
20696
|
vehicle_ids?: string[] | undefined;
|
|
20993
|
-
|
|
20994
|
-
|
|
20995
|
-
|
|
20996
|
-
|
|
20997
|
-
|
|
20998
|
-
|
|
20999
|
-
|
|
21000
|
-
|
|
21001
|
-
|
|
21002
|
-
|
|
21003
|
-
|
|
21004
|
-
|
|
21005
|
-
|
|
21006
|
-
|
|
21007
|
-
vehicle_id: string;
|
|
21008
|
-
vehicle_document_id: string;
|
|
21009
|
-
expiry_type: ExpiryType;
|
|
21010
|
-
}, {
|
|
21011
|
-
status: Status;
|
|
21012
|
-
organisation_id: string;
|
|
21013
|
-
vehicle_id: string;
|
|
21014
|
-
vehicle_document_id: string;
|
|
21015
|
-
expiry_type: ExpiryType;
|
|
20697
|
+
driver_ids?: string[] | undefined;
|
|
20698
|
+
device_ids?: string[] | undefined;
|
|
20699
|
+
vehicle_fuel_type_ids?: string[] | undefined;
|
|
20700
|
+
vehicle_fuel_unit_ids?: string[] | undefined;
|
|
20701
|
+
vehicle_sub_model_ids?: string[] | undefined;
|
|
20702
|
+
vehicle_make_ids?: string[] | undefined;
|
|
20703
|
+
vehicle_model_ids?: string[] | undefined;
|
|
20704
|
+
vehicle_status_type_ids?: string[] | undefined;
|
|
20705
|
+
vehicle_ownership_type_ids?: string[] | undefined;
|
|
20706
|
+
vehicle_type_ids?: string[] | undefined;
|
|
20707
|
+
vehicle_associated_to_ids?: string[] | undefined;
|
|
20708
|
+
is_driver_assigned?: YesNo[] | undefined;
|
|
20709
|
+
is_device_installed?: YesNo[] | undefined;
|
|
20710
|
+
gps_vehicle_category?: GPSVehicleCategory | undefined;
|
|
21016
20711
|
}>;
|
|
21017
|
-
type
|
|
21018
|
-
declare const
|
|
20712
|
+
type VehicleQueryDTO = z.infer<typeof VehicleQuerySchema>;
|
|
20713
|
+
declare const NoGPSDataVehiclesQuerySchema: z.ZodObject<{
|
|
21019
20714
|
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
21020
20715
|
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
21021
20716
|
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
@@ -21046,11 +20741,7 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
21046
20741
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21047
20742
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21048
20743
|
} & {
|
|
21049
|
-
|
|
21050
|
-
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21051
|
-
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21052
|
-
vehicle_document_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21053
|
-
expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
|
|
20744
|
+
selected_time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21054
20745
|
}, "strip", z.ZodTypeAny, {
|
|
21055
20746
|
status: Status[];
|
|
21056
20747
|
search: string;
|
|
@@ -21073,236 +20764,11 @@ declare const VehicleDocumentExpiryQuerySchema: z.ZodObject<{
|
|
|
21073
20764
|
include_master_data: YesNo;
|
|
21074
20765
|
date_format_id: string;
|
|
21075
20766
|
time_zone_id: string;
|
|
21076
|
-
|
|
21077
|
-
vehicle_ids: string[];
|
|
21078
|
-
expiry_type: ExpiryType[];
|
|
21079
|
-
vehicle_document_ids: string[];
|
|
21080
|
-
document_expiry_ids: string[];
|
|
20767
|
+
selected_time_zone_id: string;
|
|
21081
20768
|
}, {
|
|
21082
20769
|
date_format_id: string;
|
|
21083
20770
|
time_zone_id: string;
|
|
21084
|
-
|
|
21085
|
-
search?: string | undefined;
|
|
21086
|
-
paging?: PAGING | undefined;
|
|
21087
|
-
page_count?: unknown;
|
|
21088
|
-
page_index?: unknown;
|
|
21089
|
-
load_parents?: LoadParents | undefined;
|
|
21090
|
-
load_parents_list?: string[] | undefined;
|
|
21091
|
-
load_child?: LoadChild | undefined;
|
|
21092
|
-
load_child_list?: string[] | undefined;
|
|
21093
|
-
load_child_count?: LoadChildCount | undefined;
|
|
21094
|
-
load_child_count_list?: string[] | undefined;
|
|
21095
|
-
include_details?: Record<string, any> | undefined;
|
|
21096
|
-
where_relations?: Record<string, any> | undefined;
|
|
21097
|
-
order_by?: {
|
|
21098
|
-
name: string;
|
|
21099
|
-
field: string;
|
|
21100
|
-
direction: OrderBy;
|
|
21101
|
-
}[] | undefined;
|
|
21102
|
-
include_master_data?: YesNo | undefined;
|
|
21103
|
-
organisation_ids?: string[] | undefined;
|
|
21104
|
-
vehicle_ids?: string[] | undefined;
|
|
21105
|
-
expiry_type?: ExpiryType[] | undefined;
|
|
21106
|
-
vehicle_document_ids?: string[] | undefined;
|
|
21107
|
-
document_expiry_ids?: string[] | undefined;
|
|
21108
|
-
}>;
|
|
21109
|
-
type VehicleDocumentExpiryQueryDTO = z.infer<typeof VehicleDocumentExpiryQuerySchema>;
|
|
21110
|
-
declare const VehicleQuerySchema: z.ZodObject<{
|
|
21111
|
-
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
21112
|
-
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
21113
|
-
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
21114
|
-
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
21115
|
-
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
21116
|
-
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
21117
|
-
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21118
|
-
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
21119
|
-
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21120
|
-
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
21121
|
-
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21122
|
-
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
21123
|
-
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
21124
|
-
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
21125
|
-
name: z.ZodEffects<z.ZodString, string, string>;
|
|
21126
|
-
field: z.ZodEffects<z.ZodString, string, string>;
|
|
21127
|
-
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
21128
|
-
}, "strip", z.ZodTypeAny, {
|
|
21129
|
-
name: string;
|
|
21130
|
-
field: string;
|
|
21131
|
-
direction: OrderBy;
|
|
21132
|
-
}, {
|
|
21133
|
-
name: string;
|
|
21134
|
-
field: string;
|
|
21135
|
-
direction: OrderBy;
|
|
21136
|
-
}>, "many">>>;
|
|
21137
|
-
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
21138
|
-
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21139
|
-
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21140
|
-
} & {
|
|
21141
|
-
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21142
|
-
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21143
|
-
driver_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21144
|
-
device_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21145
|
-
organisation_sub_company_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21146
|
-
organisation_branch_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21147
|
-
organisation_tag_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21148
|
-
organisation_color_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21149
|
-
vehicle_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21150
|
-
vehicle_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21151
|
-
vehicle_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21152
|
-
vehicle_sub_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21153
|
-
vehicle_status_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21154
|
-
vehicle_ownership_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21155
|
-
vehicle_associated_to_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21156
|
-
vehicle_fuel_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21157
|
-
vehicle_fuel_unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21158
|
-
is_device_installed: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
21159
|
-
is_driver_assigned: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
21160
|
-
gps_vehicle_category: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof GPSVehicleCategory>>>;
|
|
21161
|
-
}, "strip", z.ZodTypeAny, {
|
|
21162
|
-
status: Status[];
|
|
21163
|
-
search: string;
|
|
21164
|
-
paging: PAGING;
|
|
21165
|
-
page_count: number;
|
|
21166
|
-
page_index: number;
|
|
21167
|
-
load_parents: LoadParents;
|
|
21168
|
-
load_parents_list: string[];
|
|
21169
|
-
load_child: LoadChild;
|
|
21170
|
-
load_child_list: string[];
|
|
21171
|
-
load_child_count: LoadChildCount;
|
|
21172
|
-
load_child_count_list: string[];
|
|
21173
|
-
include_details: Record<string, any>;
|
|
21174
|
-
where_relations: Record<string, any>;
|
|
21175
|
-
order_by: {
|
|
21176
|
-
name: string;
|
|
21177
|
-
field: string;
|
|
21178
|
-
direction: OrderBy;
|
|
21179
|
-
}[];
|
|
21180
|
-
include_master_data: YesNo;
|
|
21181
|
-
date_format_id: string;
|
|
21182
|
-
time_zone_id: string;
|
|
21183
|
-
organisation_ids: string[];
|
|
21184
|
-
organisation_sub_company_ids: string[];
|
|
21185
|
-
organisation_branch_ids: string[];
|
|
21186
|
-
organisation_color_ids: string[];
|
|
21187
|
-
organisation_tag_ids: string[];
|
|
21188
|
-
vehicle_ids: string[];
|
|
21189
|
-
driver_ids: string[];
|
|
21190
|
-
device_ids: string[];
|
|
21191
|
-
vehicle_fuel_type_ids: string[];
|
|
21192
|
-
vehicle_fuel_unit_ids: string[];
|
|
21193
|
-
vehicle_sub_model_ids: string[];
|
|
21194
|
-
vehicle_make_ids: string[];
|
|
21195
|
-
vehicle_model_ids: string[];
|
|
21196
|
-
vehicle_status_type_ids: string[];
|
|
21197
|
-
vehicle_ownership_type_ids: string[];
|
|
21198
|
-
vehicle_type_ids: string[];
|
|
21199
|
-
vehicle_associated_to_ids: string[];
|
|
21200
|
-
is_driver_assigned: YesNo[];
|
|
21201
|
-
is_device_installed: YesNo[];
|
|
21202
|
-
gps_vehicle_category: GPSVehicleCategory;
|
|
21203
|
-
}, {
|
|
21204
|
-
date_format_id: string;
|
|
21205
|
-
time_zone_id: string;
|
|
21206
|
-
status?: Status[] | undefined;
|
|
21207
|
-
search?: string | undefined;
|
|
21208
|
-
paging?: PAGING | undefined;
|
|
21209
|
-
page_count?: unknown;
|
|
21210
|
-
page_index?: unknown;
|
|
21211
|
-
load_parents?: LoadParents | undefined;
|
|
21212
|
-
load_parents_list?: string[] | undefined;
|
|
21213
|
-
load_child?: LoadChild | undefined;
|
|
21214
|
-
load_child_list?: string[] | undefined;
|
|
21215
|
-
load_child_count?: LoadChildCount | undefined;
|
|
21216
|
-
load_child_count_list?: string[] | undefined;
|
|
21217
|
-
include_details?: Record<string, any> | undefined;
|
|
21218
|
-
where_relations?: Record<string, any> | undefined;
|
|
21219
|
-
order_by?: {
|
|
21220
|
-
name: string;
|
|
21221
|
-
field: string;
|
|
21222
|
-
direction: OrderBy;
|
|
21223
|
-
}[] | undefined;
|
|
21224
|
-
include_master_data?: YesNo | undefined;
|
|
21225
|
-
organisation_ids?: string[] | undefined;
|
|
21226
|
-
organisation_sub_company_ids?: string[] | undefined;
|
|
21227
|
-
organisation_branch_ids?: string[] | undefined;
|
|
21228
|
-
organisation_color_ids?: string[] | undefined;
|
|
21229
|
-
organisation_tag_ids?: string[] | undefined;
|
|
21230
|
-
vehicle_ids?: string[] | undefined;
|
|
21231
|
-
driver_ids?: string[] | undefined;
|
|
21232
|
-
device_ids?: string[] | undefined;
|
|
21233
|
-
vehicle_fuel_type_ids?: string[] | undefined;
|
|
21234
|
-
vehicle_fuel_unit_ids?: string[] | undefined;
|
|
21235
|
-
vehicle_sub_model_ids?: string[] | undefined;
|
|
21236
|
-
vehicle_make_ids?: string[] | undefined;
|
|
21237
|
-
vehicle_model_ids?: string[] | undefined;
|
|
21238
|
-
vehicle_status_type_ids?: string[] | undefined;
|
|
21239
|
-
vehicle_ownership_type_ids?: string[] | undefined;
|
|
21240
|
-
vehicle_type_ids?: string[] | undefined;
|
|
21241
|
-
vehicle_associated_to_ids?: string[] | undefined;
|
|
21242
|
-
is_driver_assigned?: YesNo[] | undefined;
|
|
21243
|
-
is_device_installed?: YesNo[] | undefined;
|
|
21244
|
-
gps_vehicle_category?: GPSVehicleCategory | undefined;
|
|
21245
|
-
}>;
|
|
21246
|
-
type VehicleQueryDTO = z.infer<typeof VehicleQuerySchema>;
|
|
21247
|
-
declare const NoGPSDataVehiclesQuerySchema: z.ZodObject<{
|
|
21248
|
-
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
21249
|
-
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
21250
|
-
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
21251
|
-
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
21252
|
-
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
21253
|
-
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
21254
|
-
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21255
|
-
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
21256
|
-
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21257
|
-
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
21258
|
-
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
21259
|
-
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
21260
|
-
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
21261
|
-
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
21262
|
-
name: z.ZodEffects<z.ZodString, string, string>;
|
|
21263
|
-
field: z.ZodEffects<z.ZodString, string, string>;
|
|
21264
|
-
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
21265
|
-
}, "strip", z.ZodTypeAny, {
|
|
21266
|
-
name: string;
|
|
21267
|
-
field: string;
|
|
21268
|
-
direction: OrderBy;
|
|
21269
|
-
}, {
|
|
21270
|
-
name: string;
|
|
21271
|
-
field: string;
|
|
21272
|
-
direction: OrderBy;
|
|
21273
|
-
}>, "many">>>;
|
|
21274
|
-
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
21275
|
-
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21276
|
-
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21277
|
-
} & {
|
|
21278
|
-
selected_time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
21279
|
-
}, "strip", z.ZodTypeAny, {
|
|
21280
|
-
status: Status[];
|
|
21281
|
-
search: string;
|
|
21282
|
-
paging: PAGING;
|
|
21283
|
-
page_count: number;
|
|
21284
|
-
page_index: number;
|
|
21285
|
-
load_parents: LoadParents;
|
|
21286
|
-
load_parents_list: string[];
|
|
21287
|
-
load_child: LoadChild;
|
|
21288
|
-
load_child_list: string[];
|
|
21289
|
-
load_child_count: LoadChildCount;
|
|
21290
|
-
load_child_count_list: string[];
|
|
21291
|
-
include_details: Record<string, any>;
|
|
21292
|
-
where_relations: Record<string, any>;
|
|
21293
|
-
order_by: {
|
|
21294
|
-
name: string;
|
|
21295
|
-
field: string;
|
|
21296
|
-
direction: OrderBy;
|
|
21297
|
-
}[];
|
|
21298
|
-
include_master_data: YesNo;
|
|
21299
|
-
date_format_id: string;
|
|
21300
|
-
time_zone_id: string;
|
|
21301
|
-
selected_time_zone_id: string;
|
|
21302
|
-
}, {
|
|
21303
|
-
date_format_id: string;
|
|
21304
|
-
time_zone_id: string;
|
|
21305
|
-
selected_time_zone_id: string;
|
|
20771
|
+
selected_time_zone_id: string;
|
|
21306
20772
|
status?: Status[] | undefined;
|
|
21307
20773
|
search?: string | undefined;
|
|
21308
20774
|
paging?: PAGING | undefined;
|
|
@@ -21412,22 +20878,15 @@ declare const newVehiclePayload: () => VehicleDTO;
|
|
|
21412
20878
|
declare const toVehicleDetailsGPSPayload: (vehicleGPS?: VehicleDetailGPS) => VehicleDetailGPSSensorDTO;
|
|
21413
20879
|
declare const toVehicleDetailsTripPayload: (trip?: VehicleDetailTrip) => VehicleDetailTripDTO;
|
|
21414
20880
|
declare const toVehicleDetailsBodyPayload: (vehicleBody?: VehicleDetailBody) => VehicleDetailBodyDTO;
|
|
21415
|
-
declare const toVehicleDetailLifeCyclePayload: (vehicleLifeCycle?: VehicleDetailLifeCycle) =>
|
|
20881
|
+
declare const toVehicleDetailLifeCyclePayload: (vehicleLifeCycle?: VehicleDetailLifeCycle) => VehicleDetailLifeCycleDTO;
|
|
21416
20882
|
declare const toVehicleDetailPurchasePayload: (vehiclePurchase?: VehicleDetailPurchase) => VehicleDetailPurchaseDTO;
|
|
21417
|
-
declare const toVehicleDocumentPayload: (row: VehicleDocument) => VehicleDocumentDTO;
|
|
21418
|
-
declare const newVehicleDocumentPayload: () => VehicleDocumentDTO;
|
|
21419
|
-
declare const toVehicleDocumentExpiryPayload: (row: VehicleDocumentExpiry) => VehicleDocumentExpiryDTO;
|
|
21420
|
-
declare const newVehicleDocumentExpiryPayload: () => VehicleDocumentExpiryDTO;
|
|
21421
20883
|
declare const get_vehicle_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
|
|
21422
20884
|
declare const get_device_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
|
|
21423
|
-
declare const get_vehicle_document_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
|
|
21424
20885
|
declare const get_calibration_file_presigned_url: (file_name: string) => Promise<BR<AWSPresignedUrl>>;
|
|
21425
20886
|
declare const create_file_vehicle: (payload: MasterVehicleFileDTO) => Promise<SBR>;
|
|
21426
20887
|
declare const remove_file_vehicle: (id: string) => Promise<SBR>;
|
|
21427
20888
|
declare const create_file_device: (payload: MasterDeviceFileDTO) => Promise<SBR>;
|
|
21428
20889
|
declare const remove_file_device: (id: string) => Promise<SBR>;
|
|
21429
|
-
declare const create_file_vehicle_document: (payload: VehicleDocumentFileDTO) => Promise<SBR>;
|
|
21430
|
-
declare const remove_file_vehicle_document: (id: string) => Promise<SBR>;
|
|
21431
20890
|
declare const update_calibration_file: (id: string, data: CalibrationFileDTO) => Promise<SBR>;
|
|
21432
20891
|
declare const delete_calibration_file: (id: string) => Promise<SBR>;
|
|
21433
20892
|
declare const findVehicles: (payload: VehicleQueryDTO) => Promise<FBR<MasterVehicle[]>>;
|
|
@@ -21440,7 +20899,7 @@ declare const deleteVehicle: (id: string) => Promise<SBR>;
|
|
|
21440
20899
|
declare const updateDetailsGpsSensor: (id: string, payload: VehicleDetailGPSSensorDTO) => Promise<SBR>;
|
|
21441
20900
|
declare const updateDetailsTrip: (id: string, payload: VehicleDetailTripDTO) => Promise<SBR>;
|
|
21442
20901
|
declare const updateVehicleBodyDetails: (id: string, payload: VehicleDetailBodyDTO) => Promise<SBR>;
|
|
21443
|
-
declare const updateVehicleLifeCycleDetails: (id: string, payload:
|
|
20902
|
+
declare const updateVehicleLifeCycleDetails: (id: string, payload: VehicleDetailLifeCycleDTO) => Promise<SBR>;
|
|
21444
20903
|
declare const updateVehiclePurchaseDetails: (id: string, payload: VehicleDetailPurchaseDTO) => Promise<SBR>;
|
|
21445
20904
|
declare const linkDriverToVehicle: (payload: VehicleDriverLinkDTO) => Promise<SBR>;
|
|
21446
20905
|
declare const unlinkDriverFromVehicle: (payload: VehicleDriverLinkDTO) => Promise<SBR>;
|
|
@@ -21450,14 +20909,6 @@ declare const linkDeviceToVehicle: (payload: VehicleDeviceLinkDTO) => Promise<SB
|
|
|
21450
20909
|
declare const unlinkDeviceFromVehicle: (payload: VehicleDeviceUnlinkDTO) => Promise<SBR>;
|
|
21451
20910
|
declare const getDeviceLinkHistoryByVehicle: (id: string, params: BaseQueryDTO) => Promise<FBR<AssignRemoveDeviceHistory[]>>;
|
|
21452
20911
|
declare const getDeviceLinkHistoryByDevice: (id: string, params: BaseQueryDTO) => Promise<FBR<AssignRemoveDeviceHistory[]>>;
|
|
21453
|
-
declare const createVehicleDocument: (payload: VehicleDocumentDTO) => Promise<SBR>;
|
|
21454
|
-
declare const findVehicleDocument: (payload: VehicleDocumentQueryDTO) => Promise<FBR<VehicleDocument[]>>;
|
|
21455
|
-
declare const updateVehicleDocument: (id: string, payload: VehicleDocumentDTO) => Promise<SBR>;
|
|
21456
|
-
declare const removeVehicleDocument: (id: string) => Promise<SBR>;
|
|
21457
|
-
declare const createVehicleDocumentExpiry: (payload: VehicleDocumentExpiryDTO) => Promise<SBR>;
|
|
21458
|
-
declare const findVehicleDocumentExpiry: (payload: VehicleDocumentExpiryQueryDTO) => Promise<FBR<VehicleDocumentExpiry[]>>;
|
|
21459
|
-
declare const updateVehicleDocumentExpiry: (id: string, payload: VehicleDocumentExpiryDTO) => Promise<SBR>;
|
|
21460
|
-
declare const removeVehicleDocumentExpiry: (id: string) => Promise<SBR>;
|
|
21461
20912
|
declare const getVehicleCache: (organisationId: string) => Promise<FBR<MasterVehicle[]>>;
|
|
21462
20913
|
declare const getVehicleSimpleCache: (organisationId: string) => Promise<FBR<MasterVehicle[]>>;
|
|
21463
20914
|
declare const getVehicleParentCache: (organisationId: string) => Promise<FBR<MasterVehicle[]>>;
|
|
@@ -23846,11 +23297,786 @@ declare const MasterTripPartyTypeSchema: z.ZodObject<{
|
|
|
23846
23297
|
}, {
|
|
23847
23298
|
status: Status;
|
|
23848
23299
|
organisation_id: string;
|
|
23849
|
-
party_type: string;
|
|
23850
|
-
description?: string | undefined;
|
|
23300
|
+
party_type: string;
|
|
23301
|
+
description?: string | undefined;
|
|
23302
|
+
}>;
|
|
23303
|
+
type MasterTripPartyTypeDTO = z.infer<typeof MasterTripPartyTypeSchema>;
|
|
23304
|
+
declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
|
|
23305
|
+
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23306
|
+
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
23307
|
+
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
23308
|
+
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
23309
|
+
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
23310
|
+
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
23311
|
+
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23312
|
+
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
23313
|
+
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23314
|
+
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
23315
|
+
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23316
|
+
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
23317
|
+
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
23318
|
+
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
23319
|
+
name: z.ZodEffects<z.ZodString, string, string>;
|
|
23320
|
+
field: z.ZodEffects<z.ZodString, string, string>;
|
|
23321
|
+
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
23322
|
+
}, "strip", z.ZodTypeAny, {
|
|
23323
|
+
name: string;
|
|
23324
|
+
field: string;
|
|
23325
|
+
direction: OrderBy;
|
|
23326
|
+
}, {
|
|
23327
|
+
name: string;
|
|
23328
|
+
field: string;
|
|
23329
|
+
direction: OrderBy;
|
|
23330
|
+
}>, "many">>>;
|
|
23331
|
+
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
23332
|
+
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23333
|
+
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23334
|
+
} & {
|
|
23335
|
+
party_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23336
|
+
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23337
|
+
}, "strip", z.ZodTypeAny, {
|
|
23338
|
+
status: Status[];
|
|
23339
|
+
search: string;
|
|
23340
|
+
paging: PAGING;
|
|
23341
|
+
page_count: number;
|
|
23342
|
+
page_index: number;
|
|
23343
|
+
load_parents: LoadParents;
|
|
23344
|
+
load_parents_list: string[];
|
|
23345
|
+
load_child: LoadChild;
|
|
23346
|
+
load_child_list: string[];
|
|
23347
|
+
load_child_count: LoadChildCount;
|
|
23348
|
+
load_child_count_list: string[];
|
|
23349
|
+
include_details: Record<string, any>;
|
|
23350
|
+
where_relations: Record<string, any>;
|
|
23351
|
+
order_by: {
|
|
23352
|
+
name: string;
|
|
23353
|
+
field: string;
|
|
23354
|
+
direction: OrderBy;
|
|
23355
|
+
}[];
|
|
23356
|
+
include_master_data: YesNo;
|
|
23357
|
+
date_format_id: string;
|
|
23358
|
+
time_zone_id: string;
|
|
23359
|
+
organisation_ids: string[];
|
|
23360
|
+
party_type_ids: string[];
|
|
23361
|
+
}, {
|
|
23362
|
+
date_format_id: string;
|
|
23363
|
+
time_zone_id: string;
|
|
23364
|
+
status?: Status[] | undefined;
|
|
23365
|
+
search?: string | undefined;
|
|
23366
|
+
paging?: PAGING | undefined;
|
|
23367
|
+
page_count?: unknown;
|
|
23368
|
+
page_index?: unknown;
|
|
23369
|
+
load_parents?: LoadParents | undefined;
|
|
23370
|
+
load_parents_list?: string[] | undefined;
|
|
23371
|
+
load_child?: LoadChild | undefined;
|
|
23372
|
+
load_child_list?: string[] | undefined;
|
|
23373
|
+
load_child_count?: LoadChildCount | undefined;
|
|
23374
|
+
load_child_count_list?: string[] | undefined;
|
|
23375
|
+
include_details?: Record<string, any> | undefined;
|
|
23376
|
+
where_relations?: Record<string, any> | undefined;
|
|
23377
|
+
order_by?: {
|
|
23378
|
+
name: string;
|
|
23379
|
+
field: string;
|
|
23380
|
+
direction: OrderBy;
|
|
23381
|
+
}[] | undefined;
|
|
23382
|
+
include_master_data?: YesNo | undefined;
|
|
23383
|
+
organisation_ids?: string[] | undefined;
|
|
23384
|
+
party_type_ids?: string[] | undefined;
|
|
23385
|
+
}>;
|
|
23386
|
+
type MasterTripPartyTypeQueryDTO = z.infer<typeof MasterTripPartyTypeQuerySchema>;
|
|
23387
|
+
declare const toMasterTripPartyTypePayload: (row: MasterTripPartyType) => MasterTripPartyTypeDTO;
|
|
23388
|
+
declare const newMasterTripPartyTypePayload: () => MasterTripPartyTypeDTO;
|
|
23389
|
+
declare const findMasterTripPartyTypes: (data: MasterTripPartyTypeQueryDTO) => Promise<FBR<MasterTripPartyType[]>>;
|
|
23390
|
+
declare const createMasterTripPartyType: (data: MasterTripPartyTypeDTO) => Promise<SBR>;
|
|
23391
|
+
declare const updateMasterTripPartyType: (id: string, data: MasterTripPartyTypeDTO) => Promise<SBR>;
|
|
23392
|
+
declare const deleteMasterTripPartyType: (id: string) => Promise<SBR>;
|
|
23393
|
+
declare const getMasterTripPartyTypeCache: (organisation_id: string) => Promise<FBR<MasterTripPartyType[]>>;
|
|
23394
|
+
|
|
23395
|
+
interface MasterTyreGrade extends Record<string, unknown> {
|
|
23396
|
+
tyre_grade_id: string;
|
|
23397
|
+
tyre_grade: string;
|
|
23398
|
+
description?: string;
|
|
23399
|
+
status: Status;
|
|
23400
|
+
added_date_time: string;
|
|
23401
|
+
modified_date_time: string;
|
|
23402
|
+
organisation_id: string;
|
|
23403
|
+
UserOrganisation?: UserOrganisation;
|
|
23404
|
+
organisation_name?: string;
|
|
23405
|
+
organisation_code?: string;
|
|
23406
|
+
_count?: {
|
|
23407
|
+
FleetTyreInventory?: number;
|
|
23408
|
+
};
|
|
23409
|
+
}
|
|
23410
|
+
declare const MasterTyreGradeSchema: z.ZodObject<{
|
|
23411
|
+
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23412
|
+
tyre_grade: z.ZodEffects<z.ZodString, string, string>;
|
|
23413
|
+
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23414
|
+
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23415
|
+
}, "strip", z.ZodTypeAny, {
|
|
23416
|
+
status: Status;
|
|
23417
|
+
organisation_id: string;
|
|
23418
|
+
description: string;
|
|
23419
|
+
tyre_grade: string;
|
|
23420
|
+
}, {
|
|
23421
|
+
status: Status;
|
|
23422
|
+
organisation_id: string;
|
|
23423
|
+
tyre_grade: string;
|
|
23424
|
+
description?: string | undefined;
|
|
23425
|
+
}>;
|
|
23426
|
+
type MasterTyreGradeDTO = z.infer<typeof MasterTyreGradeSchema>;
|
|
23427
|
+
declare const MasterTyreGradeQuerySchema: z.ZodObject<{
|
|
23428
|
+
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23429
|
+
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
23430
|
+
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
23431
|
+
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
23432
|
+
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
23433
|
+
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
23434
|
+
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23435
|
+
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
23436
|
+
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23437
|
+
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
23438
|
+
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23439
|
+
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
23440
|
+
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
23441
|
+
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
23442
|
+
name: z.ZodEffects<z.ZodString, string, string>;
|
|
23443
|
+
field: z.ZodEffects<z.ZodString, string, string>;
|
|
23444
|
+
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
23445
|
+
}, "strip", z.ZodTypeAny, {
|
|
23446
|
+
name: string;
|
|
23447
|
+
field: string;
|
|
23448
|
+
direction: OrderBy;
|
|
23449
|
+
}, {
|
|
23450
|
+
name: string;
|
|
23451
|
+
field: string;
|
|
23452
|
+
direction: OrderBy;
|
|
23453
|
+
}>, "many">>>;
|
|
23454
|
+
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
23455
|
+
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23456
|
+
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23457
|
+
} & {
|
|
23458
|
+
tyre_grade_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23459
|
+
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23460
|
+
}, "strip", z.ZodTypeAny, {
|
|
23461
|
+
status: Status[];
|
|
23462
|
+
search: string;
|
|
23463
|
+
paging: PAGING;
|
|
23464
|
+
page_count: number;
|
|
23465
|
+
page_index: number;
|
|
23466
|
+
load_parents: LoadParents;
|
|
23467
|
+
load_parents_list: string[];
|
|
23468
|
+
load_child: LoadChild;
|
|
23469
|
+
load_child_list: string[];
|
|
23470
|
+
load_child_count: LoadChildCount;
|
|
23471
|
+
load_child_count_list: string[];
|
|
23472
|
+
include_details: Record<string, any>;
|
|
23473
|
+
where_relations: Record<string, any>;
|
|
23474
|
+
order_by: {
|
|
23475
|
+
name: string;
|
|
23476
|
+
field: string;
|
|
23477
|
+
direction: OrderBy;
|
|
23478
|
+
}[];
|
|
23479
|
+
include_master_data: YesNo;
|
|
23480
|
+
date_format_id: string;
|
|
23481
|
+
time_zone_id: string;
|
|
23482
|
+
organisation_ids: string[];
|
|
23483
|
+
tyre_grade_ids: string[];
|
|
23484
|
+
}, {
|
|
23485
|
+
date_format_id: string;
|
|
23486
|
+
time_zone_id: string;
|
|
23487
|
+
status?: Status[] | undefined;
|
|
23488
|
+
search?: string | undefined;
|
|
23489
|
+
paging?: PAGING | undefined;
|
|
23490
|
+
page_count?: unknown;
|
|
23491
|
+
page_index?: unknown;
|
|
23492
|
+
load_parents?: LoadParents | undefined;
|
|
23493
|
+
load_parents_list?: string[] | undefined;
|
|
23494
|
+
load_child?: LoadChild | undefined;
|
|
23495
|
+
load_child_list?: string[] | undefined;
|
|
23496
|
+
load_child_count?: LoadChildCount | undefined;
|
|
23497
|
+
load_child_count_list?: string[] | undefined;
|
|
23498
|
+
include_details?: Record<string, any> | undefined;
|
|
23499
|
+
where_relations?: Record<string, any> | undefined;
|
|
23500
|
+
order_by?: {
|
|
23501
|
+
name: string;
|
|
23502
|
+
field: string;
|
|
23503
|
+
direction: OrderBy;
|
|
23504
|
+
}[] | undefined;
|
|
23505
|
+
include_master_data?: YesNo | undefined;
|
|
23506
|
+
organisation_ids?: string[] | undefined;
|
|
23507
|
+
tyre_grade_ids?: string[] | undefined;
|
|
23508
|
+
}>;
|
|
23509
|
+
type MasterTyreGradeQueryDTO = z.infer<typeof MasterTyreGradeQuerySchema>;
|
|
23510
|
+
declare const toMasterTyreGradePayload: (row: MasterTyreGrade) => MasterTyreGradeDTO;
|
|
23511
|
+
declare const newMasterTyreGradePayload: () => MasterTyreGradeDTO;
|
|
23512
|
+
declare const findMasterTyreGrades: (data: MasterTyreGradeQueryDTO) => Promise<FBR<MasterTyreGrade[]>>;
|
|
23513
|
+
declare const createMasterTyreGrade: (data: MasterTyreGradeDTO) => Promise<SBR>;
|
|
23514
|
+
declare const updateMasterTyreGrade: (id: string, data: MasterTyreGradeDTO) => Promise<SBR>;
|
|
23515
|
+
declare const deleteMasterTyreGrade: (id: string) => Promise<SBR>;
|
|
23516
|
+
declare const getMasterTyreGradeCache: (organisation_id: string) => Promise<FBR<MasterTyreGrade[]>>;
|
|
23517
|
+
declare const getMasterTyreGradeCacheCount: (organisation_id: string) => Promise<FBR<MasterTyreGrade[]>>;
|
|
23518
|
+
|
|
23519
|
+
interface MasterTyreModel extends Record<string, unknown> {
|
|
23520
|
+
tyre_model_id: string;
|
|
23521
|
+
tyre_model: string;
|
|
23522
|
+
description?: string;
|
|
23523
|
+
warranty_months?: number;
|
|
23524
|
+
warranty_kms?: number;
|
|
23525
|
+
tyre_size?: string;
|
|
23526
|
+
tread_depth?: number;
|
|
23527
|
+
recommended_min_tread_depth?: number;
|
|
23528
|
+
recommended_max_run_kms?: number;
|
|
23529
|
+
status: Status;
|
|
23530
|
+
added_date_time: string;
|
|
23531
|
+
modified_date_time: string;
|
|
23532
|
+
organisation_id: string;
|
|
23533
|
+
UserOrganisation?: UserOrganisation;
|
|
23534
|
+
organisation_name?: string;
|
|
23535
|
+
organisation_code?: string;
|
|
23536
|
+
tyre_make_id: string;
|
|
23537
|
+
MasterTyreMake?: MasterTyreMake;
|
|
23538
|
+
_count?: {
|
|
23539
|
+
FleetTyreInventory?: number;
|
|
23540
|
+
};
|
|
23541
|
+
}
|
|
23542
|
+
declare const MasterTyreModelSchema: z.ZodObject<{
|
|
23543
|
+
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23544
|
+
tyre_make_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23545
|
+
tyre_model: z.ZodEffects<z.ZodString, string, string>;
|
|
23546
|
+
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23547
|
+
warranty_months: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
23548
|
+
warranty_kms: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
23549
|
+
tyre_size: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23550
|
+
tread_depth: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
23551
|
+
recommended_min_tread_depth: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
23552
|
+
recommended_max_run_kms: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
23553
|
+
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23554
|
+
}, "strip", z.ZodTypeAny, {
|
|
23555
|
+
status: Status;
|
|
23556
|
+
organisation_id: string;
|
|
23557
|
+
description: string;
|
|
23558
|
+
tyre_model: string;
|
|
23559
|
+
warranty_months: number;
|
|
23560
|
+
tyre_size: string;
|
|
23561
|
+
tyre_make_id: string;
|
|
23562
|
+
warranty_kms?: number | undefined;
|
|
23563
|
+
tread_depth?: number | undefined;
|
|
23564
|
+
recommended_min_tread_depth?: number | undefined;
|
|
23565
|
+
recommended_max_run_kms?: number | undefined;
|
|
23566
|
+
}, {
|
|
23567
|
+
status: Status;
|
|
23568
|
+
organisation_id: string;
|
|
23569
|
+
tyre_model: string;
|
|
23570
|
+
tyre_make_id: string;
|
|
23571
|
+
description?: string | undefined;
|
|
23572
|
+
warranty_months?: unknown;
|
|
23573
|
+
warranty_kms?: unknown;
|
|
23574
|
+
tyre_size?: string | undefined;
|
|
23575
|
+
tread_depth?: unknown;
|
|
23576
|
+
recommended_min_tread_depth?: unknown;
|
|
23577
|
+
recommended_max_run_kms?: unknown;
|
|
23578
|
+
}>;
|
|
23579
|
+
type MasterTyreModelDTO = z.infer<typeof MasterTyreModelSchema>;
|
|
23580
|
+
declare const MasterTyreModelQuerySchema: z.ZodObject<{
|
|
23581
|
+
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23582
|
+
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
23583
|
+
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
23584
|
+
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
23585
|
+
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
23586
|
+
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
23587
|
+
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23588
|
+
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
23589
|
+
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23590
|
+
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
23591
|
+
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23592
|
+
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
23593
|
+
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
23594
|
+
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
23595
|
+
name: z.ZodEffects<z.ZodString, string, string>;
|
|
23596
|
+
field: z.ZodEffects<z.ZodString, string, string>;
|
|
23597
|
+
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
23598
|
+
}, "strip", z.ZodTypeAny, {
|
|
23599
|
+
name: string;
|
|
23600
|
+
field: string;
|
|
23601
|
+
direction: OrderBy;
|
|
23602
|
+
}, {
|
|
23603
|
+
name: string;
|
|
23604
|
+
field: string;
|
|
23605
|
+
direction: OrderBy;
|
|
23606
|
+
}>, "many">>>;
|
|
23607
|
+
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
23608
|
+
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23609
|
+
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23610
|
+
} & {
|
|
23611
|
+
tyre_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23612
|
+
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23613
|
+
tyre_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23614
|
+
}, "strip", z.ZodTypeAny, {
|
|
23615
|
+
status: Status[];
|
|
23616
|
+
search: string;
|
|
23617
|
+
paging: PAGING;
|
|
23618
|
+
page_count: number;
|
|
23619
|
+
page_index: number;
|
|
23620
|
+
load_parents: LoadParents;
|
|
23621
|
+
load_parents_list: string[];
|
|
23622
|
+
load_child: LoadChild;
|
|
23623
|
+
load_child_list: string[];
|
|
23624
|
+
load_child_count: LoadChildCount;
|
|
23625
|
+
load_child_count_list: string[];
|
|
23626
|
+
include_details: Record<string, any>;
|
|
23627
|
+
where_relations: Record<string, any>;
|
|
23628
|
+
order_by: {
|
|
23629
|
+
name: string;
|
|
23630
|
+
field: string;
|
|
23631
|
+
direction: OrderBy;
|
|
23632
|
+
}[];
|
|
23633
|
+
include_master_data: YesNo;
|
|
23634
|
+
date_format_id: string;
|
|
23635
|
+
time_zone_id: string;
|
|
23636
|
+
organisation_ids: string[];
|
|
23637
|
+
tyre_model_ids: string[];
|
|
23638
|
+
tyre_make_ids: string[];
|
|
23639
|
+
}, {
|
|
23640
|
+
date_format_id: string;
|
|
23641
|
+
time_zone_id: string;
|
|
23642
|
+
status?: Status[] | undefined;
|
|
23643
|
+
search?: string | undefined;
|
|
23644
|
+
paging?: PAGING | undefined;
|
|
23645
|
+
page_count?: unknown;
|
|
23646
|
+
page_index?: unknown;
|
|
23647
|
+
load_parents?: LoadParents | undefined;
|
|
23648
|
+
load_parents_list?: string[] | undefined;
|
|
23649
|
+
load_child?: LoadChild | undefined;
|
|
23650
|
+
load_child_list?: string[] | undefined;
|
|
23651
|
+
load_child_count?: LoadChildCount | undefined;
|
|
23652
|
+
load_child_count_list?: string[] | undefined;
|
|
23653
|
+
include_details?: Record<string, any> | undefined;
|
|
23654
|
+
where_relations?: Record<string, any> | undefined;
|
|
23655
|
+
order_by?: {
|
|
23656
|
+
name: string;
|
|
23657
|
+
field: string;
|
|
23658
|
+
direction: OrderBy;
|
|
23659
|
+
}[] | undefined;
|
|
23660
|
+
include_master_data?: YesNo | undefined;
|
|
23661
|
+
organisation_ids?: string[] | undefined;
|
|
23662
|
+
tyre_model_ids?: string[] | undefined;
|
|
23663
|
+
tyre_make_ids?: string[] | undefined;
|
|
23664
|
+
}>;
|
|
23665
|
+
type MasterTyreModelQueryDTO = z.infer<typeof MasterTyreModelQuerySchema>;
|
|
23666
|
+
declare const FindCacheSchema: z.ZodObject<{
|
|
23667
|
+
tyre_make_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23668
|
+
}, "strip", z.ZodTypeAny, {
|
|
23669
|
+
tyre_make_id: string;
|
|
23670
|
+
}, {
|
|
23671
|
+
tyre_make_id: string;
|
|
23672
|
+
}>;
|
|
23673
|
+
type FindCacheDTO = z.infer<typeof FindCacheSchema>;
|
|
23674
|
+
declare const toMasterTyreModelPayload: (row: MasterTyreModel) => MasterTyreModelDTO;
|
|
23675
|
+
declare const newMasterTyreModelPayload: () => MasterTyreModelDTO;
|
|
23676
|
+
declare const findMasterTyreModels: (data: MasterTyreModelQueryDTO) => Promise<FBR<MasterTyreModel[]>>;
|
|
23677
|
+
declare const createMasterTyreModel: (data: MasterTyreModelDTO) => Promise<SBR>;
|
|
23678
|
+
declare const updateMasterTyreModel: (id: string, data: MasterTyreModelDTO) => Promise<SBR>;
|
|
23679
|
+
declare const deleteMasterTyreModel: (id: string) => Promise<SBR>;
|
|
23680
|
+
declare const getMasterTyreModelCache: (organisation_id: string, tyre_make_id?: string) => Promise<FBR<MasterTyreModel[]>>;
|
|
23681
|
+
declare const getMasterTyreModelCacheCount: (organisation_id: string, tyre_make_id?: string) => Promise<FBR<MasterTyreModel[]>>;
|
|
23682
|
+
|
|
23683
|
+
interface MasterTyreMake extends Record<string, unknown> {
|
|
23684
|
+
tyre_make_id: string;
|
|
23685
|
+
tyre_make: string;
|
|
23686
|
+
description?: string;
|
|
23687
|
+
status: Status;
|
|
23688
|
+
added_date_time: string;
|
|
23689
|
+
modified_date_time: string;
|
|
23690
|
+
organisation_id: string;
|
|
23691
|
+
UserOrganisation?: UserOrganisation;
|
|
23692
|
+
organisation_name?: string;
|
|
23693
|
+
organisation_code?: string;
|
|
23694
|
+
MasterTyreModel?: MasterTyreModel[];
|
|
23695
|
+
_count?: {
|
|
23696
|
+
MasterTyreModel?: number;
|
|
23697
|
+
FleetTyreInventory?: number;
|
|
23698
|
+
};
|
|
23699
|
+
}
|
|
23700
|
+
declare const MasterTyreMakeSchema: z.ZodObject<{
|
|
23701
|
+
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23702
|
+
tyre_make: z.ZodEffects<z.ZodString, string, string>;
|
|
23703
|
+
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23704
|
+
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23705
|
+
}, "strip", z.ZodTypeAny, {
|
|
23706
|
+
status: Status;
|
|
23707
|
+
organisation_id: string;
|
|
23708
|
+
description: string;
|
|
23709
|
+
tyre_make: string;
|
|
23710
|
+
}, {
|
|
23711
|
+
status: Status;
|
|
23712
|
+
organisation_id: string;
|
|
23713
|
+
tyre_make: string;
|
|
23714
|
+
description?: string | undefined;
|
|
23715
|
+
}>;
|
|
23716
|
+
type MasterTyreMakeDTO = z.infer<typeof MasterTyreMakeSchema>;
|
|
23717
|
+
declare const MasterTyreMakeQuerySchema: z.ZodObject<{
|
|
23718
|
+
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23719
|
+
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
23720
|
+
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
23721
|
+
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
23722
|
+
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
23723
|
+
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
23724
|
+
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23725
|
+
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
23726
|
+
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23727
|
+
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
23728
|
+
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23729
|
+
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
23730
|
+
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
23731
|
+
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
23732
|
+
name: z.ZodEffects<z.ZodString, string, string>;
|
|
23733
|
+
field: z.ZodEffects<z.ZodString, string, string>;
|
|
23734
|
+
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
23735
|
+
}, "strip", z.ZodTypeAny, {
|
|
23736
|
+
name: string;
|
|
23737
|
+
field: string;
|
|
23738
|
+
direction: OrderBy;
|
|
23739
|
+
}, {
|
|
23740
|
+
name: string;
|
|
23741
|
+
field: string;
|
|
23742
|
+
direction: OrderBy;
|
|
23743
|
+
}>, "many">>>;
|
|
23744
|
+
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
23745
|
+
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23746
|
+
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23747
|
+
} & {
|
|
23748
|
+
tyre_make_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23749
|
+
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23750
|
+
}, "strip", z.ZodTypeAny, {
|
|
23751
|
+
status: Status[];
|
|
23752
|
+
search: string;
|
|
23753
|
+
paging: PAGING;
|
|
23754
|
+
page_count: number;
|
|
23755
|
+
page_index: number;
|
|
23756
|
+
load_parents: LoadParents;
|
|
23757
|
+
load_parents_list: string[];
|
|
23758
|
+
load_child: LoadChild;
|
|
23759
|
+
load_child_list: string[];
|
|
23760
|
+
load_child_count: LoadChildCount;
|
|
23761
|
+
load_child_count_list: string[];
|
|
23762
|
+
include_details: Record<string, any>;
|
|
23763
|
+
where_relations: Record<string, any>;
|
|
23764
|
+
order_by: {
|
|
23765
|
+
name: string;
|
|
23766
|
+
field: string;
|
|
23767
|
+
direction: OrderBy;
|
|
23768
|
+
}[];
|
|
23769
|
+
include_master_data: YesNo;
|
|
23770
|
+
date_format_id: string;
|
|
23771
|
+
time_zone_id: string;
|
|
23772
|
+
organisation_ids: string[];
|
|
23773
|
+
tyre_make_ids: string[];
|
|
23774
|
+
}, {
|
|
23775
|
+
date_format_id: string;
|
|
23776
|
+
time_zone_id: string;
|
|
23777
|
+
status?: Status[] | undefined;
|
|
23778
|
+
search?: string | undefined;
|
|
23779
|
+
paging?: PAGING | undefined;
|
|
23780
|
+
page_count?: unknown;
|
|
23781
|
+
page_index?: unknown;
|
|
23782
|
+
load_parents?: LoadParents | undefined;
|
|
23783
|
+
load_parents_list?: string[] | undefined;
|
|
23784
|
+
load_child?: LoadChild | undefined;
|
|
23785
|
+
load_child_list?: string[] | undefined;
|
|
23786
|
+
load_child_count?: LoadChildCount | undefined;
|
|
23787
|
+
load_child_count_list?: string[] | undefined;
|
|
23788
|
+
include_details?: Record<string, any> | undefined;
|
|
23789
|
+
where_relations?: Record<string, any> | undefined;
|
|
23790
|
+
order_by?: {
|
|
23791
|
+
name: string;
|
|
23792
|
+
field: string;
|
|
23793
|
+
direction: OrderBy;
|
|
23794
|
+
}[] | undefined;
|
|
23795
|
+
include_master_data?: YesNo | undefined;
|
|
23796
|
+
organisation_ids?: string[] | undefined;
|
|
23797
|
+
tyre_make_ids?: string[] | undefined;
|
|
23798
|
+
}>;
|
|
23799
|
+
type MasterTyreMakeQueryDTO = z.infer<typeof MasterTyreMakeQuerySchema>;
|
|
23800
|
+
declare const toMasterTyreMakePayload: (row: MasterTyreMake) => MasterTyreMakeDTO;
|
|
23801
|
+
declare const newMasterTyreMakePayload: () => MasterTyreMakeDTO;
|
|
23802
|
+
declare const findMasterTyreMakes: (data: MasterTyreMakeQueryDTO) => Promise<FBR<MasterTyreMake[]>>;
|
|
23803
|
+
declare const createMasterTyreMake: (data: MasterTyreMakeDTO) => Promise<SBR>;
|
|
23804
|
+
declare const updateMasterTyreMake: (id: string, data: MasterTyreMakeDTO) => Promise<SBR>;
|
|
23805
|
+
declare const deleteMasterTyreMake: (id: string) => Promise<SBR>;
|
|
23806
|
+
declare const getMasterTyreMakeCache: (organisation_id: string) => Promise<FBR<MasterTyreMake[]>>;
|
|
23807
|
+
declare const getMasterTyreMakeCacheCount: (organisation_id: string) => Promise<FBR<number>>;
|
|
23808
|
+
declare const getMasterTyreMakeCacheChild: (organisation_id: string) => Promise<FBR<MasterTyreMake[]>>;
|
|
23809
|
+
|
|
23810
|
+
interface FleetDocument extends Record<string, unknown> {
|
|
23811
|
+
document_id: string;
|
|
23812
|
+
document_sub_id: number;
|
|
23813
|
+
document_code?: string;
|
|
23814
|
+
document_number?: string;
|
|
23815
|
+
document_authorized_name?: string;
|
|
23816
|
+
document_cost?: number;
|
|
23817
|
+
document_issue_date?: string;
|
|
23818
|
+
document_issue_date_f?: string;
|
|
23819
|
+
document_valid_till_date?: string;
|
|
23820
|
+
document_valid_till_date_f?: string;
|
|
23821
|
+
document_renewal_date?: string;
|
|
23822
|
+
document_renewal_date_f?: string;
|
|
23823
|
+
document_validity_status: DocumentValidityStatus;
|
|
23824
|
+
document_status: DocumentStatus;
|
|
23825
|
+
document_details_1?: string;
|
|
23826
|
+
document_details_2?: string;
|
|
23827
|
+
document_details_3?: string;
|
|
23828
|
+
document_details_4?: string;
|
|
23829
|
+
document_notes?: string;
|
|
23830
|
+
status: Status;
|
|
23831
|
+
added_date_time: string;
|
|
23832
|
+
modified_date_time: string;
|
|
23833
|
+
organisation_id: string;
|
|
23834
|
+
UserOrganisation?: UserOrganisation;
|
|
23835
|
+
organisation_name?: string;
|
|
23836
|
+
organisation_code?: string;
|
|
23837
|
+
user_id?: string;
|
|
23838
|
+
User?: User;
|
|
23839
|
+
user_details?: string;
|
|
23840
|
+
vehicle_id: string;
|
|
23841
|
+
MasterVehicle?: MasterVehicle;
|
|
23842
|
+
vehicle_number?: string;
|
|
23843
|
+
vehicle_type?: string;
|
|
23844
|
+
document_type_id: string;
|
|
23845
|
+
MasterVehicleDocumentType?: MasterVehicleDocumentType;
|
|
23846
|
+
document_type?: string;
|
|
23847
|
+
vendor_id?: string;
|
|
23848
|
+
FleetVendor?: FleetVendor;
|
|
23849
|
+
vendor_name?: string;
|
|
23850
|
+
FleetDocumentFile?: FleetDocumentFile[];
|
|
23851
|
+
FleetDocumentExpiry?: FleetDocumentExpiry[];
|
|
23852
|
+
_count?: {
|
|
23853
|
+
FleetDocumentFile?: number;
|
|
23854
|
+
FleetDocumentExpiry?: number;
|
|
23855
|
+
};
|
|
23856
|
+
}
|
|
23857
|
+
interface FleetDocumentFile extends BaseCommonFile {
|
|
23858
|
+
document_file_id: string;
|
|
23859
|
+
organisation_id: string;
|
|
23860
|
+
UserOrganisation?: UserOrganisation;
|
|
23861
|
+
organisation_name?: string;
|
|
23862
|
+
organisation_code?: string;
|
|
23863
|
+
user_id?: string;
|
|
23864
|
+
User?: User;
|
|
23865
|
+
user_details?: string;
|
|
23866
|
+
document_id: string;
|
|
23867
|
+
FleetDocument?: FleetDocument;
|
|
23868
|
+
_count?: {};
|
|
23869
|
+
}
|
|
23870
|
+
interface FleetDocumentExpiry extends Record<string, unknown> {
|
|
23871
|
+
document_expiry_id: string;
|
|
23872
|
+
expiry_type: ExpiryType;
|
|
23873
|
+
status: Status;
|
|
23874
|
+
added_date_time: string;
|
|
23875
|
+
modified_date_time: string;
|
|
23876
|
+
organisation_id: string;
|
|
23877
|
+
UserOrganisation?: UserOrganisation;
|
|
23878
|
+
organisation_name?: string;
|
|
23879
|
+
organisation_code?: string;
|
|
23880
|
+
vehicle_id: string;
|
|
23881
|
+
MasterVehicle?: MasterVehicle;
|
|
23882
|
+
vehicle_number?: string;
|
|
23883
|
+
vehicle_type?: string;
|
|
23884
|
+
document_id: string;
|
|
23885
|
+
FleetDocument?: FleetDocument;
|
|
23886
|
+
document_type_id: string;
|
|
23887
|
+
MasterVehicleDocumentType?: MasterVehicleDocumentType;
|
|
23888
|
+
document_type?: string;
|
|
23889
|
+
_count?: {};
|
|
23890
|
+
}
|
|
23891
|
+
interface DocumentDashboard extends Record<string, unknown> {
|
|
23892
|
+
main_counts: {
|
|
23893
|
+
total_documents: number;
|
|
23894
|
+
active_documents: number;
|
|
23895
|
+
expired_documents: number;
|
|
23896
|
+
documents_with_files: number;
|
|
23897
|
+
documents_without_files: number;
|
|
23898
|
+
valid_documents: number;
|
|
23899
|
+
renewal_due_documents: number;
|
|
23900
|
+
};
|
|
23901
|
+
_count?: {};
|
|
23902
|
+
}
|
|
23903
|
+
declare const FleetDocumentFileSchema: z.ZodObject<{
|
|
23904
|
+
usage_type: z.ZodEffects<z.ZodString, string, string>;
|
|
23905
|
+
file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
|
|
23906
|
+
file_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23907
|
+
file_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23908
|
+
file_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23909
|
+
file_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23910
|
+
file_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
23911
|
+
file_metadata: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
23912
|
+
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23913
|
+
} & {
|
|
23914
|
+
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23915
|
+
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23916
|
+
document_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23917
|
+
}, "strip", z.ZodTypeAny, {
|
|
23918
|
+
status: Status;
|
|
23919
|
+
organisation_id: string;
|
|
23920
|
+
user_id: string;
|
|
23921
|
+
usage_type: string;
|
|
23922
|
+
file_type: FileType;
|
|
23923
|
+
file_url: string;
|
|
23924
|
+
file_key: string;
|
|
23925
|
+
file_name: string;
|
|
23926
|
+
file_description: string;
|
|
23927
|
+
file_size: number;
|
|
23928
|
+
file_metadata: Record<string, any>;
|
|
23929
|
+
document_id: string;
|
|
23930
|
+
}, {
|
|
23931
|
+
status: Status;
|
|
23932
|
+
organisation_id: string;
|
|
23933
|
+
user_id: string;
|
|
23934
|
+
usage_type: string;
|
|
23935
|
+
file_type: FileType;
|
|
23936
|
+
document_id: string;
|
|
23937
|
+
file_url?: string | undefined;
|
|
23938
|
+
file_key?: string | undefined;
|
|
23939
|
+
file_name?: string | undefined;
|
|
23940
|
+
file_description?: string | undefined;
|
|
23941
|
+
file_size?: unknown;
|
|
23942
|
+
file_metadata?: Record<string, any> | undefined;
|
|
23943
|
+
}>;
|
|
23944
|
+
type FleetDocumentFileDTO = z.infer<typeof FleetDocumentFileSchema>;
|
|
23945
|
+
declare const FleetDocumentSchema: z.ZodObject<{
|
|
23946
|
+
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23947
|
+
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23948
|
+
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23949
|
+
document_type_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23950
|
+
vendor_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23951
|
+
document_number: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23952
|
+
document_authorized_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23953
|
+
document_cost: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
23954
|
+
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>>;
|
|
23955
|
+
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>>;
|
|
23956
|
+
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>>;
|
|
23957
|
+
document_validity_status: z.ZodType<DocumentValidityStatus, z.ZodTypeDef, DocumentValidityStatus>;
|
|
23958
|
+
document_status: z.ZodType<DocumentStatus, z.ZodTypeDef, DocumentStatus>;
|
|
23959
|
+
document_details_1: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23960
|
+
document_details_2: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23961
|
+
document_details_3: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23962
|
+
document_details_4: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23963
|
+
document_notes: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23964
|
+
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23965
|
+
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23966
|
+
FleetDocumentFileSchema: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
23967
|
+
usage_type: z.ZodEffects<z.ZodString, string, string>;
|
|
23968
|
+
file_type: z.ZodType<FileType, z.ZodTypeDef, FileType>;
|
|
23969
|
+
file_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23970
|
+
file_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23971
|
+
file_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23972
|
+
file_description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23973
|
+
file_size: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
23974
|
+
file_metadata: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
23975
|
+
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23976
|
+
} & {
|
|
23977
|
+
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23978
|
+
user_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23979
|
+
document_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23980
|
+
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
23981
|
+
status: Status;
|
|
23982
|
+
organisation_id: string;
|
|
23983
|
+
user_id: string;
|
|
23984
|
+
usage_type: string;
|
|
23985
|
+
file_type: FileType;
|
|
23986
|
+
file_url: string;
|
|
23987
|
+
file_key: string;
|
|
23988
|
+
file_name: string;
|
|
23989
|
+
file_description: string;
|
|
23990
|
+
file_size: number;
|
|
23991
|
+
file_metadata: Record<string, any>;
|
|
23992
|
+
document_id: string;
|
|
23993
|
+
}, {
|
|
23994
|
+
status: Status;
|
|
23995
|
+
organisation_id: string;
|
|
23996
|
+
user_id: string;
|
|
23997
|
+
usage_type: string;
|
|
23998
|
+
file_type: FileType;
|
|
23999
|
+
document_id: string;
|
|
24000
|
+
file_url?: string | undefined;
|
|
24001
|
+
file_key?: string | undefined;
|
|
24002
|
+
file_name?: string | undefined;
|
|
24003
|
+
file_description?: string | undefined;
|
|
24004
|
+
file_size?: unknown;
|
|
24005
|
+
file_metadata?: Record<string, any> | undefined;
|
|
24006
|
+
}>, "many">>>;
|
|
24007
|
+
}, "strip", z.ZodTypeAny, {
|
|
24008
|
+
status: Status;
|
|
24009
|
+
organisation_id: string;
|
|
24010
|
+
user_id: string;
|
|
24011
|
+
time_zone_id: string;
|
|
24012
|
+
vehicle_id: string;
|
|
24013
|
+
vendor_id: string;
|
|
24014
|
+
document_type_id: string;
|
|
24015
|
+
document_number: string;
|
|
24016
|
+
document_authorized_name: string;
|
|
24017
|
+
document_issue_date: string;
|
|
24018
|
+
document_valid_till_date: string;
|
|
24019
|
+
document_renewal_date: string;
|
|
24020
|
+
document_validity_status: DocumentValidityStatus;
|
|
24021
|
+
document_status: DocumentStatus;
|
|
24022
|
+
document_details_1: string;
|
|
24023
|
+
document_details_2: string;
|
|
24024
|
+
document_details_3: string;
|
|
24025
|
+
document_details_4: string;
|
|
24026
|
+
document_notes: string;
|
|
24027
|
+
FleetDocumentFileSchema: {
|
|
24028
|
+
status: Status;
|
|
24029
|
+
organisation_id: string;
|
|
24030
|
+
user_id: string;
|
|
24031
|
+
usage_type: string;
|
|
24032
|
+
file_type: FileType;
|
|
24033
|
+
file_url: string;
|
|
24034
|
+
file_key: string;
|
|
24035
|
+
file_name: string;
|
|
24036
|
+
file_description: string;
|
|
24037
|
+
file_size: number;
|
|
24038
|
+
file_metadata: Record<string, any>;
|
|
24039
|
+
document_id: string;
|
|
24040
|
+
}[];
|
|
24041
|
+
document_cost?: number | undefined;
|
|
24042
|
+
}, {
|
|
24043
|
+
status: Status;
|
|
24044
|
+
organisation_id: string;
|
|
24045
|
+
user_id: string;
|
|
24046
|
+
time_zone_id: string;
|
|
24047
|
+
vehicle_id: string;
|
|
24048
|
+
vendor_id: string;
|
|
24049
|
+
document_type_id: string;
|
|
24050
|
+
document_validity_status: DocumentValidityStatus;
|
|
24051
|
+
document_status: DocumentStatus;
|
|
24052
|
+
document_number?: string | undefined;
|
|
24053
|
+
document_authorized_name?: string | undefined;
|
|
24054
|
+
document_cost?: unknown;
|
|
24055
|
+
document_issue_date?: string | undefined;
|
|
24056
|
+
document_valid_till_date?: string | undefined;
|
|
24057
|
+
document_renewal_date?: string | undefined;
|
|
24058
|
+
document_details_1?: string | undefined;
|
|
24059
|
+
document_details_2?: string | undefined;
|
|
24060
|
+
document_details_3?: string | undefined;
|
|
24061
|
+
document_details_4?: string | undefined;
|
|
24062
|
+
document_notes?: string | undefined;
|
|
24063
|
+
FleetDocumentFileSchema?: {
|
|
24064
|
+
status: Status;
|
|
24065
|
+
organisation_id: string;
|
|
24066
|
+
user_id: string;
|
|
24067
|
+
usage_type: string;
|
|
24068
|
+
file_type: FileType;
|
|
24069
|
+
document_id: string;
|
|
24070
|
+
file_url?: string | undefined;
|
|
24071
|
+
file_key?: string | undefined;
|
|
24072
|
+
file_name?: string | undefined;
|
|
24073
|
+
file_description?: string | undefined;
|
|
24074
|
+
file_size?: unknown;
|
|
24075
|
+
file_metadata?: Record<string, any> | undefined;
|
|
24076
|
+
}[] | undefined;
|
|
23851
24077
|
}>;
|
|
23852
|
-
type
|
|
23853
|
-
declare const
|
|
24078
|
+
type FleetDocumentDTO = z.infer<typeof FleetDocumentSchema>;
|
|
24079
|
+
declare const FleetDocumentQuerySchema: z.ZodObject<{
|
|
23854
24080
|
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23855
24081
|
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
23856
24082
|
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
@@ -23881,8 +24107,14 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
|
|
|
23881
24107
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23882
24108
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23883
24109
|
} & {
|
|
23884
|
-
|
|
24110
|
+
document_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
23885
24111
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24112
|
+
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24113
|
+
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24114
|
+
document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24115
|
+
vendor_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24116
|
+
document_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof DocumentStatus>, "many">>>;
|
|
24117
|
+
document_validity_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof DocumentValidityStatus>, "many">>>;
|
|
23886
24118
|
}, "strip", z.ZodTypeAny, {
|
|
23887
24119
|
status: Status[];
|
|
23888
24120
|
search: string;
|
|
@@ -23906,7 +24138,13 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
|
|
|
23906
24138
|
date_format_id: string;
|
|
23907
24139
|
time_zone_id: string;
|
|
23908
24140
|
organisation_ids: string[];
|
|
23909
|
-
|
|
24141
|
+
user_ids: string[];
|
|
24142
|
+
vehicle_ids: string[];
|
|
24143
|
+
vendor_ids: string[];
|
|
24144
|
+
document_type_ids: string[];
|
|
24145
|
+
document_validity_status: DocumentValidityStatus[];
|
|
24146
|
+
document_status: DocumentStatus[];
|
|
24147
|
+
document_ids: string[];
|
|
23910
24148
|
}, {
|
|
23911
24149
|
date_format_id: string;
|
|
23912
24150
|
time_zone_id: string;
|
|
@@ -23930,50 +24168,36 @@ declare const MasterTripPartyTypeQuerySchema: z.ZodObject<{
|
|
|
23930
24168
|
}[] | undefined;
|
|
23931
24169
|
include_master_data?: YesNo | undefined;
|
|
23932
24170
|
organisation_ids?: string[] | undefined;
|
|
23933
|
-
|
|
24171
|
+
user_ids?: string[] | undefined;
|
|
24172
|
+
vehicle_ids?: string[] | undefined;
|
|
24173
|
+
vendor_ids?: string[] | undefined;
|
|
24174
|
+
document_type_ids?: string[] | undefined;
|
|
24175
|
+
document_validity_status?: DocumentValidityStatus[] | undefined;
|
|
24176
|
+
document_status?: DocumentStatus[] | undefined;
|
|
24177
|
+
document_ids?: string[] | undefined;
|
|
23934
24178
|
}>;
|
|
23935
|
-
type
|
|
23936
|
-
declare const
|
|
23937
|
-
declare const newMasterTripPartyTypePayload: () => MasterTripPartyTypeDTO;
|
|
23938
|
-
declare const findMasterTripPartyTypes: (data: MasterTripPartyTypeQueryDTO) => Promise<FBR<MasterTripPartyType[]>>;
|
|
23939
|
-
declare const createMasterTripPartyType: (data: MasterTripPartyTypeDTO) => Promise<SBR>;
|
|
23940
|
-
declare const updateMasterTripPartyType: (id: string, data: MasterTripPartyTypeDTO) => Promise<SBR>;
|
|
23941
|
-
declare const deleteMasterTripPartyType: (id: string) => Promise<SBR>;
|
|
23942
|
-
declare const getMasterTripPartyTypeCache: (organisation_id: string) => Promise<FBR<MasterTripPartyType[]>>;
|
|
23943
|
-
|
|
23944
|
-
interface MasterTyreGrade extends Record<string, unknown> {
|
|
23945
|
-
tyre_grade_id: string;
|
|
23946
|
-
tyre_grade: string;
|
|
23947
|
-
description?: string;
|
|
23948
|
-
status: Status;
|
|
23949
|
-
added_date_time: string;
|
|
23950
|
-
modified_date_time: string;
|
|
23951
|
-
organisation_id: string;
|
|
23952
|
-
UserOrganisation?: UserOrganisation;
|
|
23953
|
-
organisation_name?: string;
|
|
23954
|
-
organisation_code?: string;
|
|
23955
|
-
_count?: {
|
|
23956
|
-
FleetTyreInventory?: number;
|
|
23957
|
-
};
|
|
23958
|
-
}
|
|
23959
|
-
declare const MasterTyreGradeSchema: z.ZodObject<{
|
|
24179
|
+
type FleetDocumentQueryDTO = z.infer<typeof FleetDocumentQuerySchema>;
|
|
24180
|
+
declare const FleetDocumentExpirySchema: z.ZodObject<{
|
|
23960
24181
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
23961
|
-
|
|
23962
|
-
|
|
24182
|
+
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
24183
|
+
document_id: z.ZodEffects<z.ZodString, string, string>;
|
|
24184
|
+
expiry_type: z.ZodType<ExpiryType, z.ZodTypeDef, ExpiryType>;
|
|
23963
24185
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
23964
24186
|
}, "strip", z.ZodTypeAny, {
|
|
23965
24187
|
status: Status;
|
|
23966
24188
|
organisation_id: string;
|
|
23967
|
-
|
|
23968
|
-
|
|
24189
|
+
vehicle_id: string;
|
|
24190
|
+
document_id: string;
|
|
24191
|
+
expiry_type: ExpiryType;
|
|
23969
24192
|
}, {
|
|
23970
24193
|
status: Status;
|
|
23971
24194
|
organisation_id: string;
|
|
23972
|
-
|
|
23973
|
-
|
|
24195
|
+
vehicle_id: string;
|
|
24196
|
+
document_id: string;
|
|
24197
|
+
expiry_type: ExpiryType;
|
|
23974
24198
|
}>;
|
|
23975
|
-
type
|
|
23976
|
-
declare const
|
|
24199
|
+
type FleetDocumentExpiryDTO = z.infer<typeof FleetDocumentExpirySchema>;
|
|
24200
|
+
declare const FleetDocumentExpiryQuerySchema: z.ZodObject<{
|
|
23977
24201
|
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
23978
24202
|
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
23979
24203
|
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
@@ -24004,8 +24228,12 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
|
|
|
24004
24228
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
24005
24229
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
24006
24230
|
} & {
|
|
24007
|
-
|
|
24231
|
+
document_expiry_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24008
24232
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24233
|
+
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24234
|
+
document_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24235
|
+
document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24236
|
+
expiry_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpiryType>, "many">>>;
|
|
24009
24237
|
}, "strip", z.ZodTypeAny, {
|
|
24010
24238
|
status: Status[];
|
|
24011
24239
|
search: string;
|
|
@@ -24029,7 +24257,11 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
|
|
|
24029
24257
|
date_format_id: string;
|
|
24030
24258
|
time_zone_id: string;
|
|
24031
24259
|
organisation_ids: string[];
|
|
24032
|
-
|
|
24260
|
+
vehicle_ids: string[];
|
|
24261
|
+
document_type_ids: string[];
|
|
24262
|
+
expiry_type: ExpiryType[];
|
|
24263
|
+
document_ids: string[];
|
|
24264
|
+
document_expiry_ids: string[];
|
|
24033
24265
|
}, {
|
|
24034
24266
|
date_format_id: string;
|
|
24035
24267
|
time_zone_id: string;
|
|
@@ -24053,80 +24285,14 @@ declare const MasterTyreGradeQuerySchema: z.ZodObject<{
|
|
|
24053
24285
|
}[] | undefined;
|
|
24054
24286
|
include_master_data?: YesNo | undefined;
|
|
24055
24287
|
organisation_ids?: string[] | undefined;
|
|
24056
|
-
|
|
24057
|
-
|
|
24058
|
-
|
|
24059
|
-
|
|
24060
|
-
|
|
24061
|
-
declare const findMasterTyreGrades: (data: MasterTyreGradeQueryDTO) => Promise<FBR<MasterTyreGrade[]>>;
|
|
24062
|
-
declare const createMasterTyreGrade: (data: MasterTyreGradeDTO) => Promise<SBR>;
|
|
24063
|
-
declare const updateMasterTyreGrade: (id: string, data: MasterTyreGradeDTO) => Promise<SBR>;
|
|
24064
|
-
declare const deleteMasterTyreGrade: (id: string) => Promise<SBR>;
|
|
24065
|
-
declare const getMasterTyreGradeCache: (organisation_id: string) => Promise<FBR<MasterTyreGrade[]>>;
|
|
24066
|
-
declare const getMasterTyreGradeCacheCount: (organisation_id: string) => Promise<FBR<MasterTyreGrade[]>>;
|
|
24067
|
-
|
|
24068
|
-
interface MasterTyreModel extends Record<string, unknown> {
|
|
24069
|
-
tyre_model_id: string;
|
|
24070
|
-
tyre_model: string;
|
|
24071
|
-
description?: string;
|
|
24072
|
-
warranty_months?: number;
|
|
24073
|
-
warranty_kms?: number;
|
|
24074
|
-
tyre_size?: string;
|
|
24075
|
-
tread_depth?: number;
|
|
24076
|
-
recommended_min_tread_depth?: number;
|
|
24077
|
-
recommended_max_run_kms?: number;
|
|
24078
|
-
status: Status;
|
|
24079
|
-
added_date_time: string;
|
|
24080
|
-
modified_date_time: string;
|
|
24081
|
-
organisation_id: string;
|
|
24082
|
-
UserOrganisation?: UserOrganisation;
|
|
24083
|
-
organisation_name?: string;
|
|
24084
|
-
organisation_code?: string;
|
|
24085
|
-
tyre_make_id: string;
|
|
24086
|
-
MasterTyreMake?: MasterTyreMake;
|
|
24087
|
-
_count?: {
|
|
24088
|
-
FleetTyreInventory?: number;
|
|
24089
|
-
};
|
|
24090
|
-
}
|
|
24091
|
-
declare const MasterTyreModelSchema: z.ZodObject<{
|
|
24092
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
24093
|
-
tyre_make_id: z.ZodEffects<z.ZodString, string, string>;
|
|
24094
|
-
tyre_model: z.ZodEffects<z.ZodString, string, string>;
|
|
24095
|
-
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
24096
|
-
warranty_months: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
24097
|
-
warranty_kms: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
24098
|
-
tyre_size: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
24099
|
-
tread_depth: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
24100
|
-
recommended_min_tread_depth: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
24101
|
-
recommended_max_run_kms: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
24102
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
24103
|
-
}, "strip", z.ZodTypeAny, {
|
|
24104
|
-
status: Status;
|
|
24105
|
-
organisation_id: string;
|
|
24106
|
-
description: string;
|
|
24107
|
-
tyre_model: string;
|
|
24108
|
-
warranty_months: number;
|
|
24109
|
-
tyre_size: string;
|
|
24110
|
-
tyre_make_id: string;
|
|
24111
|
-
warranty_kms?: number | undefined;
|
|
24112
|
-
tread_depth?: number | undefined;
|
|
24113
|
-
recommended_min_tread_depth?: number | undefined;
|
|
24114
|
-
recommended_max_run_kms?: number | undefined;
|
|
24115
|
-
}, {
|
|
24116
|
-
status: Status;
|
|
24117
|
-
organisation_id: string;
|
|
24118
|
-
tyre_model: string;
|
|
24119
|
-
tyre_make_id: string;
|
|
24120
|
-
description?: string | undefined;
|
|
24121
|
-
warranty_months?: unknown;
|
|
24122
|
-
warranty_kms?: unknown;
|
|
24123
|
-
tyre_size?: string | undefined;
|
|
24124
|
-
tread_depth?: unknown;
|
|
24125
|
-
recommended_min_tread_depth?: unknown;
|
|
24126
|
-
recommended_max_run_kms?: unknown;
|
|
24288
|
+
vehicle_ids?: string[] | undefined;
|
|
24289
|
+
document_type_ids?: string[] | undefined;
|
|
24290
|
+
expiry_type?: ExpiryType[] | undefined;
|
|
24291
|
+
document_ids?: string[] | undefined;
|
|
24292
|
+
document_expiry_ids?: string[] | undefined;
|
|
24127
24293
|
}>;
|
|
24128
|
-
type
|
|
24129
|
-
declare const
|
|
24294
|
+
type FleetDocumentExpiryQueryDTO = z.infer<typeof FleetDocumentExpiryQuerySchema>;
|
|
24295
|
+
declare const FleetDocumentDashBoardQuerySchema: z.ZodObject<{
|
|
24130
24296
|
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
24131
24297
|
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
24132
24298
|
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
@@ -24157,9 +24323,8 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
|
|
|
24157
24323
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
24158
24324
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
24159
24325
|
} & {
|
|
24160
|
-
tyre_model_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24161
24326
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24162
|
-
|
|
24327
|
+
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24163
24328
|
}, "strip", z.ZodTypeAny, {
|
|
24164
24329
|
status: Status[];
|
|
24165
24330
|
search: string;
|
|
@@ -24183,8 +24348,7 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
|
|
|
24183
24348
|
date_format_id: string;
|
|
24184
24349
|
time_zone_id: string;
|
|
24185
24350
|
organisation_ids: string[];
|
|
24186
|
-
|
|
24187
|
-
tyre_make_ids: string[];
|
|
24351
|
+
vehicle_ids: string[];
|
|
24188
24352
|
}, {
|
|
24189
24353
|
date_format_id: string;
|
|
24190
24354
|
time_zone_id: string;
|
|
@@ -24208,30 +24372,29 @@ declare const MasterTyreModelQuerySchema: z.ZodObject<{
|
|
|
24208
24372
|
}[] | undefined;
|
|
24209
24373
|
include_master_data?: YesNo | undefined;
|
|
24210
24374
|
organisation_ids?: string[] | undefined;
|
|
24211
|
-
|
|
24212
|
-
tyre_make_ids?: string[] | undefined;
|
|
24213
|
-
}>;
|
|
24214
|
-
type MasterTyreModelQueryDTO = z.infer<typeof MasterTyreModelQuerySchema>;
|
|
24215
|
-
declare const FindCacheSchema: z.ZodObject<{
|
|
24216
|
-
tyre_make_id: z.ZodEffects<z.ZodString, string, string>;
|
|
24217
|
-
}, "strip", z.ZodTypeAny, {
|
|
24218
|
-
tyre_make_id: string;
|
|
24219
|
-
}, {
|
|
24220
|
-
tyre_make_id: string;
|
|
24375
|
+
vehicle_ids?: string[] | undefined;
|
|
24221
24376
|
}>;
|
|
24222
|
-
type
|
|
24223
|
-
declare const
|
|
24224
|
-
declare const
|
|
24225
|
-
declare const
|
|
24226
|
-
declare const
|
|
24227
|
-
declare const
|
|
24228
|
-
declare const
|
|
24229
|
-
declare const
|
|
24230
|
-
declare const
|
|
24377
|
+
type FleetDocumentDashBoardQueryDTO = z.infer<typeof FleetDocumentDashBoardQuerySchema>;
|
|
24378
|
+
declare const toFleetDocumentPayload: (row: FleetDocument) => FleetDocumentDTO;
|
|
24379
|
+
declare const newFleetDocumentPayload: () => FleetDocumentDTO;
|
|
24380
|
+
declare const toFleetDocumentExpiryPayload: (row: FleetDocumentExpiry) => FleetDocumentExpiryDTO;
|
|
24381
|
+
declare const newFleetDocumentExpiryPayload: () => FleetDocumentExpiryDTO;
|
|
24382
|
+
declare const get_fleet_document_file_presigned_url: (data: FilePresignedUrlDTO) => Promise<BR<AWSPresignedUrl>>;
|
|
24383
|
+
declare const create_file_fleet_document: (data: FleetDocumentFileDTO) => Promise<SBR>;
|
|
24384
|
+
declare const remove_file_fleet_document: (id: string) => Promise<SBR>;
|
|
24385
|
+
declare const findFleetDocument: (data: FleetDocumentQueryDTO) => Promise<FBR<FleetDocument[]>>;
|
|
24386
|
+
declare const createFleetDocument: (data: FleetDocumentDTO) => Promise<SBR>;
|
|
24387
|
+
declare const updateFleetDocument: (id: string, data: FleetDocumentDTO) => Promise<SBR>;
|
|
24388
|
+
declare const deleteFleetDocument: (id: string) => Promise<SBR>;
|
|
24389
|
+
declare const fleet_document_dashboard: (data: FleetDocumentDashBoardQueryDTO) => Promise<FBR<DocumentDashboard[]>>;
|
|
24390
|
+
declare const findFleetDocumentExpiry: (data: FleetDocumentExpiryQueryDTO) => Promise<FBR<FleetDocumentExpiry[]>>;
|
|
24391
|
+
declare const createFleetDocumentExpiry: (data: FleetDocumentExpiryDTO) => Promise<SBR>;
|
|
24392
|
+
declare const updateFleetDocumentExpiry: (id: string, data: FleetDocumentExpiryDTO) => Promise<SBR>;
|
|
24393
|
+
declare const deleteFleetDocumentExpiry: (id: string) => Promise<SBR>;
|
|
24231
24394
|
|
|
24232
|
-
interface
|
|
24233
|
-
|
|
24234
|
-
|
|
24395
|
+
interface MasterVehicleDocumentType extends Record<string, unknown> {
|
|
24396
|
+
document_type_id: string;
|
|
24397
|
+
document_type: string;
|
|
24235
24398
|
description?: string;
|
|
24236
24399
|
status: Status;
|
|
24237
24400
|
added_date_time: string;
|
|
@@ -24240,30 +24403,31 @@ interface MasterTyreMake extends Record<string, unknown> {
|
|
|
24240
24403
|
UserOrganisation?: UserOrganisation;
|
|
24241
24404
|
organisation_name?: string;
|
|
24242
24405
|
organisation_code?: string;
|
|
24243
|
-
|
|
24406
|
+
FleetDocument?: FleetDocument[];
|
|
24407
|
+
FleetDocumentExpiry?: FleetDocumentExpiry[];
|
|
24244
24408
|
_count?: {
|
|
24245
|
-
|
|
24246
|
-
|
|
24409
|
+
FleetDocument?: number;
|
|
24410
|
+
FleetDocumentExpiry?: number;
|
|
24247
24411
|
};
|
|
24248
24412
|
}
|
|
24249
|
-
declare const
|
|
24413
|
+
declare const MasterVehicleDocumentTypeSchema: z.ZodObject<{
|
|
24250
24414
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
24251
|
-
|
|
24415
|
+
document_type: z.ZodEffects<z.ZodString, string, string>;
|
|
24252
24416
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
24253
24417
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
24254
24418
|
}, "strip", z.ZodTypeAny, {
|
|
24255
24419
|
status: Status;
|
|
24256
24420
|
organisation_id: string;
|
|
24257
24421
|
description: string;
|
|
24258
|
-
|
|
24422
|
+
document_type: string;
|
|
24259
24423
|
}, {
|
|
24260
24424
|
status: Status;
|
|
24261
24425
|
organisation_id: string;
|
|
24262
|
-
|
|
24426
|
+
document_type: string;
|
|
24263
24427
|
description?: string | undefined;
|
|
24264
24428
|
}>;
|
|
24265
|
-
type
|
|
24266
|
-
declare const
|
|
24429
|
+
type MasterVehicleDocumentTypeDTO = z.infer<typeof MasterVehicleDocumentTypeSchema>;
|
|
24430
|
+
declare const MasterVehicleDocumentTypeQuerySchema: z.ZodObject<{
|
|
24267
24431
|
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
24268
24432
|
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
24269
24433
|
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
@@ -24294,7 +24458,7 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
|
|
|
24294
24458
|
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
24295
24459
|
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
24296
24460
|
} & {
|
|
24297
|
-
|
|
24461
|
+
document_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24298
24462
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
24299
24463
|
}, "strip", z.ZodTypeAny, {
|
|
24300
24464
|
status: Status[];
|
|
@@ -24319,7 +24483,7 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
|
|
|
24319
24483
|
date_format_id: string;
|
|
24320
24484
|
time_zone_id: string;
|
|
24321
24485
|
organisation_ids: string[];
|
|
24322
|
-
|
|
24486
|
+
document_type_ids: string[];
|
|
24323
24487
|
}, {
|
|
24324
24488
|
date_format_id: string;
|
|
24325
24489
|
time_zone_id: string;
|
|
@@ -24343,18 +24507,16 @@ declare const MasterTyreMakeQuerySchema: z.ZodObject<{
|
|
|
24343
24507
|
}[] | undefined;
|
|
24344
24508
|
include_master_data?: YesNo | undefined;
|
|
24345
24509
|
organisation_ids?: string[] | undefined;
|
|
24346
|
-
|
|
24510
|
+
document_type_ids?: string[] | undefined;
|
|
24347
24511
|
}>;
|
|
24348
|
-
type
|
|
24349
|
-
declare const
|
|
24350
|
-
declare const
|
|
24351
|
-
declare const
|
|
24352
|
-
declare const
|
|
24353
|
-
declare const
|
|
24354
|
-
declare const
|
|
24355
|
-
declare const
|
|
24356
|
-
declare const getMasterTyreMakeCacheCount: (organisation_id: string) => Promise<FBR<number>>;
|
|
24357
|
-
declare const getMasterTyreMakeCacheChild: (organisation_id: string) => Promise<FBR<MasterTyreMake[]>>;
|
|
24512
|
+
type MasterVehicleDocumentTypeQueryDTO = z.infer<typeof MasterVehicleDocumentTypeQuerySchema>;
|
|
24513
|
+
declare const toMasterVehicleDocumentTypePayload: (row: MasterVehicleDocumentType) => MasterVehicleDocumentTypeDTO;
|
|
24514
|
+
declare const newMasterVehicleDocumentTypePayload: () => MasterVehicleDocumentTypeDTO;
|
|
24515
|
+
declare const findMasterVehicleDocumentTypes: (data: MasterVehicleDocumentTypeQueryDTO) => Promise<FBR<MasterVehicleDocumentType[]>>;
|
|
24516
|
+
declare const createMasterVehicleDocumentType: (data: MasterVehicleDocumentTypeDTO) => Promise<SBR>;
|
|
24517
|
+
declare const updateMasterVehicleDocumentType: (id: string, data: MasterVehicleDocumentTypeDTO) => Promise<SBR>;
|
|
24518
|
+
declare const deleteMasterVehicleDocumentType: (id: string) => Promise<SBR>;
|
|
24519
|
+
declare const getMasterVehicleDocumentTypeCache: (organisation_id: string) => Promise<FBR<MasterVehicleDocumentType[]>>;
|
|
24358
24520
|
|
|
24359
24521
|
interface MasterMainUnitDistance extends Record<string, unknown> {
|
|
24360
24522
|
unit_id: string;
|
|
@@ -24556,9 +24718,6 @@ interface UserOrganisation extends Record<string, unknown> {
|
|
|
24556
24718
|
MasterVehicle?: MasterVehicle[];
|
|
24557
24719
|
MasterVehicleFile?: MasterVehicleFile[];
|
|
24558
24720
|
VehicleOdometerHistory?: VehicleOdometerHistory[];
|
|
24559
|
-
VehicleDocument?: VehicleDocument[];
|
|
24560
|
-
VehicleDocumentFile?: VehicleDocumentFile[];
|
|
24561
|
-
VehicleDocumentExpiry?: VehicleDocumentExpiry[];
|
|
24562
24721
|
OrganisationSubCompany?: OrganisationSubCompany[];
|
|
24563
24722
|
OrganisationBranch?: OrganisationBranch[];
|
|
24564
24723
|
OrganisationColor?: OrganisationColor[];
|
|
@@ -25239,4 +25398,4 @@ declare const createBookMark: (data: BookMarkDTO) => Promise<SBR>;
|
|
|
25239
25398
|
declare const updateBookMark: (id: string, data: BookMarkDTO) => Promise<SBR>;
|
|
25240
25399
|
declare const deleteBookMark: (id: string) => Promise<SBR>;
|
|
25241
25400
|
|
|
25242
|
-
export { type MasterYear as $, type MasterMainDateFormat as A, MasterTyreMakeQuerySchema as A$, SparePartCategoryQuerySchema as A0, type SparePartCategoryQueryDTO as A1, toMasterSparePartCategoryPayload as A2, newMasterSparePartCategoryPayload as A3, findMasterSparePartCategories as A4, createMasterSparePartCategory as A5, updateMasterSparePartCategory as A6, deleteMasterSparePartCategory as A7, getMasterSparePartCategoryCache as A8, getMasterSparePartCategoryCacheChild as A9, MasterTyreGradeQuerySchema as AA, type MasterTyreGradeQueryDTO as AB, toMasterTyreGradePayload as AC, newMasterTyreGradePayload as AD, findMasterTyreGrades as AE, createMasterTyreGrade as AF, updateMasterTyreGrade as AG, deleteMasterTyreGrade as AH, getMasterTyreGradeCache as AI, getMasterTyreGradeCacheCount as AJ, type MasterTyreModel as AK, MasterTyreModelSchema as AL, type MasterTyreModelDTO as AM, MasterTyreModelQuerySchema as AN, type MasterTyreModelQueryDTO as AO, FindCacheSchema as AP, type FindCacheDTO as AQ, toMasterTyreModelPayload as AR, newMasterTyreModelPayload as AS, findMasterTyreModels as AT, createMasterTyreModel as AU, updateMasterTyreModel as AV, deleteMasterTyreModel as AW, getMasterTyreModelCache as AX, getMasterTyreModelCacheCount as AY, MasterTyreMakeSchema as AZ, type MasterTyreMakeDTO as A_, getMasterSparePartCategoryCacheCount as Aa, MasterSparePartUnitSchema as Ab, type MasterSparePartUnitDTO as Ac, SparePartUnitQuerySchema as Ad, type SparePartUnitQueryDTO as Ae, toMasterSparePartUnitPayload as Af, newMasterSparePartUnitPayload as Ag, findMasterSparePartUnits as Ah, createMasterSparePartUnit as Ai, updateMasterSparePartUnit as Aj, deleteMasterSparePartUnit as Ak, getMasterSparePartUnitCache as Al, getMasterSparePartUnitCacheCount as Am, MasterTripPartyTypeSchema as An, type MasterTripPartyTypeDTO as Ao, MasterTripPartyTypeQuerySchema as Ap, type MasterTripPartyTypeQueryDTO as Aq, toMasterTripPartyTypePayload as Ar, newMasterTripPartyTypePayload as As, findMasterTripPartyTypes as At, createMasterTripPartyType as Au, updateMasterTripPartyType as Av, deleteMasterTripPartyType as Aw, getMasterTripPartyTypeCache as Ax, MasterTyreGradeSchema as Ay, type MasterTyreGradeDTO as Az, type MasterMainLanguage as B, type MasterTyreMakeQueryDTO as B0, toMasterTyreMakePayload as B1, newMasterTyreMakePayload as B2, findMasterTyreMakes as B3, createMasterTyreMake as B4, updateMasterTyreMake as B5, deleteMasterTyreMake as B6, getMasterTyreMakeCache as B7, getMasterTyreMakeCacheCount as B8, getMasterTyreMakeCacheChild as B9, createUserOrganisation as BA, updateUserOrganisation as BB, deleteUserOrganisation as BC, getUserOrganisationCache as BD, getUserOrganisationCacheSimple as BE, type BookMark as BF, BookMarkSchema as BG, type BookMarkDTO as BH, BookMarkQuerySchema as BI, type BookMarkQueryDTO as BJ, toBookMarkPayload as BK, newBookMarkPayload as BL, findBookMarks as BM, createBookMark as BN, updateBookMark as BO, deleteBookMark as BP, MasterMainUnitDistanceSchema as Ba, type MasterMainUnitDistanceDTO as Bb, MasterMainUnitDistanceQuerySchema as Bc, type MasterMainUnitDistanceQueryDTO as Bd, toMasterMainUnitDistancePayload as Be, newMasterMainUnitDistancePayload as Bf, findMasterMainUnitDistances as Bg, createMasterMainUnitDistance as Bh, updateMasterMainUnitDistance as Bi, deleteMasterMainUnitDistance as Bj, getMasterMainUnitDistanceCache as Bk, type UserOrganisationSimple as Bl, UserOrganisationSchema as Bm, type UserOrganisationDTO as Bn, UserOrganisationQuerySchema as Bo, type UserOrganisationQueryDTO as Bp, UserOrganisationLogoSchema as Bq, type UserOrganisationLogoDTO as Br, UserOrganisationShowFilterSchema as Bs, type UserOrganisationShowFilterDTO as Bt, toUserOrganisationPayload as Bu, newUserOrganisationPayload as Bv, get_organisation_logo_presigned_url as Bw, update_organisation_logo as Bx, delete_organisation_logo as By, findUserOrganisation as Bz, type MasterMainUnitDistance as C, type MasterMainUnitMileage as D, type MasterMainUnitVolume as E, type FleetVendor as F, type MasterMainSimProvider as G, type MasterFleetIncidentType as H, type MasterFleetIncidentStatus as I, type MasterFleetIncidentSeverity as J, type MasterFleetInsuranceClaimStatus as K, type MasterFleetServiceTask as L, type MasterMainCurrency as M, type MasterExpenseName as N, type OrganisationSubCompany as O, type MasterExpenseType as P, type MasterVendorType as Q, type MasterVendorTag as R, type MasterVendorDocumentType as S, type MasterFuelCompany as T, type UserOrganisation as U, type MasterClass as V, type MasterProgram as W, type MasterSemester as X, type MasterRelationship as Y, type MasterSection as Z, type MasterStream as _, type User as a, deleteOrganisationColor as a$, MasterMainIndustrySchema as a0, type MasterMainIndustryDTO as a1, MasterMainIndustryQuerySchema as a2, type MasterMainIndustryQueryDTO as a3, toMasterMainIndustryPayload as a4, newMasterMainIndustryPayload as a5, findMasterMainIndustry as a6, createMasterMainIndustry as a7, updateMasterMainIndustry as a8, deleteMasterMainIndustry as a9, updateOrganisationSubCompany as aA, deleteOrganisationSubCompany as aB, getOrganisationSubCompanyCache as aC, getOrganisationSubCompanyCacheCount as aD, getOrganisationSubCompanyCacheChild as aE, OrganisationBranchSchema as aF, type OrganisationBranchDTO as aG, OrganisationBranchQuerySchema as aH, type OrganisationBranchQueryDTO as aI, toOrganisationBranchPayload as aJ, newOrganisationBranchPayload as aK, findOrganisationBranchs as aL, createOrganisationBranch as aM, updateOrganisationBranch as aN, deleteOrganisationBranch as aO, getOrganisationBranchCache as aP, getOrganisationBranchCacheCount as aQ, getOrganisationBranchCacheChild as aR, OrganisationColorSchema as aS, type OrganisationColorDTO as aT, OrganisationColorQuerySchema as aU, type OrganisationColorQueryDTO as aV, toOrganisationColorPayload as aW, newOrganisationColorPayload as aX, findOrganisationColors as aY, createOrganisationColor as aZ, updateOrganisationColor as a_, getMasterMainIndustryCache as aa, MasterMainCurrencySchema as ab, type MasterMainCurrencyDTO as ac, MasterMainCurrencyQuerySchema as ad, type MasterMainCurrencyQueryDTO as ae, toMasterMainCurrencyPayload as af, newMasterMainCurrencyPayload as ag, findMasterMainCurrencies as ah, createMasterMainCurrency as ai, updateMasterMainCurrency as aj, deleteMasterMainCurrency as ak, getMasterMainCurrencyCacheAll as al, getMasterMainCurrencyCache as am, OrganisationSubCompanySchema as an, type OrganisationSubCompanyDTO as ao, OrganisationSubCompanyQuerySchema as ap, type OrganisationSubCompanyQueryDTO as aq, SubCompanyLogoSchema as ar, type SubCompanyLogoDTO as as, toOrganisationSubCompanyPayload as at, newOrganisationSubCompanyPayload as au, get_organisation_sub_company_logo_presigned_url as av, update_organisation_sub_company_logo as aw, delete_organisation_sub_company_logo as ax, findOrganisationSubCompanyies as ay, createOrganisationSubCompany as az, type MasterVehicle as b, GPSGeofenceTransactionSummarySchema as b$, getOrganisationColorCache as b0, getOrganisationColorCacheCount as b1, getOrganisationColorCacheChild as b2, OrganisationTagSchema as b3, type OrganisationTagDTO as b4, OrganisationTagQuerySchema as b5, type OrganisationTagQueryDTO as b6, toOrganisationTagPayload as b7, newOrganisationTagPayload as b8, findOrganisationTags as b9, updateMasterUserStatus as bA, deleteMasterUserStatus as bB, getMasterUserStatusCache as bC, getMasterUserStatusCacheCount as bD, MasterMainLanguageSchema as bE, type MasterMainLanguageDTO as bF, MasterMainLanguageQuerySchema as bG, type MasterMainLanguageQueryDTO as bH, toMasterMainLanguagePayload as bI, newMasterMainLanguagePayload as bJ, findMasterMainLanguages as bK, createMasterMainLanguage as bL, updateMasterMainLanguage as bM, deleteMasterMainLanguage as bN, getMasterMainLanguageCache as bO, MasterMainDateFormatSchema as bP, type MasterMainDateFormatDTO as bQ, MasterMainDateFormatQuerySchema as bR, type MasterMainDateFormatQueryDTO as bS, toMasterMainDateFormatPayload as bT, newMasterMainDateFormatPayload as bU, findMasterMainDateFormats as bV, createMasterMainDateFormat as bW, updateMasterMainDateFormat as bX, deleteMasterMainDateFormat as bY, getMasterMainDateFormatCache as bZ, type GPSGeofenceTransactionSummary as b_, createOrganisationTag as ba, updateOrganisationTag as bb, deleteOrganisationTag as bc, getOrganisationTagCache as bd, getOrganisationTagCacheCount as be, getOrganisationTagCacheChild as bf, MasterUserRoleSchema as bg, type MasterUserRoleDTO as bh, MasterUserRoleQuerySchema as bi, type MasterUserRoleQueryDTO as bj, toMasterUserRolePayload as bk, newMasterUserRolePayload as bl, findMasterUserRoles as bm, createMasterUserRole as bn, updateMasterUserRole as bo, deleteMasterUserRole as bp, getMasterUserRoleCache as bq, getMasterUserRoleCacheCount as br, MasterUserStatusSchema as bs, type MasterUserStatusDTO as bt, MasterUserStatusQuerySchema as bu, type MasterUserStatusQueryDTO as bv, toMasterUserStatusPayload as bw, newMasterUserStatusPayload as bx, findMasterUserStatuses as by, createMasterUserStatus as bz, type MasterVehicleDocumentType as c, type UserAdminDTO as c$, type GPSGeofenceTransactionSummaryDTO as c0, GPSGeofenceTransactionSummaryQuerySchema as c1, type GPSGeofenceTransactionSummaryQueryDTO as c2, toGPSGeofenceTransactionSummaryPayload as c3, newGPSGeofenceTransactionSummaryPayload as c4, findGPSGeofenceTransactionSummary as c5, createGPSGeofenceTransactionSummary as c6, updateGPSGeofenceTransactionSummary as c7, deleteGPSGeofenceTransactionSummary as c8, type GPSGeofenceTransaction as c9, GPSGeofenceSchema as cA, type GPSGeofenceDTO as cB, GPSGeofenceQuerySchema as cC, type GPSGeofenceQueryDTO as cD, toGPSGeofencePayload as cE, newGPSGeofencePayload as cF, findGPSGeofence as cG, createGPSGeofence as cH, updateGPSGeofence as cI, deleteGPSGeofence as cJ, getGPSGeofenceCache as cK, type OrganisationNotificationPreference as cL, type OrganisationNotificationPreferenceVehicleLink as cM, type OrganisationNotificationPreferenceGeofenceLink as cN, type OrganisationNotificationPreferenceUserLink as cO, OrganisationNotificationPreferenceSchema as cP, type OrganisationNotificationPreferenceDTO as cQ, OrganisationNotificationPreferenceQuerySchema as cR, type OrganisationNotificationPreferenceQueryDTO as cS, toOrganisationNotificationPreferencePayload as cT, newOrganisationNotificationPreferencePayload as cU, findOrganisationNotificationPreference as cV, createOrganisationNotificationPreference as cW, updateOrganisationNotificationPreference as cX, deleteOrganisationNotificationPreference as cY, type UserAdminLoginPush as cZ, UserAdminSchema as c_, GPSGeofenceTransactionSchema as ca, type GPSGeofenceTransactionDTO as cb, GPSGeofenceTransactionQuerySchema as cc, type GPSGeofenceTransactionQueryDTO as cd, toGPSGeofenceTransactionPayload as ce, newGPSGeofenceTransactionPayload as cf, findGPSGeofenceTransaction as cg, createGPSGeofenceTransaction as ch, updateGPSGeofenceTransaction as ci, deleteGPSGeofenceTransaction as cj, type TripGeofenceToGeofence as ck, TripGeofenceToGeofenceSchema as cl, type TripGeofenceToGeofenceDTO as cm, TripGeofenceToGeofenceQuerySchema as cn, type TripGeofenceToGeofenceQueryDTO as co, toTripGeofenceToGeofencePayload as cp, newTripGeofenceToGeofencePayload as cq, findTripGeofenceToGeofence as cr, createTripGeofenceToGeofence as cs, updateTripGeofenceToGeofence as ct, deleteTripGeofenceToGeofence as cu, type GPSGeofence as cv, type GPSGeofencePolilineData as cw, type GPSGeofenceCache as cx, GPSGeofencePolilineDataSchema as cy, type GPSGeofencePolilineDataDTO as cz, type UserAdmin as d, getMasterVehicleFuelTypeCacheChild as d$, UserAdminLogoSchema as d0, type UserAdminLogoDTO as d1, UserAdminProfileSchema as d2, type UserAdminProfileDTO as d3, UserAdminQuerySchema as d4, type UserAdminQueryDTO as d5, toUserAdminProfilePayload as d6, newUserAdminPayload as d7, get_admin_image_presigned_url as d8, update_admin_image as d9, createTicket as dA, updateTicket as dB, updateVerifyStatus as dC, deleteTicket as dD, type MasterMainLandMark as dE, MasterMainLandmarkSchema as dF, type MasterMainLandmarkDTO as dG, MasterMainLandmarkQuerySchema as dH, type MasterMainLandmarkQueryDTO as dI, toMasterMainLandmarkPayload as dJ, newMasterMainLandmarkPayload as dK, findMasterMainCountries$1 as dL, createMasterMainCountry$1 as dM, updateMasterMainCountry$1 as dN, deleteMasterMainCountry$1 as dO, MasterVehicleFuelTypeSchema as dP, type MasterVehicleFuelTypeDTO as dQ, MasterVehicleFuelTypeQuerySchema as dR, type MasterVehicleFuelTypeQueryDTO as dS, toMasterVehicleFuelTypePayload as dT, newMasterVehicleFuelTypePayload as dU, findMasterVehicleFuelTypes as dV, createMasterVehicleFuelType as dW, updateMasterVehicleFuelType as dX, deleteMasterVehicleFuelType as dY, getMasterVehicleFuelTypeCache as dZ, getMasterVehicleFuelTypeCacheCount as d_, delete_admin_image as da, findUserAdmin as db, createUserAdmin as dc, updateUserAdmin as dd, deleteUserAdmin as de, updateUserAdminProfile as df, getAdminUserCache as dg, type Ticket as dh, type TicketFile as di, TicketFileSchema as dj, type TicketFileDTO as dk, TicketSchema as dl, type TicketDTO as dm, TicketVerifySchema as dn, type TicketVerifyDTO as dp, TicketQuerySchema as dq, type TicketQueryDTO as dr, toTicketPayload as ds, newTicketPayload as dt, newVerifyTicketPayload as du, toVerifyTicketPayload as dv, get_ticket_file_presigned_url as dw, create_ticket_file as dx, remove_ticket_file as dy, findTickets as dz, type MasterDriver as e, MasterFleetInsuranceClaimStatusQuerySchema as e$, MasterVehicleFuelUnitSchema as e0, type MasterVehicleFuelUnitDTO as e1, MasterVehicleFuelUnitQuerySchema as e2, type MasterVehicleFuelUnitQueryDTO as e3, toMasterVehicleFuelUnitPayload as e4, newMasterVehicleFuelUnitPayload as e5, findMasterVehicleFuelUnits as e6, createMasterVehicleFuelUnit as e7, updateMasterVehicleFuelUnit as e8, deleteMasterVehicleFuelUnit as e9, updateMasterFleetIncidentType as eA, deleteMasterFleetIncidentType as eB, getMasterFleetIncidentTypeCache as eC, MasterFleetIncidentStatusSchema as eD, type MasterFleetIncidentStatusDTO as eE, MasterFleetIncidentStatusQuerySchema as eF, type MasterFleetIncidentStatusQueryDTO as eG, toMasterFleetIncidentStatusPayload as eH, newMasterFleetIncidentStatusPayload as eI, findMasterFleetIncidentStatuses as eJ, createMasterFleetIncidentStatus as eK, updateMasterFleetIncidentStatus as eL, deleteMasterFleetIncidentStatus as eM, getMasterFleetIncidentStatusCache as eN, MasterFleetIncidentSeveritySchema as eO, type MasterFleetIncidentSeverityDTO as eP, MasterFleetIncidentSeverityQuerySchema as eQ, type MasterFleetIncidentSeverityQueryDTO as eR, toMasterFleetIncidentSeverityPayload as eS, newMasterFleetIncidentSeverityPayload as eT, findMasterFleetIncidentSeverities as eU, createMasterFleetIncidentSeverity as eV, updateMasterFleetIncidentSeverity as eW, deleteMasterFleetIncidentSeverity as eX, getMasterFleetIncidentSeverityCache as eY, MasterFleetInsuranceClaimStatusSchema as eZ, type MasterFleetInsuranceClaimStatusDTO as e_, getMasterVehicleFuelUnitCache as ea, getMasterVehicleFuelUnitCacheCount as eb, getMasterVehicleFuelUnitCacheChild as ec, type FleetWorkshop as ed, type WorkshopDashboard as ee, FleetWorkshopSchema as ef, type FleetWorkshopDTO as eg, FleetWorkshopQuerySchema as eh, type FleetWorkshopQueryDTO as ei, FleetWorkshopDashBoardQuerySchema as ej, type FleetWorkshopDashBoardQueryDTO as ek, toFleetWorkshopPayload as el, newFleetWorkshopPayload as em, findFleetWorkshop as en, createFleetWorkshop as eo, updateFleetWorkshop as ep, deleteFleetWorkshop as eq, fleet_workshop_dashboard as er, MasterFleetIncidentTypeSchema as es, type MasterFleetIncidentTypeDTO as et, MasterFleetIncidentTypeQuerySchema as eu, type MasterFleetIncidentTypeQueryDTO as ev, toMasterFleetIncidentTypePayload as ew, newMasterFleetIncidentTypePayload as ex, findMasterFleetIncidentTypes as ey, createMasterFleetIncidentType as ez, type MasterVehicleType as f, updateFleetInspectionForm as f$, type MasterFleetInsuranceClaimStatusQueryDTO as f0, toMasterFleetInsuranceClaimStatusPayload as f1, newMasterFleetInsuranceClaimStatusPayload as f2, findMasterFleetInsuranceClaimStatuses as f3, createMasterFleetInsuranceClaimStatus as f4, updateMasterFleetInsuranceClaimStatus as f5, deleteMasterFleetInsuranceClaimStatus as f6, getMasterFleetInsuranceClaimStatusCache as f7, MasterExpenseNameSchema as f8, type MasterExpenseNameDTO as f9, newFleetIncidentPayload as fA, toFleetIncidentCostPayload as fB, newFleetIncidentCostPayload as fC, get_incident_file_presigned_url as fD, create_incident_file as fE, remove_incident_file as fF, findFleetIncident as fG, createFleetIncident as fH, updateFleetIncident as fI, deleteFleetIncident as fJ, incident_dashboard as fK, findFleetIncidentCost as fL, createFleetIncidentCost as fM, updateFleetIncidentCost as fN, deleteFleetIncidentCost as fO, type FleetInspectionForm as fP, type FleetInspectionFormSimple as fQ, FleetInspectionFormSchema as fR, type FleetInspectionFormDTO as fS, FleetInspectionFormQuerySchema as fT, type FleetInspectionFormQueryDTO as fU, FleetInspectionFormFieldsSchema as fV, type FleetInspectionFormFieldsDTO as fW, toFleetInspectionFormPayload as fX, newFleetInspectionFormPayload as fY, findFleetInspectionForm as fZ, createFleetInspectionForm as f_, MasterExpenseNameQuerySchema as fa, type MasterExpenseNameQueryDTO as fb, toMasterExpenseNamePayload as fc, newMasterExpenseNamePayload as fd, findMasterExpenseNames as fe, createMasterExpenseName as ff, updateMasterExpenseName as fg, deleteMasterExpenseName as fh, getMasterExpenseNameCache as fi, type FleetIncident as fj, type FleetIncidentFile as fk, type FleetIncidentCost as fl, type IncidentDashboard as fm, FleetIncidentFileSchema as fn, type FleetIncidentFileDTO as fo, FleetIncidentSchema as fp, type FleetIncidentDTO as fq, FleetIncidentQuerySchema as fr, type FleetIncidentQueryDTO as fs, FleetIncidentDashBoardQuerySchema as ft, type FleetIncidentDashBoardQueryDTO as fu, FleetIncidentCostSchema as fv, type FleetIncidentCostDTO as fw, FleetIncidentCostQuerySchema as fx, type FleetIncidentCostQueryDTO as fy, toFleetIncidentPayload as fz, type MasterVehicleMake as g, breakdown_dashboard as g$, updateFleetInspectionFormData as g0, deleteFleetInspectionForm as g1, find_inspection_form_cache_simple as g2, type FleetInspection as g3, type FleetInspectionFile as g4, type InspectionDashboard as g5, FleetInspectionFileSchema as g6, type FleetInspectionFileDTO as g7, FleetInspectionSchema as g8, type FleetInspectionDTO as g9, type FleetBreakdown as gA, type FleetBreakdownFile as gB, type FleetBreakdownCost as gC, type BreakdownDashboard as gD, FleetBreakdownFileSchema as gE, type FleetBreakdownFileDTO as gF, FleetBreakdownSchema as gG, type FleetBreakdownDTO as gH, FleetBreakdownQuerySchema as gI, type FleetBreakdownQueryDTO as gJ, FleetBreakdownDashBoardQuerySchema as gK, type FleetBreakdownDashBoardQueryDTO as gL, FleetBreakdownCostSchema as gM, type FleetBreakdownCostDTO as gN, FleetBreakdownCostQuerySchema as gO, type FleetBreakdownCostQueryDTO as gP, toFleetBreakdownPayload as gQ, newFleetBreakdownPayload as gR, toFleetBreakdownCostPayload as gS, newFleetBreakdownCostPayload as gT, get_breakdown_file_presigned_url as gU, create_breakdown_file as gV, remove_breakdown_file as gW, findFleetBreakdown as gX, createFleetBreakdown as gY, updateFleetBreakdown as gZ, deleteFleetBreakdown as g_, FleetInspectionQuerySchema as ga, type FleetInspectionQueryDTO as gb, FleetInspectionDashBoardQuerySchema as gc, type FleetInspectionDashBoardQueryDTO as gd, toFleetInspectionPayload as ge, newFleetInspectionPayload as gf, get_inspection_file_presigned_url as gg, create_inspection_file as gh, remove_inspection_file as gi, findFleetInspection as gj, createFleetInspection as gk, updateFleetInspection as gl, deleteFleetInspection as gm, inspection_dashboard as gn, type MasterFleetBreakdownType as go, MasterFleetBreakdownTypeSchema as gp, type MasterFleetBreakdownTypeDTO as gq, MasterFleetBreakdownTypeQuerySchema as gr, type MasterFleetBreakdownTypeQueryDTO as gs, toMasterFleetBreakdownTypePayload as gt, newMasterFleetBreakdownTypePayload as gu, findMasterFleetBreakdownType as gv, createMasterFleetBreakdownType as gw, updateMasterFleetBreakdownType as gx, deleteMasterFleetBreakdownType as gy, findMasterFleetBreakdownTypeCache as gz, type MasterVehicleStatusType as h, type FleetServiceReminder as h$, findFleetBreakdownCost as h0, createFleetBreakdownCost as h1, updateFleetBreakdownCost as h2, deleteFleetBreakdownCost as h3, type FleetIssue as h4, type FleetIssueFile as h5, type FleetIssueHistory as h6, type FleetIssueComment as h7, type IssueDashboard as h8, FleetIssueFileSchema as h9, deleteFleetIssueComment as hA, MasterFleetServiceTaskSchema as hB, type MasterFleetServiceTaskDTO as hC, MasterFleetServiceTaskQuerySchema as hD, type MasterFleetServiceTaskQueryDTO as hE, toMasterFleetServiceTaskPayload as hF, newMasterFleetServiceTaskPayload as hG, findMasterFleetServiceTasks as hH, createMasterFleetServiceTask as hI, updateMasterFleetServiceTask as hJ, deleteMasterFleetServiceTask as hK, getMasterFleetServiceTaskCache as hL, type MasterFleetServicePart as hM, MasterFleetServicePartSchema as hN, type MasterFleetServicePartDTO as hO, MasterFleetServicePartQuerySchema as hP, type MasterFleetServicePartQueryDTO as hQ, toMasterFleetServicePartPayload as hR, newMasterFleetServicePartPayload as hS, findMasterFleetServicePart as hT, createMasterFleetServicePart as hU, updateMasterFleetServicePart as hV, deleteMasterFleetServicePart as hW, findMasterFleetServicePartCache as hX, type FleetService as hY, type FleetServiceTask as hZ, type FleetServiceFile as h_, type FleetIssueFileDTO as ha, FleetIssueSchema as hb, type FleetIssueDTO as hc, FleetIssueQuerySchema as hd, type FleetIssueQueryDTO as he, FleetIssueDashBoardQuerySchema as hf, type FleetIssueDashBoardQueryDTO as hg, FleetIssueCommentSchema as hh, type FleetIssueCommentDTO as hi, FleetIssueCommentQuerySchema as hj, type FleetIssueCommentQueryDTO as hk, toFleetIssuePayload as hl, newFleetIssuePayload as hm, toFleetIssueCommentPayload as hn, newFleetIssueCommentPayload as ho, get_issue_file_presigned_url as hp, create_issue_file as hq, remove_issue_file as hr, findFleetIssue as hs, createFleetIssue as ht, updateFleetIssue as hu, deleteFleetIssue as hv, fleet_issue_dashboard as hw, findFleetIssueComment as hx, createFleetIssueComment as hy, updateFleetIssueComment as hz, type MasterVehicleOwnershipType as i, update_master_fuel_company_logo as i$, type ServiceDashboard as i0, FleetServiceFileSchema as i1, type FleetServiceFileDTO as i2, FleetServiceSchema as i3, type FleetServiceDTO as i4, FleetServiceQuerySchema as i5, type FleetServiceQueryDTO as i6, FleetServiceDashBoardQuerySchema as i7, type FleetServiceDashBoardQueryDTO as i8, FleetServiceTaskSchema as i9, deleteFleetServiceTask as iA, findFleetServiceReminder as iB, createFleetServiceReminder as iC, updateFleetServiceReminder as iD, deleteFleetServiceReminder as iE, type FleetVendorServiceCenter as iF, type FleetVendorServiceCenterSimple as iG, FleetVendorServiceCenterSchema as iH, type FleetVendorServiceCenterDTO as iI, FleetVendorServiceCenterQuerySchema as iJ, type FleetVendorServiceCenterQueryDTO as iK, toFleetVendorServiceCenterPayload as iL, newFleetVendorServiceCenterPayload as iM, findFleetVendorServiceCenter as iN, createFleetVendorServiceCenter as iO, updateFleetVendorServiceCenter as iP, deleteFleetVendorServiceCenter as iQ, find_service_center_cache_simple as iR, MasterFuelCompanySchema as iS, type MasterFuelCompanyDTO as iT, MasterFuelCompanyQuerySchema as iU, type MasterFuelCompanyQueryDTO as iV, FuelCompanyLogoSchema as iW, type FuelCompanyLogoDTO as iX, toMasterFuelCompanyPayload as iY, newMasterFuelCompanyPayload as iZ, get_master_fuel_company_presigned_url as i_, type FleetServiceTaskDTO as ia, FleetServiceTaskQuerySchema as ib, type FleetServiceTaskQueryDTO as ic, FleetServiceReminderSchema as id, type FleetServiceReminderDTO as ie, FleetServiceReminderQuerySchema as ig, type FleetServiceReminderQueryDTO as ih, toFleetServicePayload as ii, newFleetServicePayload as ij, toFleetServiceTaskPayload as ik, newFleetServiceTaskPayload as il, toFleetServiceReminderPayload as im, newFleetServiceReminderPayload as io, get_service_file_presigned_url as ip, create_service_file as iq, remove_service_file as ir, findFleetService as is, createFleetService as it, updateFleetService as iu, deleteFleetService as iv, service_dashboard as iw, findFleetServiceTask as ix, createFleetServiceTask as iy, updateFleetServiceTask as iz, type MasterVehicleAssociatedTo as j, type FleetVendorLogoDTO as j$, delete_master_fuel_company_logo as j0, findMasterFuelCompanys as j1, createMasterFuelCompany as j2, updateMasterFuelCompany as j3, deleteMasterFuelCompany as j4, getMasterFuelCompanyCache as j5, type FleetVendorFuelStation as j6, type FleetVendorFuelStationSimple as j7, FleetVendorFuelStationSchema as j8, type FleetVendorFuelStationDTO as j9, findMasterVendorTags as jA, createMasterVendorTag as jB, updateMasterVendorTag as jC, deleteMasterVendorTag as jD, getMasterVendorTagCache as jE, MasterVendorDocumentTypeSchema as jF, type MasterVendorDocumentTypeDTO as jG, MasterVendorDocumentTypeQuerySchema as jH, type MasterVendorDocumentTypeQueryDTO as jI, toMasterVendorDocumentTypePayload as jJ, newMasterVendorDocumentTypePayload as jK, findMasterVendorDocumentTypes as jL, createMasterVendorDocumentType as jM, updateMasterVendorDocumentType as jN, deleteMasterVendorDocumentType as jO, getMasterVendorDocumentTypeCache as jP, type FleetVendorTypeLink as jQ, type FleetVendorTagLink as jR, type FleetVendorAddress as jS, type FleetVendorBankAccount as jT, type FleetVendorContactPerson as jU, type FleetVendorReview as jV, type FleetVendorDocument as jW, type FleetVendorDocumentFile as jX, type VendorDashboard as jY, type FleetVendorSimple as jZ, FleetVendorLogoSchema as j_, FleetVendorFuelStationQuerySchema as ja, type FleetVendorFuelStationQueryDTO as jb, toFleetVendorFuelStationPayload as jc, newFleetVendorFuelStationPayload as jd, findFleetVendorFuelStation as je, createFleetVendorFuelStation as jf, updateFleetVendorFuelStation as jg, deleteFleetVendorFuelStation as jh, find_fuel_station_cache_simple as ji, MasterVendorTypeSchema as jj, type MasterVendorTypeDTO as jk, MasterVendorTypeQuerySchema as jl, type MasterVendorTypeQueryDTO as jm, toMasterVendorTypePayload as jn, newMasterVendorTypePayload as jo, findMasterVendorTypes as jp, createMasterVendorType as jq, updateMasterVendorType as jr, deleteMasterVendorType as js, getMasterVendorTypeCache as jt, MasterVendorTagSchema as ju, type MasterVendorTagDTO as jv, MasterVendorTagQuerySchema as jw, type MasterVendorTagQueryDTO as jx, toMasterVendorTagPayload as jy, newMasterVendorTagPayload as jz, type MasterVehicleFuelType as k, deleteFleetVendorDocument as k$, FleetVendorContactPersonLogoSchema as k0, type FleetVendorContactPersonLogoDTO as k1, FleetVendorDocumentFileSchema as k2, type FleetVendorDocumentFileDTO as k3, FleetVendorSchema as k4, type FleetVendorDTO as k5, FleetVendorQuerySchema as k6, type FleetVendorQueryDTO as k7, FleetVendorAddressSchema as k8, type FleetVendorAddressDTO as k9, toFleetVendorContactPersonPayload as kA, newFleetVendorContactPersonPayload as kB, toFleetVendorReviewPayload as kC, newFleetVendorReviewPayload as kD, toFleetVendorDocumentPayload as kE, newFleetVendorDocumentPayload as kF, get_vendor_logo_presigned_url as kG, get_vendor_contact_person_logo_presigned_url as kH, get_vendor_document_file_presigned_url as kI, update_vendor_logo as kJ, remove_vendor_logo as kK, update_vendor_contact_person_logo as kL, remove_vendor_contact_person_logo as kM, create_vendor_document_file as kN, remove_vendor_document_file as kO, findFleetVendor as kP, createFleetVendor as kQ, updateFleetVendor as kR, deleteFleetVendor as kS, vendor_dashboard as kT, findFleetVendorContactPerson as kU, createFleetVendorContactPerson as kV, updateFleetVendorContactPerson as kW, deleteFleetVendorContactPerson as kX, findFleetVendorDocument as kY, createFleetVendorDocument as kZ, updateFleetVendorDocument as k_, FleetVendorAddressQuerySchema as ka, type FleetVendorAddressQueryDTO as kb, FleetVendorBankAccountSchema as kc, type FleetVendorBankAccountDTO as kd, FleetVendorBankAccountQuerySchema as ke, type FleetVendorBankAccountQueryDTO as kf, FleetVendorContactPersonSchema as kg, type FleetVendorContactPersonDTO as kh, FleetVendorContactPersonQuerySchema as ki, type FleetVendorContactPersonQueryDTO as kj, FleetVendorReviewSchema as kk, type FleetVendorReviewDTO as kl, FleetVendorReviewQuerySchema as km, type FleetVendorReviewQueryDTO as kn, FleetVendorDocumentSchema as ko, type FleetVendorDocumentDTO as kp, FleetVendorDocumentQuerySchema as kq, type FleetVendorDocumentQueryDTO as kr, FleetVendorDashBoardQuerySchema as ks, type FleetVendorDashBoardQueryDTO as kt, toFleetVendorPayload as ku, newFleetVendorPayload as kv, toFleetVendorAddressPayload as kw, newFleetVendorAddressPayload as kx, toFleetVendorBankAccountPayload as ky, newFleetVendorBankAccountPayload as kz, type MasterVehicleFuelUnit as l, type FleetInspectionScheduleDTO as l$, findFleetVendorAddress as l0, createFleetVendorAddress as l1, updateFleetVendorAddress as l2, deleteFleetVendorAddress as l3, findFleetVendorBankAccount as l4, createFleetVendorBankAccount as l5, updateFleetVendorBankAccount as l6, deleteFleetVendorBankAccount as l7, findFleetVendorReview as l8, createFleetVendorReview as l9, findMasterVehicleFuelRemovalReasons as lA, createMasterVehicleFuelRemovalReason as lB, updateMasterVehicleFuelRemovalReason as lC, deleteMasterVehicleFuelRemovalReason as lD, getMasterVehicleFuelRemovalReasonCache as lE, getMasterVehicleFuelRemovalReasonCacheCount as lF, getMasterVehicleFuelRemovalReasonCacheChild as lG, type FleetFuelRemoval as lH, type FleetFuelRemovalFile as lI, FleetFuelRemovalFileSchema as lJ, type FleetFuelRemovalFileDTO as lK, FleetFuelRemovalSchema as lL, type FleetFuelRemovalDTO as lM, FleetFuelRemovalQuerySchema as lN, type FleetFuelRemovalQueryDTO as lO, toFleetFuelRemovalPayload as lP, newFleetFuelRemovalPayload as lQ, get_fuel_removal_file_presigned_url as lR, create_fuel_removal_file as lS, remove_fuel_removal_file as lT, findFleetFuelRemoval as lU, createFleetFuelRemoval as lV, updateFleetFuelRemoval as lW, deleteFleetFuelRemoval as lX, type FleetInspectionSchedule as lY, type FleetInspectionScheduleVehicleLink as lZ, FleetInspectionScheduleSchema as l_, updateFleetVendorReview as la, deleteFleetVendorReview as lb, find_vendor_cache_simple as lc, type FleetFuelRefill as ld, type FleetFuelRefillFile as le, FleetFuelRefillFileSchema as lf, type FleetFuelRefillFileDTO as lg, FleetFuelRefillSchema as lh, type FleetFuelRefillDTO as li, FleetFuelRefillQuerySchema as lj, type FleetFuelRefillQueryDTO as lk, toFleetFuelRefillPayload as ll, newFleetFuelRefillPayload as lm, get_fuel_refill_file_presigned_url as ln, create_fuel_refill_file as lo, remove_fuel_refill_file as lp, findFleetFuelRefill as lq, createFleetFuelRefill as lr, updateFleetFuelRefill as ls, deleteFleetFuelRefill as lt, MasterVehicleFuelRemovalReasonSchema as lu, type MasterVehicleFuelRemovalReasonDTO as lv, MasterVehicleFuelRemovalReasonQuerySchema as lw, type MasterVehicleFuelRemovalReasonQueryDTO as lx, toMasterVehicleFuelRemovalReasonPayload as ly, newMasterVehicleFuelRemovalReasonPayload as lz, type MasterVehicleFuelRemovalReason as m, type FuelDashboard as m$, FleetInspectionScheduleQuerySchema as m0, type FleetInspectionScheduleQueryDTO as m1, toFleetInspectionSchedulePayload as m2, newFleetInspectionSchedulePayload as m3, findFleetInspectionSchedule as m4, createFleetInspectionSchedule as m5, updateFleetInspectionSchedule as m6, deleteFleetInspectionSchedule as m7, type FleetServiceSchedule as m8, type FleetServiceScheduleVehicleLink as m9, toUserPayload as mA, toUserProfilePayload as mB, newUserPayload as mC, get_user_image_presigned_url as mD, update_user_image as mE, delete_user_image as mF, findUser as mG, createUser as mH, updateUser as mI, deleteUser as mJ, updateUserProfile as mK, getUserCache as mL, getUserCacheSimple as mM, updateUserDefaultLanguage as mN, updateUserDefaultTimezone as mO, updateUserDefaultDateformat as mP, type FleetFuelDailySummary as mQ, FleetFuelDailySummarySchema as mR, type FleetFuelDailySummaryDTO as mS, FleetFuelDailySummaryQuerySchema as mT, type FleetFuelDailySummaryQueryDTO as mU, FleetFuelDailyMonthlySummaryQuerySchema as mV, type FleetFuelDailyMonthlySummaryQueryDTO as mW, AllVehiclesFuelDailySummaryQuerySchema as mX, type AllVehiclesFuelDailySummaryDTO as mY, FleetFuelDailySummaryDashBoardQuerySchema as mZ, type FleetFuelDailySummaryDashBoardQueryDTO as m_, FleetServiceScheduleSchema as ma, type FleetServiceScheduleDTO as mb, FleetServiceScheduleQuerySchema as mc, type FleetServiceScheduleQueryDTO as md, toFleetServiceSchedulePayload as me, newFleetServiceSchedulePayload as mf, findFleetServiceSchedule as mg, createFleetServiceSchedule as mh, updateFleetServiceSchedule as mi, deleteFleetServiceSchedule as mj, type UserVehicleLink as mk, type UserLoginPush as ml, UserSchema as mm, type UserDTO as mn, UserQuerySchema as mo, type UserQueryDTO as mp, UserLogoSchema as mq, type UserLogoDTO as mr, UserProfileSchema as ms, type UserProfileDTO as mt, UserDefaultLanguageSchema as mu, type UserDefaultLanguageDTO as mv, UserDefaultTimeZoneSchema as mw, type UserDefaultTimeZoneDTO as mx, UserDefaultDateFormatSchema as my, type UserDefaultDateFormatDTO as mz, type MasterUserRole as n, createMasterVehicleSubModel as n$, toFleetFuelDailySummaryPayload as n0, newFleetFuelDailySummaryPayload as n1, findFleetFuelDailySummary as n2, createFleetFuelDailySummary as n3, updateFleetFuelDailySummary as n4, deleteFleetFuelDailySummary as n5, fuel_dashboard as n6, findFleetFuelMonthlySummary as n7, type MasterDriverFile as n8, type AssignRemoveDriverHistory as n9, updateMasterDriverProfile as nA, getMasterDriverCache as nB, getMasterDriverCacheSimple as nC, type VehicleOrganisationGroupLink as nD, OrganisationGroupSchema as nE, type OrganisationGroupDTO as nF, OrganisationGroupQuerySchema as nG, type OrganisationGroupQueryDTO as nH, toOrganisationGroupPayload as nI, newOrganisationGroupPayload as nJ, findOrganisationGroups as nK, createOrganisationGroup as nL, updateOrganisationGroup as nM, deleteOrganisationGroup as nN, getOrganisationGroupCache as nO, getOrganisationGroupCacheCount as nP, getOrganisationGroupCacheChild as nQ, type MasterVehicleSubModel as nR, MasterVehicleSubModelSchema as nS, type MasterVehicleSubModelDTO as nT, MasterVehicleSubModelQuerySchema as nU, type MasterVehicleSubModelQueryDTO as nV, FindCacheSchema$5 as nW, type FindCacheDTO$5 as nX, toMasterVehicleSubModelPayload as nY, newMasterVehicleSubModelPayload as nZ, findMasterVehicleSubModels as n_, type DriverLoginPush as na, MasterDriverFileSchema as nb, type MasterDriverFileDTO as nc, MasterDriverSchema as nd, type MasterDriverDTO as ne, MasterDriverQuerySchema as nf, type MasterDriverQueryDTO as ng, MasterDriverLogoSchema as nh, type MasterDriverLogoDTO as ni, MasterDriverProfileSchema as nj, type MasterDriverProfileDTO as nk, toDriverPayload as nl, newDriverPayload as nm, toDriverProfilePayload as nn, get_master_driver_logo_presigned_url as no, get_master_driver_file_presigned_url as np, update_master_driver_logo as nq, delete_master_driver_logo as nr, create_master_driver_file as ns, remove_master_driver_file as nt, findMasterDriver as nu, createMasterDriver as nv, updateMasterDriver as nw, deleteMasterDriver as nx, updateMasterDriverLogo as ny, deleteMasterDriverLogo as nz, type MasterUserStatus as o, type MasterVehicleTypeQueryDTO as o$, updateMasterVehicleSubModel as o0, deleteMasterVehicleSubModel as o1, getMasterVehicleSubModelCache as o2, getMasterVehicleSubModelCacheCount as o3, getMasterVehicleSubModelCacheChild as o4, type MasterVehicleModel as o5, MasterVehicleModelSchema as o6, type MasterVehicleModelDTO as o7, MasterVehicleModelQuerySchema as o8, type MasterVehicleModelQueryDTO as o9, MasterVehicleStatusTypeQuerySchema as oA, type MasterVehicleStatusTypeQueryDTO as oB, toMasterVehicleStatusTypePayload as oC, newMasterVehicleStatusTypePayload as oD, findMasterVehicleStatusTypes as oE, createMasterVehicleStatusType as oF, updateMasterVehicleStatusType as oG, deleteMasterVehicleStatusType as oH, getMasterVehicleStatusTypeCache as oI, getMasterVehicleStatusTypeCacheCount as oJ, getMasterVehicleStatusTypeCacheChild as oK, MasterVehicleOwnershipTypeSchema as oL, type MasterVehicleOwnershipTypeDTO as oM, MasterVehicleOwnershipTypeQuerySchema as oN, type MasterVehicleOwnershipTypeQueryDTO as oO, toMasterVehicleOwnershipTypePayload as oP, newMasterVehicleOwnershipTypePayload as oQ, findMasterVehicleOwnershipTypes as oR, createMasterVehicleOwnershipType as oS, updateMasterVehicleOwnershipType as oT, deleteMasterVehicleOwnershipType as oU, getMasterVehicleOwnershipTypeCache as oV, getMasterVehicleOwnershipTypeCacheCount as oW, getMasterVehicleOwnershipTypeCacheChild as oX, MasterVehicleTypeSchema as oY, type MasterVehicleTypeDTO as oZ, MasterVehicleTypeQuerySchema as o_, FindCacheSchema$4 as oa, type FindCacheDTO$4 as ob, toMasterVehicleModelPayload as oc, newMasterVehicleModelPayload as od, findMasterVehicleModels as oe, createMasterVehicleModel as of, updateMasterVehicleModel as og, deleteMasterVehicleModel as oh, getMasterVehicleModelCache as oi, getMasterVehicleModelCacheCount as oj, getMasterVehicleModelCacheChild as ok, MasterVehicleMakeSchema as ol, type MasterVehicleMakeDTO as om, MasterVehicleMakeQuerySchema as on, type MasterVehicleMakeQueryDTO as oo, toMasterVehicleMakePayload as op, newMasterVehicleMakePayload as oq, findMasterVehicleMakes as or, createMasterVehicleMake as os, updateMasterVehicleMake as ot, deleteMasterVehicleMake as ou, getMasterVehicleMakeCache as ov, getMasterVehicleMakeCacheCount as ow, getMasterVehicleMakeCacheChild as ox, MasterVehicleStatusTypeSchema as oy, type MasterVehicleStatusTypeDTO as oz, type MasterTyreMake as p, newGPSLiveTrackShareLinkPayload as p$, toMasterVehicleTypePayload as p0, newMasterVehicleTypePayload as p1, findMasterVehicleTypes as p2, createMasterVehicleType as p3, updateMasterVehicleType as p4, deleteMasterVehicleType as p5, getMasterVehicleTypeCache as p6, getMasterVehicleTypeCacheCount as p7, getMasterVehicleTypeCacheChild as p8, MasterVehicleAssociatedToSchema as p9, type OrganisationReportAutomationMailVehicleLink as pA, OrganisationReportAutomationMailQuerySchema as pB, type OrganisationReportAutomationMailQueryDTO as pC, OrganisationReportPreferenceSchema as pD, type OrganisationReportPreferenceDTO as pE, OrganisationReportPreferenceQuerySchema as pF, type OrganisationReportPreferenceQueryDTO as pG, toOrganisationReportPreferencePayload as pH, newOrganisationReportPreferencePayload as pI, findOrganisationReportPreference as pJ, createOrganisationReportPreference as pK, updateOrganisationReportPreference as pL, deleteOrganisationReportPreference as pM, findOrganisationReportAutomationMail as pN, type GPSLiveTrackShareLink as pO, type GPSLiveTrackShareLinkNotification as pP, GPSLiveTrackShareLinkNotificationSchema as pQ, type GPSLiveTrackShareLinkNotificationDTO as pR, GPSLiveTrackShareLinkSchema as pS, type GPSLiveTrackShareLinkDTO as pT, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as pU, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as pV, GPSLiveTrackShareLinkUpdateLinkStatusSchema as pW, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as pX, GPSLiveTrackShareLinkQuerySchema as pY, type GPSLiveTrackShareLinkQueryDTO as pZ, toGPSLiveTrackShareLinkPayload as p_, type MasterVehicleAssociatedToDTO as pa, MasterVehicleAssociatedToQuerySchema as pb, type MasterVehicleAssociatedToQueryDTO as pc, toMasterVehicleAssociatedToPayload as pd, newMasterVehicleAssociatedToPayload as pe, findMasterVehicleAssociatedTos as pf, createMasterVehicleAssociatedTo as pg, updateMasterVehicleAssociatedTo as ph, deleteMasterVehicleAssociatedTo as pi, getMasterVehicleAssociatedToCache as pj, getMasterVehicleAssociatedToCacheCount as pk, getMasterVehicleAssociatedToCacheChild as pl, MasterVehicleDocumentTypeSchema as pm, type MasterVehicleDocumentTypeDTO as pn, MasterVehicleDocumentTypeQuerySchema as po, type MasterVehicleDocumentTypeQueryDTO as pp, toMasterVehicleDocumentTypePayload as pq, newMasterVehicleDocumentTypePayload as pr, findMasterVehicleDocumentTypes as ps, createMasterVehicleDocumentType as pt, updateMasterVehicleDocumentType as pu, deleteMasterVehicleDocumentType as pv, getMasterVehicleDocumentTypeCache as pw, type OrganisationReportPreference as px, type OrganisationReportPreferenceVehicleLink as py, type OrganisationReportAutomationMail as pz, type MasterTyreGrade as q, toMasterSemesterPayload as q$, findGPSLiveTrackShareLink as q0, createGPSLiveTrackShareLink as q1, extendGPSLiveTrackLinkTime as q2, updateGPSLiveTrackLinkStatus as q3, deleteGPSLiveTrackShareLink as q4, createGPSLiveTrackShareLinkNotification as q5, type GPSTrackHistoryShareLink as q6, type GPSTrackHistoryShareLinkNotification as q7, GPSTrackHistoryShareLinkNotificationSchema as q8, type GPSTrackHistoryShareLinkNotificationDTO as q9, type MasterProgramDTO as qA, MasterProgramQuerySchema as qB, type MasterProgramQueryDTO as qC, toMasterProgramPayload as qD, newMasterProgramPayload as qE, findMasterProgram as qF, createMasterProgram as qG, updateMasterProgram as qH, deleteMasterProgram as qI, getMasterProgramCache as qJ, getMasterProgramCacheCount as qK, MasterSectionSchema as qL, type MasterSectionDTO as qM, MasterSectionQuerySchema as qN, type MasterSectionQueryDTO as qO, toMasterSectionPayload as qP, newMasterSectionPayload as qQ, findMasterSection as qR, createMasterSection as qS, updateMasterSection as qT, deleteMasterSection as qU, getMasterSectionCache as qV, getMasterSectionCacheCount as qW, MasterSemesterSchema as qX, type MasterSemesterDTO as qY, MasterSemesterQuerySchema as qZ, type MasterSemesterQueryDTO as q_, GPSTrackHistoryShareLinkSchema as qa, type GPSTrackHistoryShareLinkDTO as qb, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as qc, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as qd, GPSTrackHistoryShareLinkQuerySchema as qe, type GPSTrackHistoryShareLinkQueryDTO as qf, toGPSTrackHistoryShareLinkPayload as qg, newGPSTrackHistoryShareLinkPayload as qh, findGPSTrackHistoryShareLink as qi, createGPSTrackHistoryShareLink as qj, updateTrackHistoryLinkStatus as qk, deleteGPSTrackHistoryShareLink as ql, createGPSTrackHistoryShareLinkNotification as qm, MasterClassSchema as qn, type MasterClassDTO as qo, MasterClassQuerySchema as qp, type MasterClassQueryDTO as qq, toMasterClassPayload as qr, newMasterClassPayload as qs, findMasterClass as qt, createMasterClass as qu, updateMasterClass as qv, deleteMasterClass as qw, getMasterClassCache as qx, getMasterClassCacheCount as qy, MasterProgramSchema as qz, type MasterTripPartyType as r, type FixedScheduleDayRunStudent as r$, newMasterSemesterPayload as r0, findMasterSemester as r1, createMasterSemester as r2, updateMasterSemester as r3, deleteMasterSemester as r4, getMasterSemesterCache as r5, getMasterSemesterCacheCount as r6, MasterStreamSchema as r7, type MasterStreamDTO as r8, MasterStreamQuerySchema as r9, newMasterRelationshipPayload as rA, findMasterRelationship as rB, createMasterRelationship as rC, updateMasterRelationship as rD, deleteMasterRelationship as rE, getMasterRelationshipCache as rF, getMasterRelationshipCacheCount as rG, type BusStopPolygonData as rH, type BusStop as rI, type BusDashboard as rJ, BusStopPolygonDataSchema as rK, type BusStopPolygonDataDTO as rL, BusStopSchema as rM, type BusStopDTO as rN, BusStopQuerySchema as rO, type BusStopQueryDTO as rP, BusDashBoardQuerySchema as rQ, type BusDashBoardQueryDTO as rR, toBusStopPayload as rS, newBusStopPayload as rT, findBusStop as rU, createBusStop as rV, updateBusStop as rW, deleteBusStop as rX, bus_dashboard as rY, type FixedScheduleDayRun as rZ, type FixedScheduleDayRunStop as r_, type MasterStreamQueryDTO as ra, toMasterStreamPayload as rb, newMasterStreamPayload as rc, findMasterStream as rd, createMasterStream as re, updateMasterStream as rf, deleteMasterStream as rg, getMasterStreamCache as rh, getMasterStreamCacheCount as ri, MasterYearSchema as rj, type MasterYearDTO as rk, MasterYearQuerySchema as rl, type MasterYearQueryDTO as rm, toMasterYearPayload as rn, newMasterYearPayload as ro, findMasterYear as rp, createMasterYear as rq, updateMasterYear as rr, deleteMasterYear as rs, getMasterYearCache as rt, getMasterYearCacheCount as ru, MasterRelationshipSchema as rv, type MasterRelationshipDTO as rw, MasterRelationshipQuerySchema as rx, type MasterRelationshipQueryDTO as ry, toMasterRelationshipPayload as rz, type MasterSparePartCategory as s, update_journey_time as s$, FixedScheduleDayRunUpdateSchema as s0, type FixedScheduleDayRunUpdateDTO as s1, FixedScheduleDayRunCancelSchema as s2, type FixedScheduleDayRunCancelDTO as s3, FixedScheduleDayRunQuerySchema as s4, type FixedScheduleDayRunQueryDTO as s5, FixedScheduleDayRunStudentUpdateSchema as s6, type FixedScheduleDayRunStudentUpdateDTO as s7, FixedScheduleDayRunStopEnterSchema as s8, type FixedScheduleDayRunStopEnterDTO as s9, MasterRouteStopSchema as sA, type MasterRouteStopDTO as sB, MasterRouteStopUpdateSchema as sC, type MasterRouteStopUpdateDTO as sD, MasterRouteStopCreateSchema as sE, type MasterRouteStopCreateDTO as sF, MasterRouteStopIds as sG, type MasterRouteStopIdsDTO as sH, MasterRouteStopReorderSchema as sI, type MasterRouteStopReorderDTO as sJ, MasterRouteStopDeleteSchema as sK, type MasterRouteStopDeleteReOrderDTO as sL, MasterRouteStopDeleteAllSchema as sM, type MasterRouteStopDeleteDTO as sN, MasterRouteJourneyTimeSchema as sO, type MasterRouteJourneyTimeDTO as sP, toMasterRoutePayload as sQ, newMasterRoutePayload as sR, findMasterRoute as sS, createMasterRoute as sT, updateMasterRoute as sU, deleteMasterRoute as sV, appendRouteStop as sW, updateRouteStop as sX, reorderRouteStops as sY, deleteRouteStopReorder as sZ, deleteRouteStopsAll as s_, FixedScheduleDayRunStopExitSchema as sa, type FixedScheduleDayRunStopExitDTO as sb, toFixedScheduleDayRunUpdatePayload as sc, newFixedScheduleDayRunUpdatePayload as sd, toFixedScheduleDayRunCancelPayload as se, newFixedScheduleDayRunCancelPayload as sf, toFixedScheduleDayRunStudentUpdatePayload as sg, newFixedScheduleDayRunStudentUpdatePayload as sh, toFixedScheduleDayRunStopEnterPayload as si, newFixedScheduleDayRunStopEnterPayload as sj, toFixedScheduleDayRunStopExitPayload as sk, newFixedScheduleDayRunStopExitPayload as sl, get_student_attendance_presigned_url as sm, find as sn, update_fixed_schedule_day_run as so, cancel_fixed_schedule_day_run as sp, update_student_boarded as sq, update_student_handovered as sr, update_stop_enter as ss, update_stop_exit as st, type MasterRoute as su, type MasterRouteStop as sv, MasterRouteSchema as sw, type MasterRouteDTO as sx, MasterRouteQuerySchema as sy, type MasterRouteQueryDTO as sz, type MasterSparePartUnit as t, update_guardian_profile_picture as t$, findRouteStopCache as t0, type SchoolDashboard as t1, type Student as t2, type StudentAddress as t3, type StudentGuardian as t4, type StudentGuardianLink as t5, type StudentLeaveRequest as t6, type StudentStopChangeRequest as t7, type StudentTransportPlanTypeChangeHistory as t8, type StudentLoginPush as t9, type StudentLeaveRequestDTO as tA, StudentLeaveRequestQuerySchema as tB, type StudentLeaveRequestQueryDTO as tC, StudentStopChangeRequestSchema as tD, type StudentStopChangeRequestDTO as tE, StudentStopChangeRequestApprovalSchema as tF, type StudentStopChangeRequestApprovalDTO as tG, StudentStopChangeRequestQuerySchema as tH, type StudentStopChangeRequestQueryDTO as tI, StudentTransportPlanTypeChangeHistoryQuerySchema as tJ, type StudentTransportPlanTypeChangeHistoryQueryDTO as tK, SchoolDashBoardQuerySchema as tL, type SchoolDashBoardQueryDTO as tM, toStudentPayload as tN, newStudentPayload as tO, toStudentAddressPayload as tP, newStudentAddressPayload as tQ, toStudentLeaveRequestPayload as tR, newStudentLeaveRequestPayload as tS, toStudentStopChangeRequestPayload as tT, newStudentStopChangeRequestPayload as tU, toStudentGuardianLinkPayload as tV, newStudentGuardianLinkPayload as tW, get_student_presigned_url as tX, get_student_guardian_presigned_url as tY, update_profile_picture as tZ, delete_profile_picture as t_, type StudentGuardianLoginPush as ta, StudentSchema as tb, type StudentDTO as tc, StudentProfilePictureSchema as td, type StudentProfilePictureDTO as te, StudentQuerySchema as tf, type StudentQueryDTO as tg, StudentNoFixedScheduleQuerySchema as th, type StudentNoFixedScheduleQueryDTO as ti, StudentAddressSchema as tj, type StudentAddressDTO as tk, StudentAddressQuerySchema as tl, type StudentAddressQueryDTO as tm, StudentGuardianLinkSchema as tn, type StudentGuardianLinkDTO as to, GuardianProfilePictureSchema as tp, type GuardianProfilePictureDTO as tq, GuardianDetailsSchema as tr, type GuardianDetailsDTO as ts, GuardianMobileNumberSchema as tt, type GuardianMobileNumberDTO as tu, StudentGuardianLinkQuerySchema as tv, type StudentGuardianLinkQueryDTO as tw, StudentGuardianAutofillQuerySchema as tx, type StudentGuardianAutofillQueryDTO as ty, StudentLeaveRequestSchema as tz, type OrganisationBranch as u, findMasterFixedScheduleStudent as u$, delete_guardian_profile_picture as u0, findStudent as u1, createStudent as u2, updateStudent as u3, deleteStudent as u4, school_dashboard as u5, find_students_with_no_fixed_schedule_pickup as u6, find_students_with_no_fixed_schedule_drop as u7, createStudentAddress as u8, findStudentAddress as u9, MasterFixedScheduleQuerySchema as uA, type MasterFixedScheduleQueryDTO as uB, MasterFixedScheduleStudentQuerySchema as uC, type MasterFixedScheduleStudentQueryDTO as uD, AssignFixedScheduleToStudentsSchema as uE, type AssignFixedScheduleToStudentsDTO as uF, RemoveFixedScheduleToStudentsSchema as uG, type RemoveFixedScheduleToStudentsDTO as uH, UpdateStopSchema as uI, type UpdateStopDTO as uJ, MasterSpecialScheduleSchema as uK, type MasterSpecialScheduleDTO as uL, MasterSpecialScheduleQuerySchema as uM, type MasterSpecialScheduleQueryDTO as uN, MasterSpecialScheduleStudentQuerySchema as uO, type MasterSpecialScheduleStudentQueryDTO as uP, AssignSpecialScheduleToStudentsSchema as uQ, type AssignSpecialScheduleToStudentsDTO as uR, RemoveSpecialScheduleToStudentsSchema as uS, type RemoveSpecialScheduleToStudentsDTO as uT, UpdateSpecialStopSchema as uU, type UpdateSpecialStopDTO as uV, toMasterFixedSchedulePayload as uW, newMasterFixedSchedulePayload as uX, toMasterSpecialSchedulePayload as uY, newMasterSpecialSchedulePayload as uZ, findMasterFixedSchedule as u_, updateStudentAddress as ua, deleteStudentAddress as ub, findStudentGuardianLink as uc, createStudentGuardianLink as ud, updateStudentGuardianLink as ue, updateGuardianProfilePicture as uf, updateGuardianDetails as ug, updateGuardianMobileNumber as uh, deleteStudentGuardianLink as ui, findStudentGuardianAutofillDetails as uj, createStudentLeaveRequest as uk, findStudentLeaveRequest as ul, updateStudentLeaveRequest as um, deleteStudentLeaveRequest as un, findStudentStopChangeRequest as uo, createStudentStopChangeRequest as up, updateStudentStopChangeRequest as uq, approveStopChangeRequest as ur, deleteStudentStopChangeRequest as us, findStudentTransportPlanTypeChangeHistory as ut, type MasterFixedSchedule as uu, type MasterFixedScheduleStudent as uv, type MasterSpecialSchedule as uw, type MasterSpecialScheduleStudent as ux, MasterFixedScheduleSchema as uy, type MasterFixedScheduleDTO as uz, type OrganisationColor as v, NoGPSDataVehiclesQuerySchema as v$, createMasterFixedSchedule as v0, updateMasterFixedSchedule as v1, deleteMasterFixedSchedule as v2, assignFixedScheduleToStudents as v3, removeFixedScheduleToStudents as v4, updateStop as v5, findMasterSpecialSchedule as v6, findMasterSpecialScheduleStudent as v7, createMasterSpecialSchedule as v8, updateMasterSpecialSchedule as v9, type VehicleDeviceLinkDTO as vA, VehicleDeviceUnlinkSchema as vB, type VehicleDeviceUnlinkDTO as vC, VehicleDriverLinkSchema as vD, type VehicleDriverLinkDTO as vE, VehicleDetailGPSSensorSchema as vF, type VehicleDetailGPSSensorDTO as vG, VehicleDetailTripSchema as vH, type VehicleDetailTripDTO as vI, VehicleDetailBodySchema as vJ, type VehicleDetailBodyDTO as vK, VehicleDetailLifeCycleSchema as vL, type VehicleDetailLifeCycleDto as vM, VehicleDetailPurchaseSchema as vN, type VehicleDetailPurchaseDTO as vO, VehicleDocumentFileSchema as vP, type VehicleDocumentFileDTO as vQ, VehicleDocumentSchema as vR, type VehicleDocumentDTO as vS, VehicleDocumentQuerySchema as vT, type VehicleDocumentQueryDTO as vU, VehicleDocumentExpirySchema as vV, type VehicleDocumentExpiryDTO as vW, VehicleDocumentExpiryQuerySchema as vX, type VehicleDocumentExpiryQueryDTO as vY, VehicleQuerySchema as vZ, type VehicleQueryDTO as v_, deleteMasterSpecialSchedule as va, assignSpecialScheduleToStudents as vb, removeSpecialScheduleToStudents as vc, updateSpecialStop as vd, type MasterVehicleDropdown as ve, type MasterVehicleFile as vf, type VehicleDetailGPS as vg, type VehicleDetailTrip as vh, type VehicleDetailBody as vi, type VehicleDetailLifeCycle as vj, type VehicleDetailPurchase as vk, type VehicleDocument as vl, type VehicleDocumentFile as vm, type VehicleDocumentExpiry as vn, type VehicleOdometerHistory as vo, MasterVehicleFileSchema as vp, type MasterVehicleFileDTO as vq, CalibrationFileSchema as vr, type CalibrationFileDTO as vs, VehicleSchema as vt, type VehicleDTO as vu, VehicleBulkSchema as vv, type VehicleBulkDTO as vw, MasterDeviceFileSchema as vx, type MasterDeviceFileDTO as vy, VehicleDeviceLinkSchema as vz, type OrganisationTag as w, type MasterDeviceTypeQueryDTO as w$, type NoGPSDataVehiclesQueryDTO as w0, VehicleGPSQuerySchema as w1, type VehicleGPSQueryDTO as w2, toVehiclePayload as w3, newVehiclePayload as w4, toVehicleDetailsGPSPayload as w5, toVehicleDetailsTripPayload as w6, toVehicleDetailsBodyPayload as w7, toVehicleDetailLifeCyclePayload as w8, toVehicleDetailPurchasePayload as w9, updateVehicleLifeCycleDetails as wA, updateVehiclePurchaseDetails as wB, linkDriverToVehicle as wC, unlinkDriverFromVehicle as wD, getDriverLinkHistoryByVehicle as wE, getDriverLinkHistoryByDriver as wF, linkDeviceToVehicle as wG, unlinkDeviceFromVehicle as wH, getDeviceLinkHistoryByVehicle as wI, getDeviceLinkHistoryByDevice as wJ, createVehicleDocument as wK, findVehicleDocument as wL, updateVehicleDocument as wM, removeVehicleDocument as wN, createVehicleDocumentExpiry as wO, findVehicleDocumentExpiry as wP, updateVehicleDocumentExpiry as wQ, removeVehicleDocumentExpiry as wR, getVehicleCache as wS, getVehicleSimpleCache as wT, getVehicleParentCache as wU, getVehicleSimpleDropdownCustom as wV, getVehicleSimpleDropdownCacheLiveData as wW, type MasterDeviceType as wX, MasterDeviceTypeSchema as wY, type MasterDeviceTypeDTO as wZ, MasterDeviceTypeQuerySchema as w_, toVehicleDocumentPayload as wa, newVehicleDocumentPayload as wb, toVehicleDocumentExpiryPayload as wc, newVehicleDocumentExpiryPayload as wd, get_vehicle_file_presigned_url as we, get_device_file_presigned_url as wf, get_vehicle_document_file_presigned_url as wg, get_calibration_file_presigned_url as wh, create_file_vehicle as wi, remove_file_vehicle as wj, create_file_device as wk, remove_file_device as wl, create_file_vehicle_document as wm, remove_file_vehicle_document as wn, update_calibration_file as wo, delete_calibration_file as wp, findVehicles as wq, find_no_gps_data_vehicles as wr, findVehiclesLiveDashboard as ws, findVehicleGPSDetails as wt, createVehicle as wu, updateVehicle as wv, deleteVehicle as ww, updateDetailsGpsSensor as wx, updateDetailsTrip as wy, updateVehicleBodyDetails as wz, type OrganisationGroup as x, deleteMasterSim as x$, FindCacheSchema$3 as x0, type FindCacheDTO$3 as x1, toMasterDeviceTypePayload as x2, newMasterDeviceTypePayload as x3, findMasterDeviceTypes as x4, createMasterDeviceType as x5, updateMasterDeviceType as x6, deleteMasterDeviceType as x7, getMasterDeviceTypeCache as x8, getMasterDeviceTypeCacheCount as x9, updateMasterDeviceManufacturer as xA, deleteMasterDeviceManufacturer as xB, getMasterDeviceManufacturerCache as xC, getMasterDeviceManufacturerCacheCount as xD, getMasterDeviceManufacturerCacheChild as xE, MasterMainSimProviderSchema as xF, type MasterMainSimProviderDTO as xG, MasterMainSimProviderQuerySchema as xH, type MasterMainSimProviderQueryDTO as xI, toMasterMainSimProviderPayload as xJ, newMasterMainSimProviderPayload as xK, findMasterMainSimProviders as xL, createMasterMainSimProvider as xM, updateMasterMainSimProvider as xN, deleteMasterMainSimProvider as xO, getMasterMainSimProviderCache as xP, type MasterSim as xQ, type AssignRemoveSimHistory as xR, MasterSimSchema as xS, type MasterSimDTO as xT, MasterSimQuerySchema as xU, type MasterSimQueryDTO as xV, toMasterSimPayload as xW, newMasterSimPayload as xX, findMasterSims as xY, createMasterSim as xZ, updateMasterSim as x_, getMasterDeviceTypeCacheChild as xa, type MasterDeviceModel as xb, MasterDeviceModelSchema as xc, type MasterDeviceModelDTO as xd, MasterDeviceModelQuerySchema as xe, type MasterDeviceModelQueryDTO as xf, FindCacheSchema$2 as xg, type FindCacheDTO$2 as xh, toMasterDeviceModelPayload as xi, newMasterDeviceModelPayload as xj, findMasterDeviceModels as xk, createMasterDeviceModel as xl, updateMasterDeviceModel as xm, deleteMasterDeviceModel as xn, getMasterDeviceModelCache as xo, getMasterDeviceModelCacheCount as xp, getMasterDeviceModelCacheChild as xq, type MasterDeviceManufacturer as xr, MasterDeviceManufacturerSchema as xs, type MasterDeviceManufacturerDTO as xt, MasterDeviceManufacturerQuerySchema as xu, type MasterDeviceManufacturerQueryDTO as xv, toMasterDeviceManufacturerPayload as xw, newMasterDeviceManufacturerPayload as xx, findMasterDeviceManufacturers as xy, createMasterDeviceManufacturer as xz, type MasterMainIndustry as y, createMasterMainUnitMileage as y$, type MasterDevice as y0, type AssignRemoveDeviceHistory as y1, type MasterDeviceFile as y2, MasterDeviceSchema as y3, type MasterDeviceDTO as y4, MasterDeviceQuerySchema as y5, type MasterDeviceQueryDTO as y6, DeviceSimLinkSchema as y7, type DeviceSimLinkDTO as y8, toMasterDevicePayload as y9, type MasterMainStateQueryDTO as yA, toMasterMainStatePayload as yB, newMasterMainStatePayload as yC, findMasterMainStates as yD, createMasterMainState as yE, updateMasterMainState as yF, deleteMasterMainState as yG, getMasterMainStateCache as yH, MasterMainCountrySchema as yI, type MasterMainCountryDTO as yJ, MasterMainCountryQuerySchema as yK, type MasterMainCountryQueryDTO as yL, toMasterMainCountryPayload as yM, newMasterMainCountryPayload as yN, findMasterMainCountries as yO, createMasterMainCountry as yP, updateMasterMainCountry as yQ, deleteMasterMainCountry as yR, getMasterMainCountryCache as yS, getMasterMainCountryCacheChild as yT, MasterMainUnitMileageSchema as yU, type MasterMainUnitMileageDTO as yV, MasterMainUnitMileageQuerySchema as yW, type MasterMainUnitMileageQueryDTO as yX, toMasterMainUnitMileagePayload as yY, newMasterMainUnitMileagePayload as yZ, findMasterMainUnitMileages as y_, newMasterDevicePayload as ya, findMasterDevices as yb, createMasterDevice as yc, updateMasterDevice as yd, deleteMasterDevice as ye, device_sim_link as yf, device_sim_unlink as yg, get_device_sim_link_history_by_sim as yh, get_device_sim_link_history_by_device as yi, type MasterMainTimeZone as yj, MasterMainTimeZoneSchema as yk, type MasterMainTimeZoneDTO as yl, MasterMainTimeZoneQuerySchema as ym, type MasterMainTimeZoneQueryDTO as yn, toMasterMainTimeZonePayload as yo, newMasterMainTimeZonePayload as yp, findMasterMainTimeZones as yq, createMasterMainTimeZone as yr, updateMasterMainTimeZone as ys, deleteMasterMainTimeZone as yt, getMasterMainTimeZoneCacheAll as yu, getMasterMainTimeZoneCache as yv, type MasterMainState as yw, MasterMainStateSchema as yx, type MasterMainStateDTO as yy, MasterMainStateQuerySchema as yz, type MasterMainCountry as z, type MasterSparePartCategoryDTO as z$, updateMasterMainUnitMileage as z0, deleteMasterMainUnitMileage as z1, getMasterMainUnitMileageCache as z2, MasterMainUnitVolumeSchema as z3, type MasterMainUnitVolumeDTO as z4, MasterMainUnitVolumeQuerySchema as z5, type MasterMainUnitVolumeQueryDTO as z6, toMasterMainUnitVolumePayload as z7, newMasterMainUnitVolumePayload as z8, findMasterMainUnitVolumes as z9, MasterExpenseTypeSchema as zA, type MasterExpenseTypeDTO as zB, MasterExpenseTypeQuerySchema as zC, type MasterExpenseTypeQueryDTO as zD, toMasterExpenseTypePayload as zE, newMasterExpenseTypePayload as zF, findMasterExpenseTypes as zG, createMasterExpenseType as zH, updateMasterExpenseType as zI, deleteMasterExpenseType as zJ, getMasterExpenseTypeCache as zK, type MasterSparePartSubCategory as zL, MasterSparePartSubCategorySchema as zM, type MasterSparePartSubCategoryDTO as zN, SparePartSubCategoryQuerySchema as zO, type SparePartSubCategoryQueryDTO as zP, FindCacheSchema$1 as zQ, type FindCacheDTO$1 as zR, toMasterSparePartSubCategoryPayload as zS, newMasterSparePartSubCategoryPayload as zT, findMasterSparePartSubCategories as zU, createMasterSparePartSubCategory as zV, updateMasterSparePartSubCategory as zW, deleteMasterSparePartSubCategory as zX, getMasterSparePartSubCategoryCache as zY, getMasterSparePartSubCategoryCacheCount as zZ, MasterSparePartCategorySchema as z_, createMasterMainUnitVolume as za, updateMasterMainUnitVolume as zb, deleteMasterMainUnitVolume as zc, getMasterMainUnitVolumeCache as zd, type OrganisationCalendar as ze, OrganisationCalendarSchema as zf, type OrganisationCalendarDTO as zg, OrganisationCalendarQuerySchema as zh, type OrganisationCalendarQueryDTO as zi, toOrganisationCalendarPayload as zj, newOrganisationCalendarPayload as zk, findOrganisationCalendar as zl, createOrganisationCalendar as zm, updateOrganisationCalendar as zn, deleteOrganisationCalendar as zo, type OrganisationNoticeBoard as zp, OrganisationNoticeBoardSchema as zq, type OrganisationNoticeBoardDTO as zr, OrganisationNoticeBoardQuerySchema as zs, type OrganisationNoticeBoardQueryDTO as zt, toOrganisationNoticeBoardPayload as zu, newOrganisationNoticeBoardPayload as zv, findOrganisationNoticeBoard as zw, createOrganisationNoticeBoard as zx, updateOrganisationNoticeBoard as zy, deleteOrganisationNoticeBoard as zz };
|
|
25401
|
+
export { MasterMainIndustrySchema as $, type MasterMainLanguage as A, findFleetDocumentExpiry as A$, newMasterTyreGradePayload as A0, findMasterTyreGrades as A1, createMasterTyreGrade as A2, updateMasterTyreGrade as A3, deleteMasterTyreGrade as A4, getMasterTyreGradeCache as A5, getMasterTyreGradeCacheCount as A6, type MasterTyreModel as A7, MasterTyreModelSchema as A8, type MasterTyreModelDTO as A9, type FleetDocumentFile as AA, type FleetDocumentExpiry as AB, type DocumentDashboard as AC, FleetDocumentFileSchema as AD, type FleetDocumentFileDTO as AE, FleetDocumentSchema as AF, type FleetDocumentDTO as AG, FleetDocumentQuerySchema as AH, type FleetDocumentQueryDTO as AI, FleetDocumentExpirySchema as AJ, type FleetDocumentExpiryDTO as AK, FleetDocumentExpiryQuerySchema as AL, type FleetDocumentExpiryQueryDTO as AM, FleetDocumentDashBoardQuerySchema as AN, type FleetDocumentDashBoardQueryDTO as AO, toFleetDocumentPayload as AP, newFleetDocumentPayload as AQ, toFleetDocumentExpiryPayload as AR, newFleetDocumentExpiryPayload as AS, get_fleet_document_file_presigned_url as AT, create_file_fleet_document as AU, remove_file_fleet_document as AV, findFleetDocument as AW, createFleetDocument as AX, updateFleetDocument as AY, deleteFleetDocument as AZ, fleet_document_dashboard as A_, MasterTyreModelQuerySchema as Aa, type MasterTyreModelQueryDTO as Ab, FindCacheSchema as Ac, type FindCacheDTO as Ad, toMasterTyreModelPayload as Ae, newMasterTyreModelPayload as Af, findMasterTyreModels as Ag, createMasterTyreModel as Ah, updateMasterTyreModel as Ai, deleteMasterTyreModel as Aj, getMasterTyreModelCache as Ak, getMasterTyreModelCacheCount as Al, MasterTyreMakeSchema as Am, type MasterTyreMakeDTO as An, MasterTyreMakeQuerySchema as Ao, type MasterTyreMakeQueryDTO as Ap, toMasterTyreMakePayload as Aq, newMasterTyreMakePayload as Ar, findMasterTyreMakes as As, createMasterTyreMake as At, updateMasterTyreMake as Au, deleteMasterTyreMake as Av, getMasterTyreMakeCache as Aw, getMasterTyreMakeCacheCount as Ax, getMasterTyreMakeCacheChild as Ay, type FleetDocument as Az, type MasterMainUnitDistance as B, createFleetDocumentExpiry as B0, updateFleetDocumentExpiry as B1, deleteFleetDocumentExpiry as B2, MasterVehicleDocumentTypeSchema as B3, type MasterVehicleDocumentTypeDTO as B4, MasterVehicleDocumentTypeQuerySchema as B5, type MasterVehicleDocumentTypeQueryDTO as B6, toMasterVehicleDocumentTypePayload as B7, newMasterVehicleDocumentTypePayload as B8, findMasterVehicleDocumentTypes as B9, get_organisation_logo_presigned_url as BA, update_organisation_logo as BB, delete_organisation_logo as BC, findUserOrganisation as BD, createUserOrganisation as BE, updateUserOrganisation as BF, deleteUserOrganisation as BG, getUserOrganisationCache as BH, getUserOrganisationCacheSimple as BI, type BookMark as BJ, BookMarkSchema as BK, type BookMarkDTO as BL, BookMarkQuerySchema as BM, type BookMarkQueryDTO as BN, toBookMarkPayload as BO, newBookMarkPayload as BP, findBookMarks as BQ, createBookMark as BR, updateBookMark as BS, deleteBookMark as BT, createMasterVehicleDocumentType as Ba, updateMasterVehicleDocumentType as Bb, deleteMasterVehicleDocumentType as Bc, getMasterVehicleDocumentTypeCache as Bd, MasterMainUnitDistanceSchema as Be, type MasterMainUnitDistanceDTO as Bf, MasterMainUnitDistanceQuerySchema as Bg, type MasterMainUnitDistanceQueryDTO as Bh, toMasterMainUnitDistancePayload as Bi, newMasterMainUnitDistancePayload as Bj, findMasterMainUnitDistances as Bk, createMasterMainUnitDistance as Bl, updateMasterMainUnitDistance as Bm, deleteMasterMainUnitDistance as Bn, getMasterMainUnitDistanceCache as Bo, type UserOrganisationSimple as Bp, UserOrganisationSchema as Bq, type UserOrganisationDTO as Br, UserOrganisationQuerySchema as Bs, type UserOrganisationQueryDTO as Bt, UserOrganisationLogoSchema as Bu, type UserOrganisationLogoDTO as Bv, UserOrganisationShowFilterSchema as Bw, type UserOrganisationShowFilterDTO as Bx, toUserOrganisationPayload as By, newUserOrganisationPayload as Bz, type MasterMainUnitMileage as C, type MasterMainUnitVolume as D, type MasterMainSimProvider as E, type MasterFleetIncidentType as F, type MasterFleetIncidentStatus as G, type MasterFleetIncidentSeverity as H, type MasterFleetInsuranceClaimStatus as I, type MasterFleetServiceTask as J, type MasterExpenseName as K, type MasterExpenseType as L, type MasterMainCurrency as M, type MasterVendorType as N, type OrganisationSubCompany as O, type MasterVendorTag as P, type MasterVendorDocumentType as Q, type MasterFuelCompany as R, type MasterClass as S, type MasterProgram as T, type UserOrganisation as U, type MasterSemester as V, type MasterRelationship as W, type MasterSection as X, type MasterStream as Y, type MasterYear as Z, type MasterVehicle as _, type User as a, getOrganisationColorCache as a$, type MasterMainIndustryDTO as a0, MasterMainIndustryQuerySchema as a1, type MasterMainIndustryQueryDTO as a2, toMasterMainIndustryPayload as a3, newMasterMainIndustryPayload as a4, findMasterMainIndustry as a5, createMasterMainIndustry as a6, updateMasterMainIndustry as a7, deleteMasterMainIndustry as a8, getMasterMainIndustryCache as a9, deleteOrganisationSubCompany as aA, getOrganisationSubCompanyCache as aB, getOrganisationSubCompanyCacheCount as aC, getOrganisationSubCompanyCacheChild as aD, OrganisationBranchSchema as aE, type OrganisationBranchDTO as aF, OrganisationBranchQuerySchema as aG, type OrganisationBranchQueryDTO as aH, toOrganisationBranchPayload as aI, newOrganisationBranchPayload as aJ, findOrganisationBranchs as aK, createOrganisationBranch as aL, updateOrganisationBranch as aM, deleteOrganisationBranch as aN, getOrganisationBranchCache as aO, getOrganisationBranchCacheCount as aP, getOrganisationBranchCacheChild as aQ, OrganisationColorSchema as aR, type OrganisationColorDTO as aS, OrganisationColorQuerySchema as aT, type OrganisationColorQueryDTO as aU, toOrganisationColorPayload as aV, newOrganisationColorPayload as aW, findOrganisationColors as aX, createOrganisationColor as aY, updateOrganisationColor as aZ, deleteOrganisationColor as a_, MasterMainCurrencySchema as aa, type MasterMainCurrencyDTO as ab, MasterMainCurrencyQuerySchema as ac, type MasterMainCurrencyQueryDTO as ad, toMasterMainCurrencyPayload as ae, newMasterMainCurrencyPayload as af, findMasterMainCurrencies as ag, createMasterMainCurrency as ah, updateMasterMainCurrency as ai, deleteMasterMainCurrency as aj, getMasterMainCurrencyCacheAll as ak, getMasterMainCurrencyCache as al, OrganisationSubCompanySchema as am, type OrganisationSubCompanyDTO as an, OrganisationSubCompanyQuerySchema as ao, type OrganisationSubCompanyQueryDTO as ap, SubCompanyLogoSchema as aq, type SubCompanyLogoDTO as ar, toOrganisationSubCompanyPayload as as, newOrganisationSubCompanyPayload as at, get_organisation_sub_company_logo_presigned_url as au, update_organisation_sub_company_logo as av, delete_organisation_sub_company_logo as aw, findOrganisationSubCompanyies as ax, createOrganisationSubCompany as ay, updateOrganisationSubCompany as az, type UserAdmin as b, type GPSGeofenceTransactionSummaryDTO as b$, getOrganisationColorCacheCount as b0, getOrganisationColorCacheChild as b1, OrganisationTagSchema as b2, type OrganisationTagDTO as b3, OrganisationTagQuerySchema as b4, type OrganisationTagQueryDTO as b5, toOrganisationTagPayload as b6, newOrganisationTagPayload as b7, findOrganisationTags as b8, createOrganisationTag as b9, deleteMasterUserStatus as bA, getMasterUserStatusCache as bB, getMasterUserStatusCacheCount as bC, MasterMainLanguageSchema as bD, type MasterMainLanguageDTO as bE, MasterMainLanguageQuerySchema as bF, type MasterMainLanguageQueryDTO as bG, toMasterMainLanguagePayload as bH, newMasterMainLanguagePayload as bI, findMasterMainLanguages as bJ, createMasterMainLanguage as bK, updateMasterMainLanguage as bL, deleteMasterMainLanguage as bM, getMasterMainLanguageCache as bN, MasterMainDateFormatSchema as bO, type MasterMainDateFormatDTO as bP, MasterMainDateFormatQuerySchema as bQ, type MasterMainDateFormatQueryDTO as bR, toMasterMainDateFormatPayload as bS, newMasterMainDateFormatPayload as bT, findMasterMainDateFormats as bU, createMasterMainDateFormat as bV, updateMasterMainDateFormat as bW, deleteMasterMainDateFormat as bX, getMasterMainDateFormatCache as bY, type GPSGeofenceTransactionSummary as bZ, GPSGeofenceTransactionSummarySchema as b_, updateOrganisationTag as ba, deleteOrganisationTag as bb, getOrganisationTagCache as bc, getOrganisationTagCacheCount as bd, getOrganisationTagCacheChild as be, MasterUserRoleSchema as bf, type MasterUserRoleDTO as bg, MasterUserRoleQuerySchema as bh, type MasterUserRoleQueryDTO as bi, toMasterUserRolePayload as bj, newMasterUserRolePayload as bk, findMasterUserRoles as bl, createMasterUserRole as bm, updateMasterUserRole as bn, deleteMasterUserRole as bo, getMasterUserRoleCache as bp, getMasterUserRoleCacheCount as bq, MasterUserStatusSchema as br, type MasterUserStatusDTO as bs, MasterUserStatusQuerySchema as bt, type MasterUserStatusQueryDTO as bu, toMasterUserStatusPayload as bv, newMasterUserStatusPayload as bw, findMasterUserStatuses as bx, createMasterUserStatus as by, updateMasterUserStatus as bz, type MasterDriver as c, UserAdminLogoSchema as c$, GPSGeofenceTransactionSummaryQuerySchema as c0, type GPSGeofenceTransactionSummaryQueryDTO as c1, toGPSGeofenceTransactionSummaryPayload as c2, newGPSGeofenceTransactionSummaryPayload as c3, findGPSGeofenceTransactionSummary as c4, createGPSGeofenceTransactionSummary as c5, updateGPSGeofenceTransactionSummary as c6, deleteGPSGeofenceTransactionSummary as c7, type GPSGeofenceTransaction as c8, GPSGeofenceTransactionSchema as c9, type GPSGeofenceDTO as cA, GPSGeofenceQuerySchema as cB, type GPSGeofenceQueryDTO as cC, toGPSGeofencePayload as cD, newGPSGeofencePayload as cE, findGPSGeofence as cF, createGPSGeofence as cG, updateGPSGeofence as cH, deleteGPSGeofence as cI, getGPSGeofenceCache as cJ, type OrganisationNotificationPreference as cK, type OrganisationNotificationPreferenceVehicleLink as cL, type OrganisationNotificationPreferenceGeofenceLink as cM, type OrganisationNotificationPreferenceUserLink as cN, OrganisationNotificationPreferenceSchema as cO, type OrganisationNotificationPreferenceDTO as cP, OrganisationNotificationPreferenceQuerySchema as cQ, type OrganisationNotificationPreferenceQueryDTO as cR, toOrganisationNotificationPreferencePayload as cS, newOrganisationNotificationPreferencePayload as cT, findOrganisationNotificationPreference as cU, createOrganisationNotificationPreference as cV, updateOrganisationNotificationPreference as cW, deleteOrganisationNotificationPreference as cX, type UserAdminLoginPush as cY, UserAdminSchema as cZ, type UserAdminDTO as c_, type GPSGeofenceTransactionDTO as ca, GPSGeofenceTransactionQuerySchema as cb, type GPSGeofenceTransactionQueryDTO as cc, toGPSGeofenceTransactionPayload as cd, newGPSGeofenceTransactionPayload as ce, findGPSGeofenceTransaction as cf, createGPSGeofenceTransaction as cg, updateGPSGeofenceTransaction as ch, deleteGPSGeofenceTransaction as ci, type TripGeofenceToGeofence as cj, TripGeofenceToGeofenceSchema as ck, type TripGeofenceToGeofenceDTO as cl, TripGeofenceToGeofenceQuerySchema as cm, type TripGeofenceToGeofenceQueryDTO as cn, toTripGeofenceToGeofencePayload as co, newTripGeofenceToGeofencePayload as cp, findTripGeofenceToGeofence as cq, createTripGeofenceToGeofence as cr, updateTripGeofenceToGeofence as cs, deleteTripGeofenceToGeofence as ct, type GPSGeofence as cu, type GPSGeofencePolilineData as cv, type GPSGeofenceCache as cw, GPSGeofencePolilineDataSchema as cx, type GPSGeofencePolilineDataDTO as cy, GPSGeofenceSchema as cz, type MasterVehicleType as d, MasterVehicleFuelUnitSchema as d$, type UserAdminLogoDTO as d0, UserAdminProfileSchema as d1, type UserAdminProfileDTO as d2, UserAdminQuerySchema as d3, type UserAdminQueryDTO as d4, toUserAdminProfilePayload as d5, newUserAdminPayload as d6, get_admin_image_presigned_url as d7, update_admin_image as d8, delete_admin_image as d9, updateTicket as dA, updateVerifyStatus as dB, deleteTicket as dC, type MasterMainLandMark as dD, MasterMainLandmarkSchema as dE, type MasterMainLandmarkDTO as dF, MasterMainLandmarkQuerySchema as dG, type MasterMainLandmarkQueryDTO as dH, toMasterMainLandmarkPayload as dI, newMasterMainLandmarkPayload as dJ, findMasterMainCountries$1 as dK, createMasterMainCountry$1 as dL, updateMasterMainCountry$1 as dM, deleteMasterMainCountry$1 as dN, MasterVehicleFuelTypeSchema as dO, type MasterVehicleFuelTypeDTO as dP, MasterVehicleFuelTypeQuerySchema as dQ, type MasterVehicleFuelTypeQueryDTO as dR, toMasterVehicleFuelTypePayload as dS, newMasterVehicleFuelTypePayload as dT, findMasterVehicleFuelTypes as dU, createMasterVehicleFuelType as dV, updateMasterVehicleFuelType as dW, deleteMasterVehicleFuelType as dX, getMasterVehicleFuelTypeCache as dY, getMasterVehicleFuelTypeCacheCount as dZ, getMasterVehicleFuelTypeCacheChild as d_, findUserAdmin as da, createUserAdmin as db, updateUserAdmin as dc, deleteUserAdmin as dd, updateUserAdminProfile as de, getAdminUserCache as df, type Ticket as dg, type TicketFile as dh, TicketFileSchema as di, type TicketFileDTO as dj, TicketSchema as dk, type TicketDTO as dl, TicketVerifySchema as dm, type TicketVerifyDTO as dn, TicketQuerySchema as dp, type TicketQueryDTO as dq, toTicketPayload as dr, newTicketPayload as ds, newVerifyTicketPayload as dt, toVerifyTicketPayload as du, get_ticket_file_presigned_url as dv, create_ticket_file as dw, remove_ticket_file as dx, findTickets as dy, createTicket as dz, type MasterVehicleMake as e, type MasterFleetInsuranceClaimStatusQueryDTO as e$, type MasterVehicleFuelUnitDTO as e0, MasterVehicleFuelUnitQuerySchema as e1, type MasterVehicleFuelUnitQueryDTO as e2, toMasterVehicleFuelUnitPayload as e3, newMasterVehicleFuelUnitPayload as e4, findMasterVehicleFuelUnits as e5, createMasterVehicleFuelUnit as e6, updateMasterVehicleFuelUnit as e7, deleteMasterVehicleFuelUnit as e8, getMasterVehicleFuelUnitCache as e9, deleteMasterFleetIncidentType as eA, getMasterFleetIncidentTypeCache as eB, MasterFleetIncidentStatusSchema as eC, type MasterFleetIncidentStatusDTO as eD, MasterFleetIncidentStatusQuerySchema as eE, type MasterFleetIncidentStatusQueryDTO as eF, toMasterFleetIncidentStatusPayload as eG, newMasterFleetIncidentStatusPayload as eH, findMasterFleetIncidentStatuses as eI, createMasterFleetIncidentStatus as eJ, updateMasterFleetIncidentStatus as eK, deleteMasterFleetIncidentStatus as eL, getMasterFleetIncidentStatusCache as eM, MasterFleetIncidentSeveritySchema as eN, type MasterFleetIncidentSeverityDTO as eO, MasterFleetIncidentSeverityQuerySchema as eP, type MasterFleetIncidentSeverityQueryDTO as eQ, toMasterFleetIncidentSeverityPayload as eR, newMasterFleetIncidentSeverityPayload as eS, findMasterFleetIncidentSeverities as eT, createMasterFleetIncidentSeverity as eU, updateMasterFleetIncidentSeverity as eV, deleteMasterFleetIncidentSeverity as eW, getMasterFleetIncidentSeverityCache as eX, MasterFleetInsuranceClaimStatusSchema as eY, type MasterFleetInsuranceClaimStatusDTO as eZ, MasterFleetInsuranceClaimStatusQuerySchema as e_, getMasterVehicleFuelUnitCacheCount as ea, getMasterVehicleFuelUnitCacheChild as eb, type FleetWorkshop as ec, type WorkshopDashboard as ed, FleetWorkshopSchema as ee, type FleetWorkshopDTO as ef, FleetWorkshopQuerySchema as eg, type FleetWorkshopQueryDTO as eh, FleetWorkshopDashBoardQuerySchema as ei, type FleetWorkshopDashBoardQueryDTO as ej, toFleetWorkshopPayload as ek, newFleetWorkshopPayload as el, findFleetWorkshop as em, createFleetWorkshop as en, updateFleetWorkshop as eo, deleteFleetWorkshop as ep, fleet_workshop_dashboard as eq, MasterFleetIncidentTypeSchema as er, type MasterFleetIncidentTypeDTO as es, MasterFleetIncidentTypeQuerySchema as et, type MasterFleetIncidentTypeQueryDTO as eu, toMasterFleetIncidentTypePayload as ev, newMasterFleetIncidentTypePayload as ew, findMasterFleetIncidentTypes as ex, createMasterFleetIncidentType as ey, updateMasterFleetIncidentType as ez, type MasterVehicleStatusType as f, updateFleetInspectionFormData as f$, toMasterFleetInsuranceClaimStatusPayload as f0, newMasterFleetInsuranceClaimStatusPayload as f1, findMasterFleetInsuranceClaimStatuses as f2, createMasterFleetInsuranceClaimStatus as f3, updateMasterFleetInsuranceClaimStatus as f4, deleteMasterFleetInsuranceClaimStatus as f5, getMasterFleetInsuranceClaimStatusCache as f6, MasterExpenseNameSchema as f7, type MasterExpenseNameDTO as f8, MasterExpenseNameQuerySchema as f9, toFleetIncidentCostPayload as fA, newFleetIncidentCostPayload as fB, get_incident_file_presigned_url as fC, create_incident_file as fD, remove_incident_file as fE, findFleetIncident as fF, createFleetIncident as fG, updateFleetIncident as fH, deleteFleetIncident as fI, incident_dashboard as fJ, findFleetIncidentCost as fK, createFleetIncidentCost as fL, updateFleetIncidentCost as fM, deleteFleetIncidentCost as fN, type FleetInspectionForm as fO, type FleetInspectionFormSimple as fP, FleetInspectionFormSchema as fQ, type FleetInspectionFormDTO as fR, FleetInspectionFormQuerySchema as fS, type FleetInspectionFormQueryDTO as fT, FleetInspectionFormFieldsSchema as fU, type FleetInspectionFormFieldsDTO as fV, toFleetInspectionFormPayload as fW, newFleetInspectionFormPayload as fX, findFleetInspectionForm as fY, createFleetInspectionForm as fZ, updateFleetInspectionForm as f_, type MasterExpenseNameQueryDTO as fa, toMasterExpenseNamePayload as fb, newMasterExpenseNamePayload as fc, findMasterExpenseNames as fd, createMasterExpenseName as fe, updateMasterExpenseName as ff, deleteMasterExpenseName as fg, getMasterExpenseNameCache as fh, type FleetIncident as fi, type FleetIncidentFile as fj, type FleetIncidentCost as fk, type IncidentDashboard as fl, FleetIncidentFileSchema as fm, type FleetIncidentFileDTO as fn, FleetIncidentSchema as fo, type FleetIncidentDTO as fp, FleetIncidentQuerySchema as fq, type FleetIncidentQueryDTO as fr, FleetIncidentDashBoardQuerySchema as fs, type FleetIncidentDashBoardQueryDTO as ft, FleetIncidentCostSchema as fu, type FleetIncidentCostDTO as fv, FleetIncidentCostQuerySchema as fw, type FleetIncidentCostQueryDTO as fx, toFleetIncidentPayload as fy, newFleetIncidentPayload as fz, type MasterVehicleOwnershipType as g, findFleetBreakdownCost as g$, deleteFleetInspectionForm as g0, find_inspection_form_cache_simple as g1, type FleetInspection as g2, type FleetInspectionFile as g3, type InspectionDashboard as g4, FleetInspectionFileSchema as g5, type FleetInspectionFileDTO as g6, FleetInspectionSchema as g7, type FleetInspectionDTO as g8, FleetInspectionQuerySchema as g9, type FleetBreakdownFile as gA, type FleetBreakdownCost as gB, type BreakdownDashboard as gC, FleetBreakdownFileSchema as gD, type FleetBreakdownFileDTO as gE, FleetBreakdownSchema as gF, type FleetBreakdownDTO as gG, FleetBreakdownQuerySchema as gH, type FleetBreakdownQueryDTO as gI, FleetBreakdownDashBoardQuerySchema as gJ, type FleetBreakdownDashBoardQueryDTO as gK, FleetBreakdownCostSchema as gL, type FleetBreakdownCostDTO as gM, FleetBreakdownCostQuerySchema as gN, type FleetBreakdownCostQueryDTO as gO, toFleetBreakdownPayload as gP, newFleetBreakdownPayload as gQ, toFleetBreakdownCostPayload as gR, newFleetBreakdownCostPayload as gS, get_breakdown_file_presigned_url as gT, create_breakdown_file as gU, remove_breakdown_file as gV, findFleetBreakdown as gW, createFleetBreakdown as gX, updateFleetBreakdown as gY, deleteFleetBreakdown as gZ, breakdown_dashboard as g_, type FleetInspectionQueryDTO as ga, FleetInspectionDashBoardQuerySchema as gb, type FleetInspectionDashBoardQueryDTO as gc, toFleetInspectionPayload as gd, newFleetInspectionPayload as ge, get_inspection_file_presigned_url as gf, create_inspection_file as gg, remove_inspection_file as gh, findFleetInspection as gi, createFleetInspection as gj, updateFleetInspection as gk, deleteFleetInspection as gl, inspection_dashboard as gm, type MasterFleetBreakdownType as gn, MasterFleetBreakdownTypeSchema as go, type MasterFleetBreakdownTypeDTO as gp, MasterFleetBreakdownTypeQuerySchema as gq, type MasterFleetBreakdownTypeQueryDTO as gr, toMasterFleetBreakdownTypePayload as gs, newMasterFleetBreakdownTypePayload as gt, findMasterFleetBreakdownType as gu, createMasterFleetBreakdownType as gv, updateMasterFleetBreakdownType as gw, deleteMasterFleetBreakdownType as gx, findMasterFleetBreakdownTypeCache as gy, type FleetBreakdown as gz, type MasterVehicleAssociatedTo as h, type ServiceDashboard as h$, createFleetBreakdownCost as h0, updateFleetBreakdownCost as h1, deleteFleetBreakdownCost as h2, type FleetIssue as h3, type FleetIssueFile as h4, type FleetIssueHistory as h5, type FleetIssueComment as h6, type IssueDashboard as h7, FleetIssueFileSchema as h8, type FleetIssueFileDTO as h9, MasterFleetServiceTaskSchema as hA, type MasterFleetServiceTaskDTO as hB, MasterFleetServiceTaskQuerySchema as hC, type MasterFleetServiceTaskQueryDTO as hD, toMasterFleetServiceTaskPayload as hE, newMasterFleetServiceTaskPayload as hF, findMasterFleetServiceTasks as hG, createMasterFleetServiceTask as hH, updateMasterFleetServiceTask as hI, deleteMasterFleetServiceTask as hJ, getMasterFleetServiceTaskCache as hK, type MasterFleetServicePart as hL, MasterFleetServicePartSchema as hM, type MasterFleetServicePartDTO as hN, MasterFleetServicePartQuerySchema as hO, type MasterFleetServicePartQueryDTO as hP, toMasterFleetServicePartPayload as hQ, newMasterFleetServicePartPayload as hR, findMasterFleetServicePart as hS, createMasterFleetServicePart as hT, updateMasterFleetServicePart as hU, deleteMasterFleetServicePart as hV, findMasterFleetServicePartCache as hW, type FleetService as hX, type FleetServiceTask as hY, type FleetServiceFile as hZ, type FleetServiceReminder as h_, FleetIssueSchema as ha, type FleetIssueDTO as hb, FleetIssueQuerySchema as hc, type FleetIssueQueryDTO as hd, FleetIssueDashBoardQuerySchema as he, type FleetIssueDashBoardQueryDTO as hf, FleetIssueCommentSchema as hg, type FleetIssueCommentDTO as hh, FleetIssueCommentQuerySchema as hi, type FleetIssueCommentQueryDTO as hj, toFleetIssuePayload as hk, newFleetIssuePayload as hl, toFleetIssueCommentPayload as hm, newFleetIssueCommentPayload as hn, get_issue_file_presigned_url as ho, create_issue_file as hp, remove_issue_file as hq, findFleetIssue as hr, createFleetIssue as hs, updateFleetIssue as ht, deleteFleetIssue as hu, fleet_issue_dashboard as hv, findFleetIssueComment as hw, createFleetIssueComment as hx, updateFleetIssueComment as hy, deleteFleetIssueComment as hz, type MasterVehicleFuelType as i, delete_master_fuel_company_logo as i$, FleetServiceFileSchema as i0, type FleetServiceFileDTO as i1, FleetServiceSchema as i2, type FleetServiceDTO as i3, FleetServiceQuerySchema as i4, type FleetServiceQueryDTO as i5, FleetServiceDashBoardQuerySchema as i6, type FleetServiceDashBoardQueryDTO as i7, FleetServiceTaskSchema as i8, type FleetServiceTaskDTO as i9, findFleetServiceReminder as iA, createFleetServiceReminder as iB, updateFleetServiceReminder as iC, deleteFleetServiceReminder as iD, type FleetVendorServiceCenter as iE, type FleetVendorServiceCenterSimple as iF, FleetVendorServiceCenterSchema as iG, type FleetVendorServiceCenterDTO as iH, FleetVendorServiceCenterQuerySchema as iI, type FleetVendorServiceCenterQueryDTO as iJ, toFleetVendorServiceCenterPayload as iK, newFleetVendorServiceCenterPayload as iL, findFleetVendorServiceCenter as iM, createFleetVendorServiceCenter as iN, updateFleetVendorServiceCenter as iO, deleteFleetVendorServiceCenter as iP, find_service_center_cache_simple as iQ, MasterFuelCompanySchema as iR, type MasterFuelCompanyDTO as iS, MasterFuelCompanyQuerySchema as iT, type MasterFuelCompanyQueryDTO as iU, FuelCompanyLogoSchema as iV, type FuelCompanyLogoDTO as iW, toMasterFuelCompanyPayload as iX, newMasterFuelCompanyPayload as iY, get_master_fuel_company_presigned_url as iZ, update_master_fuel_company_logo as i_, FleetServiceTaskQuerySchema as ia, type FleetServiceTaskQueryDTO as ib, FleetServiceReminderSchema as ic, type FleetServiceReminderDTO as id, FleetServiceReminderQuerySchema as ie, type FleetServiceReminderQueryDTO as ig, toFleetServicePayload as ih, newFleetServicePayload as ii, toFleetServiceTaskPayload as ij, newFleetServiceTaskPayload as ik, toFleetServiceReminderPayload as il, newFleetServiceReminderPayload as im, get_service_file_presigned_url as io, create_service_file as ip, remove_service_file as iq, findFleetService as ir, createFleetService as is, updateFleetService as it, deleteFleetService as iu, service_dashboard as iv, findFleetServiceTask as iw, createFleetServiceTask as ix, updateFleetServiceTask as iy, deleteFleetServiceTask as iz, type MasterVehicleFuelUnit as j, type FleetVendorLogoDTO as j$, findMasterFuelCompanys as j0, createMasterFuelCompany as j1, updateMasterFuelCompany as j2, deleteMasterFuelCompany as j3, getMasterFuelCompanyCache as j4, type FleetVendorFuelStation as j5, type FleetVendorFuelStationSimple as j6, FleetVendorFuelStationSchema as j7, type FleetVendorFuelStationDTO as j8, FleetVendorFuelStationQuerySchema as j9, createMasterVendorTag as jA, updateMasterVendorTag as jB, deleteMasterVendorTag as jC, getMasterVendorTagCache as jD, MasterVendorDocumentTypeSchema as jE, type MasterVendorDocumentTypeDTO as jF, MasterVendorDocumentTypeQuerySchema as jG, type MasterVendorDocumentTypeQueryDTO as jH, toMasterVendorDocumentTypePayload as jI, newMasterVendorDocumentTypePayload as jJ, findMasterVendorDocumentTypes as jK, createMasterVendorDocumentType as jL, updateMasterVendorDocumentType as jM, deleteMasterVendorDocumentType as jN, getMasterVendorDocumentTypeCache as jO, type FleetVendor as jP, type FleetVendorTypeLink as jQ, type FleetVendorTagLink as jR, type FleetVendorAddress as jS, type FleetVendorBankAccount as jT, type FleetVendorContactPerson as jU, type FleetVendorReview as jV, type FleetVendorDocument as jW, type FleetVendorDocumentFile as jX, type VendorDashboard as jY, type FleetVendorSimple as jZ, FleetVendorLogoSchema as j_, type FleetVendorFuelStationQueryDTO as ja, toFleetVendorFuelStationPayload as jb, newFleetVendorFuelStationPayload as jc, findFleetVendorFuelStation as jd, createFleetVendorFuelStation as je, updateFleetVendorFuelStation as jf, deleteFleetVendorFuelStation as jg, find_fuel_station_cache_simple as jh, MasterVendorTypeSchema as ji, type MasterVendorTypeDTO as jj, MasterVendorTypeQuerySchema as jk, type MasterVendorTypeQueryDTO as jl, toMasterVendorTypePayload as jm, newMasterVendorTypePayload as jn, findMasterVendorTypes as jo, createMasterVendorType as jp, updateMasterVendorType as jq, deleteMasterVendorType as jr, getMasterVendorTypeCache as js, MasterVendorTagSchema as jt, type MasterVendorTagDTO as ju, MasterVendorTagQuerySchema as jv, type MasterVendorTagQueryDTO as jw, toMasterVendorTagPayload as jx, newMasterVendorTagPayload as jy, findMasterVendorTags as jz, type MasterVehicleFuelRemovalReason as k, deleteFleetVendorDocument as k$, FleetVendorContactPersonLogoSchema as k0, type FleetVendorContactPersonLogoDTO as k1, FleetVendorDocumentFileSchema as k2, type FleetVendorDocumentFileDTO as k3, FleetVendorSchema as k4, type FleetVendorDTO as k5, FleetVendorQuerySchema as k6, type FleetVendorQueryDTO as k7, FleetVendorAddressSchema as k8, type FleetVendorAddressDTO as k9, toFleetVendorContactPersonPayload as kA, newFleetVendorContactPersonPayload as kB, toFleetVendorReviewPayload as kC, newFleetVendorReviewPayload as kD, toFleetVendorDocumentPayload as kE, newFleetVendorDocumentPayload as kF, get_vendor_logo_presigned_url as kG, get_vendor_contact_person_logo_presigned_url as kH, get_vendor_document_file_presigned_url as kI, update_vendor_logo as kJ, remove_vendor_logo as kK, update_vendor_contact_person_logo as kL, remove_vendor_contact_person_logo as kM, create_vendor_document_file as kN, remove_vendor_document_file as kO, findFleetVendor as kP, createFleetVendor as kQ, updateFleetVendor as kR, deleteFleetVendor as kS, vendor_dashboard as kT, findFleetVendorContactPerson as kU, createFleetVendorContactPerson as kV, updateFleetVendorContactPerson as kW, deleteFleetVendorContactPerson as kX, findFleetVendorDocument as kY, createFleetVendorDocument as kZ, updateFleetVendorDocument as k_, FleetVendorAddressQuerySchema as ka, type FleetVendorAddressQueryDTO as kb, FleetVendorBankAccountSchema as kc, type FleetVendorBankAccountDTO as kd, FleetVendorBankAccountQuerySchema as ke, type FleetVendorBankAccountQueryDTO as kf, FleetVendorContactPersonSchema as kg, type FleetVendorContactPersonDTO as kh, FleetVendorContactPersonQuerySchema as ki, type FleetVendorContactPersonQueryDTO as kj, FleetVendorReviewSchema as kk, type FleetVendorReviewDTO as kl, FleetVendorReviewQuerySchema as km, type FleetVendorReviewQueryDTO as kn, FleetVendorDocumentSchema as ko, type FleetVendorDocumentDTO as kp, FleetVendorDocumentQuerySchema as kq, type FleetVendorDocumentQueryDTO as kr, FleetVendorDashBoardQuerySchema as ks, type FleetVendorDashBoardQueryDTO as kt, toFleetVendorPayload as ku, newFleetVendorPayload as kv, toFleetVendorAddressPayload as kw, newFleetVendorAddressPayload as kx, toFleetVendorBankAccountPayload as ky, newFleetVendorBankAccountPayload as kz, type MasterVehicleDocumentType as l, type FleetInspectionScheduleDTO as l$, findFleetVendorAddress as l0, createFleetVendorAddress as l1, updateFleetVendorAddress as l2, deleteFleetVendorAddress as l3, findFleetVendorBankAccount as l4, createFleetVendorBankAccount as l5, updateFleetVendorBankAccount as l6, deleteFleetVendorBankAccount as l7, findFleetVendorReview as l8, createFleetVendorReview as l9, findMasterVehicleFuelRemovalReasons as lA, createMasterVehicleFuelRemovalReason as lB, updateMasterVehicleFuelRemovalReason as lC, deleteMasterVehicleFuelRemovalReason as lD, getMasterVehicleFuelRemovalReasonCache as lE, getMasterVehicleFuelRemovalReasonCacheCount as lF, getMasterVehicleFuelRemovalReasonCacheChild as lG, type FleetFuelRemoval as lH, type FleetFuelRemovalFile as lI, FleetFuelRemovalFileSchema as lJ, type FleetFuelRemovalFileDTO as lK, FleetFuelRemovalSchema as lL, type FleetFuelRemovalDTO as lM, FleetFuelRemovalQuerySchema as lN, type FleetFuelRemovalQueryDTO as lO, toFleetFuelRemovalPayload as lP, newFleetFuelRemovalPayload as lQ, get_fuel_removal_file_presigned_url as lR, create_fuel_removal_file as lS, remove_fuel_removal_file as lT, findFleetFuelRemoval as lU, createFleetFuelRemoval as lV, updateFleetFuelRemoval as lW, deleteFleetFuelRemoval as lX, type FleetInspectionSchedule as lY, type FleetInspectionScheduleVehicleLink as lZ, FleetInspectionScheduleSchema as l_, updateFleetVendorReview as la, deleteFleetVendorReview as lb, find_vendor_cache_simple as lc, type FleetFuelRefill as ld, type FleetFuelRefillFile as le, FleetFuelRefillFileSchema as lf, type FleetFuelRefillFileDTO as lg, FleetFuelRefillSchema as lh, type FleetFuelRefillDTO as li, FleetFuelRefillQuerySchema as lj, type FleetFuelRefillQueryDTO as lk, toFleetFuelRefillPayload as ll, newFleetFuelRefillPayload as lm, get_fuel_refill_file_presigned_url as ln, create_fuel_refill_file as lo, remove_fuel_refill_file as lp, findFleetFuelRefill as lq, createFleetFuelRefill as lr, updateFleetFuelRefill as ls, deleteFleetFuelRefill as lt, MasterVehicleFuelRemovalReasonSchema as lu, type MasterVehicleFuelRemovalReasonDTO as lv, MasterVehicleFuelRemovalReasonQuerySchema as lw, type MasterVehicleFuelRemovalReasonQueryDTO as lx, toMasterVehicleFuelRemovalReasonPayload as ly, newMasterVehicleFuelRemovalReasonPayload as lz, type MasterUserRole as m, type FuelDashboard as m$, FleetInspectionScheduleQuerySchema as m0, type FleetInspectionScheduleQueryDTO as m1, toFleetInspectionSchedulePayload as m2, newFleetInspectionSchedulePayload as m3, findFleetInspectionSchedule as m4, createFleetInspectionSchedule as m5, updateFleetInspectionSchedule as m6, deleteFleetInspectionSchedule as m7, type FleetServiceSchedule as m8, type FleetServiceScheduleVehicleLink as m9, toUserPayload as mA, toUserProfilePayload as mB, newUserPayload as mC, get_user_image_presigned_url as mD, update_user_image as mE, delete_user_image as mF, findUser as mG, createUser as mH, updateUser as mI, deleteUser as mJ, updateUserProfile as mK, getUserCache as mL, getUserCacheSimple as mM, updateUserDefaultLanguage as mN, updateUserDefaultTimezone as mO, updateUserDefaultDateformat as mP, type FleetFuelDailySummary as mQ, FleetFuelDailySummarySchema as mR, type FleetFuelDailySummaryDTO as mS, FleetFuelDailySummaryQuerySchema as mT, type FleetFuelDailySummaryQueryDTO as mU, FleetFuelDailyMonthlySummaryQuerySchema as mV, type FleetFuelDailyMonthlySummaryQueryDTO as mW, AllVehiclesFuelDailySummaryQuerySchema as mX, type AllVehiclesFuelDailySummaryDTO as mY, FleetFuelDailySummaryDashBoardQuerySchema as mZ, type FleetFuelDailySummaryDashBoardQueryDTO as m_, FleetServiceScheduleSchema as ma, type FleetServiceScheduleDTO as mb, FleetServiceScheduleQuerySchema as mc, type FleetServiceScheduleQueryDTO as md, toFleetServiceSchedulePayload as me, newFleetServiceSchedulePayload as mf, findFleetServiceSchedule as mg, createFleetServiceSchedule as mh, updateFleetServiceSchedule as mi, deleteFleetServiceSchedule as mj, type UserVehicleLink as mk, type UserLoginPush as ml, UserSchema as mm, type UserDTO as mn, UserQuerySchema as mo, type UserQueryDTO as mp, UserLogoSchema as mq, type UserLogoDTO as mr, UserProfileSchema as ms, type UserProfileDTO as mt, UserDefaultLanguageSchema as mu, type UserDefaultLanguageDTO as mv, UserDefaultTimeZoneSchema as mw, type UserDefaultTimeZoneDTO as mx, UserDefaultDateFormatSchema as my, type UserDefaultDateFormatDTO as mz, type MasterUserStatus as n, createMasterVehicleSubModel as n$, toFleetFuelDailySummaryPayload as n0, newFleetFuelDailySummaryPayload as n1, findFleetFuelDailySummary as n2, createFleetFuelDailySummary as n3, updateFleetFuelDailySummary as n4, deleteFleetFuelDailySummary as n5, fuel_dashboard as n6, findFleetFuelMonthlySummary as n7, type MasterDriverFile as n8, type AssignRemoveDriverHistory as n9, updateMasterDriverProfile as nA, getMasterDriverCache as nB, getMasterDriverCacheSimple as nC, type VehicleOrganisationGroupLink as nD, OrganisationGroupSchema as nE, type OrganisationGroupDTO as nF, OrganisationGroupQuerySchema as nG, type OrganisationGroupQueryDTO as nH, toOrganisationGroupPayload as nI, newOrganisationGroupPayload as nJ, findOrganisationGroups as nK, createOrganisationGroup as nL, updateOrganisationGroup as nM, deleteOrganisationGroup as nN, getOrganisationGroupCache as nO, getOrganisationGroupCacheCount as nP, getOrganisationGroupCacheChild as nQ, type MasterVehicleSubModel as nR, MasterVehicleSubModelSchema as nS, type MasterVehicleSubModelDTO as nT, MasterVehicleSubModelQuerySchema as nU, type MasterVehicleSubModelQueryDTO as nV, FindCacheSchema$5 as nW, type FindCacheDTO$5 as nX, toMasterVehicleSubModelPayload as nY, newMasterVehicleSubModelPayload as nZ, findMasterVehicleSubModels as n_, type DriverLoginPush as na, MasterDriverFileSchema as nb, type MasterDriverFileDTO as nc, MasterDriverSchema as nd, type MasterDriverDTO as ne, MasterDriverQuerySchema as nf, type MasterDriverQueryDTO as ng, MasterDriverLogoSchema as nh, type MasterDriverLogoDTO as ni, MasterDriverProfileSchema as nj, type MasterDriverProfileDTO as nk, toDriverPayload as nl, newDriverPayload as nm, toDriverProfilePayload as nn, get_master_driver_logo_presigned_url as no, get_master_driver_file_presigned_url as np, update_master_driver_logo as nq, delete_master_driver_logo as nr, create_master_driver_file as ns, remove_master_driver_file as nt, findMasterDriver as nu, createMasterDriver as nv, updateMasterDriver as nw, deleteMasterDriver as nx, updateMasterDriverLogo as ny, deleteMasterDriverLogo as nz, type MasterTyreMake as o, type MasterVehicleTypeQueryDTO as o$, updateMasterVehicleSubModel as o0, deleteMasterVehicleSubModel as o1, getMasterVehicleSubModelCache as o2, getMasterVehicleSubModelCacheCount as o3, getMasterVehicleSubModelCacheChild as o4, type MasterVehicleModel as o5, MasterVehicleModelSchema as o6, type MasterVehicleModelDTO as o7, MasterVehicleModelQuerySchema as o8, type MasterVehicleModelQueryDTO as o9, MasterVehicleStatusTypeQuerySchema as oA, type MasterVehicleStatusTypeQueryDTO as oB, toMasterVehicleStatusTypePayload as oC, newMasterVehicleStatusTypePayload as oD, findMasterVehicleStatusTypes as oE, createMasterVehicleStatusType as oF, updateMasterVehicleStatusType as oG, deleteMasterVehicleStatusType as oH, getMasterVehicleStatusTypeCache as oI, getMasterVehicleStatusTypeCacheCount as oJ, getMasterVehicleStatusTypeCacheChild as oK, MasterVehicleOwnershipTypeSchema as oL, type MasterVehicleOwnershipTypeDTO as oM, MasterVehicleOwnershipTypeQuerySchema as oN, type MasterVehicleOwnershipTypeQueryDTO as oO, toMasterVehicleOwnershipTypePayload as oP, newMasterVehicleOwnershipTypePayload as oQ, findMasterVehicleOwnershipTypes as oR, createMasterVehicleOwnershipType as oS, updateMasterVehicleOwnershipType as oT, deleteMasterVehicleOwnershipType as oU, getMasterVehicleOwnershipTypeCache as oV, getMasterVehicleOwnershipTypeCacheCount as oW, getMasterVehicleOwnershipTypeCacheChild as oX, MasterVehicleTypeSchema as oY, type MasterVehicleTypeDTO as oZ, MasterVehicleTypeQuerySchema as o_, FindCacheSchema$4 as oa, type FindCacheDTO$4 as ob, toMasterVehicleModelPayload as oc, newMasterVehicleModelPayload as od, findMasterVehicleModels as oe, createMasterVehicleModel as of, updateMasterVehicleModel as og, deleteMasterVehicleModel as oh, getMasterVehicleModelCache as oi, getMasterVehicleModelCacheCount as oj, getMasterVehicleModelCacheChild as ok, MasterVehicleMakeSchema as ol, type MasterVehicleMakeDTO as om, MasterVehicleMakeQuerySchema as on, type MasterVehicleMakeQueryDTO as oo, toMasterVehicleMakePayload as op, newMasterVehicleMakePayload as oq, findMasterVehicleMakes as or, createMasterVehicleMake as os, updateMasterVehicleMake as ot, deleteMasterVehicleMake as ou, getMasterVehicleMakeCache as ov, getMasterVehicleMakeCacheCount as ow, getMasterVehicleMakeCacheChild as ox, MasterVehicleStatusTypeSchema as oy, type MasterVehicleStatusTypeDTO as oz, type MasterTyreGrade as p, GPSTrackHistoryShareLinkSchema as p$, toMasterVehicleTypePayload as p0, newMasterVehicleTypePayload as p1, findMasterVehicleTypes as p2, createMasterVehicleType as p3, updateMasterVehicleType as p4, deleteMasterVehicleType as p5, getMasterVehicleTypeCache as p6, getMasterVehicleTypeCacheCount as p7, getMasterVehicleTypeCacheChild as p8, MasterVehicleAssociatedToSchema as p9, updateOrganisationReportPreference as pA, deleteOrganisationReportPreference as pB, findOrganisationReportAutomationMail as pC, type GPSLiveTrackShareLink as pD, type GPSLiveTrackShareLinkNotification as pE, GPSLiveTrackShareLinkNotificationSchema as pF, type GPSLiveTrackShareLinkNotificationDTO as pG, GPSLiveTrackShareLinkSchema as pH, type GPSLiveTrackShareLinkDTO as pI, GPSLiveTrackShareLinkUpdateExpiryTimeSchema as pJ, type GPSLiveTrackShareLinkUpdateExpiryTimeDTO as pK, GPSLiveTrackShareLinkUpdateLinkStatusSchema as pL, type GPSLiveTrackShareLinkUpdateLinkStatusDTO as pM, GPSLiveTrackShareLinkQuerySchema as pN, type GPSLiveTrackShareLinkQueryDTO as pO, toGPSLiveTrackShareLinkPayload as pP, newGPSLiveTrackShareLinkPayload as pQ, findGPSLiveTrackShareLink as pR, createGPSLiveTrackShareLink as pS, extendGPSLiveTrackLinkTime as pT, updateGPSLiveTrackLinkStatus as pU, deleteGPSLiveTrackShareLink as pV, createGPSLiveTrackShareLinkNotification as pW, type GPSTrackHistoryShareLink as pX, type GPSTrackHistoryShareLinkNotification as pY, GPSTrackHistoryShareLinkNotificationSchema as pZ, type GPSTrackHistoryShareLinkNotificationDTO as p_, type MasterVehicleAssociatedToDTO as pa, MasterVehicleAssociatedToQuerySchema as pb, type MasterVehicleAssociatedToQueryDTO as pc, toMasterVehicleAssociatedToPayload as pd, newMasterVehicleAssociatedToPayload as pe, findMasterVehicleAssociatedTos as pf, createMasterVehicleAssociatedTo as pg, updateMasterVehicleAssociatedTo as ph, deleteMasterVehicleAssociatedTo as pi, getMasterVehicleAssociatedToCache as pj, getMasterVehicleAssociatedToCacheCount as pk, getMasterVehicleAssociatedToCacheChild as pl, type OrganisationReportPreference as pm, type OrganisationReportPreferenceVehicleLink as pn, type OrganisationReportAutomationMail as po, type OrganisationReportAutomationMailVehicleLink as pp, OrganisationReportAutomationMailQuerySchema as pq, type OrganisationReportAutomationMailQueryDTO as pr, OrganisationReportPreferenceSchema as ps, type OrganisationReportPreferenceDTO as pt, OrganisationReportPreferenceQuerySchema as pu, type OrganisationReportPreferenceQueryDTO as pv, toOrganisationReportPreferencePayload as pw, newOrganisationReportPreferencePayload as px, findOrganisationReportPreference as py, createOrganisationReportPreference as pz, type MasterTripPartyType as q, type MasterStreamQueryDTO as q$, type GPSTrackHistoryShareLinkDTO as q0, GPSTrackHistoryShareLinkUpdateLinkStatusSchema as q1, type GPSTrackHistoryShareLinkUpdateLinkStatusDTO as q2, GPSTrackHistoryShareLinkQuerySchema as q3, type GPSTrackHistoryShareLinkQueryDTO as q4, toGPSTrackHistoryShareLinkPayload as q5, newGPSTrackHistoryShareLinkPayload as q6, findGPSTrackHistoryShareLink as q7, createGPSTrackHistoryShareLink as q8, updateTrackHistoryLinkStatus as q9, MasterSectionSchema as qA, type MasterSectionDTO as qB, MasterSectionQuerySchema as qC, type MasterSectionQueryDTO as qD, toMasterSectionPayload as qE, newMasterSectionPayload as qF, findMasterSection as qG, createMasterSection as qH, updateMasterSection as qI, deleteMasterSection as qJ, getMasterSectionCache as qK, getMasterSectionCacheCount as qL, MasterSemesterSchema as qM, type MasterSemesterDTO as qN, MasterSemesterQuerySchema as qO, type MasterSemesterQueryDTO as qP, toMasterSemesterPayload as qQ, newMasterSemesterPayload as qR, findMasterSemester as qS, createMasterSemester as qT, updateMasterSemester as qU, deleteMasterSemester as qV, getMasterSemesterCache as qW, getMasterSemesterCacheCount as qX, MasterStreamSchema as qY, type MasterStreamDTO as qZ, MasterStreamQuerySchema as q_, deleteGPSTrackHistoryShareLink as qa, createGPSTrackHistoryShareLinkNotification as qb, MasterClassSchema as qc, type MasterClassDTO as qd, MasterClassQuerySchema as qe, type MasterClassQueryDTO as qf, toMasterClassPayload as qg, newMasterClassPayload as qh, findMasterClass as qi, createMasterClass as qj, updateMasterClass as qk, deleteMasterClass as ql, getMasterClassCache as qm, getMasterClassCacheCount as qn, MasterProgramSchema as qo, type MasterProgramDTO as qp, MasterProgramQuerySchema as qq, type MasterProgramQueryDTO as qr, toMasterProgramPayload as qs, newMasterProgramPayload as qt, findMasterProgram as qu, createMasterProgram as qv, updateMasterProgram as qw, deleteMasterProgram as qx, getMasterProgramCache as qy, getMasterProgramCacheCount as qz, type MasterSparePartCategory as r, FixedScheduleDayRunStopExitSchema as r$, toMasterStreamPayload as r0, newMasterStreamPayload as r1, findMasterStream as r2, createMasterStream as r3, updateMasterStream as r4, deleteMasterStream as r5, getMasterStreamCache as r6, getMasterStreamCacheCount as r7, MasterYearSchema as r8, type MasterYearDTO as r9, type BusStopPolygonDataDTO as rA, BusStopSchema as rB, type BusStopDTO as rC, BusStopQuerySchema as rD, type BusStopQueryDTO as rE, BusDashBoardQuerySchema as rF, type BusDashBoardQueryDTO as rG, toBusStopPayload as rH, newBusStopPayload as rI, findBusStop as rJ, createBusStop as rK, updateBusStop as rL, deleteBusStop as rM, bus_dashboard as rN, type FixedScheduleDayRun as rO, type FixedScheduleDayRunStop as rP, type FixedScheduleDayRunStudent as rQ, FixedScheduleDayRunUpdateSchema as rR, type FixedScheduleDayRunUpdateDTO as rS, FixedScheduleDayRunCancelSchema as rT, type FixedScheduleDayRunCancelDTO as rU, FixedScheduleDayRunQuerySchema as rV, type FixedScheduleDayRunQueryDTO as rW, FixedScheduleDayRunStudentUpdateSchema as rX, type FixedScheduleDayRunStudentUpdateDTO as rY, FixedScheduleDayRunStopEnterSchema as rZ, type FixedScheduleDayRunStopEnterDTO as r_, MasterYearQuerySchema as ra, type MasterYearQueryDTO as rb, toMasterYearPayload as rc, newMasterYearPayload as rd, findMasterYear as re, createMasterYear as rf, updateMasterYear as rg, deleteMasterYear as rh, getMasterYearCache as ri, getMasterYearCacheCount as rj, MasterRelationshipSchema as rk, type MasterRelationshipDTO as rl, MasterRelationshipQuerySchema as rm, type MasterRelationshipQueryDTO as rn, toMasterRelationshipPayload as ro, newMasterRelationshipPayload as rp, findMasterRelationship as rq, createMasterRelationship as rr, updateMasterRelationship as rs, deleteMasterRelationship as rt, getMasterRelationshipCache as ru, getMasterRelationshipCacheCount as rv, type BusStopPolygonData as rw, type BusStop as rx, type BusDashboard as ry, BusStopPolygonDataSchema as rz, type MasterSparePartUnit as s, type StudentGuardianLoginPush as s$, type FixedScheduleDayRunStopExitDTO as s0, toFixedScheduleDayRunUpdatePayload as s1, newFixedScheduleDayRunUpdatePayload as s2, toFixedScheduleDayRunCancelPayload as s3, newFixedScheduleDayRunCancelPayload as s4, toFixedScheduleDayRunStudentUpdatePayload as s5, newFixedScheduleDayRunStudentUpdatePayload as s6, toFixedScheduleDayRunStopEnterPayload as s7, newFixedScheduleDayRunStopEnterPayload as s8, toFixedScheduleDayRunStopExitPayload as s9, type MasterRouteStopDeleteReOrderDTO as sA, MasterRouteStopDeleteAllSchema as sB, type MasterRouteStopDeleteDTO as sC, MasterRouteJourneyTimeSchema as sD, type MasterRouteJourneyTimeDTO as sE, toMasterRoutePayload as sF, newMasterRoutePayload as sG, findMasterRoute as sH, createMasterRoute as sI, updateMasterRoute as sJ, deleteMasterRoute as sK, appendRouteStop as sL, updateRouteStop as sM, reorderRouteStops as sN, deleteRouteStopReorder as sO, deleteRouteStopsAll as sP, update_journey_time as sQ, findRouteStopCache as sR, type SchoolDashboard as sS, type Student as sT, type StudentAddress as sU, type StudentGuardian as sV, type StudentGuardianLink as sW, type StudentLeaveRequest as sX, type StudentStopChangeRequest as sY, type StudentTransportPlanTypeChangeHistory as sZ, type StudentLoginPush as s_, newFixedScheduleDayRunStopExitPayload as sa, get_student_attendance_presigned_url as sb, find as sc, update_fixed_schedule_day_run as sd, cancel_fixed_schedule_day_run as se, update_student_boarded as sf, update_student_handovered as sg, update_stop_enter as sh, update_stop_exit as si, type MasterRoute as sj, type MasterRouteStop as sk, MasterRouteSchema as sl, type MasterRouteDTO as sm, MasterRouteQuerySchema as sn, type MasterRouteQueryDTO as so, MasterRouteStopSchema as sp, type MasterRouteStopDTO as sq, MasterRouteStopUpdateSchema as sr, type MasterRouteStopUpdateDTO as ss, MasterRouteStopCreateSchema as st, type MasterRouteStopCreateDTO as su, MasterRouteStopIds as sv, type MasterRouteStopIdsDTO as sw, MasterRouteStopReorderSchema as sx, type MasterRouteStopReorderDTO as sy, MasterRouteStopDeleteSchema as sz, type OrganisationBranch as t, updateStudentAddress as t$, StudentSchema as t0, type StudentDTO as t1, StudentProfilePictureSchema as t2, type StudentProfilePictureDTO as t3, StudentQuerySchema as t4, type StudentQueryDTO as t5, StudentNoFixedScheduleQuerySchema as t6, type StudentNoFixedScheduleQueryDTO as t7, StudentAddressSchema as t8, type StudentAddressDTO as t9, SchoolDashBoardQuerySchema as tA, type SchoolDashBoardQueryDTO as tB, toStudentPayload as tC, newStudentPayload as tD, toStudentAddressPayload as tE, newStudentAddressPayload as tF, toStudentLeaveRequestPayload as tG, newStudentLeaveRequestPayload as tH, toStudentStopChangeRequestPayload as tI, newStudentStopChangeRequestPayload as tJ, toStudentGuardianLinkPayload as tK, newStudentGuardianLinkPayload as tL, get_student_presigned_url as tM, get_student_guardian_presigned_url as tN, update_profile_picture as tO, delete_profile_picture as tP, update_guardian_profile_picture as tQ, delete_guardian_profile_picture as tR, findStudent as tS, createStudent as tT, updateStudent as tU, deleteStudent as tV, school_dashboard as tW, find_students_with_no_fixed_schedule_pickup as tX, find_students_with_no_fixed_schedule_drop as tY, createStudentAddress as tZ, findStudentAddress as t_, StudentAddressQuerySchema as ta, type StudentAddressQueryDTO as tb, StudentGuardianLinkSchema as tc, type StudentGuardianLinkDTO as td, GuardianProfilePictureSchema as te, type GuardianProfilePictureDTO as tf, GuardianDetailsSchema as tg, type GuardianDetailsDTO as th, GuardianMobileNumberSchema as ti, type GuardianMobileNumberDTO as tj, StudentGuardianLinkQuerySchema as tk, type StudentGuardianLinkQueryDTO as tl, StudentGuardianAutofillQuerySchema as tm, type StudentGuardianAutofillQueryDTO as tn, StudentLeaveRequestSchema as to, type StudentLeaveRequestDTO as tp, StudentLeaveRequestQuerySchema as tq, type StudentLeaveRequestQueryDTO as tr, StudentStopChangeRequestSchema as ts, type StudentStopChangeRequestDTO as tt, StudentStopChangeRequestApprovalSchema as tu, type StudentStopChangeRequestApprovalDTO as tv, StudentStopChangeRequestQuerySchema as tw, type StudentStopChangeRequestQueryDTO as tx, StudentTransportPlanTypeChangeHistoryQuerySchema as ty, type StudentTransportPlanTypeChangeHistoryQueryDTO as tz, type OrganisationColor as u, deleteMasterSpecialSchedule as u$, deleteStudentAddress as u0, findStudentGuardianLink as u1, createStudentGuardianLink as u2, updateStudentGuardianLink as u3, updateGuardianProfilePicture as u4, updateGuardianDetails as u5, updateGuardianMobileNumber as u6, deleteStudentGuardianLink as u7, findStudentGuardianAutofillDetails as u8, createStudentLeaveRequest as u9, type MasterSpecialScheduleDTO as uA, MasterSpecialScheduleQuerySchema as uB, type MasterSpecialScheduleQueryDTO as uC, MasterSpecialScheduleStudentQuerySchema as uD, type MasterSpecialScheduleStudentQueryDTO as uE, AssignSpecialScheduleToStudentsSchema as uF, type AssignSpecialScheduleToStudentsDTO as uG, RemoveSpecialScheduleToStudentsSchema as uH, type RemoveSpecialScheduleToStudentsDTO as uI, UpdateSpecialStopSchema as uJ, type UpdateSpecialStopDTO as uK, toMasterFixedSchedulePayload as uL, newMasterFixedSchedulePayload as uM, toMasterSpecialSchedulePayload as uN, newMasterSpecialSchedulePayload as uO, findMasterFixedSchedule as uP, findMasterFixedScheduleStudent as uQ, createMasterFixedSchedule as uR, updateMasterFixedSchedule as uS, deleteMasterFixedSchedule as uT, assignFixedScheduleToStudents as uU, removeFixedScheduleToStudents as uV, updateStop as uW, findMasterSpecialSchedule as uX, findMasterSpecialScheduleStudent as uY, createMasterSpecialSchedule as uZ, updateMasterSpecialSchedule as u_, findStudentLeaveRequest as ua, updateStudentLeaveRequest as ub, deleteStudentLeaveRequest as uc, findStudentStopChangeRequest as ud, createStudentStopChangeRequest as ue, updateStudentStopChangeRequest as uf, approveStopChangeRequest as ug, deleteStudentStopChangeRequest as uh, findStudentTransportPlanTypeChangeHistory as ui, type MasterFixedSchedule as uj, type MasterFixedScheduleStudent as uk, type MasterSpecialSchedule as ul, type MasterSpecialScheduleStudent as um, MasterFixedScheduleSchema as un, type MasterFixedScheduleDTO as uo, MasterFixedScheduleQuerySchema as up, type MasterFixedScheduleQueryDTO as uq, MasterFixedScheduleStudentQuerySchema as ur, type MasterFixedScheduleStudentQueryDTO as us, AssignFixedScheduleToStudentsSchema as ut, type AssignFixedScheduleToStudentsDTO as uu, RemoveFixedScheduleToStudentsSchema as uv, type RemoveFixedScheduleToStudentsDTO as uw, UpdateStopSchema as ux, type UpdateStopDTO as uy, MasterSpecialScheduleSchema as uz, type OrganisationTag as v, createVehicle as v$, assignSpecialScheduleToStudents as v0, removeSpecialScheduleToStudents as v1, updateSpecialStop as v2, type MasterVehicleDropdown as v3, type MasterVehicleFile as v4, type VehicleDetailGPS as v5, type VehicleDetailTrip as v6, type VehicleDetailBody as v7, type VehicleDetailLifeCycle as v8, type VehicleDetailPurchase as v9, type VehicleDetailPurchaseDTO as vA, VehicleQuerySchema as vB, type VehicleQueryDTO as vC, NoGPSDataVehiclesQuerySchema as vD, type NoGPSDataVehiclesQueryDTO as vE, VehicleGPSQuerySchema as vF, type VehicleGPSQueryDTO as vG, toVehiclePayload as vH, newVehiclePayload as vI, toVehicleDetailsGPSPayload as vJ, toVehicleDetailsTripPayload as vK, toVehicleDetailsBodyPayload as vL, toVehicleDetailLifeCyclePayload as vM, toVehicleDetailPurchasePayload as vN, get_vehicle_file_presigned_url as vO, get_device_file_presigned_url as vP, get_calibration_file_presigned_url as vQ, create_file_vehicle as vR, remove_file_vehicle as vS, create_file_device as vT, remove_file_device as vU, update_calibration_file as vV, delete_calibration_file as vW, findVehicles as vX, find_no_gps_data_vehicles as vY, findVehiclesLiveDashboard as vZ, findVehicleGPSDetails as v_, type VehicleOdometerHistory as va, MasterVehicleFileSchema as vb, type MasterVehicleFileDTO as vc, CalibrationFileSchema as vd, type CalibrationFileDTO as ve, VehicleSchema as vf, type VehicleDTO as vg, VehicleBulkSchema as vh, type VehicleBulkDTO as vi, MasterDeviceFileSchema as vj, type MasterDeviceFileDTO as vk, VehicleDeviceLinkSchema as vl, type VehicleDeviceLinkDTO as vm, VehicleDeviceUnlinkSchema as vn, type VehicleDeviceUnlinkDTO as vo, VehicleDriverLinkSchema as vp, type VehicleDriverLinkDTO as vq, VehicleDetailGPSSensorSchema as vr, type VehicleDetailGPSSensorDTO as vs, VehicleDetailTripSchema as vt, type VehicleDetailTripDTO as vu, VehicleDetailBodySchema as vv, type VehicleDetailBodyDTO as vw, VehicleDetailLifeCycleSchema as vx, type VehicleDetailLifeCycleDTO as vy, VehicleDetailPurchaseSchema as vz, type OrganisationGroup as w, getMasterDeviceManufacturerCache as w$, updateVehicle as w0, deleteVehicle as w1, updateDetailsGpsSensor as w2, updateDetailsTrip as w3, updateVehicleBodyDetails as w4, updateVehicleLifeCycleDetails as w5, updateVehiclePurchaseDetails as w6, linkDriverToVehicle as w7, unlinkDriverFromVehicle as w8, getDriverLinkHistoryByVehicle as w9, type MasterDeviceModel as wA, MasterDeviceModelSchema as wB, type MasterDeviceModelDTO as wC, MasterDeviceModelQuerySchema as wD, type MasterDeviceModelQueryDTO as wE, FindCacheSchema$2 as wF, type FindCacheDTO$2 as wG, toMasterDeviceModelPayload as wH, newMasterDeviceModelPayload as wI, findMasterDeviceModels as wJ, createMasterDeviceModel as wK, updateMasterDeviceModel as wL, deleteMasterDeviceModel as wM, getMasterDeviceModelCache as wN, getMasterDeviceModelCacheCount as wO, getMasterDeviceModelCacheChild as wP, type MasterDeviceManufacturer as wQ, MasterDeviceManufacturerSchema as wR, type MasterDeviceManufacturerDTO as wS, MasterDeviceManufacturerQuerySchema as wT, type MasterDeviceManufacturerQueryDTO as wU, toMasterDeviceManufacturerPayload as wV, newMasterDeviceManufacturerPayload as wW, findMasterDeviceManufacturers as wX, createMasterDeviceManufacturer as wY, updateMasterDeviceManufacturer as wZ, deleteMasterDeviceManufacturer as w_, getDriverLinkHistoryByDriver as wa, linkDeviceToVehicle as wb, unlinkDeviceFromVehicle as wc, getDeviceLinkHistoryByVehicle as wd, getDeviceLinkHistoryByDevice as we, getVehicleCache as wf, getVehicleSimpleCache as wg, getVehicleParentCache as wh, getVehicleSimpleDropdownCustom as wi, getVehicleSimpleDropdownCacheLiveData as wj, type MasterDeviceType as wk, MasterDeviceTypeSchema as wl, type MasterDeviceTypeDTO as wm, MasterDeviceTypeQuerySchema as wn, type MasterDeviceTypeQueryDTO as wo, FindCacheSchema$3 as wp, type FindCacheDTO$3 as wq, toMasterDeviceTypePayload as wr, newMasterDeviceTypePayload as ws, findMasterDeviceTypes as wt, createMasterDeviceType as wu, updateMasterDeviceType as wv, deleteMasterDeviceType as ww, getMasterDeviceTypeCache as wx, getMasterDeviceTypeCacheCount as wy, getMasterDeviceTypeCacheChild as wz, type MasterMainIndustry as x, newMasterMainStatePayload as x$, getMasterDeviceManufacturerCacheCount as x0, getMasterDeviceManufacturerCacheChild as x1, MasterMainSimProviderSchema as x2, type MasterMainSimProviderDTO as x3, MasterMainSimProviderQuerySchema as x4, type MasterMainSimProviderQueryDTO as x5, toMasterMainSimProviderPayload as x6, newMasterMainSimProviderPayload as x7, findMasterMainSimProviders as x8, createMasterMainSimProvider as x9, findMasterDevices as xA, createMasterDevice as xB, updateMasterDevice as xC, deleteMasterDevice as xD, device_sim_link as xE, device_sim_unlink as xF, get_device_sim_link_history_by_sim as xG, get_device_sim_link_history_by_device as xH, type MasterMainTimeZone as xI, MasterMainTimeZoneSchema as xJ, type MasterMainTimeZoneDTO as xK, MasterMainTimeZoneQuerySchema as xL, type MasterMainTimeZoneQueryDTO as xM, toMasterMainTimeZonePayload as xN, newMasterMainTimeZonePayload as xO, findMasterMainTimeZones as xP, createMasterMainTimeZone as xQ, updateMasterMainTimeZone as xR, deleteMasterMainTimeZone as xS, getMasterMainTimeZoneCacheAll as xT, getMasterMainTimeZoneCache as xU, type MasterMainState as xV, MasterMainStateSchema as xW, type MasterMainStateDTO as xX, MasterMainStateQuerySchema as xY, type MasterMainStateQueryDTO as xZ, toMasterMainStatePayload as x_, updateMasterMainSimProvider as xa, deleteMasterMainSimProvider as xb, getMasterMainSimProviderCache as xc, type MasterSim as xd, type AssignRemoveSimHistory as xe, MasterSimSchema as xf, type MasterSimDTO as xg, MasterSimQuerySchema as xh, type MasterSimQueryDTO as xi, toMasterSimPayload as xj, newMasterSimPayload as xk, findMasterSims as xl, createMasterSim as xm, updateMasterSim as xn, deleteMasterSim as xo, type MasterDevice as xp, type AssignRemoveDeviceHistory as xq, type MasterDeviceFile as xr, MasterDeviceSchema as xs, type MasterDeviceDTO as xt, MasterDeviceQuerySchema as xu, type MasterDeviceQueryDTO as xv, DeviceSimLinkSchema as xw, type DeviceSimLinkDTO as xx, toMasterDevicePayload as xy, newMasterDevicePayload as xz, type MasterMainCountry as y, MasterExpenseTypeQuerySchema as y$, findMasterMainStates as y0, createMasterMainState as y1, updateMasterMainState as y2, deleteMasterMainState as y3, getMasterMainStateCache as y4, MasterMainCountrySchema as y5, type MasterMainCountryDTO as y6, MasterMainCountryQuerySchema as y7, type MasterMainCountryQueryDTO as y8, toMasterMainCountryPayload as y9, updateMasterMainUnitVolume as yA, deleteMasterMainUnitVolume as yB, getMasterMainUnitVolumeCache as yC, type OrganisationCalendar as yD, OrganisationCalendarSchema as yE, type OrganisationCalendarDTO as yF, OrganisationCalendarQuerySchema as yG, type OrganisationCalendarQueryDTO as yH, toOrganisationCalendarPayload as yI, newOrganisationCalendarPayload as yJ, findOrganisationCalendar as yK, createOrganisationCalendar as yL, updateOrganisationCalendar as yM, deleteOrganisationCalendar as yN, type OrganisationNoticeBoard as yO, OrganisationNoticeBoardSchema as yP, type OrganisationNoticeBoardDTO as yQ, OrganisationNoticeBoardQuerySchema as yR, type OrganisationNoticeBoardQueryDTO as yS, toOrganisationNoticeBoardPayload as yT, newOrganisationNoticeBoardPayload as yU, findOrganisationNoticeBoard as yV, createOrganisationNoticeBoard as yW, updateOrganisationNoticeBoard as yX, deleteOrganisationNoticeBoard as yY, MasterExpenseTypeSchema as yZ, type MasterExpenseTypeDTO as y_, newMasterMainCountryPayload as ya, findMasterMainCountries as yb, createMasterMainCountry as yc, updateMasterMainCountry as yd, deleteMasterMainCountry as ye, getMasterMainCountryCache as yf, getMasterMainCountryCacheChild as yg, MasterMainUnitMileageSchema as yh, type MasterMainUnitMileageDTO as yi, MasterMainUnitMileageQuerySchema as yj, type MasterMainUnitMileageQueryDTO as yk, toMasterMainUnitMileagePayload as yl, newMasterMainUnitMileagePayload as ym, findMasterMainUnitMileages as yn, createMasterMainUnitMileage as yo, updateMasterMainUnitMileage as yp, deleteMasterMainUnitMileage as yq, getMasterMainUnitMileageCache as yr, MasterMainUnitVolumeSchema as ys, type MasterMainUnitVolumeDTO as yt, MasterMainUnitVolumeQuerySchema as yu, type MasterMainUnitVolumeQueryDTO as yv, toMasterMainUnitVolumePayload as yw, newMasterMainUnitVolumePayload as yx, findMasterMainUnitVolumes as yy, createMasterMainUnitVolume as yz, type MasterMainDateFormat as z, toMasterTyreGradePayload as z$, type MasterExpenseTypeQueryDTO as z0, toMasterExpenseTypePayload as z1, newMasterExpenseTypePayload as z2, findMasterExpenseTypes as z3, createMasterExpenseType as z4, updateMasterExpenseType as z5, deleteMasterExpenseType as z6, getMasterExpenseTypeCache as z7, type MasterSparePartSubCategory as z8, MasterSparePartSubCategorySchema as z9, MasterSparePartUnitSchema as zA, type MasterSparePartUnitDTO as zB, SparePartUnitQuerySchema as zC, type SparePartUnitQueryDTO as zD, toMasterSparePartUnitPayload as zE, newMasterSparePartUnitPayload as zF, findMasterSparePartUnits as zG, createMasterSparePartUnit as zH, updateMasterSparePartUnit as zI, deleteMasterSparePartUnit as zJ, getMasterSparePartUnitCache as zK, getMasterSparePartUnitCacheCount as zL, MasterTripPartyTypeSchema as zM, type MasterTripPartyTypeDTO as zN, MasterTripPartyTypeQuerySchema as zO, type MasterTripPartyTypeQueryDTO as zP, toMasterTripPartyTypePayload as zQ, newMasterTripPartyTypePayload as zR, findMasterTripPartyTypes as zS, createMasterTripPartyType as zT, updateMasterTripPartyType as zU, deleteMasterTripPartyType as zV, getMasterTripPartyTypeCache as zW, MasterTyreGradeSchema as zX, type MasterTyreGradeDTO as zY, MasterTyreGradeQuerySchema as zZ, type MasterTyreGradeQueryDTO as z_, type MasterSparePartSubCategoryDTO as za, SparePartSubCategoryQuerySchema as zb, type SparePartSubCategoryQueryDTO as zc, FindCacheSchema$1 as zd, type FindCacheDTO$1 as ze, toMasterSparePartSubCategoryPayload as zf, newMasterSparePartSubCategoryPayload as zg, findMasterSparePartSubCategories as zh, createMasterSparePartSubCategory as zi, updateMasterSparePartSubCategory as zj, deleteMasterSparePartSubCategory as zk, getMasterSparePartSubCategoryCache as zl, getMasterSparePartSubCategoryCacheCount as zm, MasterSparePartCategorySchema as zn, type MasterSparePartCategoryDTO as zo, SparePartCategoryQuerySchema as zp, type SparePartCategoryQueryDTO as zq, toMasterSparePartCategoryPayload as zr, newMasterSparePartCategoryPayload as zs, findMasterSparePartCategories as zt, createMasterSparePartCategory as zu, updateMasterSparePartCategory as zv, deleteMasterSparePartCategory as zw, getMasterSparePartCategoryCache as zx, getMasterSparePartCategoryCacheChild as zy, getMasterSparePartCategoryCacheCount as zz };
|