@otr-app/shared-backend-generated-client 2.4.90 → 2.4.92

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 (53) hide show
  1. package/dist/angular/.openapi-generator/FILES +3 -0
  2. package/dist/angular/api/listCasesController.service.ts +4 -4
  3. package/dist/angular/model/acceptCaseCounterRequest.ts +10 -0
  4. package/dist/angular/model/caseCounterOfferModel.ts +11 -12
  5. package/dist/angular/model/dashboardCaseModel.ts +8 -0
  6. package/dist/angular/model/engagementLetterModel.ts +18 -0
  7. package/dist/angular/model/generateCounterOfferCasePaymentsRequest.ts +10 -1
  8. package/dist/angular/model/generateCounterOfferCasePaymentsResponse.ts +3 -0
  9. package/dist/angular/model/listCostItemsForCustomerResponse.ts +3 -0
  10. package/dist/angular/model/models.ts +3 -0
  11. package/dist/angular/model/overduePaymentModel.ts +17 -0
  12. package/dist/angular/model/violationModel0.ts +17 -0
  13. package/dist/typescript/api/ListCasesControllerApi.d.ts +1 -1
  14. package/dist/typescript/model/AcceptCaseCounterRequest.d.ts +8 -0
  15. package/dist/typescript/model/AcceptCaseCounterRequest.js +9 -1
  16. package/dist/typescript/model/CaseCounterOfferModel.d.ts +9 -12
  17. package/dist/typescript/model/CaseCounterOfferModel.js +10 -1
  18. package/dist/typescript/model/DashboardCaseModel.d.ts +4 -0
  19. package/dist/typescript/model/EngagementLetterModel.d.ts +15 -0
  20. package/dist/typescript/model/EngagementLetterModel.js +12 -0
  21. package/dist/typescript/model/GenerateCounterOfferCasePaymentsRequest.d.ts +8 -1
  22. package/dist/typescript/model/GenerateCounterOfferCasePaymentsRequest.js +9 -1
  23. package/dist/typescript/model/GenerateCounterOfferCasePaymentsResponse.d.ts +3 -0
  24. package/dist/typescript/model/ListCostItemsForCustomerResponse.d.ts +3 -0
  25. package/dist/typescript/model/OverduePaymentModel.d.ts +14 -0
  26. package/dist/typescript/model/OverduePaymentModel.js +12 -0
  27. package/dist/typescript/model/ViolationModel0.d.ts +14 -0
  28. package/dist/typescript/model/ViolationModel0.js +12 -0
  29. package/dist/typescript/model/models.d.ts +3 -0
  30. package/dist/typescript/model/models.js +3 -0
  31. package/dist/typescript-fetch/apis/ListCasesControllerApi.d.ts +1 -0
  32. package/dist/typescript-fetch/apis/ListCasesControllerApi.js +1 -0
  33. package/dist/typescript-fetch/models/AcceptCaseCounterRequest.d.ts +15 -0
  34. package/dist/typescript-fetch/models/AcceptCaseCounterRequest.js +13 -0
  35. package/dist/typescript-fetch/models/CaseCounterOfferModel.d.ts +11 -62
  36. package/dist/typescript-fetch/models/CaseCounterOfferModel.js +11 -21
  37. package/dist/typescript-fetch/models/DashboardCaseModel.d.ts +25 -1
  38. package/dist/typescript-fetch/models/DashboardCaseModel.js +9 -1
  39. package/dist/typescript-fetch/models/EngagementLetterModel.d.ts +33 -0
  40. package/dist/typescript-fetch/models/EngagementLetterModel.js +38 -0
  41. package/dist/typescript-fetch/models/GenerateCounterOfferCasePaymentsRequest.d.ts +10 -1
  42. package/dist/typescript-fetch/models/GenerateCounterOfferCasePaymentsRequest.js +12 -3
  43. package/dist/typescript-fetch/models/GenerateCounterOfferCasePaymentsResponse.d.ts +18 -0
  44. package/dist/typescript-fetch/models/GenerateCounterOfferCasePaymentsResponse.js +6 -0
  45. package/dist/typescript-fetch/models/ListCostItemsForCustomerResponse.d.ts +18 -0
  46. package/dist/typescript-fetch/models/ListCostItemsForCustomerResponse.js +6 -0
  47. package/dist/typescript-fetch/models/OverduePaymentModel.d.ts +27 -0
  48. package/dist/typescript-fetch/models/OverduePaymentModel.js +36 -0
  49. package/dist/typescript-fetch/models/ViolationModel0.d.ts +27 -0
  50. package/dist/typescript-fetch/models/ViolationModel0.js +36 -0
  51. package/dist/typescript-fetch/models/index.d.ts +3 -0
  52. package/dist/typescript-fetch/models/index.js +3 -0
  53. package/package.json +1 -1
@@ -225,6 +225,7 @@ export * from './EnableViolationModel';
225
225
  export * from './EnableViolationResponseModel';
226
226
  export * from './EnableViolationsForLawfirmRequest';
227
227
  export * from './EnableViolationsForLawfirmResponse';
228
+ export * from './EngagementLetterModel';
228
229
  export * from './EstimateInsuranceSavingsRequest';
229
230
  export * from './EstimateInsuranceSavingsResponse';
230
231
  export * from './ExistingAccountDetails';
@@ -546,6 +547,7 @@ export * from './OCRPredictionCaseResponse';
546
547
  export * from './OCRViolationModel';
547
548
  export * from './OtherCase';
548
549
  export * from './OutgoingContactDomain';
550
+ export * from './OverduePaymentModel';
549
551
  export * from './PaymentCardInput';
550
552
  export * from './PaymentPlanTypeModel';
551
553
  export * from './PaymentPlanTypeModelReq';
@@ -817,6 +819,7 @@ export * from './ViolationClassificationModel';
817
819
  export * from './ViolationInput';
818
820
  export * from './ViolationInputRequest';
819
821
  export * from './ViolationModel';
822
+ export * from './ViolationModel0';
820
823
  export * from './ViolationNames';
821
824
  export * from './ViolationPenaltyModel';
822
825
  export * from './ViolationPenaltyResponse';
@@ -225,6 +225,7 @@ export * from './EnableViolationModel';
225
225
  export * from './EnableViolationResponseModel';
226
226
  export * from './EnableViolationsForLawfirmRequest';
227
227
  export * from './EnableViolationsForLawfirmResponse';
228
+ export * from './EngagementLetterModel';
228
229
  export * from './EstimateInsuranceSavingsRequest';
229
230
  export * from './EstimateInsuranceSavingsResponse';
230
231
  export * from './ExistingAccountDetails';
@@ -546,6 +547,7 @@ export * from './OCRPredictionCaseResponse';
546
547
  export * from './OCRViolationModel';
547
548
  export * from './OtherCase';
548
549
  export * from './OutgoingContactDomain';
550
+ export * from './OverduePaymentModel';
549
551
  export * from './PaymentCardInput';
550
552
  export * from './PaymentPlanTypeModel';
551
553
  export * from './PaymentPlanTypeModelReq';
@@ -817,6 +819,7 @@ export * from './ViolationClassificationModel';
817
819
  export * from './ViolationInput';
818
820
  export * from './ViolationInputRequest';
819
821
  export * from './ViolationModel';
822
+ export * from './ViolationModel0';
820
823
  export * from './ViolationNames';
821
824
  export * from './ViolationPenaltyModel';
822
825
  export * from './ViolationPenaltyResponse';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@otr-app/shared-backend-generated-client",
3
- "version": "2.4.90",
3
+ "version": "2.4.92",
4
4
  "main": "dist/otrBackendService.min.js",
5
5
  "files": [
6
6
  "/dist"