vms-nest-prisma-api-document 75.0.0 → 85.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 (77) hide show
  1. package/dist/services/account/bookmark_service.d.ts +9 -9
  2. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  3. package/dist/services/account/report_preferences.service.d.ts +1 -1
  4. package/dist/services/account/ticket_service.d.ts +15 -15
  5. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +17 -17
  6. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +45 -45
  7. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +30 -30
  8. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  9. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +9 -9
  10. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +6 -6
  11. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +12 -12
  12. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +5 -5
  13. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +10 -10
  14. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  15. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  16. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  17. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  18. package/dist/services/main/users/auth_service.d.ts +1 -1
  19. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  20. package/dist/services/main/users/user_service.d.ts +1 -1
  21. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  22. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  23. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  24. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  25. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  26. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  27. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  28. package/dist/services/master/expense/master_fuel_company_service.d.ts +6 -6
  29. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +3 -3
  30. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  31. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  32. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  33. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  34. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  35. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  36. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  37. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  38. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  39. package/dist/services/master/main/master_main_eway_bill_provider_service.d.ts +2 -2
  40. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  41. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  42. package/dist/services/master/main/master_main_landmark_service.d.ts +7 -7
  43. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  44. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  45. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  46. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  47. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  48. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  49. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  50. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  51. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  52. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  53. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  54. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  55. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  56. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  57. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  58. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  59. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  60. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  61. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  62. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  63. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  64. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  65. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +3 -3
  66. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  67. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  68. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  69. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  70. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  71. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  72. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  73. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  74. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  75. package/dist/services/website/static_pages_service.d.ts +1 -1
  76. package/dist/{user_organisation_service-DqZC6EYi.d.ts → user_organisation_service-CUD01Lze.d.ts} +57 -45
  77. package/package.json +1 -1
@@ -21,9 +21,9 @@ declare const MasterMainIndustrySchema: 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
+ description: string;
24
25
  status: Status;
25
26
  industry_name: string;
26
- description: string;
27
27
  }, {
28
28
  status: Status;
29
29
  industry_name: string;
@@ -1358,8 +1358,8 @@ declare const MasterDeviceTypeSchema: z.ZodObject<{
1358
1358
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1359
1359
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1360
1360
  }, "strip", z.ZodTypeAny, {
1361
- status: Status;
1362
1361
  description: string;
1362
+ status: Status;
1363
1363
  device_type_name: string;
1364
1364
  device_type_code: string;
1365
1365
  device_manufacturer_id: string;
@@ -1493,8 +1493,8 @@ declare const MasterDeviceModelSchema: z.ZodObject<{
1493
1493
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1494
1494
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1495
1495
  }, "strip", z.ZodTypeAny, {
1496
- status: Status;
1497
1496
  description: string;
1497
+ status: Status;
1498
1498
  device_manufacturer_id: string;
1499
1499
  device_model_name: string;
1500
1500
  device_model_code: string;
@@ -1622,8 +1622,8 @@ declare const MasterDeviceManufacturerSchema: z.ZodObject<{
1622
1622
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1623
1623
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1624
1624
  }, "strip", z.ZodTypeAny, {
1625
- status: Status;
1626
1625
  description: string;
1626
+ status: Status;
1627
1627
  device_manufacturer_name: string;
1628
1628
  device_manufacturer_code: string;
1629
1629
  }, {
@@ -2127,9 +2127,9 @@ declare const OrganisationSubCompanySchema: z.ZodObject<{
2127
2127
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2128
2128
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2129
2129
  }, "strip", z.ZodTypeAny, {
2130
+ description: string;
2130
2131
  status: Status;
2131
2132
  organisation_id: string;
2132
- description: string;
2133
2133
  sub_company_name: string;
2134
2134
  sub_company_GSTIN: string;
2135
2135
  }, {
@@ -2257,9 +2257,9 @@ declare const OrganisationBranchSchema: z.ZodObject<{
2257
2257
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2258
2258
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2259
2259
  }, "strip", z.ZodTypeAny, {
2260
+ description: string;
2260
2261
  status: Status;
2261
2262
  organisation_id: string;
2262
- description: string;
2263
2263
  branch_name: string;
2264
2264
  branch_city: string;
2265
2265
  branch_address: string;
@@ -2387,9 +2387,9 @@ declare const OrganisationColorSchema: z.ZodObject<{
2387
2387
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2388
2388
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2389
2389
  }, "strip", z.ZodTypeAny, {
2390
+ description: string;
2390
2391
  status: Status;
2391
2392
  organisation_id: string;
2392
- description: string;
2393
2393
  color_name: string;
2394
2394
  color_code: string;
2395
2395
  }, {
@@ -2513,9 +2513,9 @@ declare const OrganisationTagSchema: z.ZodObject<{
2513
2513
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2514
2514
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2515
2515
  }, "strip", z.ZodTypeAny, {
2516
+ description: string;
2516
2517
  status: Status;
2517
2518
  organisation_id: string;
2518
- description: string;
2519
2519
  tag_name: string;
2520
2520
  }, {
2521
2521
  status: Status;
@@ -2648,15 +2648,15 @@ declare const OrganisationGroupSchema: z.ZodObject<{
2648
2648
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
2649
2649
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2650
2650
  }, "strip", z.ZodTypeAny, {
2651
- group_name: string;
2651
+ description: string;
2652
2652
  status: Status;
2653
2653
  organisation_id: string;
2654
- description: string;
2655
2654
  vehicle_ids: string[];
2656
- }, {
2657
2655
  group_name: string;
2656
+ }, {
2658
2657
  status: Status;
2659
2658
  organisation_id: string;
2659
+ group_name: string;
2660
2660
  description?: string | undefined;
2661
2661
  vehicle_ids?: string[] | undefined;
2662
2662
  }>;
@@ -2781,9 +2781,9 @@ declare const MasterVehicleSubModelSchema: z.ZodObject<{
2781
2781
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2782
2782
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2783
2783
  }, "strip", z.ZodTypeAny, {
2784
+ description: string;
2784
2785
  status: Status;
2785
2786
  organisation_id: string;
2786
- description: string;
2787
2787
  vehicle_sub_model: string;
2788
2788
  vehicle_model_id: string;
2789
2789
  vehicle_make_id: string;
@@ -2920,9 +2920,9 @@ declare const MasterVehicleModelSchema: z.ZodObject<{
2920
2920
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2921
2921
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2922
2922
  }, "strip", z.ZodTypeAny, {
2923
+ description: string;
2923
2924
  status: Status;
2924
2925
  organisation_id: string;
2925
- description: string;
2926
2926
  vehicle_make_id: string;
2927
2927
  vehicle_model: string;
2928
2928
  }, {
@@ -3051,9 +3051,9 @@ declare const MasterVehicleMakeSchema: z.ZodObject<{
3051
3051
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3052
3052
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3053
3053
  }, "strip", z.ZodTypeAny, {
3054
+ description: string;
3054
3055
  status: Status;
3055
3056
  organisation_id: string;
3056
- description: string;
3057
3057
  vehicle_make: string;
3058
3058
  }, {
3059
3059
  status: Status;
@@ -3175,9 +3175,9 @@ declare const MasterVehicleStatusTypeSchema: z.ZodObject<{
3175
3175
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3176
3176
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3177
3177
  }, "strip", z.ZodTypeAny, {
3178
+ description: string;
3178
3179
  status: Status;
3179
3180
  organisation_id: string;
3180
- description: string;
3181
3181
  status_type: string;
3182
3182
  }, {
3183
3183
  status: Status;
@@ -3299,9 +3299,9 @@ declare const MasterVehicleOwnershipTypeSchema: z.ZodObject<{
3299
3299
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3300
3300
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3301
3301
  }, "strip", z.ZodTypeAny, {
3302
+ description: string;
3302
3303
  status: Status;
3303
3304
  organisation_id: string;
3304
- description: string;
3305
3305
  ownership_type: string;
3306
3306
  }, {
3307
3307
  status: Status;
@@ -3423,9 +3423,9 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
3423
3423
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3424
3424
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3425
3425
  }, "strip", z.ZodTypeAny, {
3426
+ description: string;
3426
3427
  status: Status;
3427
3428
  organisation_id: string;
3428
- description: string;
3429
3429
  vehicle_type: string;
3430
3430
  }, {
3431
3431
  status: Status;
@@ -3547,9 +3547,9 @@ declare const MasterVehicleFuelTypeSchema: z.ZodObject<{
3547
3547
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3548
3548
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3549
3549
  }, "strip", z.ZodTypeAny, {
3550
+ description: string;
3550
3551
  status: Status;
3551
3552
  organisation_id: string;
3552
- description: string;
3553
3553
  fuel_type: string;
3554
3554
  }, {
3555
3555
  status: Status;
@@ -3671,9 +3671,9 @@ declare const MasterVehicleAssociatedToSchema: z.ZodObject<{
3671
3671
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3672
3672
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3673
3673
  }, "strip", z.ZodTypeAny, {
3674
+ description: string;
3674
3675
  status: Status;
3675
3676
  organisation_id: string;
3676
- description: string;
3677
3677
  associated_to: string;
3678
3678
  }, {
3679
3679
  status: Status;
@@ -3800,9 +3800,9 @@ declare const MasterVehicleFuelUnitSchema: z.ZodObject<{
3800
3800
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3801
3801
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3802
3802
  }, "strip", z.ZodTypeAny, {
3803
+ description: string;
3803
3804
  status: Status;
3804
3805
  organisation_id: string;
3805
- description: string;
3806
3806
  fuel_unit: string;
3807
3807
  }, {
3808
3808
  status: Status;
@@ -4240,15 +4240,27 @@ interface VehicleDetailGPS extends Record<string, unknown> {
4240
4240
  ll?: string;
4241
4241
  ld?: number;
4242
4242
  km_last_24?: number;
4243
- t_s_last_24_moving?: number;
4244
- t_s_last_24_ignition?: number;
4245
- t_s_last_24_moving_f?: string;
4246
- t_s_last_24_ignition_f?: string;
4243
+ t_s_last_24_moving_on?: number;
4244
+ t_s_last_24_moving_off?: number;
4245
+ t_s_last_24_ignition_on?: number;
4246
+ t_s_last_24_ignition_off?: number;
4247
+ max_speed_last_24?: number;
4248
+ avg_speed_last_24?: number;
4249
+ t_s_last_24_moving_on_f?: string;
4250
+ t_s_last_24_moving_off_f?: string;
4251
+ t_s_last_24_ignition_on_f?: string;
4252
+ t_s_last_24_ignition_off_f?: string;
4247
4253
  km_today?: number;
4248
- t_s_today_moving?: number;
4249
- t_s_today_ignition?: number;
4250
- t_s_today_moving_f?: string;
4251
- t_s_today_ignition_f?: string;
4254
+ t_s_today_moving_on?: number;
4255
+ t_s_today_moving_off?: number;
4256
+ t_s_today_ignition_on?: number;
4257
+ t_s_today_ignition_off?: number;
4258
+ max_speed_today?: number;
4259
+ avg_speed_today?: number;
4260
+ t_s_today_moving_on_f?: string;
4261
+ t_s_today_moving_off_f?: string;
4262
+ t_s_today_ignition_on_f?: string;
4263
+ t_s_today_ignition_off_f?: string;
4252
4264
  km_this_week_sunday?: number;
4253
4265
  km_this_week_monday?: number;
4254
4266
  km_this_month?: number;
@@ -5218,9 +5230,9 @@ declare const MasterUserRoleSchema: z.ZodObject<{
5218
5230
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5219
5231
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
5220
5232
  }, "strip", z.ZodTypeAny, {
5233
+ description: string;
5221
5234
  status: Status;
5222
5235
  organisation_id: string;
5223
- description: string;
5224
5236
  user_role: string;
5225
5237
  }, {
5226
5238
  status: Status;
@@ -5341,9 +5353,9 @@ declare const MasterUserStatusSchema: z.ZodObject<{
5341
5353
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5342
5354
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
5343
5355
  }, "strip", z.ZodTypeAny, {
5356
+ description: string;
5344
5357
  status: Status;
5345
5358
  organisation_id: string;
5346
- description: string;
5347
5359
  user_status: string;
5348
5360
  }, {
5349
5361
  status: Status;
@@ -5834,9 +5846,9 @@ declare const MasterExpenseNameSchema: z.ZodObject<{
5834
5846
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5835
5847
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
5836
5848
  }, "strip", z.ZodTypeAny, {
5849
+ description: string;
5837
5850
  status: Status;
5838
5851
  organisation_id: string;
5839
- description: string;
5840
5852
  expense_name: string;
5841
5853
  expense_category: ExpenseCategory;
5842
5854
  }, {
@@ -5958,9 +5970,9 @@ declare const MasterExpenseTypeSchema: z.ZodObject<{
5958
5970
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5959
5971
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
5960
5972
  }, "strip", z.ZodTypeAny, {
5973
+ description: string;
5961
5974
  status: Status;
5962
5975
  organisation_id: string;
5963
- description: string;
5964
5976
  expense_type_name: string;
5965
5977
  }, {
5966
5978
  status: Status;
@@ -6079,9 +6091,9 @@ declare const MasterTyreGradeSchema: z.ZodObject<{
6079
6091
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6080
6092
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6081
6093
  }, "strip", z.ZodTypeAny, {
6094
+ description: string;
6082
6095
  status: Status;
6083
6096
  organisation_id: string;
6084
- description: string;
6085
6097
  tyre_grade: string;
6086
6098
  }, {
6087
6099
  status: Status;
@@ -6204,9 +6216,9 @@ declare const MasterTyreModelSchema: z.ZodObject<{
6204
6216
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6205
6217
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6206
6218
  }, "strip", z.ZodTypeAny, {
6219
+ description: string;
6207
6220
  status: Status;
6208
6221
  organisation_id: string;
6209
- description: string;
6210
6222
  tyre_model: string;
6211
6223
  tyre_make_id: string;
6212
6224
  }, {
@@ -6333,9 +6345,9 @@ declare const MasterTyreMakeSchema: z.ZodObject<{
6333
6345
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6334
6346
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6335
6347
  }, "strip", z.ZodTypeAny, {
6348
+ description: string;
6336
6349
  status: Status;
6337
6350
  organisation_id: string;
6338
- description: string;
6339
6351
  tyre_make: string;
6340
6352
  }, {
6341
6353
  status: Status;
@@ -6456,9 +6468,9 @@ declare const MasterFleetIncidentTypeSchema: z.ZodObject<{
6456
6468
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6457
6469
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6458
6470
  }, "strip", z.ZodTypeAny, {
6471
+ description: string;
6459
6472
  status: Status;
6460
6473
  organisation_id: string;
6461
- description: string;
6462
6474
  fleet_incident_type: string;
6463
6475
  }, {
6464
6476
  status: Status;
@@ -6577,9 +6589,9 @@ declare const MasterFleetIncidentStatusSchema: z.ZodObject<{
6577
6589
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6578
6590
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6579
6591
  }, "strip", z.ZodTypeAny, {
6592
+ description: string;
6580
6593
  status: Status;
6581
6594
  organisation_id: string;
6582
- description: string;
6583
6595
  fleet_incident_status: string;
6584
6596
  }, {
6585
6597
  status: Status;
@@ -6698,9 +6710,9 @@ declare const MasterFleetIncidentSeveritySchema: z.ZodObject<{
6698
6710
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6699
6711
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6700
6712
  }, "strip", z.ZodTypeAny, {
6713
+ description: string;
6701
6714
  status: Status;
6702
6715
  organisation_id: string;
6703
- description: string;
6704
6716
  fleet_incident_severity: string;
6705
6717
  }, {
6706
6718
  status: Status;
@@ -6819,9 +6831,9 @@ declare const MasterFleetInsuranceClaimStatusSchema: z.ZodObject<{
6819
6831
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6820
6832
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6821
6833
  }, "strip", z.ZodTypeAny, {
6834
+ description: string;
6822
6835
  status: Status;
6823
6836
  organisation_id: string;
6824
- description: string;
6825
6837
  fleet_insurance_claim_status: string;
6826
6838
  }, {
6827
6839
  status: Status;
@@ -6940,9 +6952,9 @@ declare const MasterFleetServiceTaskSchema: z.ZodObject<{
6940
6952
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
6941
6953
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6942
6954
  }, "strip", z.ZodTypeAny, {
6955
+ description: string;
6943
6956
  status: Status;
6944
6957
  organisation_id: string;
6945
- description: string;
6946
6958
  fleet_service_task: string;
6947
6959
  }, {
6948
6960
  status: Status;
@@ -7061,9 +7073,9 @@ declare const MasterTripPartyTypeSchema: z.ZodObject<{
7061
7073
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
7062
7074
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
7063
7075
  }, "strip", z.ZodTypeAny, {
7076
+ description: string;
7064
7077
  status: Status;
7065
7078
  organisation_id: string;
7066
- description: string;
7067
7079
  party_type: string;
7068
7080
  }, {
7069
7081
  status: Status;
@@ -7179,9 +7191,9 @@ declare const MasterVendorTypeSchema: z.ZodObject<{
7179
7191
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
7180
7192
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
7181
7193
  }, "strip", z.ZodTypeAny, {
7194
+ description: string;
7182
7195
  status: Status;
7183
7196
  organisation_id: string;
7184
- description: string;
7185
7197
  vendor_type: string;
7186
7198
  }, {
7187
7199
  status: Status;
@@ -7305,9 +7317,9 @@ declare const MasterSparePartSubCategorySchema: z.ZodObject<{
7305
7317
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
7306
7318
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
7307
7319
  }, "strip", z.ZodTypeAny, {
7320
+ description: string;
7308
7321
  status: Status;
7309
7322
  organisation_id: string;
7310
- description: string;
7311
7323
  sub_category_name: string;
7312
7324
  sub_category_code: string;
7313
7325
  spare_part_category_id: string;
@@ -7438,9 +7450,9 @@ declare const MasterSparePartCategorySchema: z.ZodObject<{
7438
7450
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
7439
7451
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
7440
7452
  }, "strip", z.ZodTypeAny, {
7453
+ description: string;
7441
7454
  status: Status;
7442
7455
  organisation_id: string;
7443
- description: string;
7444
7456
  category_name: string;
7445
7457
  category_code: string;
7446
7458
  }, {
@@ -7565,9 +7577,9 @@ declare const MasterSparePartUnitSchema: z.ZodObject<{
7565
7577
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
7566
7578
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
7567
7579
  }, "strip", z.ZodTypeAny, {
7580
+ description: string;
7568
7581
  status: Status;
7569
7582
  organisation_id: string;
7570
- description: string;
7571
7583
  unit_name: string;
7572
7584
  unit_code: string;
7573
7585
  }, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vms-nest-prisma-api-document",
3
- "version": "75.0.0",
3
+ "version": "85.0.0",
4
4
  "description": "Reusable API SDK built with NestJS, Prisma, Axios, and Zod for VMS frontends.",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",