vms-nest-prisma-api-document 240.0.0 → 260.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/bookmark_service.d.ts +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/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.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/fuel_management/fleet_fuel_daily_summary_service.d.ts +20 -20
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +58 -58
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +30 -30
- 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 +49 -49
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +19 -19
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +58 -71
- package/dist/services/fleet/service_management/fleet_service_management_service.js +0 -9
- package/dist/services/fleet/service_management/fleet_service_schedule_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_fuel_station.js +0 -61
- 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/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_models/GpsPacket.d.ts +5 -0
- 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/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/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_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +4 -4
- 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_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 +9 -9
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +3 -3
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/static_pages_service.d.ts +1 -1
- package/dist/{user_organisation_service-BZaeiu6L.d.ts → user_organisation_service-C2mgWnod.d.ts} +7 -129
- package/package.json +1 -1
package/dist/{user_organisation_service-BZaeiu6L.d.ts → user_organisation_service-C2mgWnod.d.ts}
RENAMED
|
@@ -5845,7 +5845,6 @@ interface FleetVendorFuelStation extends Record<string, unknown> {
|
|
|
5845
5845
|
MasterFuelCompany?: MasterFuelCompany;
|
|
5846
5846
|
company_name?: string;
|
|
5847
5847
|
_count?: {
|
|
5848
|
-
FleetFuelStationRate: number;
|
|
5849
5848
|
FleetFuelRefill: number;
|
|
5850
5849
|
};
|
|
5851
5850
|
}
|
|
@@ -6066,127 +6065,6 @@ declare const FleetVendorFuelStationQuerySchema: z.ZodObject<{
|
|
|
6066
6065
|
fuel_station_ids?: string[] | undefined;
|
|
6067
6066
|
}>;
|
|
6068
6067
|
type FleetVendorFuelStationQueryDTO = z.infer<typeof FleetVendorFuelStationQuerySchema>;
|
|
6069
|
-
declare const FleetFuelStationRateSchema: z.ZodObject<{
|
|
6070
|
-
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
6071
|
-
fuel_station_id: z.ZodEffects<z.ZodString, string, string>;
|
|
6072
|
-
vehicle_fuel_type_id: z.ZodEffects<z.ZodString, string, string>;
|
|
6073
|
-
vehicle_fuel_unit_id: z.ZodEffects<z.ZodString, string, string>;
|
|
6074
|
-
rate_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
6075
|
-
price_per_unit: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
|
|
6076
|
-
remarks: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
6077
|
-
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
6078
|
-
}, "strip", z.ZodTypeAny, {
|
|
6079
|
-
status: Status;
|
|
6080
|
-
organisation_id: string;
|
|
6081
|
-
vehicle_fuel_type_id: string;
|
|
6082
|
-
vehicle_fuel_unit_id: string;
|
|
6083
|
-
fuel_station_id: string;
|
|
6084
|
-
rate_date: string;
|
|
6085
|
-
price_per_unit: number;
|
|
6086
|
-
remarks: string;
|
|
6087
|
-
}, {
|
|
6088
|
-
status: Status;
|
|
6089
|
-
organisation_id: string;
|
|
6090
|
-
vehicle_fuel_type_id: string;
|
|
6091
|
-
vehicle_fuel_unit_id: string;
|
|
6092
|
-
fuel_station_id: string;
|
|
6093
|
-
rate_date: string;
|
|
6094
|
-
price_per_unit?: unknown;
|
|
6095
|
-
remarks?: string | undefined;
|
|
6096
|
-
}>;
|
|
6097
|
-
type FleetFuelStationRateDTO = z.infer<typeof FleetFuelStationRateSchema>;
|
|
6098
|
-
declare const FleetFuelStationRateQuerySchema: z.ZodObject<{
|
|
6099
|
-
search: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
6100
|
-
status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof Status>, "many">>>;
|
|
6101
|
-
paging: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof PAGING>>>;
|
|
6102
|
-
page_count: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
6103
|
-
page_index: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
6104
|
-
load_parents: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadParents>>>;
|
|
6105
|
-
load_parents_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6106
|
-
load_child: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChild>>>;
|
|
6107
|
-
load_child_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6108
|
-
load_child_count: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof LoadChildCount>>>;
|
|
6109
|
-
load_child_count_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6110
|
-
include_details: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
6111
|
-
where_relations: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
6112
|
-
order_by: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6113
|
-
name: z.ZodEffects<z.ZodString, string, string>;
|
|
6114
|
-
field: z.ZodEffects<z.ZodString, string, string>;
|
|
6115
|
-
direction: z.ZodType<OrderBy, z.ZodTypeDef, OrderBy>;
|
|
6116
|
-
}, "strip", z.ZodTypeAny, {
|
|
6117
|
-
name: string;
|
|
6118
|
-
field: string;
|
|
6119
|
-
direction: OrderBy;
|
|
6120
|
-
}, {
|
|
6121
|
-
name: string;
|
|
6122
|
-
field: string;
|
|
6123
|
-
direction: OrderBy;
|
|
6124
|
-
}>, "many">>>;
|
|
6125
|
-
include_master_data: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
6126
|
-
date_format_id: z.ZodEffects<z.ZodString, string, string>;
|
|
6127
|
-
time_zone_id: z.ZodEffects<z.ZodString, string, string>;
|
|
6128
|
-
} & {
|
|
6129
|
-
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6130
|
-
fuel_station_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6131
|
-
vehicle_fuel_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6132
|
-
vehicle_fuel_unit_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6133
|
-
fuel_rate_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
6134
|
-
}, "strip", z.ZodTypeAny, {
|
|
6135
|
-
status: Status[];
|
|
6136
|
-
search: string;
|
|
6137
|
-
paging: PAGING;
|
|
6138
|
-
page_count: number;
|
|
6139
|
-
page_index: number;
|
|
6140
|
-
load_parents: LoadParents;
|
|
6141
|
-
load_parents_list: string[];
|
|
6142
|
-
load_child: LoadChild;
|
|
6143
|
-
load_child_list: string[];
|
|
6144
|
-
load_child_count: LoadChildCount;
|
|
6145
|
-
load_child_count_list: string[];
|
|
6146
|
-
include_details: Record<string, any>;
|
|
6147
|
-
where_relations: Record<string, any>;
|
|
6148
|
-
order_by: {
|
|
6149
|
-
name: string;
|
|
6150
|
-
field: string;
|
|
6151
|
-
direction: OrderBy;
|
|
6152
|
-
}[];
|
|
6153
|
-
include_master_data: YesNo;
|
|
6154
|
-
date_format_id: string;
|
|
6155
|
-
time_zone_id: string;
|
|
6156
|
-
organisation_ids: string[];
|
|
6157
|
-
fuel_station_ids: string[];
|
|
6158
|
-
vehicle_fuel_type_ids: string[];
|
|
6159
|
-
vehicle_fuel_unit_ids: string[];
|
|
6160
|
-
fuel_rate_ids: string[];
|
|
6161
|
-
}, {
|
|
6162
|
-
date_format_id: string;
|
|
6163
|
-
time_zone_id: string;
|
|
6164
|
-
status?: Status[] | undefined;
|
|
6165
|
-
search?: string | undefined;
|
|
6166
|
-
paging?: PAGING | undefined;
|
|
6167
|
-
page_count?: unknown;
|
|
6168
|
-
page_index?: unknown;
|
|
6169
|
-
load_parents?: LoadParents | undefined;
|
|
6170
|
-
load_parents_list?: string[] | undefined;
|
|
6171
|
-
load_child?: LoadChild | undefined;
|
|
6172
|
-
load_child_list?: string[] | undefined;
|
|
6173
|
-
load_child_count?: LoadChildCount | undefined;
|
|
6174
|
-
load_child_count_list?: string[] | undefined;
|
|
6175
|
-
include_details?: Record<string, any> | undefined;
|
|
6176
|
-
where_relations?: Record<string, any> | undefined;
|
|
6177
|
-
order_by?: {
|
|
6178
|
-
name: string;
|
|
6179
|
-
field: string;
|
|
6180
|
-
direction: OrderBy;
|
|
6181
|
-
}[] | undefined;
|
|
6182
|
-
include_master_data?: YesNo | undefined;
|
|
6183
|
-
organisation_ids?: string[] | undefined;
|
|
6184
|
-
fuel_station_ids?: string[] | undefined;
|
|
6185
|
-
vehicle_fuel_type_ids?: string[] | undefined;
|
|
6186
|
-
vehicle_fuel_unit_ids?: string[] | undefined;
|
|
6187
|
-
fuel_rate_ids?: string[] | undefined;
|
|
6188
|
-
}>;
|
|
6189
|
-
type FleetFuelStationRateQueryDTO = z.infer<typeof FleetFuelStationRateQuerySchema>;
|
|
6190
6068
|
declare const toFleetVendorFuelStationPayload: (row: FleetVendorFuelStation) => FleetVendorFuelStationDTO;
|
|
6191
6069
|
declare const newFleetVendorFuelStationPayload: () => FleetVendorFuelStationDTO;
|
|
6192
6070
|
declare const findFleetVendorFuelStation: (data: FleetVendorFuelStationQueryDTO) => Promise<FBR<FleetVendorFuelStation[]>>;
|
|
@@ -7227,12 +7105,12 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
7227
7105
|
time_zone_id: string;
|
|
7228
7106
|
document_type_id: string;
|
|
7229
7107
|
vendor_id: string;
|
|
7230
|
-
remarks: string;
|
|
7231
7108
|
document_name: string;
|
|
7232
7109
|
document_number: string;
|
|
7233
7110
|
issuing_authority: string;
|
|
7234
7111
|
issue_date: string;
|
|
7235
7112
|
expiry_date: string;
|
|
7113
|
+
remarks: string;
|
|
7236
7114
|
FleetVendorDocumentFileSchema: {
|
|
7237
7115
|
status: Status;
|
|
7238
7116
|
organisation_id: string;
|
|
@@ -7253,12 +7131,12 @@ declare const FleetVendorDocumentSchema: z.ZodObject<{
|
|
|
7253
7131
|
time_zone_id: string;
|
|
7254
7132
|
document_type_id: string;
|
|
7255
7133
|
vendor_id: string;
|
|
7256
|
-
remarks?: string | undefined;
|
|
7257
7134
|
document_name?: string | undefined;
|
|
7258
7135
|
document_number?: string | undefined;
|
|
7259
7136
|
issuing_authority?: string | undefined;
|
|
7260
7137
|
issue_date?: string | undefined;
|
|
7261
7138
|
expiry_date?: string | undefined;
|
|
7139
|
+
remarks?: string | undefined;
|
|
7262
7140
|
FleetVendorDocumentFileSchema?: {
|
|
7263
7141
|
status: Status;
|
|
7264
7142
|
organisation_id: string;
|
|
@@ -9339,10 +9217,10 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
9339
9217
|
vehicle_ownership_type_ids: string[];
|
|
9340
9218
|
vehicle_type_ids: string[];
|
|
9341
9219
|
vehicle_associated_to_ids: string[];
|
|
9342
|
-
vehicle_fuel_type_ids: string[];
|
|
9343
|
-
vehicle_fuel_unit_ids: string[];
|
|
9344
9220
|
is_driver_assigned: YesNo[];
|
|
9345
9221
|
is_device_installed: YesNo[];
|
|
9222
|
+
vehicle_fuel_type_ids: string[];
|
|
9223
|
+
vehicle_fuel_unit_ids: string[];
|
|
9346
9224
|
gps_vehicle_category: GPSVehicleCategory;
|
|
9347
9225
|
}, {
|
|
9348
9226
|
date_format_id: string;
|
|
@@ -9381,10 +9259,10 @@ declare const VehicleQuerySchema: z.ZodObject<{
|
|
|
9381
9259
|
vehicle_ownership_type_ids?: string[] | undefined;
|
|
9382
9260
|
vehicle_type_ids?: string[] | undefined;
|
|
9383
9261
|
vehicle_associated_to_ids?: string[] | undefined;
|
|
9384
|
-
vehicle_fuel_type_ids?: string[] | undefined;
|
|
9385
|
-
vehicle_fuel_unit_ids?: string[] | undefined;
|
|
9386
9262
|
is_driver_assigned?: YesNo[] | undefined;
|
|
9387
9263
|
is_device_installed?: YesNo[] | undefined;
|
|
9264
|
+
vehicle_fuel_type_ids?: string[] | undefined;
|
|
9265
|
+
vehicle_fuel_unit_ids?: string[] | undefined;
|
|
9388
9266
|
gps_vehicle_category?: GPSVehicleCategory | undefined;
|
|
9389
9267
|
}>;
|
|
9390
9268
|
type VehicleQueryDTO = z.infer<typeof VehicleQuerySchema>;
|
|
@@ -9958,4 +9836,4 @@ declare const get_user_organisation_presigned_url: (file_name: string) => Promis
|
|
|
9958
9836
|
declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
|
|
9959
9837
|
declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
|
|
9960
9838
|
|
|
9961
|
-
export { type MasterMainStateQueryDTO as $, newMasterMainCurrencyPayload as A, findMasterMainCurrencies as B, createMasterMainCurrency as C, updateMasterMainCurrency as D, deleteMasterMainCurrency as E, type FleetVendor as F, getMasterMainCurrencyCache as G, type MasterMainTimeZone as H, MasterMainTimeZoneSchema as I, type MasterMainTimeZoneDTO as J, MasterMainTimeZoneQuerySchema as K, type MasterMainTimeZoneQueryDTO as L, type MasterVehicle as M, toMasterMainTimeZonePayload as N, type OrganisationBranch as O, newMasterMainTimeZonePayload as P, findMasterMainTimeZones as Q, createMasterMainTimeZone as R, updateMasterMainTimeZone as S, deleteMasterMainTimeZone as T, type UserOrganisation as U, getMasterMainTimeZoneCacheAll as V, getMasterMainTimeZoneCache as W, type MasterMainState as X, MasterMainStateSchema as Y, type MasterMainStateDTO as Z, MasterMainStateQuerySchema as _, type User as a, findOrganisationSubCompanyies as a$, toMasterMainStatePayload as a0, newMasterMainStatePayload as a1, findMasterMainStates as a2, createMasterMainState as a3, updateMasterMainState as a4, deleteMasterMainState as a5, getMasterMainStateCache as a6, type MasterMainCountry as a7, MasterMainCountrySchema as a8, type MasterMainCountryDTO as a9, type MasterMainUnitMileageQueryDTO as aA, toMasterMainUnitMileagePayload as aB, newMasterMainUnitMileagePayload as aC, findMasterMainUnitMileages as aD, createMasterMainUnitMileage as aE, updateMasterMainUnitMileage as aF, deleteMasterMainUnitMileage as aG, getMasterMainUnitMileageCache as aH, type MasterMainUnitVolume as aI, MasterMainUnitVolumeSchema as aJ, type MasterMainUnitVolumeDTO as aK, MasterMainUnitVolumeQuerySchema as aL, type MasterMainUnitVolumeQueryDTO as aM, toMasterMainUnitVolumePayload as aN, newMasterMainUnitVolumePayload as aO, findMasterMainUnitVolumes as aP, createMasterMainUnitVolume as aQ, updateMasterMainUnitVolume as aR, deleteMasterMainUnitVolume as aS, getMasterMainUnitVolumeCache as aT, type OrganisationSubCompany as aU, OrganisationSubCompanySchema as aV, type OrganisationSubCompanyDTO as aW, OrganisationSubCompanyQuerySchema as aX, type OrganisationSubCompanyQueryDTO as aY, toOrganisationSubCompanyPayload as aZ, newOrganisationSubCompanyPayload as a_, MasterMainCountryQuerySchema as aa, type MasterMainCountryQueryDTO as ab, toMasterMainCountryPayload as ac, newMasterMainCountryPayload as ad, findMasterMainCountries$1 as ae, createMasterMainCountry$1 as af, updateMasterMainCountry$1 as ag, deleteMasterMainCountry$1 as ah, getMasterMainCountryCache as ai, getMasterMainCountryCacheChild as aj, type MasterMainDateFormat as ak, MasterMainDateFormatSchema as al, type MasterMainDateFormatDTO as am, MasterMainDateFormatQuerySchema as an, type MasterMainDateFormatQueryDTO as ao, toMasterMainDateFormatPayload as ap, newMasterMainDateFormatPayload as aq, findMasterMainDateFormats as ar, createMasterMainDateFormat as as, updateMasterMainDateFormat as at, deleteMasterMainDateFormat as au, getMasterMainDateFormatCache as av, type MasterMainUnitMileage as aw, MasterMainUnitMileageSchema as ax, type MasterMainUnitMileageDTO as ay, MasterMainUnitMileageQuerySchema as az, type MasterDriver as b, findMasterDriver as b$, createOrganisationSubCompany as b0, updateOrganisationSubCompany as b1, deleteOrganisationSubCompany as b2, getOrganisationSubCompanyCache as b3, getOrganisationSubCompanyCacheCount as b4, getOrganisationSubCompanyCacheChild as b5, OrganisationBranchSchema as b6, type OrganisationBranchDTO as b7, OrganisationBranchQuerySchema as b8, type OrganisationBranchQueryDTO as b9, OrganisationTagQuerySchema as bA, type OrganisationTagQueryDTO as bB, toOrganisationTagPayload as bC, newOrganisationTagPayload as bD, findOrganisationTags as bE, createOrganisationTag as bF, updateOrganisationTag as bG, deleteOrganisationTag as bH, getOrganisationTagCache as bI, getOrganisationTagCacheCount as bJ, getOrganisationTagCacheChild as bK, type MasterDriverFile as bL, type AssignRemoveDriverHistory as bM, type DriverLoginPush as bN, MasterDriverFileSchema as bO, type MasterDriverFileDTO as bP, MasterDriverSchema as bQ, type MasterDriverDTO as bR, MasterDriverQuerySchema as bS, type MasterDriverQueryDTO as bT, MasterDriverLogoSchema as bU, type MasterDriverLogoDTO as bV, MasterDriverProfileSchema as bW, type MasterDriverProfileDTO as bX, toDriverPayload as bY, toDriverProfilePayload as bZ, newDriverPayload as b_, toOrganisationBranchPayload as ba, newOrganisationBranchPayload as bb, findOrganisationBranchs as bc, createOrganisationBranch as bd, updateOrganisationBranch as be, deleteOrganisationBranch as bf, getOrganisationBranchCache as bg, getOrganisationBranchCacheCount as bh, getOrganisationBranchCacheChild as bi, type OrganisationColor as bj, OrganisationColorSchema as bk, type OrganisationColorDTO as bl, OrganisationColorQuerySchema as bm, type OrganisationColorQueryDTO as bn, toOrganisationColorPayload as bo, newOrganisationColorPayload as bp, findOrganisationColors as bq, createOrganisationColor as br, updateOrganisationColor as bs, deleteOrganisationColor as bt, getOrganisationColorCache as bu, getOrganisationColorCacheCount as bv, getOrganisationColorCacheChild as bw, type OrganisationTag as bx, OrganisationTagSchema as by, type OrganisationTagDTO as bz, type MasterDevice as c, createMasterSim as c$, createMasterDriver as c0, updateMasterDriver as c1, deleteMasterDriver as c2, updateMasterDriverLogo as c3, deleteMasterDriverLogo as c4, updateMasterDriverProfile as c5, getMasterDriverCache as c6, getMasterDriverCacheSimple as c7, get_master_driver_presigned_url as c8, get_master_driver_presigned_url_file as c9, deleteMasterDeviceModel as cA, getMasterDeviceModelCache as cB, getMasterDeviceModelCacheCount as cC, getMasterDeviceModelCacheChild as cD, type MasterDeviceManufacturer as cE, MasterDeviceManufacturerSchema as cF, type MasterDeviceManufacturerDTO as cG, MasterDeviceManufacturerQuerySchema as cH, type MasterDeviceManufacturerQueryDTO as cI, toMasterDeviceManufacturerPayload as cJ, newMasterDeviceManufacturerPayload as cK, findMasterDeviceManufacturers as cL, createMasterDeviceManufacturer as cM, updateMasterDeviceManufacturer as cN, deleteMasterDeviceManufacturer as cO, getMasterDeviceManufacturerCache as cP, getMasterDeviceManufacturerCacheCount as cQ, getMasterDeviceManufacturerCacheChild as cR, type MasterSim as cS, type AssignRemoveSimHistory as cT, MasterSimSchema as cU, type MasterSimDTO as cV, MasterSimQuerySchema as cW, type MasterSimQueryDTO as cX, toMasterSimPayload as cY, newMasterSimPayload as cZ, findMasterSims as c_, create_file as ca, remove_file as cb, type MasterDeviceType as cc, MasterDeviceTypeSchema as cd, type MasterDeviceTypeDTO as ce, MasterDeviceTypeQuerySchema as cf, type MasterDeviceTypeQueryDTO as cg, toMasterDeviceTypePayload as ch, newMasterDeviceTypePayload as ci, findMasterDeviceTypes as cj, createMasterDeviceType as ck, updateMasterDeviceType as cl, deleteMasterDeviceType as cm, getMasterDeviceTypeCache as cn, getMasterDeviceTypeCacheCount as co, getMasterDeviceTypeCacheChild as cp, type MasterDeviceModel as cq, MasterDeviceModelSchema as cr, type MasterDeviceModelDTO as cs, MasterDeviceModelQuerySchema as ct, type MasterDeviceModelQueryDTO as cu, toMasterDeviceModelPayload as cv, newMasterDeviceModelPayload as cw, findMasterDeviceModels as cx, createMasterDeviceModel as cy, updateMasterDeviceModel as cz, type MasterMainLandmark as d, type MasterVehicleMake as d$, updateMasterSim as d0, deleteMasterSim as d1, type AssignRemoveDeviceHistory as d2, MasterDeviceSchema as d3, type MasterDeviceDTO as d4, MasterDeviceQuerySchema as d5, type MasterDeviceQueryDTO as d6, DeviceSimLinkSchema as d7, type DeviceSimLinkDTO as d8, toMasterDevicePayload as d9, MasterVehicleSubModelSchema as dA, type MasterVehicleSubModelDTO as dB, MasterVehicleSubModelQuerySchema as dC, type MasterVehicleSubModelQueryDTO as dD, toMasterVehicleSubModelPayload as dE, newMasterVehicleSubModelPayload as dF, findMasterVehicleSubModels as dG, createMasterVehicleSubModel as dH, updateMasterVehicleSubModel as dI, deleteMasterVehicleSubModel as dJ, getMasterVehicleSubModelCache as dK, getMasterVehicleSubModelCacheCount as dL, getMasterVehicleSubModelCacheChild as dM, type MasterVehicleModel as dN, MasterVehicleModelSchema as dO, type MasterVehicleModelDTO as dP, MasterVehicleModelQuerySchema as dQ, type MasterVehicleModelQueryDTO as dR, toMasterVehicleModelPayload as dS, newMasterVehicleModelPayload as dT, findMasterVehicleModels as dU, createMasterVehicleModel as dV, updateMasterVehicleModel as dW, deleteMasterVehicleModel as dX, getMasterVehicleModelCache as dY, getMasterVehicleModelCacheCount as dZ, getMasterVehicleModelCacheChild as d_, newMasterDevicePayload as da, findMasterDevices as db, createMasterDevice as dc, updateMasterDevice as dd, deleteMasterDevice as de, device_sim_link as df, device_sim_unlink as dg, get_device_sim_link_history_by_sim as dh, get_device_sim_link_history_by_device as di, type OrganisationGroup as dj, type VehicleOrganisationGroupLink as dk, OrganisationGroupSchema as dl, type OrganisationGroupDTO as dm, OrganisationGroupQuerySchema as dn, type OrganisationGroupQueryDTO as dp, toOrganisationGroupPayload as dq, newOrganisationGroupPayload as dr, findOrganisationGroups as ds, createOrganisationGroup as dt, updateOrganisationGroup as du, deleteOrganisationGroup as dv, getOrganisationGroupCache as dw, getOrganisationGroupCacheCount as dx, getOrganisationGroupCacheChild as dy, type MasterVehicleSubModel as dz, type FleetVendorFuelStation as e, updateMasterVehicleFuelType as e$, MasterVehicleMakeSchema as e0, type MasterVehicleMakeDTO as e1, MasterVehicleMakeQuerySchema as e2, type MasterVehicleMakeQueryDTO as e3, toMasterVehicleMakePayload as e4, newMasterVehicleMakePayload as e5, findMasterVehicleMakes as e6, createMasterVehicleMake as e7, updateMasterVehicleMake as e8, deleteMasterVehicleMake as e9, updateMasterVehicleOwnershipType as eA, deleteMasterVehicleOwnershipType as eB, getMasterVehicleOwnershipTypeCache as eC, getMasterVehicleOwnershipTypeCacheCount as eD, getMasterVehicleOwnershipTypeCacheChild as eE, type MasterVehicleType as eF, MasterVehicleTypeSchema as eG, type MasterVehicleTypeDTO as eH, MasterVehicleTypeQuerySchema as eI, type MasterVehicleTypeQueryDTO as eJ, toMasterVehicleTypePayload as eK, newMasterVehicleTypePayload as eL, findMasterVehicleTypes as eM, createMasterVehicleType as eN, updateMasterVehicleType as eO, deleteMasterVehicleType as eP, getMasterVehicleTypeCache as eQ, getMasterVehicleTypeCacheCount as eR, getMasterVehicleTypeCacheChild as eS, MasterVehicleFuelTypeSchema as eT, type MasterVehicleFuelTypeDTO as eU, MasterVehicleFuelTypeQuerySchema as eV, type MasterVehicleFuelTypeQueryDTO as eW, toMasterVehicleFuelTypePayload as eX, newMasterVehicleFuelTypePayload as eY, findMasterVehicleFuelTypes as eZ, createMasterVehicleFuelType as e_, getMasterVehicleMakeCache as ea, getMasterVehicleMakeCacheCount as eb, getMasterVehicleMakeCacheChild as ec, type MasterVehicleStatusType as ed, MasterVehicleStatusTypeSchema as ee, type MasterVehicleStatusTypeDTO as ef, MasterVehicleStatusTypeQuerySchema as eg, type MasterVehicleStatusTypeQueryDTO as eh, toMasterVehicleStatusTypePayload as ei, newMasterVehicleStatusTypePayload as ej, findMasterVehicleStatusTypes as ek, createMasterVehicleStatusType as el, updateMasterVehicleStatusType as em, deleteMasterVehicleStatusType as en, getMasterVehicleStatusTypeCache as eo, getMasterVehicleStatusTypeCacheCount as ep, getMasterVehicleStatusTypeCacheChild as eq, type MasterVehicleOwnershipType as er, MasterVehicleOwnershipTypeSchema as es, type MasterVehicleOwnershipTypeDTO as et, MasterVehicleOwnershipTypeQuerySchema as eu, type MasterVehicleOwnershipTypeQueryDTO as ev, toMasterVehicleOwnershipTypePayload as ew, newMasterVehicleOwnershipTypePayload as ex, findMasterVehicleOwnershipTypes as ey, createMasterVehicleOwnershipType as ez, type MasterVehicleFuelType as f, createMasterVendorTag as f$, deleteMasterVehicleFuelType as f0, getMasterVehicleFuelTypeCache as f1, getMasterVehicleFuelTypeCacheCount as f2, getMasterVehicleFuelTypeCacheChild as f3, type MasterVehicleAssociatedTo as f4, MasterVehicleAssociatedToSchema as f5, type MasterVehicleAssociatedToDTO as f6, MasterVehicleAssociatedToQuerySchema as f7, type MasterVehicleAssociatedToQueryDTO as f8, toMasterVehicleAssociatedToPayload as f9, toMasterVehicleDocumentTypePayload as fA, newMasterVehicleDocumentTypePayload as fB, findMasterVehicleDocumentTypes as fC, createMasterVehicleDocumentType as fD, updateMasterVehicleDocumentType as fE, deleteMasterVehicleDocumentType as fF, getMasterVehicleDocumentTypeCache as fG, type MasterVendorType as fH, MasterVendorTypeSchema as fI, type MasterVendorTypeDTO as fJ, MasterVendorTypeQuerySchema as fK, type MasterVendorTypeQueryDTO as fL, toMasterVendorTypePayload as fM, newMasterVendorTypePayload as fN, findMasterVendorTypes as fO, createMasterVendorType as fP, updateMasterVendorType as fQ, deleteMasterVendorType as fR, getMasterVendorTypeCache as fS, type MasterVendorTag as fT, MasterVendorTagSchema as fU, type MasterVendorTagDTO as fV, MasterVendorTagQuerySchema as fW, type MasterVendorTagQueryDTO as fX, toMasterVendorTagPayload as fY, newMasterVendorTagPayload as fZ, findMasterVendorTags as f_, newMasterVehicleAssociatedToPayload as fa, findMasterVehicleAssociatedTos as fb, createMasterVehicleAssociatedTo as fc, updateMasterVehicleAssociatedTo as fd, deleteMasterVehicleAssociatedTo as fe, getMasterVehicleAssociatedToCache as ff, getMasterVehicleAssociatedToCacheCount as fg, getMasterVehicleAssociatedToCacheChild as fh, MasterVehicleFuelUnitSchema as fi, type MasterVehicleFuelUnitDTO as fj, MasterVehicleFuelUnitQuerySchema as fk, type MasterVehicleFuelUnitQueryDTO as fl, toMasterVehicleFuelUnitPayload as fm, newMasterVehicleFuelUnitPayload as fn, findMasterVehicleFuelUnits as fo, createMasterVehicleFuelUnit as fp, updateMasterVehicleFuelUnit as fq, deleteMasterVehicleFuelUnit as fr, getMasterVehicleFuelUnitCache as fs, getMasterVehicleFuelUnitCacheCount as ft, getMasterVehicleFuelUnitCacheChild as fu, type MasterVehicleDocumentType as fv, MasterVehicleDocumentTypeSchema as fw, type MasterVehicleDocumentTypeDTO as fx, MasterVehicleDocumentTypeQuerySchema as fy, type MasterVehicleDocumentTypeQueryDTO as fz, type MasterVehicleFuelUnit as g, UserDefaultTimeZoneSchema as g$, updateMasterVendorTag as g0, deleteMasterVendorTag as g1, getMasterVendorTagCache as g2, MasterMainLandmarkSchema as g3, type MasterMainLandmarkDTO as g4, MasterMainLandmarkQuerySchema as g5, type MasterMainLandmarkQueryDTO as g6, toMasterMainLandmarkPayload as g7, newMasterMainLandmarkPayload as g8, findMasterMainCountries as g9, deleteMasterUserStatus as gA, getMasterUserStatusCache as gB, getMasterUserStatusCacheCount as gC, type MasterMainLanguage as gD, MasterMainLanguageSchema as gE, type MasterMainLanguageDTO as gF, MasterMainLanguageQuerySchema as gG, type MasterMainLanguageQueryDTO as gH, toMasterMainLanguagePayload as gI, newMasterMainLanguagePayload as gJ, findMasterMainLanguages as gK, createMasterMainLanguage as gL, updateMasterMainLanguage as gM, deleteMasterMainLanguage as gN, getMasterMainLanguageCache as gO, type UserVehicleLink as gP, type UserLoginPush as gQ, UserSchema as gR, type UserDTO as gS, UserQuerySchema as gT, type UserQueryDTO as gU, UserLogoSchema as gV, type UserLogoDTO as gW, UserProfileSchema as gX, type UserProfileDTO as gY, UserDefaultLanguageSchema as gZ, type UserDefaultLanguageDTO as g_, createMasterMainCountry as ga, updateMasterMainCountry as gb, deleteMasterMainCountry as gc, type MasterUserRole as gd, MasterUserRoleSchema as ge, type MasterUserRoleDTO as gf, MasterUserRoleQuerySchema as gg, type MasterUserRoleQueryDTO as gh, toMasterUserRolePayload as gi, newMasterUserRolePayload as gj, findMasterUserRoles as gk, createMasterUserRole as gl, updateMasterUserRole as gm, deleteMasterUserRole as gn, getMasterUserRoleCache as go, getMasterUserRoleCacheCount as gp, type MasterUserStatus as gq, MasterUserStatusSchema as gr, type MasterUserStatusDTO as gs, MasterUserStatusQuerySchema as gt, type MasterUserStatusQueryDTO as gu, toMasterUserStatusPayload as gv, newMasterUserStatusPayload as gw, findMasterUserStatuses as gx, createMasterUserStatus as gy, updateMasterUserStatus as gz, type FleetVendorServiceCenter as h, type FleetFuelStationRateQueryDTO as h$, type UserDefaultTimeZoneDTO as h0, UserDefaultDateFormatSchema as h1, type UserDefaultDateFormatDTO as h2, newUserPayload as h3, toUserPayload as h4, toUserProfilePayload as h5, findUser as h6, createUser as h7, updateUser as h8, deleteUser as h9, toFleetVendorServiceCenterPayload as hA, newFleetVendorServiceCenterPayload as hB, findFleetVendorServiceCenter as hC, createFleetVendorServiceCenter as hD, updateFleetVendorServiceCenter as hE, deleteFleetVendorServiceCenter as hF, getFleetVendorServiceCenterCacheSimple as hG, type MasterFuelCompany as hH, MasterFuelCompanySchema as hI, type MasterFuelCompanyDTO as hJ, MasterFuelCompanyQuerySchema as hK, type MasterFuelCompanyQueryDTO as hL, toMasterFuelCompanyPayload as hM, newMasterFuelCompanyPayload as hN, findMasterFuelCompanys as hO, createMasterFuelCompany as hP, updateMasterFuelCompany as hQ, deleteMasterFuelCompany as hR, getMasterFuelCompanyCache as hS, type FleetVendorFuelStationSimple as hT, FleetVendorFuelStationSchema as hU, type FleetVendorFuelStationDTO as hV, FleetVendorFuelStationQuerySchema as hW, type FleetVendorFuelStationQueryDTO as hX, FleetFuelStationRateSchema as hY, type FleetFuelStationRateDTO as hZ, FleetFuelStationRateQuerySchema as h_, updateUserLogo as ha, deleteUserLogo as hb, updateUserProfile as hc, getUserCache as hd, getUserCacheSimple as he, get_user_presigned_url as hf, updateUserDefaultLanguage as hg, updateUserDefaultTimezone as hh, updateUserDefaultDateformat as hi, type MasterVendorDocumentType as hj, MasterVendorDocumentTypeSchema as hk, type MasterVendorDocumentTypeDTO as hl, MasterVendorDocumentTypeQuerySchema as hm, type MasterVendorDocumentTypeQueryDTO as hn, toMasterVendorDocumentTypePayload as ho, newMasterVendorDocumentTypePayload as hp, findMasterVendorDocumentTypes as hq, createMasterVendorDocumentType as hr, updateMasterVendorDocumentType as hs, deleteMasterVendorDocumentType as ht, getMasterVendorDocumentTypeCache as hu, type FleetVendorServiceCenterSimple as hv, FleetVendorServiceCenterSchema as hw, type FleetVendorServiceCenterDTO as hx, FleetVendorServiceCenterQuerySchema as hy, type FleetVendorServiceCenterQueryDTO as hz, type MasterMainIndustry as i, update_vendor_logo as i$, toFleetVendorFuelStationPayload as i0, newFleetVendorFuelStationPayload as i1, findFleetVendorFuelStation as i2, createFleetVendorFuelStation as i3, updateFleetVendorFuelStation as i4, deleteFleetVendorFuelStation as i5, getFleetVendorFuelStationCacheSimple as i6, type FleetVendorSimple as i7, type FleetVendorTypeLink as i8, type FleetVendorTagLink as i9, FleetVendorContactPersonsQuerySchema as iA, type FleetVendorContactPersonsQueryDTO as iB, FleetVendorReviewSchema as iC, type FleetVendorReviewDTO as iD, FleetVendorReviewQuerySchema as iE, type FleetVendorReviewQueryDTO as iF, FleetVendorDocumentFileSchema as iG, type FleetVendorDocumentFileDTO as iH, FleetVendorDocumentSchema as iI, type FleetVendorDocumentDTO as iJ, FleetVendorDocumentQuerySchema as iK, type FleetVendorDocumentQueryDTO as iL, toFleetVendorPayload as iM, newFleetVendorPayload as iN, toFleetVendorAddressPayload as iO, newFleetVendorAddressPayload as iP, toFleetVendorBankAccountPayload as iQ, newFleetVendorBankAccountPayload as iR, toFleetVendorContactPersonsPayload as iS, newFleetVendorContactPersonsPayload as iT, toFleetVendorReviewPayload as iU, newFleetVendorReviewPayload as iV, toFleetVendorDocumentPayload as iW, newFleetVendorDocumentPayload as iX, get_vendor_logo_presigned_url as iY, get_vendor_contact_person_logo_presigned_url as iZ, get_vendor_document_file_presigned_url as i_, type FleetVendorAddress as ia, type FleetVendorBankAccount as ib, type FleetVendorContactPersons as ic, type FleetVendorReview as id, type FleetVendorDocument as ie, type FleetVendorDocumentFile as ig, FleetVendorLogoSchema as ih, type FleetVendorLogoDTO as ii, FleetVendorSchema as ij, type FleetVendorDTO as ik, FleetVendorQuerySchema as il, type FleetVendorQueryDTO as im, FleetVendorAddressSchema as io, type FleetVendorAddressDTO as ip, FleetVendorAddressQuerySchema as iq, type FleetVendorAddressQueryDTO as ir, FleetVendorBankAccountSchema as is, type FleetVendorBankAccountDTO as it, FleetVendorBankAccountQuerySchema as iu, type FleetVendorBankAccountQueryDTO as iv, FleetVendorContactPersonsLogoSchema as iw, type FleetVendorContactPersonsLogoDTO as ix, FleetVendorContactPersonsSchema as iy, type FleetVendorContactPersonsDTO as iz, MasterMainIndustrySchema as j, VehicleDetailPurchaseSchema as j$, delete_vendor_logo as j0, updateFleetVendorContactPersonsLogo as j1, deleteFleetVendorContactPersonsLogo as j2, create_vendor_document_file as j3, remove_vendor_document_file as j4, findFleetVendor as j5, createFleetVendor as j6, updateFleetVendor as j7, deleteFleetVendor as j8, createFleetVendorAddress as j9, type VehicleDetailPurchase as jA, type VehicleDocument as jB, type VehicleDocumentFile as jC, type VehicleDocumentExpiry as jD, type VehicleOdometerHistory as jE, MasterVehicleFileSchema as jF, type MasterVehicleFileDTO as jG, VehicleSchema as jH, type VehicleDTO as jI, VehicleBulkSchema as jJ, type VehicleBulkDTO as jK, MasterDeviceFileSchema as jL, type MasterDeviceFileDTO as jM, VehicleDeviceLinkSchema as jN, type VehicleDeviceLinkDTO as jO, VehicleDeviceUnlinkSchema as jP, type VehicleDeviceUnlinkDTO as jQ, VehicleDriverLinkSchema as jR, type VehicleDriverLinkDTO as jS, VehicleDetailGPSSensorSchema as jT, type VehicleDetailGPSSensorDTO as jU, VehicleDetailTripSchema as jV, type VehicleDetailTripDTO as jW, VehicleDetailBodySchema as jX, type VehicleDetailBodyDTO as jY, VehicleDetailLifeCycleSchema as jZ, type VehicleDetailLifeCycleDto as j_, findFleetVendorAddress as ja, updateFleetVendorAddress as jb, deleteFleetVendorAddress as jc, createFleetVendorBankAccount as jd, findFleetVendorBankAccount as je, updateFleetVendorBankAccount as jf, deleteFleetVendorBankAccount as jg, createFleetVendorContactPersons as jh, findFleetVendorContactPersons as ji, updateFleetVendorContactPersons as jj, deleteFleetVendorContactPersons as jk, createFleetVendorReview as jl, findFleetVendorReview as jm, updateFleetVendorReview as jn, deleteFleetVendorReview as jo, createFleetVendorDocument as jp, findFleetVendorDocument as jq, updateFleetVendorDocument as jr, deleteFleetVendorDocument as js, getFleetVendorCacheSimple as jt, type MasterVehicleDropdown as ju, type MasterVehicleFile as jv, type VehicleDetailGPS as jw, type VehicleDetailTrip as jx, type VehicleDetailBody as jy, type VehicleDetailLifeCycle as jz, type MasterMainIndustryDTO as k, removeVehicleDocumentExpiry as k$, type VehicleDetailPurchaseDTO as k0, VehicleDocumentFileSchema as k1, type VehicleDocumentFileDTO as k2, VehicleDocumentSchema as k3, type VehicleDocumentDTO as k4, VehicleDocumentQuerySchema as k5, type VehicleDocumentQueryDTO as k6, VehicleDocumentExpirySchema as k7, type VehicleDocumentExpiryDTO as k8, VehicleDocumentExpiryQuerySchema as k9, removeFileVehicleDocument as kA, findVehicles as kB, findVehiclesLiveDashboard as kC, findVehicleGPSDetails as kD, createVehicle as kE, updateVehicle as kF, deleteVehicle as kG, updateDetailsGpsSensor as kH, updateDetailsTrip as kI, updateVehicleBodyDetails as kJ, updateVehicleLifeCycleDetails as kK, updateVehiclePurchaseDetails as kL, linkDriverToVehicle as kM, unlinkDriverFromVehicle as kN, getDriverLinkHistoryByVehicle as kO, getDriverLinkHistoryByDriver as kP, linkDeviceToVehicle as kQ, unlinkDeviceFromVehicle as kR, getDeviceLinkHistoryByVehicle as kS, getDeviceLinkHistoryByDevice as kT, createVehicleDocument as kU, findVehicleDocument as kV, updateVehicleDocument as kW, removeVehicleDocument as kX, createVehicleDocumentExpiry as kY, findVehicleDocumentExpiry as kZ, updateVehicleDocumentExpiry as k_, type VehicleDocumentExpiryQueryDTO as ka, VehicleQuerySchema as kb, type VehicleQueryDTO as kc, SimpleFindQuerySchema as kd, type SimpleFindQueryDTO as ke, VehicleGPSQuerySchema as kf, type VehicleGPSQueryDTO as kg, toVehiclePayload as kh, newVehiclePayload as ki, toVehicleDetailsGPSPayload as kj, toVehicleDetailsTripPayload as kk, toVehicleDetailsBodyPayload as kl, toVehicleDetailLifeCyclePayload as km, toVehicleDetailPurchasePayload as kn, toVehicleDocumentPayload as ko, newVehicleDocumentPayload as kp, toVehicleDocumentExpiryPayload as kq, newVehicleDocumentExpiryPayload as kr, get_vehicle_file_presigned_url as ks, get_device_file_presigned_url as kt, get_vehicle_document_file_presigned_url as ku, createFileVehicle as kv, removeFileVehicle as kw, createFileDevice as kx, removeFileDevice as ky, createFileVehicleDocument as kz, MasterMainIndustryQuerySchema as l, getVehicleCache as l0, getVehicleSimpleCache as l1, getVehicleParentCache as l2, getVehicleSimpleDropdownCustom as l3, getVehicleSimpleDropdownCacheLiveData as l4, type UserOrganisationSimple as l5, UserOrganisationSchema as l6, type UserOrganisationDTO as l7, UserOrganisationQuerySchema as l8, type UserOrganisationQueryDTO as l9, UserOrganisationLogoSchema as la, type UserOrganisationLogoDTO as lb, toUserOrganisationPayload as lc, newUserOrganisationPayload as ld, findUserOrganisation as le, createUserOrganisation as lf, updateUserOrganisation as lg, deleteUserOrganisation as lh, updateUserOrganisationLogo as li, deleteUserOrganisationLogo as lj, get_user_organisation_presigned_url as lk, getUserOrganisationCache as ll, getUserOrganisationCacheSimple as lm, type MasterMainIndustryQueryDTO as m, newMasterMainIndustryPayload as n, findMasterMainIndustrys as o, createMasterMainIndustry as p, deleteMasterMainIndustry as q, getMasterMainIndustryCache as r, type MasterMainCurrency as s, toMasterMainIndustryPayload as t, updateMasterMainIndustry as u, MasterMainCurrencySchema as v, type MasterMainCurrencyDTO as w, MasterMainCurrencyQuerySchema as x, type MasterMainCurrencyQueryDTO as y, toMasterMainCurrencyPayload as z };
|
|
9839
|
+
export { type MasterMainStateQueryDTO as $, newMasterMainCurrencyPayload as A, findMasterMainCurrencies as B, createMasterMainCurrency as C, updateMasterMainCurrency as D, deleteMasterMainCurrency as E, type FleetVendor as F, getMasterMainCurrencyCache as G, type MasterMainTimeZone as H, MasterMainTimeZoneSchema as I, type MasterMainTimeZoneDTO as J, MasterMainTimeZoneQuerySchema as K, type MasterMainTimeZoneQueryDTO as L, type MasterVehicle as M, toMasterMainTimeZonePayload as N, type OrganisationBranch as O, newMasterMainTimeZonePayload as P, findMasterMainTimeZones as Q, createMasterMainTimeZone as R, updateMasterMainTimeZone as S, deleteMasterMainTimeZone as T, type UserOrganisation as U, getMasterMainTimeZoneCacheAll as V, getMasterMainTimeZoneCache as W, type MasterMainState as X, MasterMainStateSchema as Y, type MasterMainStateDTO as Z, MasterMainStateQuerySchema as _, type User as a, findOrganisationSubCompanyies as a$, toMasterMainStatePayload as a0, newMasterMainStatePayload as a1, findMasterMainStates as a2, createMasterMainState as a3, updateMasterMainState as a4, deleteMasterMainState as a5, getMasterMainStateCache as a6, type MasterMainCountry as a7, MasterMainCountrySchema as a8, type MasterMainCountryDTO as a9, type MasterMainUnitMileageQueryDTO as aA, toMasterMainUnitMileagePayload as aB, newMasterMainUnitMileagePayload as aC, findMasterMainUnitMileages as aD, createMasterMainUnitMileage as aE, updateMasterMainUnitMileage as aF, deleteMasterMainUnitMileage as aG, getMasterMainUnitMileageCache as aH, type MasterMainUnitVolume as aI, MasterMainUnitVolumeSchema as aJ, type MasterMainUnitVolumeDTO as aK, MasterMainUnitVolumeQuerySchema as aL, type MasterMainUnitVolumeQueryDTO as aM, toMasterMainUnitVolumePayload as aN, newMasterMainUnitVolumePayload as aO, findMasterMainUnitVolumes as aP, createMasterMainUnitVolume as aQ, updateMasterMainUnitVolume as aR, deleteMasterMainUnitVolume as aS, getMasterMainUnitVolumeCache as aT, type OrganisationSubCompany as aU, OrganisationSubCompanySchema as aV, type OrganisationSubCompanyDTO as aW, OrganisationSubCompanyQuerySchema as aX, type OrganisationSubCompanyQueryDTO as aY, toOrganisationSubCompanyPayload as aZ, newOrganisationSubCompanyPayload as a_, MasterMainCountryQuerySchema as aa, type MasterMainCountryQueryDTO as ab, toMasterMainCountryPayload as ac, newMasterMainCountryPayload as ad, findMasterMainCountries$1 as ae, createMasterMainCountry$1 as af, updateMasterMainCountry$1 as ag, deleteMasterMainCountry$1 as ah, getMasterMainCountryCache as ai, getMasterMainCountryCacheChild as aj, type MasterMainDateFormat as ak, MasterMainDateFormatSchema as al, type MasterMainDateFormatDTO as am, MasterMainDateFormatQuerySchema as an, type MasterMainDateFormatQueryDTO as ao, toMasterMainDateFormatPayload as ap, newMasterMainDateFormatPayload as aq, findMasterMainDateFormats as ar, createMasterMainDateFormat as as, updateMasterMainDateFormat as at, deleteMasterMainDateFormat as au, getMasterMainDateFormatCache as av, type MasterMainUnitMileage as aw, MasterMainUnitMileageSchema as ax, type MasterMainUnitMileageDTO as ay, MasterMainUnitMileageQuerySchema as az, type MasterDriver as b, findMasterDriver as b$, createOrganisationSubCompany as b0, updateOrganisationSubCompany as b1, deleteOrganisationSubCompany as b2, getOrganisationSubCompanyCache as b3, getOrganisationSubCompanyCacheCount as b4, getOrganisationSubCompanyCacheChild as b5, OrganisationBranchSchema as b6, type OrganisationBranchDTO as b7, OrganisationBranchQuerySchema as b8, type OrganisationBranchQueryDTO as b9, OrganisationTagQuerySchema as bA, type OrganisationTagQueryDTO as bB, toOrganisationTagPayload as bC, newOrganisationTagPayload as bD, findOrganisationTags as bE, createOrganisationTag as bF, updateOrganisationTag as bG, deleteOrganisationTag as bH, getOrganisationTagCache as bI, getOrganisationTagCacheCount as bJ, getOrganisationTagCacheChild as bK, type MasterDriverFile as bL, type AssignRemoveDriverHistory as bM, type DriverLoginPush as bN, MasterDriverFileSchema as bO, type MasterDriverFileDTO as bP, MasterDriverSchema as bQ, type MasterDriverDTO as bR, MasterDriverQuerySchema as bS, type MasterDriverQueryDTO as bT, MasterDriverLogoSchema as bU, type MasterDriverLogoDTO as bV, MasterDriverProfileSchema as bW, type MasterDriverProfileDTO as bX, toDriverPayload as bY, toDriverProfilePayload as bZ, newDriverPayload as b_, toOrganisationBranchPayload as ba, newOrganisationBranchPayload as bb, findOrganisationBranchs as bc, createOrganisationBranch as bd, updateOrganisationBranch as be, deleteOrganisationBranch as bf, getOrganisationBranchCache as bg, getOrganisationBranchCacheCount as bh, getOrganisationBranchCacheChild as bi, type OrganisationColor as bj, OrganisationColorSchema as bk, type OrganisationColorDTO as bl, OrganisationColorQuerySchema as bm, type OrganisationColorQueryDTO as bn, toOrganisationColorPayload as bo, newOrganisationColorPayload as bp, findOrganisationColors as bq, createOrganisationColor as br, updateOrganisationColor as bs, deleteOrganisationColor as bt, getOrganisationColorCache as bu, getOrganisationColorCacheCount as bv, getOrganisationColorCacheChild as bw, type OrganisationTag as bx, OrganisationTagSchema as by, type OrganisationTagDTO as bz, type MasterDevice as c, createMasterSim as c$, createMasterDriver as c0, updateMasterDriver as c1, deleteMasterDriver as c2, updateMasterDriverLogo as c3, deleteMasterDriverLogo as c4, updateMasterDriverProfile as c5, getMasterDriverCache as c6, getMasterDriverCacheSimple as c7, get_master_driver_presigned_url as c8, get_master_driver_presigned_url_file as c9, deleteMasterDeviceModel as cA, getMasterDeviceModelCache as cB, getMasterDeviceModelCacheCount as cC, getMasterDeviceModelCacheChild as cD, type MasterDeviceManufacturer as cE, MasterDeviceManufacturerSchema as cF, type MasterDeviceManufacturerDTO as cG, MasterDeviceManufacturerQuerySchema as cH, type MasterDeviceManufacturerQueryDTO as cI, toMasterDeviceManufacturerPayload as cJ, newMasterDeviceManufacturerPayload as cK, findMasterDeviceManufacturers as cL, createMasterDeviceManufacturer as cM, updateMasterDeviceManufacturer as cN, deleteMasterDeviceManufacturer as cO, getMasterDeviceManufacturerCache as cP, getMasterDeviceManufacturerCacheCount as cQ, getMasterDeviceManufacturerCacheChild as cR, type MasterSim as cS, type AssignRemoveSimHistory as cT, MasterSimSchema as cU, type MasterSimDTO as cV, MasterSimQuerySchema as cW, type MasterSimQueryDTO as cX, toMasterSimPayload as cY, newMasterSimPayload as cZ, findMasterSims as c_, create_file as ca, remove_file as cb, type MasterDeviceType as cc, MasterDeviceTypeSchema as cd, type MasterDeviceTypeDTO as ce, MasterDeviceTypeQuerySchema as cf, type MasterDeviceTypeQueryDTO as cg, toMasterDeviceTypePayload as ch, newMasterDeviceTypePayload as ci, findMasterDeviceTypes as cj, createMasterDeviceType as ck, updateMasterDeviceType as cl, deleteMasterDeviceType as cm, getMasterDeviceTypeCache as cn, getMasterDeviceTypeCacheCount as co, getMasterDeviceTypeCacheChild as cp, type MasterDeviceModel as cq, MasterDeviceModelSchema as cr, type MasterDeviceModelDTO as cs, MasterDeviceModelQuerySchema as ct, type MasterDeviceModelQueryDTO as cu, toMasterDeviceModelPayload as cv, newMasterDeviceModelPayload as cw, findMasterDeviceModels as cx, createMasterDeviceModel as cy, updateMasterDeviceModel as cz, type MasterMainLandmark as d, type MasterVehicleMake as d$, updateMasterSim as d0, deleteMasterSim as d1, type AssignRemoveDeviceHistory as d2, MasterDeviceSchema as d3, type MasterDeviceDTO as d4, MasterDeviceQuerySchema as d5, type MasterDeviceQueryDTO as d6, DeviceSimLinkSchema as d7, type DeviceSimLinkDTO as d8, toMasterDevicePayload as d9, MasterVehicleSubModelSchema as dA, type MasterVehicleSubModelDTO as dB, MasterVehicleSubModelQuerySchema as dC, type MasterVehicleSubModelQueryDTO as dD, toMasterVehicleSubModelPayload as dE, newMasterVehicleSubModelPayload as dF, findMasterVehicleSubModels as dG, createMasterVehicleSubModel as dH, updateMasterVehicleSubModel as dI, deleteMasterVehicleSubModel as dJ, getMasterVehicleSubModelCache as dK, getMasterVehicleSubModelCacheCount as dL, getMasterVehicleSubModelCacheChild as dM, type MasterVehicleModel as dN, MasterVehicleModelSchema as dO, type MasterVehicleModelDTO as dP, MasterVehicleModelQuerySchema as dQ, type MasterVehicleModelQueryDTO as dR, toMasterVehicleModelPayload as dS, newMasterVehicleModelPayload as dT, findMasterVehicleModels as dU, createMasterVehicleModel as dV, updateMasterVehicleModel as dW, deleteMasterVehicleModel as dX, getMasterVehicleModelCache as dY, getMasterVehicleModelCacheCount as dZ, getMasterVehicleModelCacheChild as d_, newMasterDevicePayload as da, findMasterDevices as db, createMasterDevice as dc, updateMasterDevice as dd, deleteMasterDevice as de, device_sim_link as df, device_sim_unlink as dg, get_device_sim_link_history_by_sim as dh, get_device_sim_link_history_by_device as di, type OrganisationGroup as dj, type VehicleOrganisationGroupLink as dk, OrganisationGroupSchema as dl, type OrganisationGroupDTO as dm, OrganisationGroupQuerySchema as dn, type OrganisationGroupQueryDTO as dp, toOrganisationGroupPayload as dq, newOrganisationGroupPayload as dr, findOrganisationGroups as ds, createOrganisationGroup as dt, updateOrganisationGroup as du, deleteOrganisationGroup as dv, getOrganisationGroupCache as dw, getOrganisationGroupCacheCount as dx, getOrganisationGroupCacheChild as dy, type MasterVehicleSubModel as dz, type FleetVendorFuelStation as e, updateMasterVehicleFuelType as e$, MasterVehicleMakeSchema as e0, type MasterVehicleMakeDTO as e1, MasterVehicleMakeQuerySchema as e2, type MasterVehicleMakeQueryDTO as e3, toMasterVehicleMakePayload as e4, newMasterVehicleMakePayload as e5, findMasterVehicleMakes as e6, createMasterVehicleMake as e7, updateMasterVehicleMake as e8, deleteMasterVehicleMake as e9, updateMasterVehicleOwnershipType as eA, deleteMasterVehicleOwnershipType as eB, getMasterVehicleOwnershipTypeCache as eC, getMasterVehicleOwnershipTypeCacheCount as eD, getMasterVehicleOwnershipTypeCacheChild as eE, type MasterVehicleType as eF, MasterVehicleTypeSchema as eG, type MasterVehicleTypeDTO as eH, MasterVehicleTypeQuerySchema as eI, type MasterVehicleTypeQueryDTO as eJ, toMasterVehicleTypePayload as eK, newMasterVehicleTypePayload as eL, findMasterVehicleTypes as eM, createMasterVehicleType as eN, updateMasterVehicleType as eO, deleteMasterVehicleType as eP, getMasterVehicleTypeCache as eQ, getMasterVehicleTypeCacheCount as eR, getMasterVehicleTypeCacheChild as eS, MasterVehicleFuelTypeSchema as eT, type MasterVehicleFuelTypeDTO as eU, MasterVehicleFuelTypeQuerySchema as eV, type MasterVehicleFuelTypeQueryDTO as eW, toMasterVehicleFuelTypePayload as eX, newMasterVehicleFuelTypePayload as eY, findMasterVehicleFuelTypes as eZ, createMasterVehicleFuelType as e_, getMasterVehicleMakeCache as ea, getMasterVehicleMakeCacheCount as eb, getMasterVehicleMakeCacheChild as ec, type MasterVehicleStatusType as ed, MasterVehicleStatusTypeSchema as ee, type MasterVehicleStatusTypeDTO as ef, MasterVehicleStatusTypeQuerySchema as eg, type MasterVehicleStatusTypeQueryDTO as eh, toMasterVehicleStatusTypePayload as ei, newMasterVehicleStatusTypePayload as ej, findMasterVehicleStatusTypes as ek, createMasterVehicleStatusType as el, updateMasterVehicleStatusType as em, deleteMasterVehicleStatusType as en, getMasterVehicleStatusTypeCache as eo, getMasterVehicleStatusTypeCacheCount as ep, getMasterVehicleStatusTypeCacheChild as eq, type MasterVehicleOwnershipType as er, MasterVehicleOwnershipTypeSchema as es, type MasterVehicleOwnershipTypeDTO as et, MasterVehicleOwnershipTypeQuerySchema as eu, type MasterVehicleOwnershipTypeQueryDTO as ev, toMasterVehicleOwnershipTypePayload as ew, newMasterVehicleOwnershipTypePayload as ex, findMasterVehicleOwnershipTypes as ey, createMasterVehicleOwnershipType as ez, type MasterVehicleFuelType as f, createMasterVendorTag as f$, deleteMasterVehicleFuelType as f0, getMasterVehicleFuelTypeCache as f1, getMasterVehicleFuelTypeCacheCount as f2, getMasterVehicleFuelTypeCacheChild as f3, type MasterVehicleAssociatedTo as f4, MasterVehicleAssociatedToSchema as f5, type MasterVehicleAssociatedToDTO as f6, MasterVehicleAssociatedToQuerySchema as f7, type MasterVehicleAssociatedToQueryDTO as f8, toMasterVehicleAssociatedToPayload as f9, toMasterVehicleDocumentTypePayload as fA, newMasterVehicleDocumentTypePayload as fB, findMasterVehicleDocumentTypes as fC, createMasterVehicleDocumentType as fD, updateMasterVehicleDocumentType as fE, deleteMasterVehicleDocumentType as fF, getMasterVehicleDocumentTypeCache as fG, type MasterVendorType as fH, MasterVendorTypeSchema as fI, type MasterVendorTypeDTO as fJ, MasterVendorTypeQuerySchema as fK, type MasterVendorTypeQueryDTO as fL, toMasterVendorTypePayload as fM, newMasterVendorTypePayload as fN, findMasterVendorTypes as fO, createMasterVendorType as fP, updateMasterVendorType as fQ, deleteMasterVendorType as fR, getMasterVendorTypeCache as fS, type MasterVendorTag as fT, MasterVendorTagSchema as fU, type MasterVendorTagDTO as fV, MasterVendorTagQuerySchema as fW, type MasterVendorTagQueryDTO as fX, toMasterVendorTagPayload as fY, newMasterVendorTagPayload as fZ, findMasterVendorTags as f_, newMasterVehicleAssociatedToPayload as fa, findMasterVehicleAssociatedTos as fb, createMasterVehicleAssociatedTo as fc, updateMasterVehicleAssociatedTo as fd, deleteMasterVehicleAssociatedTo as fe, getMasterVehicleAssociatedToCache as ff, getMasterVehicleAssociatedToCacheCount as fg, getMasterVehicleAssociatedToCacheChild as fh, MasterVehicleFuelUnitSchema as fi, type MasterVehicleFuelUnitDTO as fj, MasterVehicleFuelUnitQuerySchema as fk, type MasterVehicleFuelUnitQueryDTO as fl, toMasterVehicleFuelUnitPayload as fm, newMasterVehicleFuelUnitPayload as fn, findMasterVehicleFuelUnits as fo, createMasterVehicleFuelUnit as fp, updateMasterVehicleFuelUnit as fq, deleteMasterVehicleFuelUnit as fr, getMasterVehicleFuelUnitCache as fs, getMasterVehicleFuelUnitCacheCount as ft, getMasterVehicleFuelUnitCacheChild as fu, type MasterVehicleDocumentType as fv, MasterVehicleDocumentTypeSchema as fw, type MasterVehicleDocumentTypeDTO as fx, MasterVehicleDocumentTypeQuerySchema as fy, type MasterVehicleDocumentTypeQueryDTO as fz, type MasterVehicleFuelUnit as g, UserDefaultTimeZoneSchema as g$, updateMasterVendorTag as g0, deleteMasterVendorTag as g1, getMasterVendorTagCache as g2, MasterMainLandmarkSchema as g3, type MasterMainLandmarkDTO as g4, MasterMainLandmarkQuerySchema as g5, type MasterMainLandmarkQueryDTO as g6, toMasterMainLandmarkPayload as g7, newMasterMainLandmarkPayload as g8, findMasterMainCountries as g9, deleteMasterUserStatus as gA, getMasterUserStatusCache as gB, getMasterUserStatusCacheCount as gC, type MasterMainLanguage as gD, MasterMainLanguageSchema as gE, type MasterMainLanguageDTO as gF, MasterMainLanguageQuerySchema as gG, type MasterMainLanguageQueryDTO as gH, toMasterMainLanguagePayload as gI, newMasterMainLanguagePayload as gJ, findMasterMainLanguages as gK, createMasterMainLanguage as gL, updateMasterMainLanguage as gM, deleteMasterMainLanguage as gN, getMasterMainLanguageCache as gO, type UserVehicleLink as gP, type UserLoginPush as gQ, UserSchema as gR, type UserDTO as gS, UserQuerySchema as gT, type UserQueryDTO as gU, UserLogoSchema as gV, type UserLogoDTO as gW, UserProfileSchema as gX, type UserProfileDTO as gY, UserDefaultLanguageSchema as gZ, type UserDefaultLanguageDTO as g_, createMasterMainCountry as ga, updateMasterMainCountry as gb, deleteMasterMainCountry as gc, type MasterUserRole as gd, MasterUserRoleSchema as ge, type MasterUserRoleDTO as gf, MasterUserRoleQuerySchema as gg, type MasterUserRoleQueryDTO as gh, toMasterUserRolePayload as gi, newMasterUserRolePayload as gj, findMasterUserRoles as gk, createMasterUserRole as gl, updateMasterUserRole as gm, deleteMasterUserRole as gn, getMasterUserRoleCache as go, getMasterUserRoleCacheCount as gp, type MasterUserStatus as gq, MasterUserStatusSchema as gr, type MasterUserStatusDTO as gs, MasterUserStatusQuerySchema as gt, type MasterUserStatusQueryDTO as gu, toMasterUserStatusPayload as gv, newMasterUserStatusPayload as gw, findMasterUserStatuses as gx, createMasterUserStatus as gy, updateMasterUserStatus as gz, type FleetVendorServiceCenter as h, createFleetVendorFuelStation as h$, type UserDefaultTimeZoneDTO as h0, UserDefaultDateFormatSchema as h1, type UserDefaultDateFormatDTO as h2, newUserPayload as h3, toUserPayload as h4, toUserProfilePayload as h5, findUser as h6, createUser as h7, updateUser as h8, deleteUser as h9, toFleetVendorServiceCenterPayload as hA, newFleetVendorServiceCenterPayload as hB, findFleetVendorServiceCenter as hC, createFleetVendorServiceCenter as hD, updateFleetVendorServiceCenter as hE, deleteFleetVendorServiceCenter as hF, getFleetVendorServiceCenterCacheSimple as hG, type MasterFuelCompany as hH, MasterFuelCompanySchema as hI, type MasterFuelCompanyDTO as hJ, MasterFuelCompanyQuerySchema as hK, type MasterFuelCompanyQueryDTO as hL, toMasterFuelCompanyPayload as hM, newMasterFuelCompanyPayload as hN, findMasterFuelCompanys as hO, createMasterFuelCompany as hP, updateMasterFuelCompany as hQ, deleteMasterFuelCompany as hR, getMasterFuelCompanyCache as hS, type FleetVendorFuelStationSimple as hT, FleetVendorFuelStationSchema as hU, type FleetVendorFuelStationDTO as hV, FleetVendorFuelStationQuerySchema as hW, type FleetVendorFuelStationQueryDTO as hX, toFleetVendorFuelStationPayload as hY, newFleetVendorFuelStationPayload as hZ, findFleetVendorFuelStation as h_, updateUserLogo as ha, deleteUserLogo as hb, updateUserProfile as hc, getUserCache as hd, getUserCacheSimple as he, get_user_presigned_url as hf, updateUserDefaultLanguage as hg, updateUserDefaultTimezone as hh, updateUserDefaultDateformat as hi, type MasterVendorDocumentType as hj, MasterVendorDocumentTypeSchema as hk, type MasterVendorDocumentTypeDTO as hl, MasterVendorDocumentTypeQuerySchema as hm, type MasterVendorDocumentTypeQueryDTO as hn, toMasterVendorDocumentTypePayload as ho, newMasterVendorDocumentTypePayload as hp, findMasterVendorDocumentTypes as hq, createMasterVendorDocumentType as hr, updateMasterVendorDocumentType as hs, deleteMasterVendorDocumentType as ht, getMasterVendorDocumentTypeCache as hu, type FleetVendorServiceCenterSimple as hv, FleetVendorServiceCenterSchema as hw, type FleetVendorServiceCenterDTO as hx, FleetVendorServiceCenterQuerySchema as hy, type FleetVendorServiceCenterQueryDTO as hz, type MasterMainIndustry as i, create_vendor_document_file as i$, updateFleetVendorFuelStation as i0, deleteFleetVendorFuelStation as i1, getFleetVendorFuelStationCacheSimple as i2, type FleetVendorSimple as i3, type FleetVendorTypeLink as i4, type FleetVendorTagLink as i5, type FleetVendorAddress as i6, type FleetVendorBankAccount as i7, type FleetVendorContactPersons as i8, type FleetVendorReview as i9, FleetVendorReviewQuerySchema as iA, type FleetVendorReviewQueryDTO as iB, FleetVendorDocumentFileSchema as iC, type FleetVendorDocumentFileDTO as iD, FleetVendorDocumentSchema as iE, type FleetVendorDocumentDTO as iF, FleetVendorDocumentQuerySchema as iG, type FleetVendorDocumentQueryDTO as iH, toFleetVendorPayload as iI, newFleetVendorPayload as iJ, toFleetVendorAddressPayload as iK, newFleetVendorAddressPayload as iL, toFleetVendorBankAccountPayload as iM, newFleetVendorBankAccountPayload as iN, toFleetVendorContactPersonsPayload as iO, newFleetVendorContactPersonsPayload as iP, toFleetVendorReviewPayload as iQ, newFleetVendorReviewPayload as iR, toFleetVendorDocumentPayload as iS, newFleetVendorDocumentPayload as iT, get_vendor_logo_presigned_url as iU, get_vendor_contact_person_logo_presigned_url as iV, get_vendor_document_file_presigned_url as iW, update_vendor_logo as iX, delete_vendor_logo as iY, updateFleetVendorContactPersonsLogo as iZ, deleteFleetVendorContactPersonsLogo as i_, type FleetVendorDocument as ia, type FleetVendorDocumentFile as ib, FleetVendorLogoSchema as ic, type FleetVendorLogoDTO as id, FleetVendorSchema as ie, type FleetVendorDTO as ig, FleetVendorQuerySchema as ih, type FleetVendorQueryDTO as ii, FleetVendorAddressSchema as ij, type FleetVendorAddressDTO as ik, FleetVendorAddressQuerySchema as il, type FleetVendorAddressQueryDTO as im, FleetVendorBankAccountSchema as io, type FleetVendorBankAccountDTO as ip, FleetVendorBankAccountQuerySchema as iq, type FleetVendorBankAccountQueryDTO as ir, FleetVendorContactPersonsLogoSchema as is, type FleetVendorContactPersonsLogoDTO as it, FleetVendorContactPersonsSchema as iu, type FleetVendorContactPersonsDTO as iv, FleetVendorContactPersonsQuerySchema as iw, type FleetVendorContactPersonsQueryDTO as ix, FleetVendorReviewSchema as iy, type FleetVendorReviewDTO as iz, MasterMainIndustrySchema as j, VehicleDocumentSchema as j$, remove_vendor_document_file as j0, findFleetVendor as j1, createFleetVendor as j2, updateFleetVendor as j3, deleteFleetVendor as j4, createFleetVendorAddress as j5, findFleetVendorAddress as j6, updateFleetVendorAddress as j7, deleteFleetVendorAddress as j8, createFleetVendorBankAccount as j9, type VehicleOdometerHistory as jA, MasterVehicleFileSchema as jB, type MasterVehicleFileDTO as jC, VehicleSchema as jD, type VehicleDTO as jE, VehicleBulkSchema as jF, type VehicleBulkDTO as jG, MasterDeviceFileSchema as jH, type MasterDeviceFileDTO as jI, VehicleDeviceLinkSchema as jJ, type VehicleDeviceLinkDTO as jK, VehicleDeviceUnlinkSchema as jL, type VehicleDeviceUnlinkDTO as jM, VehicleDriverLinkSchema as jN, type VehicleDriverLinkDTO as jO, VehicleDetailGPSSensorSchema as jP, type VehicleDetailGPSSensorDTO as jQ, VehicleDetailTripSchema as jR, type VehicleDetailTripDTO as jS, VehicleDetailBodySchema as jT, type VehicleDetailBodyDTO as jU, VehicleDetailLifeCycleSchema as jV, type VehicleDetailLifeCycleDto as jW, VehicleDetailPurchaseSchema as jX, type VehicleDetailPurchaseDTO as jY, VehicleDocumentFileSchema as jZ, type VehicleDocumentFileDTO as j_, findFleetVendorBankAccount as ja, updateFleetVendorBankAccount as jb, deleteFleetVendorBankAccount as jc, createFleetVendorContactPersons as jd, findFleetVendorContactPersons as je, updateFleetVendorContactPersons as jf, deleteFleetVendorContactPersons as jg, createFleetVendorReview as jh, findFleetVendorReview as ji, updateFleetVendorReview as jj, deleteFleetVendorReview as jk, createFleetVendorDocument as jl, findFleetVendorDocument as jm, updateFleetVendorDocument as jn, deleteFleetVendorDocument as jo, getFleetVendorCacheSimple as jp, type MasterVehicleDropdown as jq, type MasterVehicleFile as jr, type VehicleDetailGPS as js, type VehicleDetailTrip as jt, type VehicleDetailBody as ju, type VehicleDetailLifeCycle as jv, type VehicleDetailPurchase as jw, type VehicleDocument as jx, type VehicleDocumentFile as jy, type VehicleDocumentExpiry as jz, type MasterMainIndustryDTO as k, getVehicleSimpleDropdownCustom as k$, type VehicleDocumentDTO as k0, VehicleDocumentQuerySchema as k1, type VehicleDocumentQueryDTO as k2, VehicleDocumentExpirySchema as k3, type VehicleDocumentExpiryDTO as k4, VehicleDocumentExpiryQuerySchema as k5, type VehicleDocumentExpiryQueryDTO as k6, VehicleQuerySchema as k7, type VehicleQueryDTO as k8, SimpleFindQuerySchema as k9, createVehicle as kA, updateVehicle as kB, deleteVehicle as kC, updateDetailsGpsSensor as kD, updateDetailsTrip as kE, updateVehicleBodyDetails as kF, updateVehicleLifeCycleDetails as kG, updateVehiclePurchaseDetails as kH, linkDriverToVehicle as kI, unlinkDriverFromVehicle as kJ, getDriverLinkHistoryByVehicle as kK, getDriverLinkHistoryByDriver as kL, linkDeviceToVehicle as kM, unlinkDeviceFromVehicle as kN, getDeviceLinkHistoryByVehicle as kO, getDeviceLinkHistoryByDevice as kP, createVehicleDocument as kQ, findVehicleDocument as kR, updateVehicleDocument as kS, removeVehicleDocument as kT, createVehicleDocumentExpiry as kU, findVehicleDocumentExpiry as kV, updateVehicleDocumentExpiry as kW, removeVehicleDocumentExpiry as kX, getVehicleCache as kY, getVehicleSimpleCache as kZ, getVehicleParentCache as k_, type SimpleFindQueryDTO as ka, VehicleGPSQuerySchema as kb, type VehicleGPSQueryDTO as kc, toVehiclePayload as kd, newVehiclePayload as ke, toVehicleDetailsGPSPayload as kf, toVehicleDetailsTripPayload as kg, toVehicleDetailsBodyPayload as kh, toVehicleDetailLifeCyclePayload as ki, toVehicleDetailPurchasePayload as kj, toVehicleDocumentPayload as kk, newVehicleDocumentPayload as kl, toVehicleDocumentExpiryPayload as km, newVehicleDocumentExpiryPayload as kn, get_vehicle_file_presigned_url as ko, get_device_file_presigned_url as kp, get_vehicle_document_file_presigned_url as kq, createFileVehicle as kr, removeFileVehicle as ks, createFileDevice as kt, removeFileDevice as ku, createFileVehicleDocument as kv, removeFileVehicleDocument as kw, findVehicles as kx, findVehiclesLiveDashboard as ky, findVehicleGPSDetails as kz, MasterMainIndustryQuerySchema as l, getVehicleSimpleDropdownCacheLiveData as l0, type UserOrganisationSimple as l1, UserOrganisationSchema as l2, type UserOrganisationDTO as l3, UserOrganisationQuerySchema as l4, type UserOrganisationQueryDTO as l5, UserOrganisationLogoSchema as l6, type UserOrganisationLogoDTO as l7, toUserOrganisationPayload as l8, newUserOrganisationPayload as l9, findUserOrganisation as la, createUserOrganisation as lb, updateUserOrganisation as lc, deleteUserOrganisation as ld, updateUserOrganisationLogo as le, deleteUserOrganisationLogo as lf, get_user_organisation_presigned_url as lg, getUserOrganisationCache as lh, getUserOrganisationCacheSimple as li, type MasterMainIndustryQueryDTO as m, newMasterMainIndustryPayload as n, findMasterMainIndustrys as o, createMasterMainIndustry as p, deleteMasterMainIndustry as q, getMasterMainIndustryCache as r, type MasterMainCurrency as s, toMasterMainIndustryPayload as t, updateMasterMainIndustry as u, MasterMainCurrencySchema as v, type MasterMainCurrencyDTO as w, MasterMainCurrencyQuerySchema as x, type MasterMainCurrencyQueryDTO as y, toMasterMainCurrencyPayload as z };
|
package/package.json
CHANGED