vms-nest-prisma-api-document 205.0.0 → 206.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 +21 -21
- package/dist/services/fleet/bus_mangement/calender.d.ts +7 -7
- 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 +13 -13
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_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 +5 -5
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +8 -8
- 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_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_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_timezone_service.js +5 -0
- 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 +7 -7
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/{user_organisation_service-C4kcSPYe.d.ts → user_organisation_service-o2RNlNQJ.d.ts} +30 -1
- package/package.json +1 -1
package/dist/{user_organisation_service-C4kcSPYe.d.ts → user_organisation_service-o2RNlNQJ.d.ts}
RENAMED
|
@@ -376,6 +376,7 @@ declare const findMasterMainTimeZones: (data: MasterMainTimeZoneQueryDTO) => Pro
|
|
|
376
376
|
declare const createMasterMainTimeZone: (data: MasterMainTimeZoneDTO) => Promise<SBR>;
|
|
377
377
|
declare const updateMasterMainTimeZone: (id: string, data: MasterMainTimeZoneDTO) => Promise<SBR>;
|
|
378
378
|
declare const deleteMasterMainTimeZone: (id: string) => Promise<SBR>;
|
|
379
|
+
declare const getMasterMainTimeZoneCacheAll: () => Promise<FBR<MasterMainTimeZone[]>>;
|
|
379
380
|
declare const getMasterMainTimeZoneCache: (country_id: string) => Promise<FBR<MasterMainTimeZone[]>>;
|
|
380
381
|
|
|
381
382
|
interface MasterMainState extends Record<string, unknown> {
|
|
@@ -1506,6 +1507,7 @@ interface MasterDriver extends Record<string, unknown> {
|
|
|
1506
1507
|
vehicle_id?: string;
|
|
1507
1508
|
MasterVehicle?: MasterVehicle;
|
|
1508
1509
|
assign_vehicle_date?: string;
|
|
1510
|
+
assign_vehicle_date_f?: string;
|
|
1509
1511
|
is_vehicle_assigned: YesNo;
|
|
1510
1512
|
AssignRemoveDriverHistory?: AssignRemoveDriverHistory[];
|
|
1511
1513
|
organisation_id: string;
|
|
@@ -1535,7 +1537,9 @@ interface MasterDriverFile extends BaseCommonFile {
|
|
|
1535
1537
|
interface AssignRemoveDriverHistory extends Record<string, unknown> {
|
|
1536
1538
|
history_id: string;
|
|
1537
1539
|
assign_date?: string;
|
|
1540
|
+
assign_date_f?: string;
|
|
1538
1541
|
remove_date?: string;
|
|
1542
|
+
remove_date_f?: string;
|
|
1539
1543
|
status: Status;
|
|
1540
1544
|
added_date_time: string;
|
|
1541
1545
|
modified_date_time: string;
|
|
@@ -2388,7 +2392,9 @@ interface MasterSim extends Record<string, unknown> {
|
|
|
2388
2392
|
interface AssignRemoveSimHistory extends Record<string, unknown> {
|
|
2389
2393
|
history_id: string;
|
|
2390
2394
|
device_sim_link_date?: string;
|
|
2395
|
+
device_sim_link_date_f?: string;
|
|
2391
2396
|
device_sim_unlink_date?: string;
|
|
2397
|
+
device_sim_unlink_date_f?: string;
|
|
2392
2398
|
status: Status;
|
|
2393
2399
|
added_date_time: string;
|
|
2394
2400
|
modified_date_time: string;
|
|
@@ -2532,11 +2538,13 @@ interface MasterDevice extends Record<string, unknown> {
|
|
|
2532
2538
|
sim_id?: string;
|
|
2533
2539
|
MasterSim?: MasterSim;
|
|
2534
2540
|
device_sim_link_date?: string;
|
|
2541
|
+
device_sim_link_date_f?: string;
|
|
2535
2542
|
AssignRemoveSimHistory: AssignRemoveSimHistory[];
|
|
2536
2543
|
is_device_used: DeviceStatus;
|
|
2537
2544
|
vehicle_id?: string;
|
|
2538
2545
|
MasterVehicle?: MasterVehicle;
|
|
2539
2546
|
assign_device_date?: string;
|
|
2547
|
+
assign_device_date_f?: string;
|
|
2540
2548
|
AssignRemoveDeviceHistory: AssignRemoveDeviceHistory[];
|
|
2541
2549
|
device_gps_source: GPSSource;
|
|
2542
2550
|
db_instance: string;
|
|
@@ -2576,7 +2584,9 @@ interface MasterDevice extends Record<string, unknown> {
|
|
|
2576
2584
|
interface AssignRemoveDeviceHistory extends Record<string, unknown> {
|
|
2577
2585
|
history_id: string;
|
|
2578
2586
|
assign_date?: string;
|
|
2587
|
+
assign_date_f?: string;
|
|
2579
2588
|
remove_date?: string;
|
|
2589
|
+
remove_date_f?: string;
|
|
2580
2590
|
status: Status;
|
|
2581
2591
|
added_date_time: string;
|
|
2582
2592
|
modified_date_time: string;
|
|
@@ -4171,6 +4181,7 @@ interface MasterVehicle extends Record<string, unknown> {
|
|
|
4171
4181
|
MasterDriver?: MasterDriver;
|
|
4172
4182
|
driver_details?: string;
|
|
4173
4183
|
assign_driver_date?: string;
|
|
4184
|
+
assign_driver_date_f?: string;
|
|
4174
4185
|
AssignRemoveDriverHistory?: AssignRemoveDriverHistory[];
|
|
4175
4186
|
is_device_installed: YesNo;
|
|
4176
4187
|
device_gps_source?: GPSSource;
|
|
@@ -4178,6 +4189,7 @@ interface MasterVehicle extends Record<string, unknown> {
|
|
|
4178
4189
|
MasterDevice?: MasterDevice;
|
|
4179
4190
|
device_identifier?: string;
|
|
4180
4191
|
assign_device_date?: string;
|
|
4192
|
+
assign_device_date_f?: string;
|
|
4181
4193
|
AssignRemoveDeviceHistory?: AssignRemoveDeviceHistory[];
|
|
4182
4194
|
country_id?: string;
|
|
4183
4195
|
MasterMainCountry?: MasterMainCountry;
|
|
@@ -4185,6 +4197,7 @@ interface MasterVehicle extends Record<string, unknown> {
|
|
|
4185
4197
|
MasterMainTimeZone?: MasterMainTimeZone;
|
|
4186
4198
|
odometer_reading?: number;
|
|
4187
4199
|
odometer_last_change_date?: string;
|
|
4200
|
+
odometer_last_change_date_f?: string;
|
|
4188
4201
|
VehicleOdometerHistory?: VehicleOdometerHistory[];
|
|
4189
4202
|
vehicle_details_gps_id?: string;
|
|
4190
4203
|
VehicleDetailGPS?: VehicleDetailGPS;
|
|
@@ -4465,7 +4478,9 @@ interface VehicleDetailTrip extends Record<string, unknown> {
|
|
|
4465
4478
|
eway_bill_number?: string;
|
|
4466
4479
|
route_name?: string;
|
|
4467
4480
|
trip_start_date?: string;
|
|
4481
|
+
trip_start_date_f?: string;
|
|
4468
4482
|
trip_end_date?: string;
|
|
4483
|
+
trip_end_date_f?: string;
|
|
4469
4484
|
trip_notes_1?: string;
|
|
4470
4485
|
trip_notes_2?: string;
|
|
4471
4486
|
trip_notes_3?: string;
|
|
@@ -4551,10 +4566,13 @@ interface VehicleDetailBody extends Record<string, unknown> {
|
|
|
4551
4566
|
interface VehicleDetailLifeCycle extends Record<string, unknown> {
|
|
4552
4567
|
vehicle_details_life_cycle_id: string;
|
|
4553
4568
|
service_start_date?: string;
|
|
4569
|
+
service_start_date_f?: string;
|
|
4554
4570
|
service_start_odometer_reading?: number;
|
|
4555
4571
|
service_end_date?: string;
|
|
4572
|
+
service_end_date_f?: string;
|
|
4556
4573
|
service_end_odometer_reading?: number;
|
|
4557
4574
|
life_estimate_max_month_year?: string;
|
|
4575
|
+
life_estimate_max_month_year_f?: string;
|
|
4558
4576
|
life_estimate_max_odometer_reading?: number;
|
|
4559
4577
|
life_expiry: LifeExpiry;
|
|
4560
4578
|
is_extended_life_approved: YesNo;
|
|
@@ -4572,6 +4590,7 @@ interface VehicleDetailLifeCycle extends Record<string, unknown> {
|
|
|
4572
4590
|
interface VehicleDetailPurchase extends Record<string, unknown> {
|
|
4573
4591
|
vehicle_details_purchase_id: string;
|
|
4574
4592
|
purchase_date?: string;
|
|
4593
|
+
purchase_date_f?: string;
|
|
4575
4594
|
purchase_notes?: string;
|
|
4576
4595
|
purchase_vehicle_type: PurchaseVehicleType;
|
|
4577
4596
|
purchase_type: PurchaseType;
|
|
@@ -4582,17 +4601,23 @@ interface VehicleDetailPurchase extends Record<string, unknown> {
|
|
|
4582
4601
|
loan_interest_type?: LoanInterestType;
|
|
4583
4602
|
loan_no_of_installments?: number;
|
|
4584
4603
|
loan_first_payment_date?: string;
|
|
4604
|
+
loan_first_payment_date_f?: string;
|
|
4585
4605
|
loan_last_payment_date?: string;
|
|
4606
|
+
loan_last_payment_date_f?: string;
|
|
4586
4607
|
loan_monthly_emi?: number;
|
|
4587
4608
|
loan_emi_date?: number;
|
|
4588
4609
|
lease_start_date?: string;
|
|
4610
|
+
lease_start_date_f?: string;
|
|
4589
4611
|
lease_end_date?: string;
|
|
4612
|
+
lease_end_date_f?: string;
|
|
4590
4613
|
lease_security_deposit_amount?: number;
|
|
4591
4614
|
lease_monthly_emi_amount?: number;
|
|
4592
4615
|
lease_emi_date?: number;
|
|
4593
4616
|
warranty_expiration_date?: string;
|
|
4617
|
+
warranty_expiration_date_f?: string;
|
|
4594
4618
|
warranty_max_odometer_reading?: number;
|
|
4595
4619
|
warranty_exchange_date?: string;
|
|
4620
|
+
warranty_exchange_date_f?: string;
|
|
4596
4621
|
status: Status;
|
|
4597
4622
|
added_date_time: string;
|
|
4598
4623
|
modified_date_time: string;
|
|
@@ -4612,8 +4637,11 @@ interface VehicleDocument extends Record<string, unknown> {
|
|
|
4612
4637
|
document_authorized_name?: String;
|
|
4613
4638
|
document_cost?: number;
|
|
4614
4639
|
document_issue_date?: String;
|
|
4640
|
+
document_issue_date_f?: String;
|
|
4615
4641
|
document_valid_till_date?: String;
|
|
4642
|
+
document_valid_till_date_f?: String;
|
|
4616
4643
|
document_renewal_date?: String;
|
|
4644
|
+
document_renewal_date_f?: String;
|
|
4617
4645
|
document_validity_status: DocumentValidityStatus;
|
|
4618
4646
|
document_status: DocumentStatus;
|
|
4619
4647
|
document_details_1?: String;
|
|
@@ -4663,6 +4691,7 @@ interface VehicleOdometerHistory extends Record<string, unknown> {
|
|
|
4663
4691
|
vehicle_odometer_history_id: string;
|
|
4664
4692
|
odometer_reading: number;
|
|
4665
4693
|
odometer_date: string;
|
|
4694
|
+
odometer_date_f?: string;
|
|
4666
4695
|
odometer_source: OdometerSource;
|
|
4667
4696
|
status: Status;
|
|
4668
4697
|
added_date_time: string;
|
|
@@ -7331,4 +7360,4 @@ declare const get_user_organisation_presigned_url: (file_name: string) => Promis
|
|
|
7331
7360
|
declare const getUserOrganisationCache: () => Promise<FBR<UserOrganisation[]>>;
|
|
7332
7361
|
declare const getUserOrganisationCacheSimple: () => Promise<FBR<UserOrganisationSimple[]>>;
|
|
7333
7362
|
|
|
7334
|
-
export { createMasterMainState as $, findMasterMainCurrencies as A, createMasterMainCurrency as B, updateMasterMainCurrency as C, deleteMasterMainCurrency as D, getMasterMainCurrencyCache as E, type MasterMainTimeZone as F, MasterMainTimeZoneSchema as G, type MasterMainTimeZoneDTO as H, MasterMainTimeZoneQuerySchema as I, type MasterMainTimeZoneQueryDTO as J, toMasterMainTimeZonePayload as K, newMasterMainTimeZonePayload as L, type MasterVehicle as M, findMasterMainTimeZones as N, type OrganisationBranch as O, createMasterMainTimeZone as P, updateMasterMainTimeZone as Q, deleteMasterMainTimeZone as R, getMasterMainTimeZoneCache as S, MasterMainStateSchema as T, type UserOrganisation as U, type MasterMainStateDTO as V, MasterMainStateQuerySchema as W, type MasterMainStateQueryDTO as X, toMasterMainStatePayload as Y, newMasterMainStatePayload as Z, findMasterMainStates as _, type User as a, getOrganisationSubCompanyCacheCount as a$, updateMasterMainState as a0, deleteMasterMainState as a1, getMasterMainStateCache as a2, MasterMainCountrySchema as a3, type MasterMainCountryDTO as a4, MasterMainCountryQuerySchema as a5, type MasterMainCountryQueryDTO as a6, toMasterMainCountryPayload as a7, newMasterMainCountryPayload as a8, findMasterMainCountries as a9, updateMasterMainUnitMileage as aA, deleteMasterMainUnitMileage as aB, getMasterMainUnitMileageCache as aC, type MasterMainUnitVolume as aD, MasterMainUnitVolumeSchema as aE, type MasterMainUnitVolumeDTO as aF, MasterMainUnitVolumeQuerySchema as aG, type MasterMainUnitVolumeQueryDTO as aH, toMasterMainUnitVolumePayload as aI, newMasterMainUnitVolumePayload as aJ, findMasterMainUnitVolumes as aK, createMasterMainUnitVolume as aL, updateMasterMainUnitVolume as aM, deleteMasterMainUnitVolume as aN, getMasterMainUnitVolumeCache as aO, type OrganisationSubCompany as aP, OrganisationSubCompanySchema as aQ, type OrganisationSubCompanyDTO as aR, OrganisationSubCompanyQuerySchema as aS, type OrganisationSubCompanyQueryDTO as aT, toOrganisationSubCompanyPayload as aU, newOrganisationSubCompanyPayload as aV, findOrganisationSubCompanyies as aW, createOrganisationSubCompany as aX, updateOrganisationSubCompany as aY, deleteOrganisationSubCompany as aZ, getOrganisationSubCompanyCache as a_, createMasterMainCountry as aa, updateMasterMainCountry as ab, deleteMasterMainCountry as ac, getMasterMainCountryCache as ad, getMasterMainCountryCacheChild as ae, type MasterMainDateFormat as af, MasterMainDateFormatSchema as ag, type MasterMainDateFormatDTO as ah, MasterMainDateFormatQuerySchema as ai, type MasterMainDateFormatQueryDTO as aj, toMasterMainDateFormatPayload as ak, newMasterMainDateFormatPayload as al, findMasterMainDateFormats as am, createMasterMainDateFormat as an, updateMasterMainDateFormat as ao, deleteMasterMainDateFormat as ap, getMasterMainDateFormatCache as aq, type MasterMainUnitMileage as ar, MasterMainUnitMileageSchema as as, type MasterMainUnitMileageDTO as at, MasterMainUnitMileageQuerySchema as au, type MasterMainUnitMileageQueryDTO as av, toMasterMainUnitMileagePayload as aw, newMasterMainUnitMileagePayload as ax, findMasterMainUnitMileages as ay, createMasterMainUnitMileage as az, type MasterDriver as b, deleteMasterDriverLogo as b$, getOrganisationSubCompanyCacheChild as b0, OrganisationBranchSchema as b1, type OrganisationBranchDTO as b2, OrganisationBranchQuerySchema as b3, type OrganisationBranchQueryDTO as b4, toOrganisationBranchPayload as b5, newOrganisationBranchPayload as b6, findOrganisationBranchs as b7, createOrganisationBranch as b8, updateOrganisationBranch as b9, createOrganisationTag as bA, updateOrganisationTag as bB, deleteOrganisationTag as bC, getOrganisationTagCache as bD, getOrganisationTagCacheCount as bE, getOrganisationTagCacheChild as bF, type MasterDriverFile as bG, type AssignRemoveDriverHistory as bH, type DriverLoginPush as bI, MasterDriverFileSchema as bJ, type MasterDriverFileDTO as bK, MasterDriverSchema as bL, type MasterDriverDTO as bM, MasterDriverQuerySchema as bN, type MasterDriverQueryDTO as bO, MasterDriverLogoSchema as bP, type MasterDriverLogoDTO as bQ, MasterDriverProfileSchema as bR, type MasterDriverProfileDTO as bS, toDriverPayload as bT, toDriverProfilePayload as bU, newDriverPayload as bV, findMasterDriver as bW, createMasterDriver as bX, updateMasterDriver as bY, deleteMasterDriver as bZ, updateMasterDriverLogo as b_, deleteOrganisationBranch as ba, getOrganisationBranchCache as bb, getOrganisationBranchCacheCount as bc, getOrganisationBranchCacheChild as bd, type OrganisationColor as be, OrganisationColorSchema as bf, type OrganisationColorDTO as bg, OrganisationColorQuerySchema as bh, type OrganisationColorQueryDTO as bi, toOrganisationColorPayload as bj, newOrganisationColorPayload as bk, findOrganisationColors as bl, createOrganisationColor as bm, updateOrganisationColor as bn, deleteOrganisationColor as bo, getOrganisationColorCache as bp, getOrganisationColorCacheCount as bq, getOrganisationColorCacheChild as br, type OrganisationTag as bs, OrganisationTagSchema as bt, type OrganisationTagDTO as bu, OrganisationTagQuerySchema as bv, type OrganisationTagQueryDTO as bw, toOrganisationTagPayload as bx, newOrganisationTagPayload as by, findOrganisationTags as bz, type MasterDevice as c, type MasterDeviceDTO as c$, updateMasterDriverProfile as c0, getMasterDriverCache as c1, getMasterDriverCacheSimple as c2, get_master_driver_presigned_url as c3, get_master_driver_presigned_url_file$1 as c4, create_file as c5, remove_file as c6, type MasterDeviceType as c7, MasterDeviceTypeSchema as c8, type MasterDeviceTypeDTO as c9, MasterDeviceManufacturerSchema as cA, type MasterDeviceManufacturerDTO as cB, MasterDeviceManufacturerQuerySchema as cC, type MasterDeviceManufacturerQueryDTO as cD, toMasterDeviceManufacturerPayload as cE, newMasterDeviceManufacturerPayload as cF, findMasterDeviceManufacturers as cG, createMasterDeviceManufacturer as cH, updateMasterDeviceManufacturer as cI, deleteMasterDeviceManufacturer as cJ, getMasterDeviceManufacturerCache as cK, getMasterDeviceManufacturerCacheCount as cL, getMasterDeviceManufacturerCacheChild as cM, type MasterSim as cN, type AssignRemoveSimHistory as cO, MasterSimSchema as cP, type MasterSimDTO as cQ, MasterSimQuerySchema as cR, type MasterSimQueryDTO as cS, toMasterSimPayload as cT, newMasterSimPayload as cU, findMasterSims as cV, createMasterSim as cW, updateMasterSim as cX, deleteMasterSim as cY, type AssignRemoveDeviceHistory as cZ, MasterDeviceSchema as c_, MasterDeviceTypeQuerySchema as ca, type MasterDeviceTypeQueryDTO as cb, toMasterDeviceTypePayload as cc, newMasterDeviceTypePayload as cd, findMasterDeviceTypes as ce, createMasterDeviceType as cf, updateMasterDeviceType as cg, deleteMasterDeviceType as ch, getMasterDeviceTypeCache as ci, getMasterDeviceTypeCacheCount as cj, getMasterDeviceTypeCacheChild as ck, type MasterDeviceModel as cl, MasterDeviceModelSchema as cm, type MasterDeviceModelDTO as cn, MasterDeviceModelQuerySchema as co, type MasterDeviceModelQueryDTO as cp, toMasterDeviceModelPayload as cq, newMasterDeviceModelPayload as cr, findMasterDeviceModels as cs, createMasterDeviceModel as ct, updateMasterDeviceModel as cu, deleteMasterDeviceModel as cv, getMasterDeviceModelCache as cw, getMasterDeviceModelCacheCount as cx, getMasterDeviceModelCacheChild as cy, type MasterDeviceManufacturer as cz, type MasterVehicleFuelType as d, toMasterVehicleMakePayload as d$, MasterDeviceQuerySchema as d0, type MasterDeviceQueryDTO as d1, DeviceSimLinkSchema as d2, type DeviceSimLinkDTO as d3, toMasterDevicePayload as d4, newMasterDevicePayload as d5, findMasterDevices as d6, createMasterDevice as d7, updateMasterDevice as d8, deleteMasterDevice as d9, newMasterVehicleSubModelPayload as dA, findMasterVehicleSubModels as dB, createMasterVehicleSubModel as dC, updateMasterVehicleSubModel as dD, deleteMasterVehicleSubModel as dE, getMasterVehicleSubModelCache as dF, getMasterVehicleSubModelCacheCount as dG, getMasterVehicleSubModelCacheChild as dH, type MasterVehicleModel as dI, MasterVehicleModelSchema as dJ, type MasterVehicleModelDTO as dK, MasterVehicleModelQuerySchema as dL, type MasterVehicleModelQueryDTO as dM, toMasterVehicleModelPayload as dN, newMasterVehicleModelPayload as dO, findMasterVehicleModels as dP, createMasterVehicleModel as dQ, updateMasterVehicleModel as dR, deleteMasterVehicleModel as dS, getMasterVehicleModelCache as dT, getMasterVehicleModelCacheCount as dU, getMasterVehicleModelCacheChild as dV, type MasterVehicleMake as dW, MasterVehicleMakeSchema as dX, type MasterVehicleMakeDTO as dY, MasterVehicleMakeQuerySchema as dZ, type MasterVehicleMakeQueryDTO as d_, device_sim_link as da, device_sim_unlink as db, get_device_sim_link_history_by_sim as dc, get_device_sim_link_history_by_device as dd, type OrganisationGroup as de, type VehicleOrganisationGroupLink as df, OrganisationGroupSchema as dg, type OrganisationGroupDTO as dh, OrganisationGroupQuerySchema as di, type OrganisationGroupQueryDTO as dj, toOrganisationGroupPayload as dk, newOrganisationGroupPayload as dl, findOrganisationGroups as dm, createOrganisationGroup as dn, updateOrganisationGroup as dp, deleteOrganisationGroup as dq, getOrganisationGroupCache as dr, getOrganisationGroupCacheCount as ds, getOrganisationGroupCacheChild as dt, type MasterVehicleSubModel as du, MasterVehicleSubModelSchema as dv, type MasterVehicleSubModelDTO as dw, MasterVehicleSubModelQuerySchema as dx, type MasterVehicleSubModelQueryDTO as dy, toMasterVehicleSubModelPayload as dz, type MasterVehicleFuelUnit as e, type MasterVehicleAssociatedTo as e$, newMasterVehicleMakePayload as e0, findMasterVehicleMakes as e1, createMasterVehicleMake as e2, updateMasterVehicleMake as e3, deleteMasterVehicleMake as e4, getMasterVehicleMakeCache as e5, getMasterVehicleMakeCacheCount as e6, getMasterVehicleMakeCacheChild as e7, type MasterVehicleStatusType as e8, MasterVehicleStatusTypeSchema as e9, type MasterVehicleType as eA, MasterVehicleTypeSchema as eB, type MasterVehicleTypeDTO as eC, MasterVehicleTypeQuerySchema as eD, type MasterVehicleTypeQueryDTO as eE, toMasterVehicleTypePayload as eF, newMasterVehicleTypePayload as eG, findMasterVehicleTypes as eH, createMasterVehicleType as eI, updateMasterVehicleType as eJ, deleteMasterVehicleType as eK, getMasterVehicleTypeCache as eL, getMasterVehicleTypeCacheCount as eM, getMasterVehicleTypeCacheChild as eN, MasterVehicleFuelTypeSchema as eO, type MasterVehicleFuelTypeDTO as eP, MasterVehicleFuelTypeQuerySchema as eQ, type MasterVehicleFuelTypeQueryDTO as eR, toMasterVehicleFuelTypePayload as eS, newMasterVehicleFuelTypePayload as eT, findMasterVehicleFuelTypes as eU, createMasterVehicleFuelType as eV, updateMasterVehicleFuelType as eW, deleteMasterVehicleFuelType as eX, getMasterVehicleFuelTypeCache as eY, getMasterVehicleFuelTypeCacheCount as eZ, getMasterVehicleFuelTypeCacheChild as e_, type MasterVehicleStatusTypeDTO as ea, MasterVehicleStatusTypeQuerySchema as eb, type MasterVehicleStatusTypeQueryDTO as ec, toMasterVehicleStatusTypePayload as ed, newMasterVehicleStatusTypePayload as ee, findMasterVehicleStatusTypes as ef, createMasterVehicleStatusType as eg, updateMasterVehicleStatusType as eh, deleteMasterVehicleStatusType as ei, getMasterVehicleStatusTypeCache as ej, getMasterVehicleStatusTypeCacheCount as ek, getMasterVehicleStatusTypeCacheChild as el, type MasterVehicleOwnershipType as em, MasterVehicleOwnershipTypeSchema as en, type MasterVehicleOwnershipTypeDTO as eo, MasterVehicleOwnershipTypeQuerySchema as ep, type MasterVehicleOwnershipTypeQueryDTO as eq, toMasterVehicleOwnershipTypePayload as er, newMasterVehicleOwnershipTypePayload as es, findMasterVehicleOwnershipTypes as et, createMasterVehicleOwnershipType as eu, updateMasterVehicleOwnershipType as ev, deleteMasterVehicleOwnershipType as ew, getMasterVehicleOwnershipTypeCache as ex, getMasterVehicleOwnershipTypeCacheCount as ey, getMasterVehicleOwnershipTypeCacheChild as ez, type MasterMainCountry as f, VehicleDetailGPSSensorSchema as f$, MasterVehicleAssociatedToSchema as f0, type MasterVehicleAssociatedToDTO as f1, MasterVehicleAssociatedToQuerySchema as f2, type MasterVehicleAssociatedToQueryDTO as f3, toMasterVehicleAssociatedToPayload as f4, newMasterVehicleAssociatedToPayload as f5, findMasterVehicleAssociatedTos as f6, createMasterVehicleAssociatedTo as f7, updateMasterVehicleAssociatedTo as f8, deleteMasterVehicleAssociatedTo as f9, deleteMasterVehicleDocumentType as fA, getMasterVehicleDocumentTypeCache as fB, type MasterVehicleDropdown as fC, type MasterVehicleFile as fD, type VehicleDetailGPS as fE, type VehicleDetailTrip as fF, type VehicleDetailBody as fG, type VehicleDetailLifeCycle as fH, type VehicleDetailPurchase as fI, type VehicleDocument as fJ, type VehicleDocumentFile as fK, type VehicleDocumentExpiry as fL, type VehicleOdometerHistory as fM, MasterVehicleFileSchema as fN, type MasterVehicleFileDTO as fO, VehicleSchema as fP, type VehicleDTO as fQ, VehicleBulkSchema as fR, type VehicleBulkDTO as fS, MasterDeviceFileSchema as fT, type MasterDeviceFileDTO as fU, VehicleDeviceLinkSchema as fV, type VehicleDeviceLinkDTO as fW, VehicleDeviceUnlinkSchema as fX, type VehicleDeviceUnlinkDTO as fY, VehicleDriverLinkSchema as fZ, type VehicleDriverLinkDTO as f_, getMasterVehicleAssociatedToCache as fa, getMasterVehicleAssociatedToCacheCount as fb, getMasterVehicleAssociatedToCacheChild as fc, MasterVehicleFuelUnitSchema as fd, type MasterVehicleFuelUnitDTO as fe, MasterVehicleFuelUnitQuerySchema as ff, type MasterVehicleFuelUnitQueryDTO as fg, toMasterVehicleFuelUnitPayload as fh, newMasterVehicleFuelUnitPayload as fi, findMasterVehicleFuelUnits as fj, createMasterVehicleFuelUnit as fk, updateMasterVehicleFuelUnit as fl, deleteMasterVehicleFuelUnit as fm, getMasterVehicleFuelUnitCache as fn, getMasterVehicleFuelUnitCacheCount as fo, getMasterVehicleFuelUnitCacheChild as fp, type MasterVehicleDocumentType as fq, MasterVehicleDocumentTypeSchema as fr, type MasterVehicleDocumentTypeDTO as fs, MasterVehicleDocumentTypeQuerySchema as ft, type MasterVehicleDocumentTypeQueryDTO as fu, toMasterVehicleDocumentTypePayload as fv, newMasterVehicleDocumentTypePayload as fw, findMasterVehicleDocumentTypes as fx, createMasterVehicleDocumentType as fy, updateMasterVehicleDocumentType as fz, type MasterMainState as g, removeFileDevice as g$, type VehicleDetailGPSSensorDTO as g0, VehicleDetailTripSchema as g1, type VehicleDetailTripDTO as g2, VehicleDetailBodySchema as g3, type VehicleDetailBodyDTO as g4, VehicleDetailLifeCycleSchema as g5, type VehicleDetailLifeCycleDto as g6, VehicleDetailPurchaseSchema as g7, type VehicleDetailPurchaseDTO as g8, MasterVehicleDocumentFileSchema as g9, get_master_driver_presigned_url_file as gA, findVehicles as gB, findVehiclesLiveDashboard as gC, findVehicleGPSDetails as gD, createVehicle as gE, updateVehicle as gF, deleteVehicle as gG, updateDetailsGpsSensor as gH, updateDetailsTrip as gI, updateVehicleBodyDetails as gJ, updateVehicleLifeCycleDetails as gK, updateVehiclePurchaseDetails as gL, linkDriverToVehicle as gM, unlinkDriverFromVehicle as gN, getDriverLinkHistoryByVehicle as gO, getDriverLinkHistoryByDriver as gP, linkDeviceToVehicle as gQ, unlinkDeviceFromVehicle as gR, getDeviceLinkHistoryByVehicle as gS, getDeviceLinkHistoryByDevice as gT, createDocument as gU, findDocument as gV, updateDocument as gW, removeDocument as gX, createFileVehicle as gY, removeFileVehicle as gZ, createFileDevice as g_, type MasterVehicleDocumentFileDTO as ga, VehicleDocumentSchema as gb, type VehicleDocumentDTO as gc, VehicleDocumentQuerySchema as gd, type VehicleDocumentQueryDTO as ge, VehicleDocumentExpirySchema as gf, type VehicleDocumentExpiryDTO as gg, VehicleDocumentExpiryQuerySchema as gh, type VehicleDocumentExpiryQueryDTO as gi, VehicleQuerySchema as gj, type VehicleQueryDTO as gk, SimpleFindQuerySchema as gl, type SimpleFindQueryDTO as gm, VehicleGPSQuerySchema as gn, type VehicleGPSQueryDTO as go, toVehiclePayload as gp, newVehiclePayload as gq, toVehicleDetailsGPSPayload as gr, toVehicleDetailsTripPayload as gs, toVehicleDetailsBodyPayload as gt, toVehicleDetailLifeCyclePayload as gu, toVehicleDetailPurchasePayload as gv, toVehicleDocumentExpiryPayload as gw, newVehicleDocumentExpiryPayload as gx, get_vehicle_presigned_url as gy, get_device_presigned_url as gz, type MasterMainIndustry as h, UserDefaultDateFormatSchema as h$, createFileVehicleDocument as h0, removeFileVehicleDocument as h1, createDocumentExpiry as h2, findDocumentExpiry as h3, updateDocumentExpiry as h4, removeDocumentExpiry as h5, getVehicleCache as h6, getVehicleSimpleCache as h7, getVehicleParentCache as h8, getVehicleSimpleDropdownCustom as h9, getMasterUserStatusCacheCount as hA, type MasterMainLanguage as hB, MasterMainLanguageSchema as hC, type MasterMainLanguageDTO as hD, MasterMainLanguageQuerySchema as hE, type MasterMainLanguageQueryDTO as hF, toMasterMainLanguagePayload as hG, newMasterMainLanguagePayload as hH, findMasterMainLanguages as hI, createMasterMainLanguage as hJ, updateMasterMainLanguage as hK, deleteMasterMainLanguage as hL, getMasterMainLanguageCache as hM, type UserVehicleLink as hN, type UserLoginPush as hO, UserSchema as hP, type UserDTO as hQ, UserQuerySchema as hR, type UserQueryDTO as hS, UserLogoSchema as hT, type UserLogoDTO as hU, UserProfileSchema as hV, type UserProfileDTO as hW, UserDefaultLanguageSchema as hX, type UserDefaultLanguageDTO as hY, UserDefaultTimeZoneSchema as hZ, type UserDefaultTimeZoneDTO as h_, getVehicleSimpleDropdownCacheLiveData as ha, type MasterUserRole as hb, MasterUserRoleSchema as hc, type MasterUserRoleDTO as hd, MasterUserRoleQuerySchema as he, type MasterUserRoleQueryDTO as hf, toMasterUserRolePayload as hg, newMasterUserRolePayload as hh, findMasterUserRoles as hi, createMasterUserRole as hj, updateMasterUserRole as hk, deleteMasterUserRole as hl, getMasterUserRoleCache as hm, getMasterUserRoleCacheCount as hn, type MasterUserStatus as ho, MasterUserStatusSchema as hp, type MasterUserStatusDTO as hq, MasterUserStatusQuerySchema as hr, type MasterUserStatusQueryDTO as hs, toMasterUserStatusPayload as ht, newMasterUserStatusPayload as hu, findMasterUserStatuses as hv, createMasterUserStatus as hw, updateMasterUserStatus as hx, deleteMasterUserStatus as hy, getMasterUserStatusCache as hz, MasterMainIndustrySchema as i, type UserDefaultDateFormatDTO as i0, newUserPayload as i1, toUserPayload as i2, toUserProfilePayload as i3, findUser as i4, createUser as i5, updateUser as i6, deleteUser as i7, updateUserLogo as i8, deleteUserLogo as i9, getUserOrganisationCacheSimple as iA, updateUserProfile as ia, getUserCache as ib, getUserCacheSimple as ic, get_user_presigned_url as id, updateUserDefaultLanguage as ie, updateUserDefaultTimezone as ig, updateUserDefaultDateformat as ih, type UserOrganisationSimple as ii, UserOrganisationSchema as ij, type UserOrganisationDTO as ik, UserOrganisationQuerySchema as il, type UserOrganisationQueryDTO as im, UserOrganisationLogoSchema as io, type UserOrganisationLogoDTO as ip, toUserOrganisationPayload as iq, newUserOrganisationPayload as ir, findUserOrganisation as is, createUserOrganisation as it, updateUserOrganisation as iu, deleteUserOrganisation as iv, updateUserOrganisationLogo as iw, deleteUserOrganisationLogo as ix, get_user_organisation_presigned_url as iy, getUserOrganisationCache as iz, type MasterMainIndustryDTO as j, MasterMainIndustryQuerySchema as k, type MasterMainIndustryQueryDTO as l, findMasterMainIndustrys as m, newMasterMainIndustryPayload as n, createMasterMainIndustry as o, deleteMasterMainIndustry as p, getMasterMainIndustryCache as q, type MasterMainCurrency as r, MasterMainCurrencySchema as s, toMasterMainIndustryPayload as t, updateMasterMainIndustry as u, type MasterMainCurrencyDTO as v, MasterMainCurrencyQuerySchema as w, type MasterMainCurrencyQueryDTO as x, toMasterMainCurrencyPayload as y, newMasterMainCurrencyPayload as z };
|
|
7363
|
+
export { findMasterMainStates as $, findMasterMainCurrencies as A, createMasterMainCurrency as B, updateMasterMainCurrency as C, deleteMasterMainCurrency as D, getMasterMainCurrencyCache as E, type MasterMainTimeZone as F, MasterMainTimeZoneSchema as G, type MasterMainTimeZoneDTO as H, MasterMainTimeZoneQuerySchema as I, type MasterMainTimeZoneQueryDTO as J, toMasterMainTimeZonePayload as K, newMasterMainTimeZonePayload as L, type MasterVehicle as M, findMasterMainTimeZones as N, type OrganisationBranch as O, createMasterMainTimeZone as P, updateMasterMainTimeZone as Q, deleteMasterMainTimeZone as R, getMasterMainTimeZoneCacheAll as S, getMasterMainTimeZoneCache as T, type UserOrganisation as U, MasterMainStateSchema as V, type MasterMainStateDTO as W, MasterMainStateQuerySchema as X, type MasterMainStateQueryDTO as Y, toMasterMainStatePayload as Z, newMasterMainStatePayload as _, type User as a, getOrganisationSubCompanyCache as a$, createMasterMainState as a0, updateMasterMainState as a1, deleteMasterMainState as a2, getMasterMainStateCache as a3, MasterMainCountrySchema as a4, type MasterMainCountryDTO as a5, MasterMainCountryQuerySchema as a6, type MasterMainCountryQueryDTO as a7, toMasterMainCountryPayload as a8, newMasterMainCountryPayload as a9, createMasterMainUnitMileage as aA, updateMasterMainUnitMileage as aB, deleteMasterMainUnitMileage as aC, getMasterMainUnitMileageCache as aD, type MasterMainUnitVolume as aE, MasterMainUnitVolumeSchema as aF, type MasterMainUnitVolumeDTO as aG, MasterMainUnitVolumeQuerySchema as aH, type MasterMainUnitVolumeQueryDTO as aI, toMasterMainUnitVolumePayload as aJ, newMasterMainUnitVolumePayload as aK, findMasterMainUnitVolumes as aL, createMasterMainUnitVolume as aM, updateMasterMainUnitVolume as aN, deleteMasterMainUnitVolume as aO, getMasterMainUnitVolumeCache as aP, type OrganisationSubCompany as aQ, OrganisationSubCompanySchema as aR, type OrganisationSubCompanyDTO as aS, OrganisationSubCompanyQuerySchema as aT, type OrganisationSubCompanyQueryDTO as aU, toOrganisationSubCompanyPayload as aV, newOrganisationSubCompanyPayload as aW, findOrganisationSubCompanyies as aX, createOrganisationSubCompany as aY, updateOrganisationSubCompany as aZ, deleteOrganisationSubCompany as a_, findMasterMainCountries as aa, createMasterMainCountry as ab, updateMasterMainCountry as ac, deleteMasterMainCountry as ad, getMasterMainCountryCache as ae, getMasterMainCountryCacheChild as af, type MasterMainDateFormat as ag, MasterMainDateFormatSchema as ah, type MasterMainDateFormatDTO as ai, MasterMainDateFormatQuerySchema as aj, type MasterMainDateFormatQueryDTO as ak, toMasterMainDateFormatPayload as al, newMasterMainDateFormatPayload as am, findMasterMainDateFormats as an, createMasterMainDateFormat as ao, updateMasterMainDateFormat as ap, deleteMasterMainDateFormat as aq, getMasterMainDateFormatCache as ar, type MasterMainUnitMileage as as, MasterMainUnitMileageSchema as at, type MasterMainUnitMileageDTO as au, MasterMainUnitMileageQuerySchema as av, type MasterMainUnitMileageQueryDTO as aw, toMasterMainUnitMileagePayload as ax, newMasterMainUnitMileagePayload as ay, findMasterMainUnitMileages as az, type MasterDriver as b, updateMasterDriverLogo as b$, getOrganisationSubCompanyCacheCount as b0, getOrganisationSubCompanyCacheChild as b1, OrganisationBranchSchema as b2, type OrganisationBranchDTO as b3, OrganisationBranchQuerySchema as b4, type OrganisationBranchQueryDTO as b5, toOrganisationBranchPayload as b6, newOrganisationBranchPayload as b7, findOrganisationBranchs as b8, createOrganisationBranch as b9, findOrganisationTags as bA, createOrganisationTag as bB, updateOrganisationTag as bC, deleteOrganisationTag as bD, getOrganisationTagCache as bE, getOrganisationTagCacheCount as bF, getOrganisationTagCacheChild as bG, type MasterDriverFile as bH, type AssignRemoveDriverHistory as bI, type DriverLoginPush as bJ, MasterDriverFileSchema as bK, type MasterDriverFileDTO as bL, MasterDriverSchema as bM, type MasterDriverDTO as bN, MasterDriverQuerySchema as bO, type MasterDriverQueryDTO as bP, MasterDriverLogoSchema as bQ, type MasterDriverLogoDTO as bR, MasterDriverProfileSchema as bS, type MasterDriverProfileDTO as bT, toDriverPayload as bU, toDriverProfilePayload as bV, newDriverPayload as bW, findMasterDriver as bX, createMasterDriver as bY, updateMasterDriver as bZ, deleteMasterDriver as b_, updateOrganisationBranch as ba, deleteOrganisationBranch as bb, getOrganisationBranchCache as bc, getOrganisationBranchCacheCount as bd, getOrganisationBranchCacheChild as be, type OrganisationColor as bf, OrganisationColorSchema as bg, type OrganisationColorDTO as bh, OrganisationColorQuerySchema as bi, type OrganisationColorQueryDTO as bj, toOrganisationColorPayload as bk, newOrganisationColorPayload as bl, findOrganisationColors as bm, createOrganisationColor as bn, updateOrganisationColor as bo, deleteOrganisationColor as bp, getOrganisationColorCache as bq, getOrganisationColorCacheCount as br, getOrganisationColorCacheChild as bs, type OrganisationTag as bt, OrganisationTagSchema as bu, type OrganisationTagDTO as bv, OrganisationTagQuerySchema as bw, type OrganisationTagQueryDTO as bx, toOrganisationTagPayload as by, newOrganisationTagPayload as bz, type MasterDevice as c, MasterDeviceSchema as c$, deleteMasterDriverLogo as c0, updateMasterDriverProfile as c1, getMasterDriverCache as c2, getMasterDriverCacheSimple as c3, get_master_driver_presigned_url as c4, get_master_driver_presigned_url_file$1 as c5, create_file as c6, remove_file as c7, type MasterDeviceType as c8, MasterDeviceTypeSchema as c9, type MasterDeviceManufacturer as cA, MasterDeviceManufacturerSchema as cB, type MasterDeviceManufacturerDTO as cC, MasterDeviceManufacturerQuerySchema as cD, type MasterDeviceManufacturerQueryDTO as cE, toMasterDeviceManufacturerPayload as cF, newMasterDeviceManufacturerPayload as cG, findMasterDeviceManufacturers as cH, createMasterDeviceManufacturer as cI, updateMasterDeviceManufacturer as cJ, deleteMasterDeviceManufacturer as cK, getMasterDeviceManufacturerCache as cL, getMasterDeviceManufacturerCacheCount as cM, getMasterDeviceManufacturerCacheChild as cN, type MasterSim as cO, type AssignRemoveSimHistory as cP, MasterSimSchema as cQ, type MasterSimDTO as cR, MasterSimQuerySchema as cS, type MasterSimQueryDTO as cT, toMasterSimPayload as cU, newMasterSimPayload as cV, findMasterSims as cW, createMasterSim as cX, updateMasterSim as cY, deleteMasterSim as cZ, type AssignRemoveDeviceHistory as c_, type MasterDeviceTypeDTO as ca, MasterDeviceTypeQuerySchema as cb, type MasterDeviceTypeQueryDTO as cc, toMasterDeviceTypePayload as cd, newMasterDeviceTypePayload as ce, findMasterDeviceTypes as cf, createMasterDeviceType as cg, updateMasterDeviceType as ch, deleteMasterDeviceType as ci, getMasterDeviceTypeCache as cj, getMasterDeviceTypeCacheCount as ck, getMasterDeviceTypeCacheChild as cl, type MasterDeviceModel as cm, MasterDeviceModelSchema as cn, type MasterDeviceModelDTO as co, MasterDeviceModelQuerySchema as cp, type MasterDeviceModelQueryDTO as cq, toMasterDeviceModelPayload as cr, newMasterDeviceModelPayload as cs, findMasterDeviceModels as ct, createMasterDeviceModel as cu, updateMasterDeviceModel as cv, deleteMasterDeviceModel as cw, getMasterDeviceModelCache as cx, getMasterDeviceModelCacheCount as cy, getMasterDeviceModelCacheChild as cz, type MasterVehicleFuelType as d, type MasterVehicleMakeQueryDTO as d$, type MasterDeviceDTO as d0, MasterDeviceQuerySchema as d1, type MasterDeviceQueryDTO as d2, DeviceSimLinkSchema as d3, type DeviceSimLinkDTO as d4, toMasterDevicePayload as d5, newMasterDevicePayload as d6, findMasterDevices as d7, createMasterDevice as d8, updateMasterDevice as d9, toMasterVehicleSubModelPayload as dA, newMasterVehicleSubModelPayload as dB, findMasterVehicleSubModels as dC, createMasterVehicleSubModel as dD, updateMasterVehicleSubModel as dE, deleteMasterVehicleSubModel as dF, getMasterVehicleSubModelCache as dG, getMasterVehicleSubModelCacheCount as dH, getMasterVehicleSubModelCacheChild as dI, type MasterVehicleModel as dJ, MasterVehicleModelSchema as dK, type MasterVehicleModelDTO as dL, MasterVehicleModelQuerySchema as dM, type MasterVehicleModelQueryDTO as dN, toMasterVehicleModelPayload as dO, newMasterVehicleModelPayload as dP, findMasterVehicleModels as dQ, createMasterVehicleModel as dR, updateMasterVehicleModel as dS, deleteMasterVehicleModel as dT, getMasterVehicleModelCache as dU, getMasterVehicleModelCacheCount as dV, getMasterVehicleModelCacheChild as dW, type MasterVehicleMake as dX, MasterVehicleMakeSchema as dY, type MasterVehicleMakeDTO as dZ, MasterVehicleMakeQuerySchema as d_, deleteMasterDevice as da, device_sim_link as db, device_sim_unlink as dc, get_device_sim_link_history_by_sim as dd, get_device_sim_link_history_by_device as de, type OrganisationGroup as df, type VehicleOrganisationGroupLink as dg, OrganisationGroupSchema as dh, type OrganisationGroupDTO as di, OrganisationGroupQuerySchema as dj, type OrganisationGroupQueryDTO as dk, toOrganisationGroupPayload as dl, newOrganisationGroupPayload as dm, findOrganisationGroups as dn, createOrganisationGroup as dp, updateOrganisationGroup as dq, deleteOrganisationGroup as dr, getOrganisationGroupCache as ds, getOrganisationGroupCacheCount as dt, getOrganisationGroupCacheChild as du, type MasterVehicleSubModel as dv, MasterVehicleSubModelSchema as dw, type MasterVehicleSubModelDTO as dx, MasterVehicleSubModelQuerySchema as dy, type MasterVehicleSubModelQueryDTO as dz, type MasterVehicleFuelUnit as e, getMasterVehicleFuelTypeCacheChild as e$, toMasterVehicleMakePayload as e0, newMasterVehicleMakePayload as e1, findMasterVehicleMakes as e2, createMasterVehicleMake as e3, updateMasterVehicleMake as e4, deleteMasterVehicleMake as e5, getMasterVehicleMakeCache as e6, getMasterVehicleMakeCacheCount as e7, getMasterVehicleMakeCacheChild as e8, type MasterVehicleStatusType as e9, getMasterVehicleOwnershipTypeCacheChild as eA, type MasterVehicleType as eB, MasterVehicleTypeSchema as eC, type MasterVehicleTypeDTO as eD, MasterVehicleTypeQuerySchema as eE, type MasterVehicleTypeQueryDTO as eF, toMasterVehicleTypePayload as eG, newMasterVehicleTypePayload as eH, findMasterVehicleTypes as eI, createMasterVehicleType as eJ, updateMasterVehicleType as eK, deleteMasterVehicleType as eL, getMasterVehicleTypeCache as eM, getMasterVehicleTypeCacheCount as eN, getMasterVehicleTypeCacheChild as eO, MasterVehicleFuelTypeSchema as eP, type MasterVehicleFuelTypeDTO as eQ, MasterVehicleFuelTypeQuerySchema as eR, type MasterVehicleFuelTypeQueryDTO as eS, toMasterVehicleFuelTypePayload as eT, newMasterVehicleFuelTypePayload as eU, findMasterVehicleFuelTypes as eV, createMasterVehicleFuelType as eW, updateMasterVehicleFuelType as eX, deleteMasterVehicleFuelType as eY, getMasterVehicleFuelTypeCache as eZ, getMasterVehicleFuelTypeCacheCount as e_, MasterVehicleStatusTypeSchema as ea, type MasterVehicleStatusTypeDTO as eb, MasterVehicleStatusTypeQuerySchema as ec, type MasterVehicleStatusTypeQueryDTO as ed, toMasterVehicleStatusTypePayload as ee, newMasterVehicleStatusTypePayload as ef, findMasterVehicleStatusTypes as eg, createMasterVehicleStatusType as eh, updateMasterVehicleStatusType as ei, deleteMasterVehicleStatusType as ej, getMasterVehicleStatusTypeCache as ek, getMasterVehicleStatusTypeCacheCount as el, getMasterVehicleStatusTypeCacheChild as em, type MasterVehicleOwnershipType as en, MasterVehicleOwnershipTypeSchema as eo, type MasterVehicleOwnershipTypeDTO as ep, MasterVehicleOwnershipTypeQuerySchema as eq, type MasterVehicleOwnershipTypeQueryDTO as er, toMasterVehicleOwnershipTypePayload as es, newMasterVehicleOwnershipTypePayload as et, findMasterVehicleOwnershipTypes as eu, createMasterVehicleOwnershipType as ev, updateMasterVehicleOwnershipType as ew, deleteMasterVehicleOwnershipType as ex, getMasterVehicleOwnershipTypeCache as ey, getMasterVehicleOwnershipTypeCacheCount as ez, type MasterMainCountry as f, type VehicleDriverLinkDTO as f$, type MasterVehicleAssociatedTo as f0, MasterVehicleAssociatedToSchema as f1, type MasterVehicleAssociatedToDTO as f2, MasterVehicleAssociatedToQuerySchema as f3, type MasterVehicleAssociatedToQueryDTO as f4, toMasterVehicleAssociatedToPayload as f5, newMasterVehicleAssociatedToPayload as f6, findMasterVehicleAssociatedTos as f7, createMasterVehicleAssociatedTo as f8, updateMasterVehicleAssociatedTo as f9, updateMasterVehicleDocumentType as fA, deleteMasterVehicleDocumentType as fB, getMasterVehicleDocumentTypeCache as fC, type MasterVehicleDropdown as fD, type MasterVehicleFile as fE, type VehicleDetailGPS as fF, type VehicleDetailTrip as fG, type VehicleDetailBody as fH, type VehicleDetailLifeCycle as fI, type VehicleDetailPurchase as fJ, type VehicleDocument as fK, type VehicleDocumentFile as fL, type VehicleDocumentExpiry as fM, type VehicleOdometerHistory as fN, MasterVehicleFileSchema as fO, type MasterVehicleFileDTO as fP, VehicleSchema as fQ, type VehicleDTO as fR, VehicleBulkSchema as fS, type VehicleBulkDTO as fT, MasterDeviceFileSchema as fU, type MasterDeviceFileDTO as fV, VehicleDeviceLinkSchema as fW, type VehicleDeviceLinkDTO as fX, VehicleDeviceUnlinkSchema as fY, type VehicleDeviceUnlinkDTO as fZ, VehicleDriverLinkSchema as f_, deleteMasterVehicleAssociatedTo as fa, getMasterVehicleAssociatedToCache as fb, getMasterVehicleAssociatedToCacheCount as fc, getMasterVehicleAssociatedToCacheChild as fd, MasterVehicleFuelUnitSchema as fe, type MasterVehicleFuelUnitDTO as ff, MasterVehicleFuelUnitQuerySchema as fg, type MasterVehicleFuelUnitQueryDTO as fh, toMasterVehicleFuelUnitPayload as fi, newMasterVehicleFuelUnitPayload as fj, findMasterVehicleFuelUnits as fk, createMasterVehicleFuelUnit as fl, updateMasterVehicleFuelUnit as fm, deleteMasterVehicleFuelUnit as fn, getMasterVehicleFuelUnitCache as fo, getMasterVehicleFuelUnitCacheCount as fp, getMasterVehicleFuelUnitCacheChild as fq, type MasterVehicleDocumentType as fr, MasterVehicleDocumentTypeSchema as fs, type MasterVehicleDocumentTypeDTO as ft, MasterVehicleDocumentTypeQuerySchema as fu, type MasterVehicleDocumentTypeQueryDTO as fv, toMasterVehicleDocumentTypePayload as fw, newMasterVehicleDocumentTypePayload as fx, findMasterVehicleDocumentTypes as fy, createMasterVehicleDocumentType as fz, type MasterMainState as g, createFileDevice as g$, VehicleDetailGPSSensorSchema as g0, type VehicleDetailGPSSensorDTO as g1, VehicleDetailTripSchema as g2, type VehicleDetailTripDTO as g3, VehicleDetailBodySchema as g4, type VehicleDetailBodyDTO as g5, VehicleDetailLifeCycleSchema as g6, type VehicleDetailLifeCycleDto as g7, VehicleDetailPurchaseSchema as g8, type VehicleDetailPurchaseDTO as g9, get_device_presigned_url as gA, get_master_driver_presigned_url_file as gB, findVehicles as gC, findVehiclesLiveDashboard as gD, findVehicleGPSDetails as gE, createVehicle as gF, updateVehicle as gG, deleteVehicle as gH, updateDetailsGpsSensor as gI, updateDetailsTrip as gJ, updateVehicleBodyDetails as gK, updateVehicleLifeCycleDetails as gL, updateVehiclePurchaseDetails as gM, linkDriverToVehicle as gN, unlinkDriverFromVehicle as gO, getDriverLinkHistoryByVehicle as gP, getDriverLinkHistoryByDriver as gQ, linkDeviceToVehicle as gR, unlinkDeviceFromVehicle as gS, getDeviceLinkHistoryByVehicle as gT, getDeviceLinkHistoryByDevice as gU, createDocument as gV, findDocument as gW, updateDocument as gX, removeDocument as gY, createFileVehicle as gZ, removeFileVehicle as g_, MasterVehicleDocumentFileSchema as ga, type MasterVehicleDocumentFileDTO as gb, VehicleDocumentSchema as gc, type VehicleDocumentDTO as gd, VehicleDocumentQuerySchema as ge, type VehicleDocumentQueryDTO as gf, VehicleDocumentExpirySchema as gg, type VehicleDocumentExpiryDTO as gh, VehicleDocumentExpiryQuerySchema as gi, type VehicleDocumentExpiryQueryDTO as gj, VehicleQuerySchema as gk, type VehicleQueryDTO as gl, SimpleFindQuerySchema as gm, type SimpleFindQueryDTO as gn, VehicleGPSQuerySchema as go, type VehicleGPSQueryDTO as gp, toVehiclePayload as gq, newVehiclePayload as gr, toVehicleDetailsGPSPayload as gs, toVehicleDetailsTripPayload as gt, toVehicleDetailsBodyPayload as gu, toVehicleDetailLifeCyclePayload as gv, toVehicleDetailPurchasePayload as gw, toVehicleDocumentExpiryPayload as gx, newVehicleDocumentExpiryPayload as gy, get_vehicle_presigned_url as gz, type MasterMainIndustry as h, type UserDefaultTimeZoneDTO as h$, removeFileDevice as h0, createFileVehicleDocument as h1, removeFileVehicleDocument as h2, createDocumentExpiry as h3, findDocumentExpiry as h4, updateDocumentExpiry as h5, removeDocumentExpiry as h6, getVehicleCache as h7, getVehicleSimpleCache as h8, getVehicleParentCache as h9, getMasterUserStatusCache as hA, getMasterUserStatusCacheCount as hB, type MasterMainLanguage as hC, MasterMainLanguageSchema as hD, type MasterMainLanguageDTO as hE, MasterMainLanguageQuerySchema as hF, type MasterMainLanguageQueryDTO as hG, toMasterMainLanguagePayload as hH, newMasterMainLanguagePayload as hI, findMasterMainLanguages as hJ, createMasterMainLanguage as hK, updateMasterMainLanguage as hL, deleteMasterMainLanguage as hM, getMasterMainLanguageCache as hN, type UserVehicleLink as hO, type UserLoginPush as hP, UserSchema as hQ, type UserDTO as hR, UserQuerySchema as hS, type UserQueryDTO as hT, UserLogoSchema as hU, type UserLogoDTO as hV, UserProfileSchema as hW, type UserProfileDTO as hX, UserDefaultLanguageSchema as hY, type UserDefaultLanguageDTO as hZ, UserDefaultTimeZoneSchema as h_, getVehicleSimpleDropdownCustom as ha, getVehicleSimpleDropdownCacheLiveData as hb, type MasterUserRole as hc, MasterUserRoleSchema as hd, type MasterUserRoleDTO as he, MasterUserRoleQuerySchema as hf, type MasterUserRoleQueryDTO as hg, toMasterUserRolePayload as hh, newMasterUserRolePayload as hi, findMasterUserRoles as hj, createMasterUserRole as hk, updateMasterUserRole as hl, deleteMasterUserRole as hm, getMasterUserRoleCache as hn, getMasterUserRoleCacheCount as ho, type MasterUserStatus as hp, MasterUserStatusSchema as hq, type MasterUserStatusDTO as hr, MasterUserStatusQuerySchema as hs, type MasterUserStatusQueryDTO as ht, toMasterUserStatusPayload as hu, newMasterUserStatusPayload as hv, findMasterUserStatuses as hw, createMasterUserStatus as hx, updateMasterUserStatus as hy, deleteMasterUserStatus as hz, MasterMainIndustrySchema as i, UserDefaultDateFormatSchema as i0, type UserDefaultDateFormatDTO as i1, newUserPayload as i2, toUserPayload as i3, toUserProfilePayload as i4, findUser as i5, createUser as i6, updateUser as i7, deleteUser as i8, updateUserLogo as i9, getUserOrganisationCache as iA, getUserOrganisationCacheSimple as iB, deleteUserLogo as ia, updateUserProfile as ib, getUserCache as ic, getUserCacheSimple as id, get_user_presigned_url as ie, updateUserDefaultLanguage as ig, updateUserDefaultTimezone as ih, updateUserDefaultDateformat as ii, type UserOrganisationSimple as ij, UserOrganisationSchema as ik, type UserOrganisationDTO as il, UserOrganisationQuerySchema as im, type UserOrganisationQueryDTO as io, UserOrganisationLogoSchema as ip, type UserOrganisationLogoDTO as iq, toUserOrganisationPayload as ir, newUserOrganisationPayload as is, findUserOrganisation as it, createUserOrganisation as iu, updateUserOrganisation as iv, deleteUserOrganisation as iw, updateUserOrganisationLogo as ix, deleteUserOrganisationLogo as iy, get_user_organisation_presigned_url as iz, type MasterMainIndustryDTO as j, MasterMainIndustryQuerySchema as k, type MasterMainIndustryQueryDTO as l, findMasterMainIndustrys as m, newMasterMainIndustryPayload as n, createMasterMainIndustry as o, deleteMasterMainIndustry as p, getMasterMainIndustryCache as q, type MasterMainCurrency as r, MasterMainCurrencySchema as s, toMasterMainIndustryPayload as t, updateMasterMainIndustry as u, type MasterMainCurrencyDTO as v, MasterMainCurrencyQuerySchema as w, type MasterMainCurrencyQueryDTO as x, toMasterMainCurrencyPayload as y, newMasterMainCurrencyPayload as z };
|
package/package.json
CHANGED