@otr-app/shared-backend-generated-client 2.3.118 → 2.3.119

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 (33) hide show
  1. package/dist/angular/.openapi-generator/FILES +7 -0
  2. package/dist/angular/api/api.ts +3 -1
  3. package/dist/angular/api/watchlistController.service.ts +238 -0
  4. package/dist/angular/api.module.ts +1 -0
  5. package/dist/angular/model/listUserWatchlistsResponse.ts +18 -0
  6. package/dist/angular/model/models.ts +6 -0
  7. package/dist/angular/model/saveUserWatchlistsRequest.ts +22 -0
  8. package/dist/angular/model/userWatchlistsModel.ts +21 -0
  9. package/dist/angular/model/userWatchlistsResponseModel.ts +19 -0
  10. package/dist/angular/model/watchlistItemsModel.ts +31 -0
  11. package/dist/angular/model/watchlistItemsRequest.ts +19 -0
  12. package/dist/otrBackendService.js +89 -0
  13. package/dist/otrBackendService.min.js +1 -1
  14. package/dist/typescript/api/WatchlistControllerApi.d.ts +36 -0
  15. package/dist/typescript/api/WatchlistControllerApi.js +93 -0
  16. package/dist/typescript/api/api.d.ts +3 -1
  17. package/dist/typescript/api/api.js +3 -1
  18. package/dist/typescript/api.module.js +1 -0
  19. package/dist/typescript/model/ListUserWatchlistsResponse.d.ts +15 -0
  20. package/dist/typescript/model/ListUserWatchlistsResponse.js +13 -0
  21. package/dist/typescript/model/SaveUserWatchlistsRequest.d.ts +19 -0
  22. package/dist/typescript/model/SaveUserWatchlistsRequest.js +13 -0
  23. package/dist/typescript/model/UserWatchlistsModel.d.ts +18 -0
  24. package/dist/typescript/model/UserWatchlistsModel.js +13 -0
  25. package/dist/typescript/model/UserWatchlistsResponseModel.d.ts +16 -0
  26. package/dist/typescript/model/UserWatchlistsResponseModel.js +13 -0
  27. package/dist/typescript/model/WatchlistItemsModel.d.ts +26 -0
  28. package/dist/typescript/model/WatchlistItemsModel.js +23 -0
  29. package/dist/typescript/model/WatchlistItemsRequest.d.ts +16 -0
  30. package/dist/typescript/model/WatchlistItemsRequest.js +13 -0
  31. package/dist/typescript/model/models.d.ts +6 -0
  32. package/dist/typescript/model/models.js +6 -0
  33. package/package.json +1 -1
@@ -211,8 +211,10 @@ __exportStar(require("./ViolationControllerApi"), exports);
211
211
  var ViolationControllerApi_1 = require("./ViolationControllerApi");
212
212
  __exportStar(require("./ViolationPenaltyControllerApi"), exports);
213
213
  var ViolationPenaltyControllerApi_1 = require("./ViolationPenaltyControllerApi");
214
+ __exportStar(require("./WatchlistControllerApi"), exports);
215
+ var WatchlistControllerApi_1 = require("./WatchlistControllerApi");
214
216
  __exportStar(require("./WebsocketMessageControllerApi"), exports);
215
217
  var WebsocketMessageControllerApi_1 = require("./WebsocketMessageControllerApi");
216
218
  __exportStar(require("./WorkflowStateControllerApi"), exports);
217
219
  var WorkflowStateControllerApi_1 = require("./WorkflowStateControllerApi");
218
- exports.APIS = [ActionRequiredControllerApi_1.ActionRequiredControllerApi, ActivityFeedControllerApi_1.ActivityFeedControllerApi, AddressControllerApi_1.AddressControllerApi, AlertNotificationControllerApi_1.AlertNotificationControllerApi, AppEventsControllerApi_1.AppEventsControllerApi, AuditLawfirmEventsControllerApi_1.AuditLawfirmEventsControllerApi, AuthenticationControllerApi_1.AuthenticationControllerApi, AwsCredentialsControllerApi_1.AwsCredentialsControllerApi, BlogWebhookControllerApi_1.BlogWebhookControllerApi, BranchLinkControllerApi_1.BranchLinkControllerApi, CaseActionsControllerApi_1.CaseActionsControllerApi, CaseControllerApi_1.CaseControllerApi, CaseCreationControllerApi_1.CaseCreationControllerApi, CaseNotesControllerApi_1.CaseNotesControllerApi, CasePaymentControllerApi_1.CasePaymentControllerApi, CaseReferralCodeControllerApi_1.CaseReferralCodeControllerApi, CaseRefundControllerApi_1.CaseRefundControllerApi, CaseResolutionControllerApi_1.CaseResolutionControllerApi, CaseStatusControllerApi_1.CaseStatusControllerApi, CaseTransferControllerApi_1.CaseTransferControllerApi, CaseUserControllerApi_1.CaseUserControllerApi, CertificateControllerApi_1.CertificateControllerApi, CitationAuditControllerApi_1.CitationAuditControllerApi, CitationControllerApi_1.CitationControllerApi, ConfigurationControllerApi_1.ConfigurationControllerApi, ConsoleListControllerApi_1.ConsoleListControllerApi, ContactTimelineControllerApi_1.ContactTimelineControllerApi, ConversationControllerApi_1.ConversationControllerApi, CountyControllerApi_1.CountyControllerApi, CourtControllerApi_1.CourtControllerApi, CrmControllerApi_1.CrmControllerApi, CustomerLeadControllerApi_1.CustomerLeadControllerApi, CustomerReviewControllerApi_1.CustomerReviewControllerApi, CustomerServiceAgentBookingsControllerApi_1.CustomerServiceAgentBookingsControllerApi, CustomerServiceAgentControllerApi_1.CustomerServiceAgentControllerApi, DashboardControllerApi_1.DashboardControllerApi, DirectMailControllerApi_1.DirectMailControllerApi, DripControllerApi_1.DripControllerApi, DripWebhooksControllerApi_1.DripWebhooksControllerApi, EmailSubscriptionControllerApi_1.EmailSubscriptionControllerApi, ExternalTicketLookupControllerApi_1.ExternalTicketLookupControllerApi, FeedbackControllerApi_1.FeedbackControllerApi, FreshcallerControllerApi_1.FreshcallerControllerApi, FreshdeskTicketControllerApi_1.FreshdeskTicketControllerApi, GetCaseControllerApi_1.GetCaseControllerApi, HouseholdMateControllerApi_1.HouseholdMateControllerApi, InsuranceCalculatorControllerApi_1.InsuranceCalculatorControllerApi, LawfirmCaseDecisionControllerApi_1.LawfirmCaseDecisionControllerApi, LawfirmCasesControllerApi_1.LawfirmCasesControllerApi, LawfirmControllerApi_1.LawfirmControllerApi, LawfirmDocumentControllerApi_1.LawfirmDocumentControllerApi, LawfirmFeeCoverageControllerApi_1.LawfirmFeeCoverageControllerApi, LawfirmPaymentModelControllerApi_1.LawfirmPaymentModelControllerApi, LawfirmRatesControllerApi_1.LawfirmRatesControllerApi, LawfirmSettingsControllerApi_1.LawfirmSettingsControllerApi, LawfirmStorefrontControllerApi_1.LawfirmStorefrontControllerApi, LawfirmSurchargeControllerApi_1.LawfirmSurchargeControllerApi, LawfirmTransactionsControllerApi_1.LawfirmTransactionsControllerApi, LawyerControllerApi_1.LawyerControllerApi, LegalServicesControllerApi_1.LegalServicesControllerApi, LineItemControllerApi_1.LineItemControllerApi, ListCasesControllerApi_1.ListCasesControllerApi, MediaCreationControllerApi_1.MediaCreationControllerApi, MessagesControllerApi_1.MessagesControllerApi, NotesControllerApi_1.NotesControllerApi, OcrPredictionControllerApi_1.OcrPredictionControllerApi, OnDemandRequestControllerApi_1.OnDemandRequestControllerApi, OneTimePasswordControllerApi_1.OneTimePasswordControllerApi, PhoneLeadsControllerApi_1.PhoneLeadsControllerApi, PushNotificationControllerApi_1.PushNotificationControllerApi, RecurringBillingControllerApi_1.RecurringBillingControllerApi, RefLinkControllerApi_1.RefLinkControllerApi, ReferralCodeControllerApi_1.ReferralCodeControllerApi, ReferralControllerApi_1.ReferralControllerApi, ReferralSourceControllerApi_1.ReferralSourceControllerApi, RefundEligibilityControllerApi_1.RefundEligibilityControllerApi, RegistrationControllerApi_1.RegistrationControllerApi, ReportingControllerApi_1.ReportingControllerApi, ScheduledTaskControllerApi_1.ScheduledTaskControllerApi, SingleSignOnControllerApi_1.SingleSignOnControllerApi, SnsListenerControllerApi_1.SnsListenerControllerApi, SocialLoginControllerApi_1.SocialLoginControllerApi, StripeCardControllerApi_1.StripeCardControllerApi, StripeControllerApi_1.StripeControllerApi, StripeSyncControllerApi_1.StripeSyncControllerApi, StripeWebhookControllerApi_1.StripeWebhookControllerApi, TicketReviewControllerApi_1.TicketReviewControllerApi, UrlRedirectControllerApi_1.UrlRedirectControllerApi, UserAccountControllerApi_1.UserAccountControllerApi, UserAuditControllerApi_1.UserAuditControllerApi, UserControllerApi_1.UserControllerApi, UserPasswordControllerApi_1.UserPasswordControllerApi, UserProfileControllerApi_1.UserProfileControllerApi, UserSearchControllerApi_1.UserSearchControllerApi, UserSettingsControllerApi_1.UserSettingsControllerApi, UtilityControllerApi_1.UtilityControllerApi, ValidationControllerApi_1.ValidationControllerApi, VerificationControllerApi_1.VerificationControllerApi, ViolationControllerApi_1.ViolationControllerApi, ViolationPenaltyControllerApi_1.ViolationPenaltyControllerApi, WebsocketMessageControllerApi_1.WebsocketMessageControllerApi, WorkflowStateControllerApi_1.WorkflowStateControllerApi];
220
+ exports.APIS = [ActionRequiredControllerApi_1.ActionRequiredControllerApi, ActivityFeedControllerApi_1.ActivityFeedControllerApi, AddressControllerApi_1.AddressControllerApi, AlertNotificationControllerApi_1.AlertNotificationControllerApi, AppEventsControllerApi_1.AppEventsControllerApi, AuditLawfirmEventsControllerApi_1.AuditLawfirmEventsControllerApi, AuthenticationControllerApi_1.AuthenticationControllerApi, AwsCredentialsControllerApi_1.AwsCredentialsControllerApi, BlogWebhookControllerApi_1.BlogWebhookControllerApi, BranchLinkControllerApi_1.BranchLinkControllerApi, CaseActionsControllerApi_1.CaseActionsControllerApi, CaseControllerApi_1.CaseControllerApi, CaseCreationControllerApi_1.CaseCreationControllerApi, CaseNotesControllerApi_1.CaseNotesControllerApi, CasePaymentControllerApi_1.CasePaymentControllerApi, CaseReferralCodeControllerApi_1.CaseReferralCodeControllerApi, CaseRefundControllerApi_1.CaseRefundControllerApi, CaseResolutionControllerApi_1.CaseResolutionControllerApi, CaseStatusControllerApi_1.CaseStatusControllerApi, CaseTransferControllerApi_1.CaseTransferControllerApi, CaseUserControllerApi_1.CaseUserControllerApi, CertificateControllerApi_1.CertificateControllerApi, CitationAuditControllerApi_1.CitationAuditControllerApi, CitationControllerApi_1.CitationControllerApi, ConfigurationControllerApi_1.ConfigurationControllerApi, ConsoleListControllerApi_1.ConsoleListControllerApi, ContactTimelineControllerApi_1.ContactTimelineControllerApi, ConversationControllerApi_1.ConversationControllerApi, CountyControllerApi_1.CountyControllerApi, CourtControllerApi_1.CourtControllerApi, CrmControllerApi_1.CrmControllerApi, CustomerLeadControllerApi_1.CustomerLeadControllerApi, CustomerReviewControllerApi_1.CustomerReviewControllerApi, CustomerServiceAgentBookingsControllerApi_1.CustomerServiceAgentBookingsControllerApi, CustomerServiceAgentControllerApi_1.CustomerServiceAgentControllerApi, DashboardControllerApi_1.DashboardControllerApi, DirectMailControllerApi_1.DirectMailControllerApi, DripControllerApi_1.DripControllerApi, DripWebhooksControllerApi_1.DripWebhooksControllerApi, EmailSubscriptionControllerApi_1.EmailSubscriptionControllerApi, ExternalTicketLookupControllerApi_1.ExternalTicketLookupControllerApi, FeedbackControllerApi_1.FeedbackControllerApi, FreshcallerControllerApi_1.FreshcallerControllerApi, FreshdeskTicketControllerApi_1.FreshdeskTicketControllerApi, GetCaseControllerApi_1.GetCaseControllerApi, HouseholdMateControllerApi_1.HouseholdMateControllerApi, InsuranceCalculatorControllerApi_1.InsuranceCalculatorControllerApi, LawfirmCaseDecisionControllerApi_1.LawfirmCaseDecisionControllerApi, LawfirmCasesControllerApi_1.LawfirmCasesControllerApi, LawfirmControllerApi_1.LawfirmControllerApi, LawfirmDocumentControllerApi_1.LawfirmDocumentControllerApi, LawfirmFeeCoverageControllerApi_1.LawfirmFeeCoverageControllerApi, LawfirmPaymentModelControllerApi_1.LawfirmPaymentModelControllerApi, LawfirmRatesControllerApi_1.LawfirmRatesControllerApi, LawfirmSettingsControllerApi_1.LawfirmSettingsControllerApi, LawfirmStorefrontControllerApi_1.LawfirmStorefrontControllerApi, LawfirmSurchargeControllerApi_1.LawfirmSurchargeControllerApi, LawfirmTransactionsControllerApi_1.LawfirmTransactionsControllerApi, LawyerControllerApi_1.LawyerControllerApi, LegalServicesControllerApi_1.LegalServicesControllerApi, LineItemControllerApi_1.LineItemControllerApi, ListCasesControllerApi_1.ListCasesControllerApi, MediaCreationControllerApi_1.MediaCreationControllerApi, MessagesControllerApi_1.MessagesControllerApi, NotesControllerApi_1.NotesControllerApi, OcrPredictionControllerApi_1.OcrPredictionControllerApi, OnDemandRequestControllerApi_1.OnDemandRequestControllerApi, OneTimePasswordControllerApi_1.OneTimePasswordControllerApi, PhoneLeadsControllerApi_1.PhoneLeadsControllerApi, PushNotificationControllerApi_1.PushNotificationControllerApi, RecurringBillingControllerApi_1.RecurringBillingControllerApi, RefLinkControllerApi_1.RefLinkControllerApi, ReferralCodeControllerApi_1.ReferralCodeControllerApi, ReferralControllerApi_1.ReferralControllerApi, ReferralSourceControllerApi_1.ReferralSourceControllerApi, RefundEligibilityControllerApi_1.RefundEligibilityControllerApi, RegistrationControllerApi_1.RegistrationControllerApi, ReportingControllerApi_1.ReportingControllerApi, ScheduledTaskControllerApi_1.ScheduledTaskControllerApi, SingleSignOnControllerApi_1.SingleSignOnControllerApi, SnsListenerControllerApi_1.SnsListenerControllerApi, SocialLoginControllerApi_1.SocialLoginControllerApi, StripeCardControllerApi_1.StripeCardControllerApi, StripeControllerApi_1.StripeControllerApi, StripeSyncControllerApi_1.StripeSyncControllerApi, StripeWebhookControllerApi_1.StripeWebhookControllerApi, TicketReviewControllerApi_1.TicketReviewControllerApi, UrlRedirectControllerApi_1.UrlRedirectControllerApi, UserAccountControllerApi_1.UserAccountControllerApi, UserAuditControllerApi_1.UserAuditControllerApi, UserControllerApi_1.UserControllerApi, UserPasswordControllerApi_1.UserPasswordControllerApi, UserProfileControllerApi_1.UserProfileControllerApi, UserSearchControllerApi_1.UserSearchControllerApi, UserSettingsControllerApi_1.UserSettingsControllerApi, UtilityControllerApi_1.UtilityControllerApi, ValidationControllerApi_1.ValidationControllerApi, VerificationControllerApi_1.VerificationControllerApi, ViolationControllerApi_1.ViolationControllerApi, ViolationPenaltyControllerApi_1.ViolationPenaltyControllerApi, WatchlistControllerApi_1.WatchlistControllerApi, WebsocketMessageControllerApi_1.WebsocketMessageControllerApi, WorkflowStateControllerApi_1.WorkflowStateControllerApi];
@@ -103,6 +103,7 @@ var apiModule = angular.module('api', [])
103
103
  .service('VerificationControllerApi', api.VerificationControllerApi)
104
104
  .service('ViolationControllerApi', api.ViolationControllerApi)
105
105
  .service('ViolationPenaltyControllerApi', api.ViolationPenaltyControllerApi)
106
+ .service('WatchlistControllerApi', api.WatchlistControllerApi)
106
107
  .service('WebsocketMessageControllerApi', api.WebsocketMessageControllerApi)
107
108
  .service('WorkflowStateControllerApi', api.WorkflowStateControllerApi);
108
109
  exports.default = apiModule;
@@ -0,0 +1,15 @@
1
+ /**
2
+ * OffTheRecord Rest Service API - Devo
3
+ * A service to handle your traffic tickets
4
+ *
5
+ * The version of the OpenAPI document: 1.0
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import * as models from './models';
13
+ export interface ListUserWatchlistsResponse {
14
+ "userWatchlists"?: Array<models.UserWatchlistsResponseModel>;
15
+ }
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ /**
3
+ * OffTheRecord Rest Service API - Devo
4
+ * A service to handle your traffic tickets
5
+ *
6
+ * The version of the OpenAPI document: 1.0
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
10
+ * https://openapi-generator.tech
11
+ * Do not edit the class manually.
12
+ */
13
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,19 @@
1
+ /**
2
+ * OffTheRecord Rest Service API - Devo
3
+ * A service to handle your traffic tickets
4
+ *
5
+ * The version of the OpenAPI document: 1.0
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import * as models from './models';
13
+ export interface SaveUserWatchlistsRequest {
14
+ "isArchived"?: boolean;
15
+ "userId"?: number;
16
+ "watchlistId"?: number;
17
+ "watchlistItems"?: models.WatchlistItemsRequest;
18
+ "watchlistName"?: string;
19
+ }
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ /**
3
+ * OffTheRecord Rest Service API - Devo
4
+ * A service to handle your traffic tickets
5
+ *
6
+ * The version of the OpenAPI document: 1.0
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
10
+ * https://openapi-generator.tech
11
+ * Do not edit the class manually.
12
+ */
13
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,18 @@
1
+ /**
2
+ * OffTheRecord Rest Service API - Devo
3
+ * A service to handle your traffic tickets
4
+ *
5
+ * The version of the OpenAPI document: 1.0
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import * as models from './models';
13
+ export interface UserWatchlistsModel {
14
+ "isArchived"?: boolean;
15
+ "watchlistId"?: number;
16
+ "watchlistItems"?: Array<models.WatchlistItemsModel>;
17
+ "watchlistName"?: string;
18
+ }
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ /**
3
+ * OffTheRecord Rest Service API - Devo
4
+ * A service to handle your traffic tickets
5
+ *
6
+ * The version of the OpenAPI document: 1.0
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
10
+ * https://openapi-generator.tech
11
+ * Do not edit the class manually.
12
+ */
13
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,16 @@
1
+ /**
2
+ * OffTheRecord Rest Service API - Devo
3
+ * A service to handle your traffic tickets
4
+ *
5
+ * The version of the OpenAPI document: 1.0
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import * as models from './models';
13
+ export interface UserWatchlistsResponseModel {
14
+ "userId"?: string;
15
+ "userWatchlists"?: Array<models.UserWatchlistsModel>;
16
+ }
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ /**
3
+ * OffTheRecord Rest Service API - Devo
4
+ * A service to handle your traffic tickets
5
+ *
6
+ * The version of the OpenAPI document: 1.0
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
10
+ * https://openapi-generator.tech
11
+ * Do not edit the class manually.
12
+ */
13
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,26 @@
1
+ /**
2
+ * OffTheRecord Rest Service API - Devo
3
+ * A service to handle your traffic tickets
4
+ *
5
+ * The version of the OpenAPI document: 1.0
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ export interface WatchlistItemsModel {
13
+ "entityId"?: string;
14
+ "entityType"?: string;
15
+ "isDeleted"?: boolean;
16
+ "note"?: string;
17
+ "priority"?: WatchlistItemsModel.PriorityEnum;
18
+ "watchlistItemId"?: number;
19
+ }
20
+ export declare namespace WatchlistItemsModel {
21
+ enum PriorityEnum {
22
+ HIGH,
23
+ LOW,
24
+ MEDIUM
25
+ }
26
+ }
@@ -0,0 +1,23 @@
1
+ "use strict";
2
+ /**
3
+ * OffTheRecord Rest Service API - Devo
4
+ * A service to handle your traffic tickets
5
+ *
6
+ * The version of the OpenAPI document: 1.0
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
10
+ * https://openapi-generator.tech
11
+ * Do not edit the class manually.
12
+ */
13
+ Object.defineProperty(exports, "__esModule", { value: true });
14
+ exports.WatchlistItemsModel = void 0;
15
+ var WatchlistItemsModel;
16
+ (function (WatchlistItemsModel) {
17
+ var PriorityEnum;
18
+ (function (PriorityEnum) {
19
+ PriorityEnum[PriorityEnum["HIGH"] = 'HIGH'] = "HIGH";
20
+ PriorityEnum[PriorityEnum["LOW"] = 'LOW'] = "LOW";
21
+ PriorityEnum[PriorityEnum["MEDIUM"] = 'MEDIUM'] = "MEDIUM";
22
+ })(PriorityEnum = WatchlistItemsModel.PriorityEnum || (WatchlistItemsModel.PriorityEnum = {}));
23
+ })(WatchlistItemsModel = exports.WatchlistItemsModel || (exports.WatchlistItemsModel = {}));
@@ -0,0 +1,16 @@
1
+ /**
2
+ * OffTheRecord Rest Service API - Devo
3
+ * A service to handle your traffic tickets
4
+ *
5
+ * The version of the OpenAPI document: 1.0
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ export interface WatchlistItemsRequest {
13
+ "entityType"?: string;
14
+ "note"?: string;
15
+ "priority"?: number;
16
+ }
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ /**
3
+ * OffTheRecord Rest Service API - Devo
4
+ * A service to handle your traffic tickets
5
+ *
6
+ * The version of the OpenAPI document: 1.0
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
10
+ * https://openapi-generator.tech
11
+ * Do not edit the class manually.
12
+ */
13
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -414,6 +414,7 @@ export * from './ListReviewsResponse';
414
414
  export * from './ListSubscriptionInvoicesResponse';
415
415
  export * from './ListUserAuditEventsByCursorResponse';
416
416
  export * from './ListUserAuditEventsCursorModel';
417
+ export * from './ListUserWatchlistsResponse';
417
418
  export * from './ListViolationClassificationResponse';
418
419
  export * from './LobEvent';
419
420
  export * from './LobEventRequest';
@@ -519,6 +520,7 @@ export * from './SaveLawyerLicenseModel';
519
520
  export * from './SaveLawyerLicensesRequest';
520
521
  export * from './SaveLawyerRequest';
521
522
  export * from './SaveNotesRequest';
523
+ export * from './SaveUserWatchlistsRequest';
522
524
  export * from './ScheduleNewPaymentRequest';
523
525
  export * from './ScheduledTaskGetResponse';
524
526
  export * from './ScheduledTaskResponse';
@@ -654,6 +656,8 @@ export * from './UserSubscriptionPlanModel';
654
656
  export * from './UserSubscriptionPlanModelReq';
655
657
  export * from './UserSubscriptionPlanModelRes';
656
658
  export * from './UserToContact';
659
+ export * from './UserWatchlistsModel';
660
+ export * from './UserWatchlistsResponseModel';
657
661
  export * from './ValidateDirectMailRequest';
658
662
  export * from './ValidateDirectMailResponse';
659
663
  export * from './ValidateUserEmailResponse';
@@ -669,6 +673,8 @@ export * from './ViolationModel';
669
673
  export * from './ViolationPenaltyModel';
670
674
  export * from './ViolationPenaltyResponse';
671
675
  export * from './ViolationResponse';
676
+ export * from './WatchlistItemsModel';
677
+ export * from './WatchlistItemsRequest';
672
678
  export * from './WorkflowCaseModel';
673
679
  export * from './WorkflowCitationModel';
674
680
  export * from './WorkflowLineItemModel';
@@ -426,6 +426,7 @@ __exportStar(require("./ListReviewsResponse"), exports);
426
426
  __exportStar(require("./ListSubscriptionInvoicesResponse"), exports);
427
427
  __exportStar(require("./ListUserAuditEventsByCursorResponse"), exports);
428
428
  __exportStar(require("./ListUserAuditEventsCursorModel"), exports);
429
+ __exportStar(require("./ListUserWatchlistsResponse"), exports);
429
430
  __exportStar(require("./ListViolationClassificationResponse"), exports);
430
431
  __exportStar(require("./LobEvent"), exports);
431
432
  __exportStar(require("./LobEventRequest"), exports);
@@ -531,6 +532,7 @@ __exportStar(require("./SaveLawyerLicenseModel"), exports);
531
532
  __exportStar(require("./SaveLawyerLicensesRequest"), exports);
532
533
  __exportStar(require("./SaveLawyerRequest"), exports);
533
534
  __exportStar(require("./SaveNotesRequest"), exports);
535
+ __exportStar(require("./SaveUserWatchlistsRequest"), exports);
534
536
  __exportStar(require("./ScheduleNewPaymentRequest"), exports);
535
537
  __exportStar(require("./ScheduledTaskGetResponse"), exports);
536
538
  __exportStar(require("./ScheduledTaskResponse"), exports);
@@ -666,6 +668,8 @@ __exportStar(require("./UserSubscriptionPlanModel"), exports);
666
668
  __exportStar(require("./UserSubscriptionPlanModelReq"), exports);
667
669
  __exportStar(require("./UserSubscriptionPlanModelRes"), exports);
668
670
  __exportStar(require("./UserToContact"), exports);
671
+ __exportStar(require("./UserWatchlistsModel"), exports);
672
+ __exportStar(require("./UserWatchlistsResponseModel"), exports);
669
673
  __exportStar(require("./ValidateDirectMailRequest"), exports);
670
674
  __exportStar(require("./ValidateDirectMailResponse"), exports);
671
675
  __exportStar(require("./ValidateUserEmailResponse"), exports);
@@ -681,6 +685,8 @@ __exportStar(require("./ViolationModel"), exports);
681
685
  __exportStar(require("./ViolationPenaltyModel"), exports);
682
686
  __exportStar(require("./ViolationPenaltyResponse"), exports);
683
687
  __exportStar(require("./ViolationResponse"), exports);
688
+ __exportStar(require("./WatchlistItemsModel"), exports);
689
+ __exportStar(require("./WatchlistItemsRequest"), exports);
684
690
  __exportStar(require("./WorkflowCaseModel"), exports);
685
691
  __exportStar(require("./WorkflowCitationModel"), exports);
686
692
  __exportStar(require("./WorkflowLineItemModel"), exports);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@otr-app/shared-backend-generated-client",
3
- "version": "2.3.118",
3
+ "version": "2.3.119",
4
4
  "main": "dist/otrBackendService.min.js",
5
5
  "files": [
6
6
  "/dist"