vms-nest-api-document 64.0.0 → 65.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 (136) hide show
  1. package/dist/services/account/analytics/admin_login_analytics_service.d.ts +3 -3
  2. package/dist/services/account/analytics/driver_login_analytics_service.d.ts +4 -4
  3. package/dist/services/account/analytics/parent_login_analytics_service.d.ts +3 -3
  4. package/dist/services/account/analytics/student_login_analytics_service.d.ts +3 -3
  5. package/dist/services/account/analytics/user_login_analytics_service.d.ts +2 -2
  6. package/dist/services/account/analytics/user_page_analytics_service.d.ts +2 -2
  7. package/dist/services/account/analytics/user_report_analytics_service.d.ts +2 -2
  8. package/dist/services/account/eway_bill_details.d.ts +1 -1
  9. package/dist/services/account/fasttag_details.d.ts +1 -1
  10. package/dist/services/account/fasttag_transactions.d.ts +1 -1
  11. package/dist/services/account/invoice_service.d.ts +1 -1
  12. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  13. package/dist/services/account/report_preferences.service.d.ts +1 -1
  14. package/dist/services/account/ticket_service.d.ts +1 -1
  15. package/dist/services/account/user_bookmark_service.d.ts +1 -1
  16. package/dist/services/core/cronjobs.service.d.ts +12 -12
  17. package/dist/services/core/external_api_push.service.d.ts +15 -15
  18. package/dist/services/core/external_api_share.service.d.ts +11 -11
  19. package/dist/services/core/external_api_sync.service.d.ts +16 -16
  20. package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  21. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  22. package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +1 -1
  23. package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +1 -1
  24. package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
  25. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  26. package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
  27. package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
  28. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  29. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  30. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  31. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  32. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  33. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  34. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  35. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  36. package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
  37. package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
  38. package/dist/services/fleet/school_management/student_service.d.ts +1 -1
  39. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  40. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  41. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  42. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  43. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  44. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  45. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  46. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  47. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  48. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  49. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  50. package/dist/services/gps/features/gps_lock_digital_door_log_service.d.ts +3 -3
  51. package/dist/services/gps/features/gps_lock_relay_log_service.d.ts +3 -3
  52. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  53. package/dist/services/main/device/master_data_check_service.d.ts +3 -3
  54. package/dist/services/main/device/master_device_service.d.ts +6 -6
  55. package/dist/services/main/device/master_traccar_server_service.d.ts +2 -2
  56. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  57. package/dist/services/main/users/auth_service.d.ts +1 -1
  58. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  59. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  60. package/dist/services/main/users/user_service.d.ts +1 -1
  61. package/dist/services/main/vehicle/childs/shared_vehicles.d.ts +1 -1
  62. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  63. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  64. package/dist/services/master/bookmark/master_bookmark_module_service.d.ts +1 -1
  65. package/dist/services/master/bookmark/master_bookmark_page_service.d.ts +1 -1
  66. package/dist/services/master/bookmark/master_bookmark_sub_module_service.d.ts +1 -1
  67. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  68. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  69. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  70. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  71. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  72. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  73. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  74. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  75. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  76. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  77. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  78. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  79. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  80. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  81. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  82. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  83. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  84. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  85. package/dist/services/master/fleet/master_fleet_document_type_service.d.ts +1 -1
  86. package/dist/services/master/fleet/master_fleet_document_type_service.js +1 -1
  87. package/dist/services/master/fleet/master_fleet_fuel_removal_reason_service.d.ts +1 -1
  88. package/dist/services/master/fleet/master_fleet_fuel_removal_reason_service.js +1 -1
  89. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  90. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  91. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  92. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  93. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  94. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  95. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  96. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  97. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  98. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +1 -1
  99. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  100. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  101. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  102. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  103. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  104. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  105. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  106. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  107. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  108. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  109. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  110. package/dist/services/master/organisation/organisation_fleet_service.d.ts +1 -1
  111. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  112. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  113. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  114. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  115. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  116. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  117. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  118. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  119. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  120. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  121. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  122. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  123. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  124. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  125. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  126. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  127. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  128. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  129. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  130. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  131. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  132. package/dist/services/website/contact_us_detail_service.d.ts +3 -3
  133. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  134. package/dist/services/website/request_demo.service.d.ts +12 -12
  135. package/package.json +1 -1
  136. package/dist/{eway_bill_details-C7BOpKgn.d.ts → eway_bill_details-gcp9ZKoG.d.ts} +78 -78
@@ -22,9 +22,9 @@ declare const MasterMainIndustrySchema: 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
- description: string;
26
25
  status: Status;
27
26
  industry_name: string;
27
+ description: string;
28
28
  }, {
29
29
  status: Status;
30
30
  industry_name: string;
@@ -270,9 +270,9 @@ declare const MasterUserRoleSchema: z.ZodObject<{
270
270
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
271
271
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
272
272
  }, "strip", z.ZodTypeAny, {
273
- description: string;
274
273
  status: Status;
275
274
  organisation_id: string;
275
+ description: string;
276
276
  user_role: string;
277
277
  }, {
278
278
  status: Status;
@@ -396,9 +396,9 @@ declare const MasterUserStatusSchema: z.ZodObject<{
396
396
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
397
397
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
398
398
  }, "strip", z.ZodTypeAny, {
399
- description: string;
400
399
  status: Status;
401
400
  organisation_id: string;
401
+ description: string;
402
402
  user_status: string;
403
403
  }, {
404
404
  status: Status;
@@ -772,9 +772,9 @@ declare const OrganisationSubCompanySchema: z.ZodObject<{
772
772
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
773
773
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
774
774
  }, "strip", z.ZodTypeAny, {
775
- description: string;
776
775
  status: Status;
777
776
  organisation_id: string;
777
+ description: string;
778
778
  logo_key: string;
779
779
  logo_url: string;
780
780
  logo_name: string;
@@ -930,9 +930,9 @@ declare const OrganisationBranchSchema: z.ZodObject<{
930
930
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
931
931
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
932
932
  }, "strip", z.ZodTypeAny, {
933
- description: string;
934
933
  status: Status;
935
934
  organisation_id: string;
935
+ description: string;
936
936
  branch_name: string;
937
937
  branch_city: string;
938
938
  branch_address: string;
@@ -1065,9 +1065,9 @@ declare const OrganisationColorSchema: z.ZodObject<{
1065
1065
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1066
1066
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1067
1067
  }, "strip", z.ZodTypeAny, {
1068
- description: string;
1069
1068
  status: Status;
1070
1069
  organisation_id: string;
1070
+ description: string;
1071
1071
  color_name: string;
1072
1072
  color_code: string;
1073
1073
  }, {
@@ -1196,9 +1196,9 @@ declare const OrganisationTagSchema: z.ZodObject<{
1196
1196
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1197
1197
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1198
1198
  }, "strip", z.ZodTypeAny, {
1199
- description: string;
1200
1199
  status: Status;
1201
1200
  organisation_id: string;
1201
+ description: string;
1202
1202
  tag_name: string;
1203
1203
  }, {
1204
1204
  status: Status;
@@ -1719,9 +1719,9 @@ declare const MasterExpenseNameSchema: z.ZodObject<{
1719
1719
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1720
1720
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1721
1721
  }, "strip", z.ZodTypeAny, {
1722
- description: string;
1723
1722
  status: Status;
1724
1723
  organisation_id: string;
1724
+ description: string;
1725
1725
  expense_name: string;
1726
1726
  expense_category: ExpenseCategory;
1727
1727
  }, {
@@ -1849,9 +1849,9 @@ declare const MasterFleetIncidentTypeSchema: z.ZodObject<{
1849
1849
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1850
1850
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1851
1851
  }, "strip", z.ZodTypeAny, {
1852
- description: string;
1853
1852
  status: Status;
1854
1853
  organisation_id: string;
1854
+ description: string;
1855
1855
  fleet_incident_type: string;
1856
1856
  }, {
1857
1857
  status: Status;
@@ -1974,9 +1974,9 @@ declare const MasterFleetIncidentStatusSchema: z.ZodObject<{
1974
1974
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
1975
1975
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
1976
1976
  }, "strip", z.ZodTypeAny, {
1977
- description: string;
1978
1977
  status: Status;
1979
1978
  organisation_id: string;
1979
+ description: string;
1980
1980
  fleet_incident_status: string;
1981
1981
  }, {
1982
1982
  status: Status;
@@ -2099,9 +2099,9 @@ declare const MasterFleetIncidentSeveritySchema: z.ZodObject<{
2099
2099
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2100
2100
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2101
2101
  }, "strip", z.ZodTypeAny, {
2102
- description: string;
2103
2102
  status: Status;
2104
2103
  organisation_id: string;
2104
+ description: string;
2105
2105
  fleet_incident_severity: string;
2106
2106
  }, {
2107
2107
  status: Status;
@@ -2224,9 +2224,9 @@ declare const MasterFleetInsuranceClaimStatusSchema: z.ZodObject<{
2224
2224
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
2225
2225
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
2226
2226
  }, "strip", z.ZodTypeAny, {
2227
- description: string;
2228
2227
  status: Status;
2229
2228
  organisation_id: string;
2229
+ description: string;
2230
2230
  fleet_insurance_claim_status: string;
2231
2231
  }, {
2232
2232
  status: Status;
@@ -3408,9 +3408,9 @@ declare const MasterFuelCompanySchema: z.ZodObject<{
3408
3408
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3409
3409
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3410
3410
  }, "strip", z.ZodTypeAny, {
3411
- description: string;
3412
3411
  status: Status;
3413
3412
  organisation_id: string;
3413
+ description: string;
3414
3414
  country_id: string;
3415
3415
  logo_key: string;
3416
3416
  logo_url: string;
@@ -3854,9 +3854,9 @@ declare const MasterVendorTypeSchema: z.ZodObject<{
3854
3854
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3855
3855
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3856
3856
  }, "strip", z.ZodTypeAny, {
3857
- description: string;
3858
3857
  status: Status;
3859
3858
  organisation_id: string;
3859
+ description: string;
3860
3860
  vendor_type: string;
3861
3861
  }, {
3862
3862
  status: Status;
@@ -3975,9 +3975,9 @@ declare const MasterVendorTagSchema: z.ZodObject<{
3975
3975
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
3976
3976
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
3977
3977
  }, "strip", z.ZodTypeAny, {
3978
- description: string;
3979
3978
  status: Status;
3980
3979
  organisation_id: string;
3980
+ description: string;
3981
3981
  vendor_tag: string;
3982
3982
  }, {
3983
3983
  status: Status;
@@ -4096,9 +4096,9 @@ declare const MasterVendorDocumentTypeSchema: z.ZodObject<{
4096
4096
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
4097
4097
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
4098
4098
  }, "strip", z.ZodTypeAny, {
4099
- description: string;
4100
4099
  status: Status;
4101
4100
  organisation_id: string;
4101
+ description: string;
4102
4102
  document_type: string;
4103
4103
  }, {
4104
4104
  status: Status;
@@ -4886,12 +4886,12 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
4886
4886
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
4887
4887
  }, "strip", z.ZodTypeAny, {
4888
4888
  status: Status;
4889
+ bank_name: string;
4889
4890
  organisation_id: string;
4890
4891
  user_id: string;
4891
4892
  branch_name: string;
4892
4893
  notes: string;
4893
4894
  vendor_id: string;
4894
- bank_name: string;
4895
4895
  account_holder_name: string;
4896
4896
  account_number: string;
4897
4897
  account_type: BankAccountType;
@@ -4908,9 +4908,9 @@ declare const FleetVendorBankAccountSchema: z.ZodObject<{
4908
4908
  account_number: string;
4909
4909
  account_type: BankAccountType;
4910
4910
  is_primary: YesNo;
4911
+ bank_name?: string | undefined;
4911
4912
  branch_name?: string | undefined;
4912
4913
  notes?: string | undefined;
4913
- bank_name?: string | undefined;
4914
4914
  account_holder_name?: string | undefined;
4915
4915
  ifsc_code?: string | undefined;
4916
4916
  swift_code?: string | undefined;
@@ -5880,9 +5880,9 @@ declare const MasterFleetServiceTaskSchema: z.ZodObject<{
5880
5880
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
5881
5881
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
5882
5882
  }, "strip", z.ZodTypeAny, {
5883
- description: string;
5884
5883
  status: Status;
5885
5884
  organisation_id: string;
5885
+ description: string;
5886
5886
  fleet_service_task: string;
5887
5887
  }, {
5888
5888
  status: Status;
@@ -6007,9 +6007,9 @@ declare const MasterFleetServicePartSchema: z.ZodObject<{
6007
6007
  part_amount: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
6008
6008
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
6009
6009
  }, "strip", z.ZodTypeAny, {
6010
- description: string;
6011
6010
  status: Status;
6012
6011
  organisation_id: string;
6012
+ description: string;
6013
6013
  part_name: string;
6014
6014
  part_amount?: number | undefined;
6015
6015
  }, {
@@ -8219,9 +8219,9 @@ declare const MasterFleetBreakdownTypeSchema: z.ZodObject<{
8219
8219
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
8220
8220
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
8221
8221
  }, "strip", z.ZodTypeAny, {
8222
- description: string;
8223
8222
  status: Status;
8224
8223
  organisation_id: string;
8224
+ description: string;
8225
8225
  fleet_breakdown_type: string;
8226
8226
  }, {
8227
8227
  status: Status;
@@ -8958,9 +8958,9 @@ declare const MasterVehicleFuelTypeSchema: z.ZodObject<{
8958
8958
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
8959
8959
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
8960
8960
  }, "strip", z.ZodTypeAny, {
8961
- description: string;
8962
8961
  status: Status;
8963
8962
  organisation_id: string;
8963
+ description: string;
8964
8964
  fuel_type: string;
8965
8965
  }, {
8966
8966
  status: Status;
@@ -9081,9 +9081,9 @@ declare const MasterVehicleFuelUnitSchema: z.ZodObject<{
9081
9081
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
9082
9082
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
9083
9083
  }, "strip", z.ZodTypeAny, {
9084
- description: string;
9085
9084
  status: Status;
9086
9085
  organisation_id: string;
9086
+ description: string;
9087
9087
  fuel_unit: string;
9088
9088
  }, {
9089
9089
  status: Status;
@@ -9204,9 +9204,9 @@ declare const MasterFleetFuelRemovalReasonSchema: z.ZodObject<{
9204
9204
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
9205
9205
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
9206
9206
  }, "strip", z.ZodTypeAny, {
9207
- description: string;
9208
9207
  status: Status;
9209
9208
  organisation_id: string;
9209
+ description: string;
9210
9210
  removal_reason: string;
9211
9211
  }, {
9212
9212
  status: Status;
@@ -9727,9 +9727,9 @@ declare const MasterClassSchema: z.ZodObject<{
9727
9727
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
9728
9728
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
9729
9729
  }, "strip", z.ZodTypeAny, {
9730
- description: string;
9731
9730
  status: Status;
9732
9731
  organisation_id: string;
9732
+ description: string;
9733
9733
  class_name: string;
9734
9734
  }, {
9735
9735
  status: Status;
@@ -9853,9 +9853,9 @@ declare const MasterProgramSchema: z.ZodObject<{
9853
9853
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
9854
9854
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
9855
9855
  }, "strip", z.ZodTypeAny, {
9856
- description: string;
9857
9856
  status: Status;
9858
9857
  organisation_id: string;
9858
+ description: string;
9859
9859
  program_name: string;
9860
9860
  }, {
9861
9861
  status: Status;
@@ -9979,9 +9979,9 @@ declare const MasterSectionSchema: z.ZodObject<{
9979
9979
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
9980
9980
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
9981
9981
  }, "strip", z.ZodTypeAny, {
9982
- description: string;
9983
9982
  status: Status;
9984
9983
  organisation_id: string;
9984
+ description: string;
9985
9985
  section_name: string;
9986
9986
  }, {
9987
9987
  status: Status;
@@ -10105,9 +10105,9 @@ declare const MasterSemesterSchema: z.ZodObject<{
10105
10105
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10106
10106
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10107
10107
  }, "strip", z.ZodTypeAny, {
10108
- description: string;
10109
10108
  status: Status;
10110
10109
  organisation_id: string;
10110
+ description: string;
10111
10111
  semester_name: string;
10112
10112
  }, {
10113
10113
  status: Status;
@@ -10231,9 +10231,9 @@ declare const MasterStreamSchema: z.ZodObject<{
10231
10231
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10232
10232
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10233
10233
  }, "strip", z.ZodTypeAny, {
10234
- description: string;
10235
10234
  status: Status;
10236
10235
  organisation_id: string;
10236
+ description: string;
10237
10237
  stream_name: string;
10238
10238
  }, {
10239
10239
  status: Status;
@@ -10357,9 +10357,9 @@ declare const MasterYearSchema: z.ZodObject<{
10357
10357
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10358
10358
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10359
10359
  }, "strip", z.ZodTypeAny, {
10360
- description: string;
10361
10360
  status: Status;
10362
10361
  organisation_id: string;
10362
+ description: string;
10363
10363
  year_name: string;
10364
10364
  }, {
10365
10365
  status: Status;
@@ -10483,9 +10483,9 @@ declare const MasterRelationshipSchema: z.ZodObject<{
10483
10483
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
10484
10484
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
10485
10485
  }, "strip", z.ZodTypeAny, {
10486
- description: string;
10487
10486
  status: Status;
10488
10487
  organisation_id: string;
10488
+ description: string;
10489
10489
  relationship_name: string;
10490
10490
  }, {
10491
10491
  status: Status;
@@ -15952,9 +15952,9 @@ declare const OrganisationGroupSchema: z.ZodObject<{
15952
15952
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
15953
15953
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
15954
15954
  }, "strip", z.ZodTypeAny, {
15955
- description: string;
15956
15955
  status: Status;
15957
15956
  organisation_id: string;
15957
+ description: string;
15958
15958
  vehicle_ids: string[];
15959
15959
  group_name: string;
15960
15960
  }, {
@@ -16084,9 +16084,9 @@ declare const MasterVehicleTypeSchema: z.ZodObject<{
16084
16084
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16085
16085
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16086
16086
  }, "strip", z.ZodTypeAny, {
16087
- description: string;
16088
16087
  status: Status;
16089
16088
  organisation_id: string;
16089
+ description: string;
16090
16090
  vehicle_type: string;
16091
16091
  }, {
16092
16092
  status: Status;
@@ -16219,9 +16219,9 @@ declare const MasterVehicleSubModelSchema: z.ZodObject<{
16219
16219
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16220
16220
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16221
16221
  }, "strip", z.ZodTypeAny, {
16222
- description: string;
16223
16222
  status: Status;
16224
16223
  organisation_id: string;
16224
+ description: string;
16225
16225
  vehicle_sub_model: string;
16226
16226
  vehicle_make_id: string;
16227
16227
  vehicle_model_id: string;
@@ -16370,9 +16370,9 @@ declare const MasterVehicleModelSchema: z.ZodObject<{
16370
16370
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16371
16371
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16372
16372
  }, "strip", z.ZodTypeAny, {
16373
- description: string;
16374
16373
  status: Status;
16375
16374
  organisation_id: string;
16375
+ description: string;
16376
16376
  vehicle_make_id: string;
16377
16377
  vehicle_model: string;
16378
16378
  }, {
@@ -16514,9 +16514,9 @@ declare const MasterVehicleMakeSchema: z.ZodObject<{
16514
16514
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16515
16515
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16516
16516
  }, "strip", z.ZodTypeAny, {
16517
- description: string;
16518
16517
  status: Status;
16519
16518
  organisation_id: string;
16519
+ description: string;
16520
16520
  vehicle_make: string;
16521
16521
  }, {
16522
16522
  status: Status;
@@ -16641,9 +16641,9 @@ declare const MasterVehicleStatusTypeSchema: z.ZodObject<{
16641
16641
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16642
16642
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16643
16643
  }, "strip", z.ZodTypeAny, {
16644
- description: string;
16645
16644
  status: Status;
16646
16645
  organisation_id: string;
16646
+ description: string;
16647
16647
  status_type: string;
16648
16648
  }, {
16649
16649
  status: Status;
@@ -16768,9 +16768,9 @@ declare const MasterVehicleOwnershipTypeSchema: z.ZodObject<{
16768
16768
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16769
16769
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16770
16770
  }, "strip", z.ZodTypeAny, {
16771
- description: string;
16772
16771
  status: Status;
16773
16772
  organisation_id: string;
16773
+ description: string;
16774
16774
  ownership_type: string;
16775
16775
  }, {
16776
16776
  status: Status;
@@ -16895,9 +16895,9 @@ declare const MasterVehicleAssociatedToSchema: z.ZodObject<{
16895
16895
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
16896
16896
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
16897
16897
  }, "strip", z.ZodTypeAny, {
16898
- description: string;
16899
16898
  status: Status;
16900
16899
  organisation_id: string;
16900
+ description: string;
16901
16901
  associated_to: string;
16902
16902
  }, {
16903
16903
  status: Status;
@@ -17018,8 +17018,8 @@ declare const MasterDeviceTypeSchema: z.ZodObject<{
17018
17018
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
17019
17019
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
17020
17020
  }, "strip", z.ZodTypeAny, {
17021
- description: string;
17022
17021
  status: Status;
17022
+ description: string;
17023
17023
  device_type_name: string;
17024
17024
  device_type_code: string;
17025
17025
  }, {
@@ -17143,8 +17143,8 @@ declare const MasterDeviceModelSchema: z.ZodObject<{
17143
17143
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
17144
17144
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
17145
17145
  }, "strip", z.ZodTypeAny, {
17146
- description: string;
17147
17146
  status: Status;
17147
+ description: string;
17148
17148
  device_model_name: string;
17149
17149
  device_model_code: string;
17150
17150
  device_manufacturer_id: string;
@@ -17280,8 +17280,8 @@ declare const MasterDeviceManufacturerSchema: z.ZodObject<{
17280
17280
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
17281
17281
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
17282
17282
  }, "strip", z.ZodTypeAny, {
17283
- description: string;
17284
17283
  status: Status;
17284
+ description: string;
17285
17285
  device_manufacturer_name: string;
17286
17286
  device_manufacturer_code: string;
17287
17287
  }, {
@@ -18446,9 +18446,9 @@ declare const OrganisationFleetSchema: z.ZodObject<{
18446
18446
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
18447
18447
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
18448
18448
  }, "strip", z.ZodTypeAny, {
18449
- description: string;
18450
18449
  status: Status;
18451
18450
  organisation_id: string;
18451
+ description: string;
18452
18452
  fleet_name: string;
18453
18453
  }, {
18454
18454
  status: Status;
@@ -20869,10 +20869,10 @@ declare const TicketSchema: z.ZodObject<{
20869
20869
  file_metadata?: Record<string, any> | undefined;
20870
20870
  }>, "many">>>;
20871
20871
  }, "strip", z.ZodTypeAny, {
20872
- description: string;
20873
20872
  status: Status;
20874
20873
  organisation_id: string;
20875
20874
  user_id: string;
20875
+ description: string;
20876
20876
  subject: string;
20877
20877
  TicketFileSchema: {
20878
20878
  status: Status;
@@ -21421,9 +21421,9 @@ declare const MasterFleetDocumentTypeSchema: z.ZodObject<{
21421
21421
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
21422
21422
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
21423
21423
  }, "strip", z.ZodTypeAny, {
21424
- description: string;
21425
21424
  status: Status;
21426
21425
  organisation_id: string;
21426
+ description: string;
21427
21427
  document_type: string;
21428
21428
  }, {
21429
21429
  status: Status;
@@ -22666,7 +22666,9 @@ declare const FASTagTransactionSchema: z.ZodObject<{
22666
22666
  plaza_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
22667
22667
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
22668
22668
  }, "strip", z.ZodTypeAny, {
22669
+ fasttag_details_id: string;
22669
22670
  status: Status;
22671
+ fasttag_bank_id: string;
22670
22672
  organisation_id: string;
22671
22673
  vehicle_id: string;
22672
22674
  processing_date_time: string;
@@ -22678,16 +22680,14 @@ declare const FASTagTransactionSchema: z.ZodObject<{
22678
22680
  lane_code: string;
22679
22681
  plaza_code: string;
22680
22682
  plaza_name: string;
22681
- fasttag_details_id: string;
22682
- fasttag_bank_id: string;
22683
22683
  transaction_amount?: number | undefined;
22684
22684
  }, {
22685
+ fasttag_details_id: string;
22685
22686
  status: Status;
22687
+ fasttag_bank_id: string;
22686
22688
  organisation_id: string;
22687
22689
  vehicle_id: string;
22688
22690
  transaction_id: string;
22689
- fasttag_details_id: string;
22690
- fasttag_bank_id: string;
22691
22691
  processing_date_time?: string | undefined;
22692
22692
  transaction_date_time?: string | undefined;
22693
22693
  transaction_amount?: unknown;
@@ -22757,11 +22757,11 @@ declare const FASTagTransactionQuerySchema: z.ZodObject<{
22757
22757
  include_master_data: YesNo;
22758
22758
  date_format_id: string;
22759
22759
  time_zone_id: string;
22760
+ fasttag_details_ids: string[];
22760
22761
  organisation_ids: string[];
22762
+ fasttag_bank_ids: string[];
22761
22763
  vehicle_ids: string[];
22762
22764
  fasttag_transaction_ids: string[];
22763
- fasttag_details_ids: string[];
22764
- fasttag_bank_ids: string[];
22765
22765
  }, {
22766
22766
  date_format_id: string;
22767
22767
  time_zone_id: string;
@@ -22784,11 +22784,11 @@ declare const FASTagTransactionQuerySchema: z.ZodObject<{
22784
22784
  direction: OrderBy;
22785
22785
  }[] | undefined;
22786
22786
  include_master_data?: YesNo | undefined;
22787
+ fasttag_details_ids?: string[] | undefined;
22787
22788
  organisation_ids?: string[] | undefined;
22789
+ fasttag_bank_ids?: string[] | undefined;
22788
22790
  vehicle_ids?: string[] | undefined;
22789
22791
  fasttag_transaction_ids?: string[] | undefined;
22790
- fasttag_details_ids?: string[] | undefined;
22791
- fasttag_bank_ids?: string[] | undefined;
22792
22792
  }>;
22793
22793
  type FASTagTransactionQueryDTO = z.infer<typeof FASTagTransactionQuerySchema>;
22794
22794
  declare const toFASTagTransactionPayload: (row: FASTagTransaction) => FASTagTransactionDTO;
@@ -22951,23 +22951,23 @@ declare const FASTagDetailsSchema: z.ZodObject<{
22951
22951
  api_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
22952
22952
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
22953
22953
  }, "strip", z.ZodTypeAny, {
22954
+ customer_id: string;
22955
+ client_id: string;
22956
+ client_secret: string;
22954
22957
  api_key: string;
22955
22958
  status: Status;
22959
+ fasttag_bank_id: string;
22956
22960
  organisation_id: string;
22957
22961
  user_id: string;
22958
- fasttag_bank_id: string;
22959
- customer_id: string;
22960
- client_id: string;
22961
- client_secret: string;
22962
22962
  }, {
22963
22963
  status: Status;
22964
+ fasttag_bank_id: string;
22964
22965
  organisation_id: string;
22965
22966
  user_id: string;
22966
- fasttag_bank_id: string;
22967
- api_key?: string | undefined;
22968
22967
  customer_id?: string | undefined;
22969
22968
  client_id?: string | undefined;
22970
22969
  client_secret?: string | undefined;
22970
+ api_key?: string | undefined;
22971
22971
  }>;
22972
22972
  type FASTagDetailsDTO = z.infer<typeof FASTagDetailsSchema>;
22973
22973
  declare const FASTagDetailsQuerySchema: z.ZodObject<{
@@ -23027,9 +23027,9 @@ declare const FASTagDetailsQuerySchema: z.ZodObject<{
23027
23027
  include_master_data: YesNo;
23028
23028
  date_format_id: string;
23029
23029
  time_zone_id: string;
23030
+ fasttag_details_ids: string[];
23030
23031
  organisation_ids: string[];
23031
23032
  user_ids: string[];
23032
- fasttag_details_ids: string[];
23033
23033
  fasttag_bank_ids: string[];
23034
23034
  }, {
23035
23035
  date_format_id: string;
@@ -23053,9 +23053,9 @@ declare const FASTagDetailsQuerySchema: z.ZodObject<{
23053
23053
  direction: OrderBy;
23054
23054
  }[] | undefined;
23055
23055
  include_master_data?: YesNo | undefined;
23056
+ fasttag_details_ids?: string[] | undefined;
23056
23057
  organisation_ids?: string[] | undefined;
23057
23058
  user_ids?: string[] | undefined;
23058
- fasttag_details_ids?: string[] | undefined;
23059
23059
  fasttag_bank_ids?: string[] | undefined;
23060
23060
  }>;
23061
23061
  type FASTagDetailsQueryDTO = z.infer<typeof FASTagDetailsQuerySchema>;
@@ -24564,9 +24564,9 @@ declare const MasterExpenseTypeSchema: z.ZodObject<{
24564
24564
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
24565
24565
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
24566
24566
  }, "strip", z.ZodTypeAny, {
24567
- description: string;
24568
24567
  status: Status;
24569
24568
  organisation_id: string;
24569
+ description: string;
24570
24570
  expense_type_name: string;
24571
24571
  }, {
24572
24572
  status: Status;
@@ -24693,9 +24693,9 @@ declare const MasterSparePartSubCategorySchema: z.ZodObject<{
24693
24693
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
24694
24694
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
24695
24695
  }, "strip", z.ZodTypeAny, {
24696
- description: string;
24697
24696
  status: Status;
24698
24697
  organisation_id: string;
24698
+ description: string;
24699
24699
  sub_category_name: string;
24700
24700
  sub_category_code: string;
24701
24701
  spare_part_category_id: string;
@@ -24837,9 +24837,9 @@ declare const MasterSparePartCategorySchema: z.ZodObject<{
24837
24837
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
24838
24838
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
24839
24839
  }, "strip", z.ZodTypeAny, {
24840
- description: string;
24841
24840
  status: Status;
24842
24841
  organisation_id: string;
24842
+ description: string;
24843
24843
  category_name: string;
24844
24844
  category_code: string;
24845
24845
  }, {
@@ -24967,9 +24967,9 @@ declare const MasterSparePartUnitSchema: z.ZodObject<{
24967
24967
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
24968
24968
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
24969
24969
  }, "strip", z.ZodTypeAny, {
24970
- description: string;
24971
24970
  status: Status;
24972
24971
  organisation_id: string;
24972
+ description: string;
24973
24973
  unit_name: string;
24974
24974
  unit_code: string;
24975
24975
  }, {
@@ -25094,9 +25094,9 @@ declare const MasterTripPartyTypeSchema: z.ZodObject<{
25094
25094
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
25095
25095
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
25096
25096
  }, "strip", z.ZodTypeAny, {
25097
- description: string;
25098
25097
  status: Status;
25099
25098
  organisation_id: string;
25099
+ description: string;
25100
25100
  party_type: string;
25101
25101
  }, {
25102
25102
  status: Status;
@@ -25218,9 +25218,9 @@ declare const MasterTyreGradeSchema: z.ZodObject<{
25218
25218
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
25219
25219
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
25220
25220
  }, "strip", z.ZodTypeAny, {
25221
- description: string;
25222
25221
  status: Status;
25223
25222
  organisation_id: string;
25223
+ description: string;
25224
25224
  tyre_grade: string;
25225
25225
  }, {
25226
25226
  status: Status;
@@ -25359,9 +25359,9 @@ declare const MasterTyreModelSchema: z.ZodObject<{
25359
25359
  recommended_max_run_kms: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
25360
25360
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
25361
25361
  }, "strip", z.ZodTypeAny, {
25362
- description: string;
25363
25362
  status: Status;
25364
25363
  organisation_id: string;
25364
+ description: string;
25365
25365
  tyre_model: string;
25366
25366
  warranty_months: number;
25367
25367
  tyre_size: string;
@@ -25511,9 +25511,9 @@ declare const MasterTyreMakeSchema: z.ZodObject<{
25511
25511
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
25512
25512
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
25513
25513
  }, "strip", z.ZodTypeAny, {
25514
- description: string;
25515
25514
  status: Status;
25516
25515
  organisation_id: string;
25516
+ description: string;
25517
25517
  tyre_make: string;
25518
25518
  }, {
25519
25519
  status: Status;
@@ -26538,23 +26538,23 @@ declare const EWayBillDetailsSchema: z.ZodObject<{
26538
26538
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
26539
26539
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
26540
26540
  }, "strip", z.ZodTypeAny, {
26541
- api_client_id: string;
26542
26541
  api_key: string;
26543
- api_secret: string;
26544
- description: string;
26545
26542
  status: Status;
26546
- e_way_bill_provider_id: string;
26547
26543
  organisation_id: string;
26548
26544
  user_id: string;
26545
+ description: string;
26546
+ e_way_bill_provider_id: string;
26547
+ api_client_id: string;
26548
+ api_secret: string;
26549
26549
  }, {
26550
26550
  status: Status;
26551
- e_way_bill_provider_id: string;
26552
26551
  organisation_id: string;
26553
26552
  user_id: string;
26554
- api_client_id?: string | undefined;
26553
+ e_way_bill_provider_id: string;
26555
26554
  api_key?: string | undefined;
26556
- api_secret?: string | undefined;
26557
26555
  description?: string | undefined;
26556
+ api_client_id?: string | undefined;
26557
+ api_secret?: string | undefined;
26558
26558
  }>;
26559
26559
  type EWayBillDetailsDTO = z.infer<typeof EWayBillDetailsSchema>;
26560
26560
  declare const EWayBillDetailsQuerySchema: z.ZodObject<{
@@ -26614,10 +26614,10 @@ declare const EWayBillDetailsQuerySchema: z.ZodObject<{
26614
26614
  include_master_data: YesNo;
26615
26615
  date_format_id: string;
26616
26616
  time_zone_id: string;
26617
- eway_bill_details_ids: string[];
26618
26617
  organisation_ids: string[];
26619
26618
  user_ids: string[];
26620
26619
  e_way_bill_provider_ids: string[];
26620
+ eway_bill_details_ids: string[];
26621
26621
  }, {
26622
26622
  date_format_id: string;
26623
26623
  time_zone_id: string;
@@ -26640,10 +26640,10 @@ declare const EWayBillDetailsQuerySchema: z.ZodObject<{
26640
26640
  direction: OrderBy;
26641
26641
  }[] | undefined;
26642
26642
  include_master_data?: YesNo | undefined;
26643
- eway_bill_details_ids?: string[] | undefined;
26644
26643
  organisation_ids?: string[] | undefined;
26645
26644
  user_ids?: string[] | undefined;
26646
26645
  e_way_bill_provider_ids?: string[] | undefined;
26646
+ eway_bill_details_ids?: string[] | undefined;
26647
26647
  }>;
26648
26648
  type EWayBillDetailsQueryDTO = z.infer<typeof EWayBillDetailsQuerySchema>;
26649
26649
  declare const toEWayBillDetailsPayload: (row: EWayBillDetails) => EWayBillDetailsDTO;