vms-nest-prisma-api-document 208.0.0 → 209.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.
Files changed (91) hide show
  1. package/dist/services/account/bookmark_service.d.ts +11 -11
  2. package/dist/services/account/notification_preferences.service.d.ts +18 -18
  3. package/dist/services/account/report_preferences.service.d.ts +7 -7
  4. package/dist/services/account/ticket_service.d.ts +1 -1
  5. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +19 -19
  6. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  7. package/dist/services/fleet/bus_mangement/master_route.d.ts +41 -41
  8. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/student.d.ts +20 -20
  10. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +17 -17
  11. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +32 -32
  12. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +46 -46
  13. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +3 -3
  14. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +4 -4
  15. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +8 -8
  16. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +12 -12
  17. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  18. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  19. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  20. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  21. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  22. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  23. package/dist/services/main/users/auth_service.d.ts +1 -1
  24. package/dist/services/main/users/user_admin_service.d.ts +3 -3
  25. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  26. package/dist/services/main/users/user_service.d.ts +1 -1
  27. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  28. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  29. package/dist/services/main/vehicle/master_vehicle_service.js +2 -2
  30. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  31. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  32. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  33. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  34. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  35. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  36. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  37. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  38. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  39. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  40. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  41. package/dist/services/master/expense/master_expense_type_service.d.ts +3 -3
  42. package/dist/services/master/expense/master_fuel_company_service.d.ts +6 -6
  43. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  44. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  45. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +3 -3
  46. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  47. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +3 -3
  48. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  49. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  50. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  51. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  52. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  53. package/dist/services/master/main/master_main_eway_bill_provider_service.d.ts +2 -2
  54. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  55. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  56. package/dist/services/master/main/master_main_landmark_service.d.ts +5 -5
  57. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  58. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  59. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  60. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  61. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  62. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  63. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  64. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  65. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  66. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  67. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  68. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  69. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +9 -9
  70. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  71. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  72. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  73. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  74. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  75. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  76. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  77. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  78. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  79. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +5 -5
  80. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  81. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  82. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  83. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  84. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  85. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  86. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  87. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  88. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  89. package/dist/services/website/faq_service.d.ts +1 -1
  90. package/dist/{user_organisation_service-N4jFCSLT.d.ts → user_organisation_service-N8kI-Upv.d.ts} +44 -44
  91. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, a as User } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation, a as User } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, a as User } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation, a as User } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, a as User } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation, a as User } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, a as User } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation, a as User } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, a as User } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation, a as User } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { cA as MasterDeviceManufacturer, cC as MasterDeviceManufacturerDTO, cE as MasterDeviceManufacturerQueryDTO, cD as MasterDeviceManufacturerQuerySchema, cB as MasterDeviceManufacturerSchema, cI as createMasterDeviceManufacturer, cK as deleteMasterDeviceManufacturer, cH as findMasterDeviceManufacturers, cL as getMasterDeviceManufacturerCache, cN as getMasterDeviceManufacturerCacheChild, cM as getMasterDeviceManufacturerCacheCount, cG as newMasterDeviceManufacturerPayload, cF as toMasterDeviceManufacturerPayload, cJ as updateMasterDeviceManufacturer } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ export { cA as MasterDeviceManufacturer, cC as MasterDeviceManufacturerDTO, cE as MasterDeviceManufacturerQueryDTO, cD as MasterDeviceManufacturerQuerySchema, cB as MasterDeviceManufacturerSchema, cI as createMasterDeviceManufacturer, cK as deleteMasterDeviceManufacturer, cH as findMasterDeviceManufacturers, cL as getMasterDeviceManufacturerCache, cN as getMasterDeviceManufacturerCacheChild, cM as getMasterDeviceManufacturerCacheCount, cG as newMasterDeviceManufacturerPayload, cF as toMasterDeviceManufacturerPayload, cJ as updateMasterDeviceManufacturer } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { cm as MasterDeviceModel, co as MasterDeviceModelDTO, cq as MasterDeviceModelQueryDTO, cp as MasterDeviceModelQuerySchema, cn as MasterDeviceModelSchema, cu as createMasterDeviceModel, cw as deleteMasterDeviceModel, ct as findMasterDeviceModels, cx as getMasterDeviceModelCache, cz as getMasterDeviceModelCacheChild, cy as getMasterDeviceModelCacheCount, cs as newMasterDeviceModelPayload, cr as toMasterDeviceModelPayload, cv as updateMasterDeviceModel } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ export { cm as MasterDeviceModel, co as MasterDeviceModelDTO, cq as MasterDeviceModelQueryDTO, cp as MasterDeviceModelQuerySchema, cn as MasterDeviceModelSchema, cu as createMasterDeviceModel, cw as deleteMasterDeviceModel, ct as findMasterDeviceModels, cx as getMasterDeviceModelCache, cz as getMasterDeviceModelCacheChild, cy as getMasterDeviceModelCacheCount, cs as newMasterDeviceModelPayload, cr as toMasterDeviceModelPayload, cv as updateMasterDeviceModel } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { c8 as MasterDeviceType, ca as MasterDeviceTypeDTO, cc as MasterDeviceTypeQueryDTO, cb as MasterDeviceTypeQuerySchema, c9 as MasterDeviceTypeSchema, cg as createMasterDeviceType, ci as deleteMasterDeviceType, cf as findMasterDeviceTypes, cj as getMasterDeviceTypeCache, cl as getMasterDeviceTypeCacheChild, ck as getMasterDeviceTypeCacheCount, ce as newMasterDeviceTypePayload, cd as toMasterDeviceTypePayload, ch as updateMasterDeviceType } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ export { c8 as MasterDeviceType, ca as MasterDeviceTypeDTO, cc as MasterDeviceTypeQueryDTO, cb as MasterDeviceTypeQuerySchema, c9 as MasterDeviceTypeSchema, cg as createMasterDeviceType, ci as deleteMasterDeviceType, cf as findMasterDeviceTypes, cj as getMasterDeviceTypeCache, cl as getMasterDeviceTypeCacheChild, ck as getMasterDeviceTypeCacheCount, ce as newMasterDeviceTypePayload, cd as toMasterDeviceTypePayload, ch as updateMasterDeviceType } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
@@ -1,7 +1,7 @@
1
1
  import { ExpenseCategory, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -22,14 +22,14 @@ declare const MasterExpenseTypeSchema: z.ZodObject<{
22
22
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
23
23
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
24
24
  }, "strip", z.ZodTypeAny, {
25
+ expense_type_name: string;
25
26
  description: string;
26
27
  status: Status;
27
28
  organisation_id: string;
28
- expense_type_name: string;
29
29
  }, {
30
+ expense_type_name: string;
30
31
  status: Status;
31
32
  organisation_id: string;
32
- expense_type_name: string;
33
33
  description?: string | undefined;
34
34
  }>;
35
35
  type MasterExpenseTypeDTO = z.infer<typeof MasterExpenseTypeSchema>;
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, f as MasterMainCountry } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation, f as MasterMainCountry } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -28,21 +28,21 @@ declare const MasterFuelCompanySchema: z.ZodObject<{
28
28
  logo_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
29
29
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
30
30
  }, "strip", z.ZodTypeAny, {
31
- company_name: string;
32
31
  description: string;
33
- logo_url: string;
34
- logo_key: string;
35
32
  status: Status;
36
33
  organisation_id: string;
37
34
  country_id: string;
38
- }, {
35
+ logo_key: string;
36
+ logo_url: string;
39
37
  company_name: string;
38
+ }, {
40
39
  status: Status;
41
40
  organisation_id: string;
42
41
  country_id: string;
42
+ company_name: string;
43
43
  description?: string | undefined;
44
- logo_url?: string | undefined;
45
44
  logo_key?: string | undefined;
45
+ logo_url?: string | undefined;
46
46
  }>;
47
47
  type MasterFuelCompanyDTO = z.infer<typeof MasterFuelCompanySchema>;
48
48
  declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -24,14 +24,14 @@ declare const MasterFleetIncidentSeveritySchema: z.ZodObject<{
24
24
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
25
25
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
26
26
  }, "strip", z.ZodTypeAny, {
27
+ fleet_incident_severity: string;
27
28
  description: string;
28
29
  status: Status;
29
30
  organisation_id: string;
30
- fleet_incident_severity: string;
31
31
  }, {
32
+ fleet_incident_severity: string;
32
33
  status: Status;
33
34
  organisation_id: string;
34
- fleet_incident_severity: string;
35
35
  description?: string | undefined;
36
36
  }>;
37
37
  type MasterFleetIncidentSeverityDTO = z.infer<typeof MasterFleetIncidentSeveritySchema>;
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -24,14 +24,14 @@ declare const MasterFleetIncidentTypeSchema: z.ZodObject<{
24
24
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
25
25
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
26
26
  }, "strip", z.ZodTypeAny, {
27
- fleet_incident_type: string;
28
27
  description: string;
29
28
  status: Status;
30
29
  organisation_id: string;
31
- }, {
32
30
  fleet_incident_type: string;
31
+ }, {
33
32
  status: Status;
34
33
  organisation_id: string;
34
+ fleet_incident_type: string;
35
35
  description?: string | undefined;
36
36
  }>;
37
37
  type MasterFleetIncidentTypeDTO = z.infer<typeof MasterFleetIncidentTypeSchema>;
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { f as MasterMainCountry, a5 as MasterMainCountryDTO, a7 as MasterMainCountryQueryDTO, a6 as MasterMainCountryQuerySchema, a4 as MasterMainCountrySchema, ab as createMasterMainCountry, ad as deleteMasterMainCountry, aa as findMasterMainCountries, ae as getMasterMainCountryCache, af as getMasterMainCountryCacheChild, a9 as newMasterMainCountryPayload, a8 as toMasterMainCountryPayload, ac as updateMasterMainCountry } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ export { f as MasterMainCountry, a5 as MasterMainCountryDTO, a7 as MasterMainCountryQueryDTO, a6 as MasterMainCountryQuerySchema, a4 as MasterMainCountrySchema, ab as createMasterMainCountry, ad as deleteMasterMainCountry, aa as findMasterMainCountries, ae as getMasterMainCountryCache, af as getMasterMainCountryCacheChild, a9 as newMasterMainCountryPayload, a8 as toMasterMainCountryPayload, ac as updateMasterMainCountry } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { r as MasterMainCurrency, v as MasterMainCurrencyDTO, x as MasterMainCurrencyQueryDTO, w as MasterMainCurrencyQuerySchema, s as MasterMainCurrencySchema, B as createMasterMainCurrency, D as deleteMasterMainCurrency, A as findMasterMainCurrencies, E as getMasterMainCurrencyCache, z as newMasterMainCurrencyPayload, y as toMasterMainCurrencyPayload, C as updateMasterMainCurrency } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ export { r as MasterMainCurrency, v as MasterMainCurrencyDTO, x as MasterMainCurrencyQueryDTO, w as MasterMainCurrencyQuerySchema, s as MasterMainCurrencySchema, B as createMasterMainCurrency, D as deleteMasterMainCurrency, A as findMasterMainCurrencies, E as getMasterMainCurrencyCache, z as newMasterMainCurrencyPayload, y as toMasterMainCurrencyPayload, C as updateMasterMainCurrency } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { ag as MasterMainDateFormat, ai as MasterMainDateFormatDTO, ak as MasterMainDateFormatQueryDTO, aj as MasterMainDateFormatQuerySchema, ah as MasterMainDateFormatSchema, ao as createMasterMainDateFormat, aq as deleteMasterMainDateFormat, an as findMasterMainDateFormats, ar as getMasterMainDateFormatCache, am as newMasterMainDateFormatPayload, al as toMasterMainDateFormatPayload, ap as updateMasterMainDateFormat } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ export { ag as MasterMainDateFormat, ai as MasterMainDateFormatDTO, ak as MasterMainDateFormatQueryDTO, aj as MasterMainDateFormatQuerySchema, ah as MasterMainDateFormatSchema, ao as createMasterMainDateFormat, aq as deleteMasterMainDateFormat, an as findMasterMainDateFormats, ar as getMasterMainDateFormatCache, am as newMasterMainDateFormatPayload, al as toMasterMainDateFormatPayload, ap as updateMasterMainDateFormat } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -15,12 +15,12 @@ declare const MasterMainEwayBillProviderSchema: z.ZodObject<{
15
15
  provider_code: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16
16
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
17
17
  }, "strip", z.ZodTypeAny, {
18
- status: Status;
19
18
  provider_name: string;
20
19
  provider_code: string;
21
- }, {
22
20
  status: Status;
21
+ }, {
23
22
  provider_name: string;
23
+ status: Status;
24
24
  provider_code?: string | undefined;
25
25
  }>;
26
26
  type MasterMainEwayBillProviderDTO = z.infer<typeof MasterMainEwayBillProviderSchema>;
@@ -15,12 +15,12 @@ declare const MasterMainFasttagBankSchema: z.ZodObject<{
15
15
  bank_code: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16
16
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
17
17
  }, "strip", z.ZodTypeAny, {
18
+ status: Status;
18
19
  bank_name: string;
19
20
  bank_code: string;
20
- status: Status;
21
21
  }, {
22
- bank_name: string;
23
22
  status: Status;
23
+ bank_name: string;
24
24
  bank_code?: string | undefined;
25
25
  }>;
26
26
  type MasterMainFasttagBankDTO = z.infer<typeof MasterMainFasttagBankSchema>;
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { h as MasterMainIndustry, j as MasterMainIndustryDTO, l as MasterMainIndustryQueryDTO, k as MasterMainIndustryQuerySchema, i as MasterMainIndustrySchema, o as createMasterMainIndustry, p as deleteMasterMainIndustry, m as findMasterMainIndustrys, q as getMasterMainIndustryCache, n as newMasterMainIndustryPayload, t as toMasterMainIndustryPayload, u as updateMasterMainIndustry } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ export { h as MasterMainIndustry, j as MasterMainIndustryDTO, l as MasterMainIndustryQueryDTO, k as MasterMainIndustryQuerySchema, i as MasterMainIndustrySchema, o as createMasterMainIndustry, p as deleteMasterMainIndustry, m as findMasterMainIndustrys, q as getMasterMainIndustryCache, n as newMasterMainIndustryPayload, t as toMasterMainIndustryPayload, u as updateMasterMainIndustry } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { f as MasterMainCountry, g as MasterMainState } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { f as MasterMainCountry, g as MasterMainState } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
7
7
 
@@ -39,7 +39,6 @@ declare const MasterMainLandmarkSchema: z.ZodObject<{
39
39
  longitude: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
40
40
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
41
41
  }, "strip", z.ZodTypeAny, {
42
- google_location: string;
43
42
  status: Status;
44
43
  country_id: string;
45
44
  state_id: string;
@@ -48,6 +47,7 @@ declare const MasterMainLandmarkSchema: z.ZodObject<{
48
47
  locality: string;
49
48
  city_district_town: string;
50
49
  zip_code: string;
50
+ google_location: string;
51
51
  latitude?: number | undefined;
52
52
  longitude?: number | undefined;
53
53
  }, {
@@ -57,11 +57,11 @@ declare const MasterMainLandmarkSchema: z.ZodObject<{
57
57
  landmark_name: string;
58
58
  latitude?: unknown;
59
59
  longitude?: unknown;
60
- google_location?: string | undefined;
61
60
  location?: string | undefined;
62
61
  locality?: string | undefined;
63
62
  city_district_town?: string | undefined;
64
63
  zip_code?: string | undefined;
64
+ google_location?: string | undefined;
65
65
  }>;
66
66
  type MasterMainLandmarkDTO = z.infer<typeof MasterMainLandmarkSchema>;
67
67
  declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
@@ -100,7 +100,6 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
100
100
  landmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
101
101
  }, "strip", z.ZodTypeAny, {
102
102
  status: Status[];
103
- time_zone_id: string;
104
103
  search: string;
105
104
  paging: PAGING;
106
105
  page_count: number;
@@ -120,12 +119,13 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
120
119
  }[];
121
120
  include_master_data: YesNo;
122
121
  date_format_id: string;
122
+ time_zone_id: string;
123
123
  country_ids: string[];
124
124
  state_ids: string[];
125
125
  landmark_ids: string[];
126
126
  }, {
127
- time_zone_id: string;
128
127
  date_format_id: string;
128
+ time_zone_id: string;
129
129
  status?: Status[] | undefined;
130
130
  search?: string | undefined;
131
131
  paging?: PAGING | undefined;
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { hC as MasterMainLanguage, hE as MasterMainLanguageDTO, hG as MasterMainLanguageQueryDTO, hF as MasterMainLanguageQuerySchema, hD as MasterMainLanguageSchema, hK as createMasterMainLanguage, hM as deleteMasterMainLanguage, hJ as findMasterMainLanguages, hN as getMasterMainLanguageCache, hI as newMasterMainLanguagePayload, hH as toMasterMainLanguagePayload, hL as updateMasterMainLanguage } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ export { hC as MasterMainLanguage, hE as MasterMainLanguageDTO, hG as MasterMainLanguageQueryDTO, hF as MasterMainLanguageQuerySchema, hD as MasterMainLanguageSchema, hK as createMasterMainLanguage, hM as deleteMasterMainLanguage, hJ as findMasterMainLanguages, hN as getMasterMainLanguageCache, hI as newMasterMainLanguagePayload, hH as toMasterMainLanguagePayload, hL as updateMasterMainLanguage } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { g as MasterMainState, W as MasterMainStateDTO, Y as MasterMainStateQueryDTO, X as MasterMainStateQuerySchema, V as MasterMainStateSchema, a0 as createMasterMainState, a2 as deleteMasterMainState, $ as findMasterMainStates, a3 as getMasterMainStateCache, _ as newMasterMainStatePayload, Z as toMasterMainStatePayload, a1 as updateMasterMainState } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ export { g as MasterMainState, W as MasterMainStateDTO, Y as MasterMainStateQueryDTO, X as MasterMainStateQuerySchema, V as MasterMainStateSchema, a0 as createMasterMainState, a2 as deleteMasterMainState, $ as findMasterMainStates, a3 as getMasterMainStateCache, _ as newMasterMainStatePayload, Z as toMasterMainStatePayload, a1 as updateMasterMainState } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { F as MasterMainTimeZone, H as MasterMainTimeZoneDTO, J as MasterMainTimeZoneQueryDTO, I as MasterMainTimeZoneQuerySchema, G as MasterMainTimeZoneSchema, P as createMasterMainTimeZone, R as deleteMasterMainTimeZone, N as findMasterMainTimeZones, T as getMasterMainTimeZoneCache, S as getMasterMainTimeZoneCacheAll, L as newMasterMainTimeZonePayload, K as toMasterMainTimeZonePayload, Q as updateMasterMainTimeZone } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ export { F as MasterMainTimeZone, H as MasterMainTimeZoneDTO, J as MasterMainTimeZoneQueryDTO, I as MasterMainTimeZoneQuerySchema, G as MasterMainTimeZoneSchema, P as createMasterMainTimeZone, R as deleteMasterMainTimeZone, N as findMasterMainTimeZones, T as getMasterMainTimeZoneCache, S as getMasterMainTimeZoneCacheAll, L as newMasterMainTimeZonePayload, K as toMasterMainTimeZonePayload, Q as updateMasterMainTimeZone } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
7
7
 
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { as as MasterMainUnitMileage, au as MasterMainUnitMileageDTO, aw as MasterMainUnitMileageQueryDTO, av as MasterMainUnitMileageQuerySchema, at as MasterMainUnitMileageSchema, aA as createMasterMainUnitMileage, aC as deleteMasterMainUnitMileage, az as findMasterMainUnitMileages, aD as getMasterMainUnitMileageCache, ay as newMasterMainUnitMileagePayload, ax as toMasterMainUnitMileagePayload, aB as updateMasterMainUnitMileage } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ export { as as MasterMainUnitMileage, au as MasterMainUnitMileageDTO, aw as MasterMainUnitMileageQueryDTO, av as MasterMainUnitMileageQuerySchema, at as MasterMainUnitMileageSchema, aA as createMasterMainUnitMileage, aC as deleteMasterMainUnitMileage, az as findMasterMainUnitMileages, aD as getMasterMainUnitMileageCache, ay as newMasterMainUnitMileagePayload, ax as toMasterMainUnitMileagePayload, aB as updateMasterMainUnitMileage } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { aE as MasterMainUnitVolume, aG as MasterMainUnitVolumeDTO, aI as MasterMainUnitVolumeQueryDTO, aH as MasterMainUnitVolumeQuerySchema, aF as MasterMainUnitVolumeSchema, aM as createMasterMainUnitVolume, aO as deleteMasterMainUnitVolume, aL as findMasterMainUnitVolumes, aP as getMasterMainUnitVolumeCache, aK as newMasterMainUnitVolumePayload, aJ as toMasterMainUnitVolumePayload, aN as updateMasterMainUnitVolume } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ export { aE as MasterMainUnitVolume, aG as MasterMainUnitVolumeDTO, aI as MasterMainUnitVolumeQueryDTO, aH as MasterMainUnitVolumeQuerySchema, aF as MasterMainUnitVolumeSchema, aM as createMasterMainUnitVolume, aO as deleteMasterMainUnitVolume, aL as findMasterMainUnitVolumes, aP as getMasterMainUnitVolumeCache, aK as newMasterMainUnitVolumePayload, aJ as toMasterMainUnitVolumePayload, aN as updateMasterMainUnitVolume } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { O as OrganisationBranch, b3 as OrganisationBranchDTO, b5 as OrganisationBranchQueryDTO, b4 as OrganisationBranchQuerySchema, b2 as OrganisationBranchSchema, b9 as createOrganisationBranch, bb as deleteOrganisationBranch, b8 as findOrganisationBranchs, bc as getOrganisationBranchCache, be as getOrganisationBranchCacheChild, bd as getOrganisationBranchCacheCount, b7 as newOrganisationBranchPayload, b6 as toOrganisationBranchPayload, ba as updateOrganisationBranch } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ export { O as OrganisationBranch, b3 as OrganisationBranchDTO, b5 as OrganisationBranchQueryDTO, b4 as OrganisationBranchQuerySchema, b2 as OrganisationBranchSchema, b9 as createOrganisationBranch, bb as deleteOrganisationBranch, b8 as findOrganisationBranchs, bc as getOrganisationBranchCache, be as getOrganisationBranchCacheChild, bd as getOrganisationBranchCacheCount, b7 as newOrganisationBranchPayload, b6 as toOrganisationBranchPayload, ba as updateOrganisationBranch } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { bf as OrganisationColor, bh as OrganisationColorDTO, bj as OrganisationColorQueryDTO, bi as OrganisationColorQuerySchema, bg as OrganisationColorSchema, bn as createOrganisationColor, bp as deleteOrganisationColor, bm as findOrganisationColors, bq as getOrganisationColorCache, bs as getOrganisationColorCacheChild, br as getOrganisationColorCacheCount, bl as newOrganisationColorPayload, bk as toOrganisationColorPayload, bo as updateOrganisationColor } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ export { bf as OrganisationColor, bh as OrganisationColorDTO, bj as OrganisationColorQueryDTO, bi as OrganisationColorQuerySchema, bg as OrganisationColorSchema, bn as createOrganisationColor, bp as deleteOrganisationColor, bm as findOrganisationColors, bq as getOrganisationColorCache, bs as getOrganisationColorCacheChild, br as getOrganisationColorCacheCount, bl as newOrganisationColorPayload, bk as toOrganisationColorPayload, bo as updateOrganisationColor } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { df as OrganisationGroup, di as OrganisationGroupDTO, dk as OrganisationGroupQueryDTO, dj as OrganisationGroupQuerySchema, dh as OrganisationGroupSchema, dg as VehicleOrganisationGroupLink, dp as createOrganisationGroup, dr as deleteOrganisationGroup, dn as findOrganisationGroups, ds as getOrganisationGroupCache, du as getOrganisationGroupCacheChild, dt as getOrganisationGroupCacheCount, dm as newOrganisationGroupPayload, dl as toOrganisationGroupPayload, dq as updateOrganisationGroup } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ export { df as OrganisationGroup, di as OrganisationGroupDTO, dk as OrganisationGroupQueryDTO, dj as OrganisationGroupQuerySchema, dh as OrganisationGroupSchema, dg as VehicleOrganisationGroupLink, dp as createOrganisationGroup, dr as deleteOrganisationGroup, dn as findOrganisationGroups, ds as getOrganisationGroupCache, du as getOrganisationGroupCacheChild, dt as getOrganisationGroupCacheCount, dm as newOrganisationGroupPayload, dl as toOrganisationGroupPayload, dq as updateOrganisationGroup } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { aQ as OrganisationSubCompany, aS as OrganisationSubCompanyDTO, aU as OrganisationSubCompanyQueryDTO, aT as OrganisationSubCompanyQuerySchema, aR as OrganisationSubCompanySchema, aY as createOrganisationSubCompany, a_ as deleteOrganisationSubCompany, aX as findOrganisationSubCompanyies, a$ as getOrganisationSubCompanyCache, b1 as getOrganisationSubCompanyCacheChild, b0 as getOrganisationSubCompanyCacheCount, aW as newOrganisationSubCompanyPayload, aV as toOrganisationSubCompanyPayload, aZ as updateOrganisationSubCompany } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ export { aQ as OrganisationSubCompany, aS as OrganisationSubCompanyDTO, aU as OrganisationSubCompanyQueryDTO, aT as OrganisationSubCompanyQuerySchema, aR as OrganisationSubCompanySchema, aY as createOrganisationSubCompany, a_ as deleteOrganisationSubCompany, aX as findOrganisationSubCompanyies, a$ as getOrganisationSubCompanyCache, b1 as getOrganisationSubCompanyCacheChild, b0 as getOrganisationSubCompanyCacheCount, aW as newOrganisationSubCompanyPayload, aV as toOrganisationSubCompanyPayload, aZ as updateOrganisationSubCompany } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { bt as OrganisationTag, bv as OrganisationTagDTO, bx as OrganisationTagQueryDTO, bw as OrganisationTagQuerySchema, bu as OrganisationTagSchema, bB as createOrganisationTag, bD as deleteOrganisationTag, bA as findOrganisationTags, bE as getOrganisationTagCache, bG as getOrganisationTagCacheChild, bF as getOrganisationTagCacheCount, bz as newOrganisationTagPayload, by as toOrganisationTagPayload, bC as updateOrganisationTag } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ export { bt as OrganisationTag, bv as OrganisationTagDTO, bx as OrganisationTagQueryDTO, bw as OrganisationTagQuerySchema, bu as OrganisationTagSchema, bB as createOrganisationTag, bD as deleteOrganisationTag, bA as findOrganisationTags, bE as getOrganisationTagCache, bG as getOrganisationTagCacheChild, bF as getOrganisationTagCacheCount, bz as newOrganisationTagPayload, by as toOrganisationTagPayload, bC as updateOrganisationTag } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
@@ -1,7 +1,7 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- import '../../../user_organisation_service-N4jFCSLT.js';
4
+ import '../../../user_organisation_service-N8kI-Upv.js';
5
5
  export { M as MasterSparePartCategory, b as MasterSparePartCategoryDTO, a as MasterSparePartCategorySchema, c as SparePartCategoryQueryDTO, S as SparePartCategoryQuerySchema, d as createMasterSparePartCategory, e as deleteMasterSparePartCategory, f as findMasterSparePartCategories, g as getMasterSparePartCategoryCache, h as getMasterSparePartCategoryCacheChild, i as getMasterSparePartCategoryCacheCount, n as newMasterSparePartCategoryPayload, t as toMasterSparePartCategoryPayload, u as updateMasterSparePartCategory } from './master_spare_part_sub_category_service.js';
6
6
  import '../../../zod_utils/zod_base_schema.js';
7
7
  import '../main/master_main_sim_provider_service.js';
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -29,18 +29,18 @@ declare const MasterSparePartSubCategorySchema: z.ZodObject<{
29
29
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
30
30
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
31
31
  }, "strip", z.ZodTypeAny, {
32
- spare_part_category_id: string;
32
+ sub_category_name: string;
33
+ sub_category_code: string;
33
34
  description: string;
34
35
  status: Status;
35
36
  organisation_id: string;
37
+ spare_part_category_id: string;
38
+ }, {
36
39
  sub_category_name: string;
37
40
  sub_category_code: string;
38
- }, {
39
- spare_part_category_id: string;
40
41
  status: Status;
41
42
  organisation_id: string;
42
- sub_category_name: string;
43
- sub_category_code: string;
43
+ spare_part_category_id: string;
44
44
  description?: string | undefined;
45
45
  }>;
46
46
  type MasterSparePartSubCategoryDTO = z.infer<typeof MasterSparePartSubCategorySchema>;
@@ -162,16 +162,16 @@ declare const MasterSparePartCategorySchema: z.ZodObject<{
162
162
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
163
163
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
164
164
  }, "strip", z.ZodTypeAny, {
165
- category_name: string;
166
- category_code: string;
167
165
  description: string;
168
166
  status: Status;
169
167
  organisation_id: string;
170
- }, {
171
168
  category_name: string;
172
169
  category_code: string;
170
+ }, {
173
171
  status: Status;
174
172
  organisation_id: string;
173
+ category_name: string;
174
+ category_code: string;
175
175
  description?: string | undefined;
176
176
  }>;
177
177
  type MasterSparePartCategoryDTO = z.infer<typeof MasterSparePartCategorySchema>;
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation } from '../../../user_organisation_service-N4jFCSLT.js';
4
+ import { U as UserOrganisation } from '../../../user_organisation_service-N8kI-Upv.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7