vms-nest-prisma-api-document 16.0.0 → 18.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 (157) hide show
  1. package/dist/core/BaseResponse.d.ts +1 -1
  2. package/dist/services/account/analytics/user_login_analytics_service.js +1 -1
  3. package/dist/services/account/analytics/user_page_analytics_service.js +1 -1
  4. package/dist/services/account/bookmark_service.d.ts +9 -9
  5. package/dist/services/account/bookmark_service.js +1 -1
  6. package/dist/services/account/ticket_service.d.ts +17 -17
  7. package/dist/services/account/ticket_service.js +1 -1
  8. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +17 -17
  9. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.js +1 -1
  10. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +50 -50
  11. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.js +3 -3
  12. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +30 -30
  13. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.js +1 -1
  14. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +17 -17
  15. package/dist/services/gps/features/geofence/gps_geofence_service.js +1 -1
  16. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +16 -16
  17. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.js +1 -1
  18. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +11 -11
  19. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.js +1 -1
  20. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +7 -7
  21. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.js +1 -1
  22. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +17 -17
  23. package/dist/services/gps/features/gps_live_track_share_link_service.js +1 -1
  24. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +10 -10
  25. package/dist/services/gps/features/gps_track_history_share_link_service.js +1 -1
  26. package/dist/services/gps/features/user_notification_preferences.service.d.ts +1 -1
  27. package/dist/services/gps/features/user_notification_preferences.service.js +1 -1
  28. package/dist/services/gps/features/user_report_preferences.service.d.ts +1 -1
  29. package/dist/services/gps/features/user_report_preferences.service.js +1 -1
  30. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  31. package/dist/services/gps/reports/gps_reports_mongo_service.js +1 -1
  32. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  33. package/dist/services/main/devices/master_device_service.js +1 -1
  34. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  35. package/dist/services/main/drivers/master_driver_service.js +1 -1
  36. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  37. package/dist/services/main/sims/master_sim_service.js +1 -1
  38. package/dist/services/main/users/auth_service.d.ts +1 -1
  39. package/dist/services/main/users/user_admin_service.js +1 -1
  40. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  41. package/dist/services/main/users/user_organisation_service.js +1 -1
  42. package/dist/services/main/users/user_service.d.ts +1 -1
  43. package/dist/services/main/users/user_service.js +1 -1
  44. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  45. package/dist/services/main/vehicle/childs/vehicle_odometer_history.js +1 -1
  46. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  47. package/dist/services/main/vehicle/master_vehicle_service.js +1 -1
  48. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  49. package/dist/services/master/device/master_device_manufacturer_service.js +1 -1
  50. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  51. package/dist/services/master/device/master_device_model_service.js +1 -1
  52. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  53. package/dist/services/master/device/master_device_type_service.js +1 -1
  54. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  55. package/dist/services/master/expense/master_expense_name_service.js +1 -1
  56. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  57. package/dist/services/master/expense/master_expense_type_service.js +1 -1
  58. package/dist/services/master/expense/master_fuel_company_service.d.ts +6 -6
  59. package/dist/services/master/expense/master_fuel_company_service.js +1 -1
  60. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +3 -3
  61. package/dist/services/master/expense/master_vendor_document_type_service.js +1 -1
  62. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  63. package/dist/services/master/expense/master_vendor_type_service.js +1 -1
  64. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  65. package/dist/services/master/fleet/master_fleet_incident_severity_service.js +1 -1
  66. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  67. package/dist/services/master/fleet/master_fleet_incident_status_service.js +1 -1
  68. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  69. package/dist/services/master/fleet/master_fleet_incident_type_service.js +1 -1
  70. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  71. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.js +1 -1
  72. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  73. package/dist/services/master/fleet/master_fleet_service_task_service.js +1 -1
  74. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_country_service.js +1 -1
  76. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_currency_service.js +1 -1
  78. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  79. package/dist/services/master/main/master_main_date_format_service.js +1 -1
  80. package/dist/services/master/main/master_main_eway_bill_provider_service.d.ts +2 -2
  81. package/dist/services/master/main/master_main_eway_bill_provider_service.js +1 -1
  82. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  83. package/dist/services/master/main/master_main_fasttag_bank_service.js +1 -1
  84. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  85. package/dist/services/master/main/master_main_industry_service.js +1 -1
  86. package/dist/services/master/main/master_main_landmark_service.d.ts +7 -7
  87. package/dist/services/master/main/master_main_landmark_service.js +1 -1
  88. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  89. package/dist/services/master/main/master_main_language_service.js +1 -1
  90. package/dist/services/master/main/master_main_sim_provider_service.js +1 -1
  91. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  92. package/dist/services/master/main/master_main_state_service.js +1 -1
  93. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  94. package/dist/services/master/main/master_main_timezone_service.js +1 -1
  95. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  96. package/dist/services/master/main/master_main_unit_distance_service.js +1 -1
  97. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  98. package/dist/services/master/main/master_main_unit_mileage_service.js +1 -1
  99. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  100. package/dist/services/master/main/master_main_unit_volume_service.js +1 -1
  101. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  102. package/dist/services/master/organisation/organisation_branch_service.js +1 -1
  103. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  104. package/dist/services/master/organisation/organisation_color_service.js +1 -1
  105. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  106. package/dist/services/master/organisation/organisation_group_service.js +1 -1
  107. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  108. package/dist/services/master/organisation/organisation_sub_company_service.js +1 -1
  109. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  110. package/dist/services/master/organisation/organisation_tag_service.js +1 -1
  111. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  112. package/dist/services/master/spare_part/master_spare_part_category_service.js +1 -1
  113. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  114. package/dist/services/master/spare_part/master_spare_part_sub_category_service.js +1 -1
  115. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  116. package/dist/services/master/spare_part/master_spare_part_unit_service.js +1 -1
  117. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  118. package/dist/services/master/trip/master_trip_party_type_service.js +1 -1
  119. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  120. package/dist/services/master/tyre/master_tyre_grade_service.js +1 -1
  121. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  122. package/dist/services/master/tyre/master_tyre_make_service.js +1 -1
  123. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  124. package/dist/services/master/tyre/master_tyre_model_service.js +1 -1
  125. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  126. package/dist/services/master/user/master_user_role_service.js +1 -1
  127. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  128. package/dist/services/master/user/master_user_status_service.js +1 -1
  129. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  130. package/dist/services/master/vehicle/master_vehicle_associated_to_service.js +1 -1
  131. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  132. package/dist/services/master/vehicle/master_vehicle_document_type_service.js +1 -1
  133. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +3 -3
  134. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.js +1 -1
  135. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  136. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.js +1 -1
  137. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  138. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.js +1 -1
  139. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  140. package/dist/services/master/vehicle/master_vehicle_make_service.js +1 -1
  141. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  142. package/dist/services/master/vehicle/master_vehicle_model_service.js +1 -1
  143. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  144. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.js +1 -1
  145. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  146. package/dist/services/master/vehicle/master_vehicle_status_type_service.js +1 -1
  147. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  148. package/dist/services/master/vehicle/master_vehicle_sub_model_service.js +1 -1
  149. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  150. package/dist/services/master/vehicle/master_vehicle_type_service.js +1 -1
  151. package/dist/services/website/contact_us_detail_service.js +1 -1
  152. package/dist/services/website/faq_service.js +1 -1
  153. package/dist/services/website/static_pages_service.js +1 -1
  154. package/dist/zod_utils/zod_base_schema.d.ts +2 -2
  155. package/dist/zod_utils/zod_base_schema.js +1 -1
  156. package/package.json +1 -1
  157. package/dist/{user_organisation_service-djKCoZTQ.d.ts → user_organisation_service-D2pCLN2b.d.ts} +3 -3
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { hy as MasterExpenseName, hA as MasterExpenseNameDTO, hC as MasterExpenseNameQueryDTO, hB as MasterExpenseNameQuerySchema, hz as MasterExpenseNameSchema, hG as createMasterExpenseName, hI as deleteMasterExpenseName, hF as findMasterExpenseNames, hJ as getMasterExpenseNameCache, hE as newMasterExpenseNamePayload, hD as toMasterExpenseNamePayload, hH as updateMasterExpenseName } from '../../../user_organisation_service-djKCoZTQ.js';
4
+ export { hy as MasterExpenseName, hA as MasterExpenseNameDTO, hC as MasterExpenseNameQueryDTO, hB as MasterExpenseNameQuerySchema, hz as MasterExpenseNameSchema, hG as createMasterExpenseName, hI as deleteMasterExpenseName, hF as findMasterExpenseNames, hJ as getMasterExpenseNameCache, hE as newMasterExpenseNamePayload, hD as toMasterExpenseNamePayload, hH as updateMasterExpenseName } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
@@ -202,7 +202,7 @@ var OrderBySchema = z2.array(
202
202
  })
203
203
  );
204
204
  var BaseFileSchema = z2.object({
205
- usage_type: stringOptional("Usage Type", 0, 100),
205
+ usage_type: stringMandatory("Usage Type", 3, 100),
206
206
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
207
207
  file_url: stringOptional("File URL", 0, 300),
208
208
  file_key: stringOptional("File Key", 0, 300),
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { hK as MasterExpenseType, hM as MasterExpenseTypeDTO, hO as MasterExpenseTypeQueryDTO, hN as MasterExpenseTypeQuerySchema, hL as MasterExpenseTypeSchema, hS as createMasterExpenseType, hU as deleteMasterExpenseType, hR as findMasterExpenseTypes, hV as getMasterExpenseTypeCache, hQ as newMasterExpenseTypePayload, hP as toMasterExpenseTypePayload, hT as updateMasterExpenseType } from '../../../user_organisation_service-djKCoZTQ.js';
4
+ export { hK as MasterExpenseType, hM as MasterExpenseTypeDTO, hO as MasterExpenseTypeQueryDTO, hN as MasterExpenseTypeQuerySchema, hL as MasterExpenseTypeSchema, hS as createMasterExpenseType, hU as deleteMasterExpenseType, hR as findMasterExpenseTypes, hV as getMasterExpenseTypeCache, hQ as newMasterExpenseTypePayload, hP as toMasterExpenseTypePayload, hT as updateMasterExpenseType } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
@@ -194,7 +194,7 @@ var OrderBySchema = z2.array(
194
194
  })
195
195
  );
196
196
  var BaseFileSchema = z2.object({
197
- usage_type: stringOptional("Usage Type", 0, 100),
197
+ usage_type: stringMandatory("Usage Type", 3, 100),
198
198
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
199
199
  file_url: stringOptional("File URL", 0, 300),
200
200
  file_key: stringOptional("File Key", 0, 300),
@@ -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-djKCoZTQ.js';
4
+ import { U as UserOrganisation, f as MasterMainCountry } from '../../../user_organisation_service-D2pCLN2b.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<{
@@ -194,7 +194,7 @@ var OrderBySchema = z2.array(
194
194
  })
195
195
  );
196
196
  var BaseFileSchema = z2.object({
197
- usage_type: stringOptional("Usage Type", 0, 100),
197
+ usage_type: stringMandatory("Usage Type", 3, 100),
198
198
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
199
199
  file_url: stringOptional("File URL", 0, 300),
200
200
  file_key: stringOptional("File Key", 0, 300),
@@ -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-djKCoZTQ.js';
4
+ import { U as UserOrganisation } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
7
7
 
@@ -21,14 +21,14 @@ declare const MasterVendorDocumentTypeSchema: z.ZodObject<{
21
21
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
22
22
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
23
23
  }, "strip", z.ZodTypeAny, {
24
+ document_type: string;
24
25
  description: string;
25
26
  status: Status;
26
27
  organisation_id: string;
27
- document_type: string;
28
28
  }, {
29
+ document_type: string;
29
30
  status: Status;
30
31
  organisation_id: string;
31
- document_type: string;
32
32
  description?: string | undefined;
33
33
  }>;
34
34
  type MasterVendorDocumentTypeDTO = z.infer<typeof MasterVendorDocumentTypeSchema>;
@@ -194,7 +194,7 @@ var OrderBySchema = z2.array(
194
194
  })
195
195
  );
196
196
  var BaseFileSchema = z2.object({
197
- usage_type: stringOptional("Usage Type", 0, 100),
197
+ usage_type: stringMandatory("Usage Type", 3, 100),
198
198
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
199
199
  file_url: stringOptional("File URL", 0, 300),
200
200
  file_key: stringOptional("File Key", 0, 300),
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { jI as MasterVendorType, jK as MasterVendorTypeDTO, jM as MasterVendorTypeQueryDTO, jL as MasterVendorTypeQuerySchema, jJ as MasterVendorTypeSchema, jQ as createMasterVendorType, jS as deleteMasterVendorType, jP as findMasterVendorTypes, jT as getMasterVendorTypeCache, jO as newMasterVendorTypePayload, jN as toMasterVendorTypePayload, jR as updateMasterVendorType } from '../../../user_organisation_service-djKCoZTQ.js';
4
+ export { jI as MasterVendorType, jK as MasterVendorTypeDTO, jM as MasterVendorTypeQueryDTO, jL as MasterVendorTypeQuerySchema, jJ as MasterVendorTypeSchema, jQ as createMasterVendorType, jS as deleteMasterVendorType, jP as findMasterVendorTypes, jT as getMasterVendorTypeCache, jO as newMasterVendorTypePayload, jN as toMasterVendorTypePayload, jR as updateMasterVendorType } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
@@ -194,7 +194,7 @@ var OrderBySchema = z2.array(
194
194
  })
195
195
  );
196
196
  var BaseFileSchema = z2.object({
197
- usage_type: stringOptional("Usage Type", 0, 100),
197
+ usage_type: stringMandatory("Usage Type", 3, 100),
198
198
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
199
199
  file_url: stringOptional("File URL", 0, 300),
200
200
  file_key: stringOptional("File Key", 0, 300),
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { iY as MasterFleetIncidentSeverity, i_ as MasterFleetIncidentSeverityDTO, j0 as MasterFleetIncidentSeverityQueryDTO, i$ as MasterFleetIncidentSeverityQuerySchema, iZ as MasterFleetIncidentSeveritySchema, j4 as createMasterFleetIncidentSeverity, j6 as deleteMasterFleetIncidentSeverity, j3 as findMasterFleetIncidentSeverities, j7 as getMasterFleetIncidentSeverityCache, j2 as newMasterFleetIncidentSeverityPayload, j1 as toMasterFleetIncidentSeverityPayload, j5 as updateMasterFleetIncidentSeverity } from '../../../user_organisation_service-djKCoZTQ.js';
4
+ export { iY as MasterFleetIncidentSeverity, i_ as MasterFleetIncidentSeverityDTO, j0 as MasterFleetIncidentSeverityQueryDTO, i$ as MasterFleetIncidentSeverityQuerySchema, iZ as MasterFleetIncidentSeveritySchema, j4 as createMasterFleetIncidentSeverity, j6 as deleteMasterFleetIncidentSeverity, j3 as findMasterFleetIncidentSeverities, j7 as getMasterFleetIncidentSeverityCache, j2 as newMasterFleetIncidentSeverityPayload, j1 as toMasterFleetIncidentSeverityPayload, j5 as updateMasterFleetIncidentSeverity } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
@@ -194,7 +194,7 @@ var OrderBySchema = z2.array(
194
194
  })
195
195
  );
196
196
  var BaseFileSchema = z2.object({
197
- usage_type: stringOptional("Usage Type", 0, 100),
197
+ usage_type: stringMandatory("Usage Type", 3, 100),
198
198
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
199
199
  file_url: stringOptional("File URL", 0, 300),
200
200
  file_key: stringOptional("File Key", 0, 300),
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { iM as MasterFleetIncidentStatus, iO as MasterFleetIncidentStatusDTO, iQ as MasterFleetIncidentStatusQueryDTO, iP as MasterFleetIncidentStatusQuerySchema, iN as MasterFleetIncidentStatusSchema, iU as createMasterFleetIncidentStatus, iW as deleteMasterFleetIncidentStatus, iT as findMasterFleetIncidentStatuses, iX as getMasterFleetIncidentStatusCache, iS as newMasterFleetIncidentStatusPayload, iR as toMasterFleetIncidentStatusPayload, iV as updateMasterFleetIncidentStatus } from '../../../user_organisation_service-djKCoZTQ.js';
4
+ export { iM as MasterFleetIncidentStatus, iO as MasterFleetIncidentStatusDTO, iQ as MasterFleetIncidentStatusQueryDTO, iP as MasterFleetIncidentStatusQuerySchema, iN as MasterFleetIncidentStatusSchema, iU as createMasterFleetIncidentStatus, iW as deleteMasterFleetIncidentStatus, iT as findMasterFleetIncidentStatuses, iX as getMasterFleetIncidentStatusCache, iS as newMasterFleetIncidentStatusPayload, iR as toMasterFleetIncidentStatusPayload, iV as updateMasterFleetIncidentStatus } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
@@ -194,7 +194,7 @@ var OrderBySchema = z2.array(
194
194
  })
195
195
  );
196
196
  var BaseFileSchema = z2.object({
197
- usage_type: stringOptional("Usage Type", 0, 100),
197
+ usage_type: stringMandatory("Usage Type", 3, 100),
198
198
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
199
199
  file_url: stringOptional("File URL", 0, 300),
200
200
  file_key: stringOptional("File Key", 0, 300),
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { iA as MasterFleetIncidentType, iC as MasterFleetIncidentTypeDTO, iE as MasterFleetIncidentTypeQueryDTO, iD as MasterFleetIncidentTypeQuerySchema, iB as MasterFleetIncidentTypeSchema, iI as createMasterFleetIncidentType, iK as deleteMasterFleetIncidentType, iH as findMasterFleetIncidentTypes, iL as getMasterFleetIncidentTypeCache, iG as newMasterFleetIncidentTypePayload, iF as toMasterFleetIncidentTypePayload, iJ as updateMasterFleetIncidentType } from '../../../user_organisation_service-djKCoZTQ.js';
4
+ export { iA as MasterFleetIncidentType, iC as MasterFleetIncidentTypeDTO, iE as MasterFleetIncidentTypeQueryDTO, iD as MasterFleetIncidentTypeQuerySchema, iB as MasterFleetIncidentTypeSchema, iI as createMasterFleetIncidentType, iK as deleteMasterFleetIncidentType, iH as findMasterFleetIncidentTypes, iL as getMasterFleetIncidentTypeCache, iG as newMasterFleetIncidentTypePayload, iF as toMasterFleetIncidentTypePayload, iJ as updateMasterFleetIncidentType } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
@@ -194,7 +194,7 @@ var OrderBySchema = z2.array(
194
194
  })
195
195
  );
196
196
  var BaseFileSchema = z2.object({
197
- usage_type: stringOptional("Usage Type", 0, 100),
197
+ usage_type: stringMandatory("Usage Type", 3, 100),
198
198
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
199
199
  file_url: stringOptional("File URL", 0, 300),
200
200
  file_key: stringOptional("File Key", 0, 300),
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { j8 as MasterFleetInsuranceClaimStatus, ja as MasterFleetInsuranceClaimStatusDTO, jc as MasterFleetInsuranceClaimStatusQueryDTO, jb as MasterFleetInsuranceClaimStatusQuerySchema, j9 as MasterFleetInsuranceClaimStatusSchema, jg as createMasterFleetInsuranceClaimStatus, ji as deleteMasterFleetInsuranceClaimStatus, jf as findMasterFleetInsuranceClaimStatuses, jj as getMasterFleetInsuranceClaimStatusCache, je as newMasterFleetInsuranceClaimStatusPayload, jd as toMasterFleetInsuranceClaimStatusPayload, jh as updateMasterFleetInsuranceClaimStatus } from '../../../user_organisation_service-djKCoZTQ.js';
4
+ export { j8 as MasterFleetInsuranceClaimStatus, ja as MasterFleetInsuranceClaimStatusDTO, jc as MasterFleetInsuranceClaimStatusQueryDTO, jb as MasterFleetInsuranceClaimStatusQuerySchema, j9 as MasterFleetInsuranceClaimStatusSchema, jg as createMasterFleetInsuranceClaimStatus, ji as deleteMasterFleetInsuranceClaimStatus, jf as findMasterFleetInsuranceClaimStatuses, jj as getMasterFleetInsuranceClaimStatusCache, je as newMasterFleetInsuranceClaimStatusPayload, jd as toMasterFleetInsuranceClaimStatusPayload, jh as updateMasterFleetInsuranceClaimStatus } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
@@ -194,7 +194,7 @@ var OrderBySchema = z2.array(
194
194
  })
195
195
  );
196
196
  var BaseFileSchema = z2.object({
197
- usage_type: stringOptional("Usage Type", 0, 100),
197
+ usage_type: stringMandatory("Usage Type", 3, 100),
198
198
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
199
199
  file_url: stringOptional("File URL", 0, 300),
200
200
  file_key: stringOptional("File Key", 0, 300),
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { jk as MasterFleetServiceTask, jm as MasterFleetServiceTaskDTO, jo as MasterFleetServiceTaskQueryDTO, jn as MasterFleetServiceTaskQuerySchema, jl as MasterFleetServiceTaskSchema, js as createMasterFleetServiceTask, ju as deleteMasterFleetServiceTask, jr as findMasterFleetServiceTasks, jv as getMasterFleetServiceTaskCache, jq as newMasterFleetServiceTaskPayload, jp as toMasterFleetServiceTaskPayload, jt as updateMasterFleetServiceTask } from '../../../user_organisation_service-djKCoZTQ.js';
4
+ export { jk as MasterFleetServiceTask, jm as MasterFleetServiceTaskDTO, jo as MasterFleetServiceTaskQueryDTO, jn as MasterFleetServiceTaskQuerySchema, jl as MasterFleetServiceTaskSchema, js as createMasterFleetServiceTask, ju as deleteMasterFleetServiceTask, jr as findMasterFleetServiceTasks, jv as getMasterFleetServiceTaskCache, jq as newMasterFleetServiceTaskPayload, jp as toMasterFleetServiceTaskPayload, jt as updateMasterFleetServiceTask } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';
@@ -194,7 +194,7 @@ var OrderBySchema = z2.array(
194
194
  })
195
195
  );
196
196
  var BaseFileSchema = z2.object({
197
- usage_type: stringOptional("Usage Type", 0, 100),
197
+ usage_type: stringMandatory("Usage Type", 3, 100),
198
198
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
199
199
  file_url: stringOptional("File URL", 0, 300),
200
200
  file_key: stringOptional("File Key", 0, 300),
@@ -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, a3 as MasterMainCountryDTO, a5 as MasterMainCountryQueryDTO, a4 as MasterMainCountryQuerySchema, a2 as MasterMainCountrySchema, a9 as createMasterMainCountry, ab as deleteMasterMainCountry, a8 as findMasterMainCountries, ac as getMasterMainCountryCache, ad as getMasterMainCountryCacheChild, a7 as newMasterMainCountryPayload, a6 as toMasterMainCountryPayload, aa as updateMasterMainCountry } from '../../../user_organisation_service-djKCoZTQ.js';
4
+ export { f as MasterMainCountry, a3 as MasterMainCountryDTO, a5 as MasterMainCountryQueryDTO, a4 as MasterMainCountryQuerySchema, a2 as MasterMainCountrySchema, a9 as createMasterMainCountry, ab as deleteMasterMainCountry, a8 as findMasterMainCountries, ac as getMasterMainCountryCache, ad as getMasterMainCountryCacheChild, a7 as newMasterMainCountryPayload, a6 as toMasterMainCountryPayload, aa as updateMasterMainCountry } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -190,7 +190,7 @@ var OrderBySchema = z2.array(
190
190
  })
191
191
  );
192
192
  var BaseFileSchema = z2.object({
193
- usage_type: stringOptional("Usage Type", 0, 100),
193
+ usage_type: stringMandatory("Usage Type", 3, 100),
194
194
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
195
195
  file_url: stringOptional("File URL", 0, 300),
196
196
  file_key: stringOptional("File Key", 0, 300),
@@ -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-djKCoZTQ.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-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -194,7 +194,7 @@ var OrderBySchema = z2.array(
194
194
  })
195
195
  );
196
196
  var BaseFileSchema = z2.object({
197
- usage_type: stringOptional("Usage Type", 0, 100),
197
+ usage_type: stringMandatory("Usage Type", 3, 100),
198
198
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
199
199
  file_url: stringOptional("File URL", 0, 300),
200
200
  file_key: stringOptional("File Key", 0, 300),
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { ae as MasterMainDateFormat, ag as MasterMainDateFormatDTO, ai as MasterMainDateFormatQueryDTO, ah as MasterMainDateFormatQuerySchema, af as MasterMainDateFormatSchema, am as createMasterMainDateFormat, ao as deleteMasterMainDateFormat, al as findMasterMainDateFormats, ap as getMasterMainDateFormatCache, ak as newMasterMainDateFormatPayload, aj as toMasterMainDateFormatPayload, an as updateMasterMainDateFormat } from '../../../user_organisation_service-djKCoZTQ.js';
4
+ export { ae as MasterMainDateFormat, ag as MasterMainDateFormatDTO, ai as MasterMainDateFormatQueryDTO, ah as MasterMainDateFormatQuerySchema, af as MasterMainDateFormatSchema, am as createMasterMainDateFormat, ao as deleteMasterMainDateFormat, al as findMasterMainDateFormats, ap as getMasterMainDateFormatCache, ak as newMasterMainDateFormatPayload, aj as toMasterMainDateFormatPayload, an as updateMasterMainDateFormat } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -190,7 +190,7 @@ var OrderBySchema = z2.array(
190
190
  })
191
191
  );
192
192
  var BaseFileSchema = z2.object({
193
- usage_type: stringOptional("Usage Type", 0, 100),
193
+ usage_type: stringMandatory("Usage Type", 3, 100),
194
194
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
195
195
  file_url: stringOptional("File URL", 0, 300),
196
196
  file_key: stringOptional("File Key", 0, 300),
@@ -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>;
@@ -190,7 +190,7 @@ var OrderBySchema = z2.array(
190
190
  })
191
191
  );
192
192
  var BaseFileSchema = z2.object({
193
- usage_type: stringOptional("Usage Type", 0, 100),
193
+ usage_type: stringMandatory("Usage Type", 3, 100),
194
194
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
195
195
  file_url: stringOptional("File URL", 0, 300),
196
196
  file_key: stringOptional("File Key", 0, 300),
@@ -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>;
@@ -190,7 +190,7 @@ var OrderBySchema = z2.array(
190
190
  })
191
191
  );
192
192
  var BaseFileSchema = z2.object({
193
- usage_type: stringOptional("Usage Type", 0, 100),
193
+ usage_type: stringMandatory("Usage Type", 3, 100),
194
194
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
195
195
  file_url: stringOptional("File URL", 0, 300),
196
196
  file_key: stringOptional("File Key", 0, 300),
@@ -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-djKCoZTQ.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-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -190,7 +190,7 @@ var OrderBySchema = z2.array(
190
190
  })
191
191
  );
192
192
  var BaseFileSchema = z2.object({
193
- usage_type: stringOptional("Usage Type", 0, 100),
193
+ usage_type: stringMandatory("Usage Type", 3, 100),
194
194
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
195
195
  file_url: stringOptional("File URL", 0, 300),
196
196
  file_key: stringOptional("File Key", 0, 300),
@@ -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-djKCoZTQ.js';
4
+ import { f as MasterMainCountry, g as MasterMainState } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
7
7
 
@@ -39,6 +39,7 @@ 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;
42
43
  status: Status;
43
44
  country_id: string;
44
45
  state_id: string;
@@ -47,7 +48,6 @@ declare const MasterMainLandmarkSchema: z.ZodObject<{
47
48
  zip_code: string;
48
49
  landmark_name: string;
49
50
  location: string;
50
- google_location: string;
51
51
  latitude?: number | undefined;
52
52
  longitude?: number | undefined;
53
53
  }, {
@@ -55,13 +55,13 @@ declare const MasterMainLandmarkSchema: z.ZodObject<{
55
55
  country_id: string;
56
56
  state_id: string;
57
57
  landmark_name: string;
58
+ latitude?: unknown;
59
+ longitude?: unknown;
60
+ google_location?: string | undefined;
58
61
  locality?: string | undefined;
59
62
  city_district_town?: string | undefined;
60
63
  zip_code?: string | undefined;
61
- latitude?: unknown;
62
- longitude?: unknown;
63
64
  location?: 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,6 +100,7 @@ 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;
103
104
  search: string;
104
105
  paging: PAGING;
105
106
  page_count: number;
@@ -119,13 +120,12 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
119
120
  }[];
120
121
  include_master_data: YesNo;
121
122
  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
- date_format_id: string;
128
127
  time_zone_id: string;
128
+ date_format_id: string;
129
129
  status?: Status[] | undefined;
130
130
  search?: string | undefined;
131
131
  paging?: PAGING | undefined;
@@ -204,7 +204,7 @@ var OrderBySchema = z2.array(
204
204
  })
205
205
  );
206
206
  var BaseFileSchema = z2.object({
207
- usage_type: stringOptional("Usage Type", 0, 100),
207
+ usage_type: stringMandatory("Usage Type", 3, 100),
208
208
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
209
209
  file_url: stringOptional("File URL", 0, 300),
210
210
  file_key: stringOptional("File Key", 0, 300),
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { gO as MasterMainLanguage, gQ as MasterMainLanguageDTO, gS as MasterMainLanguageQueryDTO, gR as MasterMainLanguageQuerySchema, gP as MasterMainLanguageSchema, gW as createMasterMainLanguage, gY as deleteMasterMainLanguage, gV as findMasterMainLanguages, gZ as getMasterMainLanguageCache, gU as newMasterMainLanguagePayload, gT as toMasterMainLanguagePayload, gX as updateMasterMainLanguage } from '../../../user_organisation_service-djKCoZTQ.js';
4
+ export { gO as MasterMainLanguage, gQ as MasterMainLanguageDTO, gS as MasterMainLanguageQueryDTO, gR as MasterMainLanguageQuerySchema, gP as MasterMainLanguageSchema, gW as createMasterMainLanguage, gY as deleteMasterMainLanguage, gV as findMasterMainLanguages, gZ as getMasterMainLanguageCache, gU as newMasterMainLanguagePayload, gT as toMasterMainLanguagePayload, gX as updateMasterMainLanguage } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -190,7 +190,7 @@ var OrderBySchema = z2.array(
190
190
  })
191
191
  );
192
192
  var BaseFileSchema = z2.object({
193
- usage_type: stringOptional("Usage Type", 0, 100),
193
+ usage_type: stringMandatory("Usage Type", 3, 100),
194
194
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
195
195
  file_url: stringOptional("File URL", 0, 300),
196
196
  file_key: stringOptional("File Key", 0, 300),
@@ -190,7 +190,7 @@ var OrderBySchema = z2.array(
190
190
  })
191
191
  );
192
192
  var BaseFileSchema = z2.object({
193
- usage_type: stringOptional("Usage Type", 0, 100),
193
+ usage_type: stringMandatory("Usage Type", 3, 100),
194
194
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
195
195
  file_url: stringOptional("File URL", 0, 300),
196
196
  file_key: stringOptional("File Key", 0, 300),
@@ -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, T as MasterMainStateDTO, W as MasterMainStateQueryDTO, V as MasterMainStateQuerySchema, S as MasterMainStateSchema, _ as createMasterMainState, a0 as deleteMasterMainState, Z as findMasterMainStates, a1 as getMasterMainStateCache, Y as newMasterMainStatePayload, X as toMasterMainStatePayload, $ as updateMasterMainState } from '../../../user_organisation_service-djKCoZTQ.js';
4
+ export { g as MasterMainState, T as MasterMainStateDTO, W as MasterMainStateQueryDTO, V as MasterMainStateQuerySchema, S as MasterMainStateSchema, _ as createMasterMainState, a0 as deleteMasterMainState, Z as findMasterMainStates, a1 as getMasterMainStateCache, Y as newMasterMainStatePayload, X as toMasterMainStatePayload, $ as updateMasterMainState } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -194,7 +194,7 @@ var OrderBySchema = z2.array(
194
194
  })
195
195
  );
196
196
  var BaseFileSchema = z2.object({
197
- usage_type: stringOptional("Usage Type", 0, 100),
197
+ usage_type: stringMandatory("Usage Type", 3, 100),
198
198
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
199
199
  file_url: stringOptional("File URL", 0, 300),
200
200
  file_key: stringOptional("File Key", 0, 300),
@@ -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, O as createMasterMainTimeZone, Q as deleteMasterMainTimeZone, N as findMasterMainTimeZones, R as getMasterMainTimeZoneCache, L as newMasterMainTimeZonePayload, K as toMasterMainTimeZonePayload, P as updateMasterMainTimeZone } from '../../../user_organisation_service-djKCoZTQ.js';
4
+ export { F as MasterMainTimeZone, H as MasterMainTimeZoneDTO, J as MasterMainTimeZoneQueryDTO, I as MasterMainTimeZoneQuerySchema, G as MasterMainTimeZoneSchema, O as createMasterMainTimeZone, Q as deleteMasterMainTimeZone, N as findMasterMainTimeZones, R as getMasterMainTimeZoneCache, L as newMasterMainTimeZonePayload, K as toMasterMainTimeZonePayload, P as updateMasterMainTimeZone } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -208,7 +208,7 @@ var OrderBySchema = z2.array(
208
208
  })
209
209
  );
210
210
  var BaseFileSchema = z2.object({
211
- usage_type: stringOptional("Usage Type", 0, 100),
211
+ usage_type: stringMandatory("Usage Type", 3, 100),
212
212
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
213
213
  file_url: stringOptional("File URL", 0, 300),
214
214
  file_key: stringOptional("File Key", 0, 300),
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { aq as MasterMainUnitDistance, as as MasterMainUnitDistanceDTO, au as MasterMainUnitDistanceQueryDTO, at as MasterMainUnitDistanceQuerySchema, ar as MasterMainUnitDistanceSchema, ay as createMasterMainUnitDistance, aA as deleteMasterMainUnitDistance, ax as findMasterMainUnitDistances, aB as getMasterMainUnitDistanceCache, aw as newMasterMainUnitDistancePayload, av as toMasterMainUnitDistancePayload, az as updateMasterMainUnitDistance } from '../../../user_organisation_service-djKCoZTQ.js';
4
+ export { aq as MasterMainUnitDistance, as as MasterMainUnitDistanceDTO, au as MasterMainUnitDistanceQueryDTO, at as MasterMainUnitDistanceQuerySchema, ar as MasterMainUnitDistanceSchema, ay as createMasterMainUnitDistance, aA as deleteMasterMainUnitDistance, ax as findMasterMainUnitDistances, aB as getMasterMainUnitDistanceCache, aw as newMasterMainUnitDistancePayload, av as toMasterMainUnitDistancePayload, az as updateMasterMainUnitDistance } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -190,7 +190,7 @@ var OrderBySchema = z2.array(
190
190
  })
191
191
  );
192
192
  var BaseFileSchema = z2.object({
193
- usage_type: stringOptional("Usage Type", 0, 100),
193
+ usage_type: stringMandatory("Usage Type", 3, 100),
194
194
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
195
195
  file_url: stringOptional("File URL", 0, 300),
196
196
  file_key: stringOptional("File Key", 0, 300),
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { aC as MasterMainUnitMileage, aE as MasterMainUnitMileageDTO, aG as MasterMainUnitMileageQueryDTO, aF as MasterMainUnitMileageQuerySchema, aD as MasterMainUnitMileageSchema, aK as createMasterMainUnitMileage, aM as deleteMasterMainUnitMileage, aJ as findMasterMainUnitMileages, aN as getMasterMainUnitMileageCache, aI as newMasterMainUnitMileagePayload, aH as toMasterMainUnitMileagePayload, aL as updateMasterMainUnitMileage } from '../../../user_organisation_service-djKCoZTQ.js';
4
+ export { aC as MasterMainUnitMileage, aE as MasterMainUnitMileageDTO, aG as MasterMainUnitMileageQueryDTO, aF as MasterMainUnitMileageQuerySchema, aD as MasterMainUnitMileageSchema, aK as createMasterMainUnitMileage, aM as deleteMasterMainUnitMileage, aJ as findMasterMainUnitMileages, aN as getMasterMainUnitMileageCache, aI as newMasterMainUnitMileagePayload, aH as toMasterMainUnitMileagePayload, aL as updateMasterMainUnitMileage } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -190,7 +190,7 @@ var OrderBySchema = z2.array(
190
190
  })
191
191
  );
192
192
  var BaseFileSchema = z2.object({
193
- usage_type: stringOptional("Usage Type", 0, 100),
193
+ usage_type: stringMandatory("Usage Type", 3, 100),
194
194
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
195
195
  file_url: stringOptional("File URL", 0, 300),
196
196
  file_key: stringOptional("File Key", 0, 300),
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { aO as MasterMainUnitVolume, aQ as MasterMainUnitVolumeDTO, aS as MasterMainUnitVolumeQueryDTO, aR as MasterMainUnitVolumeQuerySchema, aP as MasterMainUnitVolumeSchema, aW as createMasterMainUnitVolume, aY as deleteMasterMainUnitVolume, aV as findMasterMainUnitVolumes, aZ as getMasterMainUnitVolumeCache, aU as newMasterMainUnitVolumePayload, aT as toMasterMainUnitVolumePayload, aX as updateMasterMainUnitVolume } from '../../../user_organisation_service-djKCoZTQ.js';
4
+ export { aO as MasterMainUnitVolume, aQ as MasterMainUnitVolumeDTO, aS as MasterMainUnitVolumeQueryDTO, aR as MasterMainUnitVolumeQuerySchema, aP as MasterMainUnitVolumeSchema, aW as createMasterMainUnitVolume, aY as deleteMasterMainUnitVolume, aV as findMasterMainUnitVolumes, aZ as getMasterMainUnitVolumeCache, aU as newMasterMainUnitVolumePayload, aT as toMasterMainUnitVolumePayload, aX as updateMasterMainUnitVolume } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import './master_main_sim_provider_service.js';
@@ -190,7 +190,7 @@ var OrderBySchema = z2.array(
190
190
  })
191
191
  );
192
192
  var BaseFileSchema = z2.object({
193
- usage_type: stringOptional("Usage Type", 0, 100),
193
+ usage_type: stringMandatory("Usage Type", 3, 100),
194
194
  file_type: enumMandatory("File Type", FileType, "Image" /* Image */),
195
195
  file_url: stringOptional("File URL", 0, 300),
196
196
  file_key: stringOptional("File Key", 0, 300),
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { cx as OrganisationBranch, cz as OrganisationBranchDTO, cB as OrganisationBranchQueryDTO, cA as OrganisationBranchQuerySchema, cy as OrganisationBranchSchema, cF as createOrganisationBranch, cH as deleteOrganisationBranch, cE as findOrganisationBranchs, cI as getOrganisationBranchCache, cK as getOrganisationBranchCacheChild, cJ as getOrganisationBranchCacheCount, cD as newOrganisationBranchPayload, cC as toOrganisationBranchPayload, cG as updateOrganisationBranch } from '../../../user_organisation_service-djKCoZTQ.js';
4
+ export { cx as OrganisationBranch, cz as OrganisationBranchDTO, cB as OrganisationBranchQueryDTO, cA as OrganisationBranchQuerySchema, cy as OrganisationBranchSchema, cF as createOrganisationBranch, cH as deleteOrganisationBranch, cE as findOrganisationBranchs, cI as getOrganisationBranchCache, cK as getOrganisationBranchCacheChild, cJ as getOrganisationBranchCacheCount, cD as newOrganisationBranchPayload, cC as toOrganisationBranchPayload, cG as updateOrganisationBranch } from '../../../user_organisation_service-D2pCLN2b.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../main/master_main_sim_provider_service.js';