@otr-app/shared-backend-generated-client 2.4.45 → 2.4.47
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.
- package/dist/angular/api/citationController.service.ts +1 -0
- package/dist/angular/model/citationModel.ts +1 -0
- package/dist/angular/model/citationModelRes.ts +1 -0
- package/dist/angular/model/workflowCitationModel.ts +1 -0
- package/dist/otrBackendService.js +5 -0
- package/dist/otrBackendService.min.js +6 -6
- package/dist/typescript/api/ActionRequiredControllerApi.js +10 -15
- package/dist/typescript/api/ActivityFeedControllerApi.js +16 -21
- package/dist/typescript/api/AddressControllerApi.js +22 -27
- package/dist/typescript/api/AlertNotificationControllerApi.js +16 -21
- package/dist/typescript/api/AppEventsControllerApi.js +10 -15
- package/dist/typescript/api/AuditLawfirmEventsControllerApi.js +10 -15
- package/dist/typescript/api/AuditLogControllerApi.js +10 -15
- package/dist/typescript/api/AuthenticationControllerApi.js +10 -15
- package/dist/typescript/api/AwsCredentialsControllerApi.js +10 -15
- package/dist/typescript/api/BlogWebhookControllerApi.js +10 -15
- package/dist/typescript/api/BranchLinkControllerApi.js +10 -15
- package/dist/typescript/api/CaptchaControllerApi.js +10 -15
- package/dist/typescript/api/CaseActionsControllerApi.js +40 -45
- package/dist/typescript/api/CaseControllerApi.js +100 -105
- package/dist/typescript/api/CaseCounterOfferControllerApi.js +40 -45
- package/dist/typescript/api/CaseCreationControllerApi.js +16 -21
- package/dist/typescript/api/CaseDeclineControllerApi.js +10 -15
- package/dist/typescript/api/CaseNotesControllerApi.js +16 -21
- package/dist/typescript/api/CasePaymentControllerApi.js +88 -93
- package/dist/typescript/api/CaseReferralCodeControllerApi.js +16 -21
- package/dist/typescript/api/CaseRefundControllerApi.js +28 -33
- package/dist/typescript/api/CaseResolutionControllerApi.js +10 -15
- package/dist/typescript/api/CaseStatusControllerApi.js +16 -21
- package/dist/typescript/api/CaseTransferControllerApi.js +16 -21
- package/dist/typescript/api/CaseUserControllerApi.js +16 -21
- package/dist/typescript/api/CertificateControllerApi.js +10 -15
- package/dist/typescript/api/CitationAuditControllerApi.js +10 -15
- package/dist/typescript/api/CitationControllerApi.js +118 -123
- package/dist/typescript/api/CoachingCardsControllerApi.js +28 -33
- package/dist/typescript/api/ConfigurationControllerApi.js +10 -15
- package/dist/typescript/api/ConsoleListControllerApi.js +100 -105
- package/dist/typescript/api/ContactLoopWebhookControllerApi.js +10 -15
- package/dist/typescript/api/ContactTimelineControllerApi.js +10 -15
- package/dist/typescript/api/ConversationControllerApi.js +46 -51
- package/dist/typescript/api/CountyControllerApi.js +10 -15
- package/dist/typescript/api/CourtControllerApi.js +46 -51
- package/dist/typescript/api/CrmControllerApi.js +52 -57
- package/dist/typescript/api/CustomerLeadControllerApi.js +10 -15
- package/dist/typescript/api/CustomerReviewControllerApi.js +58 -63
- package/dist/typescript/api/CustomerServiceAgentBookingsControllerApi.js +22 -27
- package/dist/typescript/api/CustomerServiceAgentControllerApi.js +10 -15
- package/dist/typescript/api/DashboardControllerApi.js +70 -75
- package/dist/typescript/api/DirectMailControllerApi.js +52 -57
- package/dist/typescript/api/DripControllerApi.js +10 -15
- package/dist/typescript/api/DripWebhooksControllerApi.js +16 -21
- package/dist/typescript/api/DriverLicenseControllerApi.js +22 -27
- package/dist/typescript/api/EmailSubscriptionControllerApi.js +10 -15
- package/dist/typescript/api/EmployeeControllerApi.js +10 -15
- package/dist/typescript/api/ExternalContentVoteControllerApi.js +10 -15
- package/dist/typescript/api/ExternalTicketLookupControllerApi.js +16 -21
- package/dist/typescript/api/FeedbackControllerApi.js +10 -15
- package/dist/typescript/api/FreshcallerControllerApi.js +10 -15
- package/dist/typescript/api/FreshdeskTicketControllerApi.js +22 -27
- package/dist/typescript/api/GetCaseControllerApi.js +22 -27
- package/dist/typescript/api/HouseholdMateControllerApi.js +34 -39
- package/dist/typescript/api/HubspotWebhookControllerApi.js +10 -15
- package/dist/typescript/api/InsuranceCalculatorControllerApi.js +10 -15
- package/dist/typescript/api/IntercomTicketControllerApi.js +16 -21
- package/dist/typescript/api/LawfirmCaseDecisionControllerApi.js +10 -15
- package/dist/typescript/api/LawfirmCasesControllerApi.js +10 -15
- package/dist/typescript/api/LawfirmControllerApi.js +154 -159
- package/dist/typescript/api/LawfirmDocumentControllerApi.js +40 -45
- package/dist/typescript/api/LawfirmFeeCoverageControllerApi.js +64 -69
- package/dist/typescript/api/LawfirmPaymentModelControllerApi.js +10 -15
- package/dist/typescript/api/LawfirmRatesControllerApi.js +10 -15
- package/dist/typescript/api/LawfirmSettingsControllerApi.js +28 -33
- package/dist/typescript/api/LawfirmStorefrontControllerApi.js +10 -15
- package/dist/typescript/api/LawfirmSurchargeControllerApi.js +22 -27
- package/dist/typescript/api/LawfirmTransactionsControllerApi.js +100 -105
- package/dist/typescript/api/LawyerControllerApi.js +58 -63
- package/dist/typescript/api/LegalServicesControllerApi.js +16 -21
- package/dist/typescript/api/LineItemControllerApi.js +34 -39
- package/dist/typescript/api/ListCasesControllerApi.js +22 -27
- package/dist/typescript/api/MediaCreationControllerApi.js +10 -15
- package/dist/typescript/api/MessagesControllerApi.js +10 -15
- package/dist/typescript/api/NotesControllerApi.js +40 -45
- package/dist/typescript/api/OcrPipelineControllerApi.js +16 -21
- package/dist/typescript/api/OcrPredictionControllerApi.js +16 -21
- package/dist/typescript/api/OnDemandRequestControllerApi.js +10 -15
- package/dist/typescript/api/OneTimePasswordControllerApi.js +10 -15
- package/dist/typescript/api/PhoneLeadsControllerApi.js +16 -21
- package/dist/typescript/api/PushNotificationControllerApi.js +52 -57
- package/dist/typescript/api/RecurringBillingControllerApi.js +34 -39
- package/dist/typescript/api/RefLinkControllerApi.js +10 -15
- package/dist/typescript/api/ReferralCodeControllerApi.js +40 -45
- package/dist/typescript/api/ReferralControllerApi.js +28 -33
- package/dist/typescript/api/ReferralSourceControllerApi.js +16 -21
- package/dist/typescript/api/RefundEligibilityControllerApi.js +10 -15
- package/dist/typescript/api/RegistrationControllerApi.js +16 -21
- package/dist/typescript/api/ReportingControllerApi.js +28 -33
- package/dist/typescript/api/ScheduledTaskControllerApi.js +22 -27
- package/dist/typescript/api/SingleSignOnControllerApi.js +10 -15
- package/dist/typescript/api/SnsListenerControllerApi.js +22 -27
- package/dist/typescript/api/SocialLoginControllerApi.js +40 -45
- package/dist/typescript/api/StripeCardControllerApi.js +70 -75
- package/dist/typescript/api/StripeControllerApi.js +34 -39
- package/dist/typescript/api/StripeSyncControllerApi.js +40 -45
- package/dist/typescript/api/StripeWebhookControllerApi.js +34 -39
- package/dist/typescript/api/TicketReviewControllerApi.js +22 -27
- package/dist/typescript/api/UrlRedirectControllerApi.js +22 -27
- package/dist/typescript/api/UserAccountControllerApi.js +22 -27
- package/dist/typescript/api/UserAuditControllerApi.js +16 -21
- package/dist/typescript/api/UserControllerApi.js +82 -87
- package/dist/typescript/api/UserPasswordControllerApi.js +52 -57
- package/dist/typescript/api/UserProfileControllerApi.js +64 -69
- package/dist/typescript/api/UserSearchControllerApi.js +16 -21
- package/dist/typescript/api/UserSettingsControllerApi.js +28 -33
- package/dist/typescript/api/UserSocialProfileControllerApi.js +16 -21
- package/dist/typescript/api/UtilityControllerApi.js +22 -27
- package/dist/typescript/api/ValidationControllerApi.js +10 -15
- package/dist/typescript/api/VerificationControllerApi.js +10 -15
- package/dist/typescript/api/ViolationControllerApi.js +40 -45
- package/dist/typescript/api/ViolationPenaltyControllerApi.js +28 -33
- package/dist/typescript/api/WatchlistsControllerApi.js +28 -33
- package/dist/typescript/api/WebsocketMessageControllerApi.js +10 -15
- package/dist/typescript/api/WorkflowStateControllerApi.js +10 -15
- package/dist/typescript/api/api.js +233 -246
- package/dist/typescript/api.module.js +4 -6
- package/dist/typescript/index.js +2 -14
- package/dist/typescript/model/AccountLevelFee.js +4 -7
- package/dist/typescript/model/AccountLevelFeeRequest.js +1 -2
- package/dist/typescript/model/AccountLevelFeeResponse.js +1 -2
- package/dist/typescript/model/AccountLevelFeeToSave.js +4 -7
- package/dist/typescript/model/Action.js +1 -2
- package/dist/typescript/model/ActionByEntityModel.js +5 -8
- package/dist/typescript/model/ActivityFeedModel.js +4 -7
- package/dist/typescript/model/AddACHToStripeAccountRequest.js +1 -2
- package/dist/typescript/model/AddActionToCaseRequest.js +1 -2
- package/dist/typescript/model/AddActionToCaseResponse.js +1 -2
- package/dist/typescript/model/AddCardToStripeAccountRequest.js +1 -2
- package/dist/typescript/model/AddCardToStripeAccountResponse.js +1 -2
- package/dist/typescript/model/AddCaseMessageResponse.js +1 -2
- package/dist/typescript/model/AddCourtCoverageRequest.js +4 -7
- package/dist/typescript/model/AddCourtRequest.js +1 -2
- package/dist/typescript/model/AddCustomerLeadRequest.js +1 -2
- package/dist/typescript/model/AddExtraAccountRequest.js +1 -2
- package/dist/typescript/model/AddInnerCourt.js +3 -6
- package/dist/typescript/model/AddInnerCourtAddress.js +1 -2
- package/dist/typescript/model/AddNewCaseMessageRequest.js +1 -2
- package/dist/typescript/model/AddNoteToPhoneLeadRequest.js +3 -6
- package/dist/typescript/model/AddPenaltyRequest.js +1 -2
- package/dist/typescript/model/AddRedirectUrlRequest.js +4 -7
- package/dist/typescript/model/AddReferralRequest.js +3 -6
- package/dist/typescript/model/AddReviewRequest.js +4 -7
- package/dist/typescript/model/AddViolationRequest.js +3 -6
- package/dist/typescript/model/AddViolationResponse.js +4 -7
- package/dist/typescript/model/AddViolationsToCitationRequest.js +1 -2
- package/dist/typescript/model/AddressDomain.js +4 -7
- package/dist/typescript/model/AddressDomainReq.js +4 -7
- package/dist/typescript/model/AddressDomainRes.js +4 -7
- package/dist/typescript/model/AddressEntity.js +3 -6
- package/dist/typescript/model/Admin.js +1 -2
- package/dist/typescript/model/AgentBookingStats.js +1 -2
- package/dist/typescript/model/AgentBookingsSummary.js +1 -2
- package/dist/typescript/model/AggregateBySource.js +3 -6
- package/dist/typescript/model/AggregateQueryResults.js +1 -2
- package/dist/typescript/model/AggregateRatingMetrics.js +1 -2
- package/dist/typescript/model/AggregateReferralCredit.js +1 -2
- package/dist/typescript/model/Aggregates.js +1 -2
- package/dist/typescript/model/Alert.js +4 -7
- package/dist/typescript/model/AlertNotificationResponse.js +1 -2
- package/dist/typescript/model/AnonymousTicketUploadModel.js +1 -2
- package/dist/typescript/model/AppEventCreateRequest.js +3 -6
- package/dist/typescript/model/AppearanceAttorneyDomain.js +1 -2
- package/dist/typescript/model/AppleLoginRequest.js +1 -2
- package/dist/typescript/model/AssignCitationOwnerRequest.js +1 -2
- package/dist/typescript/model/Attachment.js +1 -2
- package/dist/typescript/model/AuditLog.js +3 -6
- package/dist/typescript/model/Author.js +1 -2
- package/dist/typescript/model/AuthorModel.js +3 -6
- package/dist/typescript/model/AuthorizeChargeForCasePaymentRequest.js +1 -2
- package/dist/typescript/model/AuthorizeChargeForCasePaymentResponse.js +1 -2
- package/dist/typescript/model/AvailablePaymentPlan.js +3 -6
- package/dist/typescript/model/AvailableRegion.js +1 -2
- package/dist/typescript/model/AwsCredentialsRequest.js +3 -6
- package/dist/typescript/model/BackfillLawfirmTransactionRecordsRequest.js +1 -2
- package/dist/typescript/model/BackfillLawfirmTransactionRecordsResponse.js +1 -2
- package/dist/typescript/model/BalanceTransactionModel.js +1 -2
- package/dist/typescript/model/BillingInvoiceModel.js +3 -6
- package/dist/typescript/model/BillingPriceModel.js +4 -7
- package/dist/typescript/model/BillingProductModel.js +1 -2
- package/dist/typescript/model/BillingSubscriberAggregateModel.js +1 -2
- package/dist/typescript/model/BillingSubscriberModel.js +1 -2
- package/dist/typescript/model/BillingSubscriptionItemModel.js +6 -9
- package/dist/typescript/model/BillingSubscriptionModel.js +3 -6
- package/dist/typescript/model/BillingUpcomingInvoiceModel.js +1 -2
- package/dist/typescript/model/BlogDocument.js +1 -2
- package/dist/typescript/model/BlogEvent.js +1 -2
- package/dist/typescript/model/BlogMetadata.js +1 -2
- package/dist/typescript/model/Booking.js +4 -7
- package/dist/typescript/model/BookingCancelation.js +4 -7
- package/dist/typescript/model/CallContact.js +5 -8
- package/dist/typescript/model/CancelBillingSubscriptionResponse.js +3 -6
- package/dist/typescript/model/CancelCaseRequest.js +3 -6
- package/dist/typescript/model/CancelationDetails.js +1 -2
- package/dist/typescript/model/CancelationDetailsReq.js +1 -2
- package/dist/typescript/model/CancelationDetailsRes.js +1 -2
- package/dist/typescript/model/CancellationAggregates.js +1 -2
- package/dist/typescript/model/CaptureChargeFromCasePaymentRequest.js +1 -2
- package/dist/typescript/model/Case.js +7 -10
- package/dist/typescript/model/CaseActionDomain.js +3 -6
- package/dist/typescript/model/CaseActionRequestModel.js +3 -6
- package/dist/typescript/model/CaseAlert.js +4 -7
- package/dist/typescript/model/CaseBookingsStats.js +1 -2
- package/dist/typescript/model/CaseChargeResponsePojo.js +1 -2
- package/dist/typescript/model/CaseCounterOfferModel.js +1 -2
- package/dist/typescript/model/CaseCounterOption.js +1 -2
- package/dist/typescript/model/CaseCounterOptionModel.js +3 -6
- package/dist/typescript/model/CaseCreationRequest.js +1 -2
- package/dist/typescript/model/CaseDeclineCategory.js +1 -2
- package/dist/typescript/model/CaseDeclineCategoryReasonsModel.js +1 -2
- package/dist/typescript/model/CaseDeclineReason.js +1 -2
- package/dist/typescript/model/CaseItem.js +4 -7
- package/dist/typescript/model/CaseLineItemDomainReq.js +4 -7
- package/dist/typescript/model/CaseLineItemDomainRes.js +4 -7
- package/dist/typescript/model/CaseLineItemsSummary.js +1 -2
- package/dist/typescript/model/CaseMessageDomain.js +4 -7
- package/dist/typescript/model/CaseModel.js +5 -8
- package/dist/typescript/model/CaseModelReq.js +5 -8
- package/dist/typescript/model/CaseModelRes.js +5 -8
- package/dist/typescript/model/CaseNotesDomain.js +1 -2
- package/dist/typescript/model/CaseOutcomeModel.js +3 -6
- package/dist/typescript/model/CasePaymentBreakdownItemModel.js +3 -6
- package/dist/typescript/model/CasePaymentDomain.js +4 -7
- package/dist/typescript/model/CasePaymentModel.js +1 -2
- package/dist/typescript/model/CaseStatusDetailsResponse.js +4 -7
- package/dist/typescript/model/CaseStatusDomain.js +4 -7
- package/dist/typescript/model/CaseSummaryDomain.js +3 -6
- package/dist/typescript/model/CaseTransferHistory.js +4 -7
- package/dist/typescript/model/CaseTransferResponse.js +1 -2
- package/dist/typescript/model/CaseUserDefendantAttributes.js +1 -2
- package/dist/typescript/model/CaseUserDefendantAttributesRequest.js +1 -2
- package/dist/typescript/model/CaseUserDetailsModel.js +3 -6
- package/dist/typescript/model/CaseUserPermissionAttributes.js +1 -2
- package/dist/typescript/model/CaseViolationPenalty.js +3 -6
- package/dist/typescript/model/CaseWithCoverageObtained.js +3 -6
- package/dist/typescript/model/ChangeUserPasswordRequest.js +1 -2
- package/dist/typescript/model/ChargeFeeToLawfirmRequest.js +3 -6
- package/dist/typescript/model/ChargeFeeToLawfirmResponse.js +1 -2
- package/dist/typescript/model/CitationAuditEventModel.js +4 -7
- package/dist/typescript/model/CitationAuditLog.js +3 -6
- package/dist/typescript/model/CitationInputRequest.js +4 -7
- package/dist/typescript/model/CitationIssueDate.js +1 -2
- package/dist/typescript/model/CitationModel.d.ts +1 -0
- package/dist/typescript/model/CitationModel.js +5 -8
- package/dist/typescript/model/CitationModelReq.js +5 -8
- package/dist/typescript/model/CitationModelRes.d.ts +1 -0
- package/dist/typescript/model/CitationModelRes.js +5 -8
- package/dist/typescript/model/CitationViolationModel.js +3 -6
- package/dist/typescript/model/CitationWithMissingCourt.js +3 -6
- package/dist/typescript/model/CitationWithMissingFields.js +7 -10
- package/dist/typescript/model/CitationsResponseModel.js +7 -10
- package/dist/typescript/model/ClientActionRequiredRequest.js +3 -6
- package/dist/typescript/model/ClientConfirmedUnpaidCase.js +1 -2
- package/dist/typescript/model/ClientLeadDomain.js +1 -2
- package/dist/typescript/model/CoachingCardCategoriesModel.js +1 -2
- package/dist/typescript/model/CoachingCardSubcategoriesModel.js +1 -2
- package/dist/typescript/model/CoachingCardUsersModel.js +3 -6
- package/dist/typescript/model/CoachingCardsModel.js +3 -6
- package/dist/typescript/model/CoachingLinks.js +1 -2
- package/dist/typescript/model/CommonHeader.js +1 -2
- package/dist/typescript/model/ConfidenceField.js +1 -2
- package/dist/typescript/model/Contact.js +1 -2
- package/dist/typescript/model/ContactList.js +1 -2
- package/dist/typescript/model/ContactTimelineResponse.js +1 -2
- package/dist/typescript/model/ConvertPdfToImageModel.js +3 -6
- package/dist/typescript/model/ConvertPdfToImageRequest.js +1 -2
- package/dist/typescript/model/ConvertPdfToImageResponse.js +1 -2
- package/dist/typescript/model/CounterOption.js +3 -6
- package/dist/typescript/model/CountryDomain.js +1 -2
- package/dist/typescript/model/CountryRegion.js +1 -2
- package/dist/typescript/model/CountyDomain.js +3 -6
- package/dist/typescript/model/CountyEntity.js +3 -6
- package/dist/typescript/model/CourtCoverageCountyRecord.js +1 -2
- package/dist/typescript/model/CourtCoverageRecord.js +1 -2
- package/dist/typescript/model/CourtCoverageStateRecord.js +1 -2
- package/dist/typescript/model/CourtDomain.js +3 -6
- package/dist/typescript/model/CourtDomainReq.js +3 -6
- package/dist/typescript/model/CourtDomainRes.js +3 -6
- package/dist/typescript/model/CourtEntity.js +3 -6
- package/dist/typescript/model/CourtInputRequest.js +1 -2
- package/dist/typescript/model/CourtName.js +1 -2
- package/dist/typescript/model/CourtResponseModel.js +3 -6
- package/dist/typescript/model/CoverageToRemove.js +3 -6
- package/dist/typescript/model/CreateBillingSubscriptionItemModel.js +6 -9
- package/dist/typescript/model/CreateBillingSubscriptionRequest.js +1 -2
- package/dist/typescript/model/CreateBillingSubscriptionResponse.js +3 -6
- package/dist/typescript/model/CreateBranchLinkRequest.js +1 -2
- package/dist/typescript/model/CreateCitationRequest.js +4 -7
- package/dist/typescript/model/CreateCitationResponse.js +1 -2
- package/dist/typescript/model/CreateConnectAccountLinkRequest.js +1 -2
- package/dist/typescript/model/CreateConnectAccountLinkResponse.js +1 -2
- package/dist/typescript/model/CreateLawfirmModel.js +4 -7
- package/dist/typescript/model/CreateNewLawfirmRequest.js +1 -2
- package/dist/typescript/model/CreateNoteInput.js +3 -6
- package/dist/typescript/model/CreateNoteRequest.js +1 -2
- package/dist/typescript/model/CreateNoteResponse.js +1 -2
- package/dist/typescript/model/CreateReferralCodeRequest.js +4 -7
- package/dist/typescript/model/CreateReferralCodeResponse.js +1 -2
- package/dist/typescript/model/CreateReferralSourceForCitation.js +1 -2
- package/dist/typescript/model/CreateStripeConnectAccountRequest.js +3 -6
- package/dist/typescript/model/CreateStripeConnectAccountResponse.js +1 -2
- package/dist/typescript/model/Cursor.js +1 -2
- package/dist/typescript/model/CursorModel.js +1 -2
- package/dist/typescript/model/CustomerLead.js +4 -7
- package/dist/typescript/model/CustomerOverduePayment.js +1 -2
- package/dist/typescript/model/CustomerReview.js +5 -8
- package/dist/typescript/model/CustomerServiceAgentBookingDomain.js +1 -2
- package/dist/typescript/model/CustomerServiceAgentDomain.js +1 -2
- package/dist/typescript/model/DashboardAddressModel.js +1 -2
- package/dist/typescript/model/DashboardAuthorModel.js +1 -2
- package/dist/typescript/model/DashboardCaseModel.js +1 -2
- package/dist/typescript/model/DashboardCitationModel.js +3 -6
- package/dist/typescript/model/DashboardCourtModel.js +1 -2
- package/dist/typescript/model/DashboardStatusModel.js +4 -7
- package/dist/typescript/model/DeclineCaseCounterRequest.js +1 -2
- package/dist/typescript/model/DeclineCategory.js +1 -2
- package/dist/typescript/model/DeclineReason.js +1 -2
- package/dist/typescript/model/DefaultClassModel.js +3 -6
- package/dist/typescript/model/DeleteCitationResponse.js +1 -2
- package/dist/typescript/model/DeleteLawyerLicenseRequest.js +1 -2
- package/dist/typescript/model/DeleteNotificationByPagesRequest.js +3 -6
- package/dist/typescript/model/DeleteNotificationEventRequest.js +3 -6
- package/dist/typescript/model/DirectMailContact.js +4 -7
- package/dist/typescript/model/DirectMailContactResponse.js +1 -2
- package/dist/typescript/model/DirectMailGetRequest.js +1 -2
- package/dist/typescript/model/DirectMailSendRequest.js +3 -6
- package/dist/typescript/model/DirectMailTemplate.js +3 -6
- package/dist/typescript/model/DirectMailTemplateResponse.js +1 -2
- package/dist/typescript/model/DirectMailTemplateToAdd.js +3 -6
- package/dist/typescript/model/DismissCitationsFromContactListRequest.js +1 -2
- package/dist/typescript/model/DismissPhoneLeadRequest.js +3 -6
- package/dist/typescript/model/DocumentDecisionRequest.js +1 -2
- package/dist/typescript/model/DripRemoveRequest.js +3 -6
- package/dist/typescript/model/DripWebhookData.js +1 -2
- package/dist/typescript/model/DripWebhookEvent.js +1 -2
- package/dist/typescript/model/DriverLicenseModel.js +1 -2
- package/dist/typescript/model/Duration.js +1 -2
- package/dist/typescript/model/EditConversationMessageRequest.js +1 -2
- package/dist/typescript/model/EditCustomerReviewRequest.js +3 -6
- package/dist/typescript/model/EnableViolationModel.js +3 -6
- package/dist/typescript/model/EnableViolationResponseModel.js +1 -2
- package/dist/typescript/model/EnableViolationsForLawfirmRequest.js +1 -2
- package/dist/typescript/model/EnableViolationsForLawfirmResponse.js +1 -2
- package/dist/typescript/model/EstimateInsuranceSavingsRequest.js +3 -6
- package/dist/typescript/model/EstimateInsuranceSavingsResponse.js +1 -2
- package/dist/typescript/model/ExistingAccountDetails.js +1 -2
- package/dist/typescript/model/ExternalContentVote.js +3 -6
- package/dist/typescript/model/ExternalTicketCourt.js +1 -2
- package/dist/typescript/model/FeedbackAttachmentModel.js +1 -2
- package/dist/typescript/model/FeedbackDomain.js +3 -6
- package/dist/typescript/model/FinancialTransaction.js +5 -8
- package/dist/typescript/model/FindChargeDisputesResponse.js +1 -2
- package/dist/typescript/model/FindCourtsWithNoCoverageResponse.js +1 -2
- package/dist/typescript/model/FindDisputesRequest.js +1 -2
- package/dist/typescript/model/FindMatchingUser.js +3 -6
- package/dist/typescript/model/FindMatchingUsersRequest.js +1 -2
- package/dist/typescript/model/FindMatchingUsersResponse.js +1 -2
- package/dist/typescript/model/FindsCourtsResponse.js +1 -2
- package/dist/typescript/model/FineInformation.js +1 -2
- package/dist/typescript/model/FirstContactReply.js +1 -2
- package/dist/typescript/model/ForwardMessageRequest.js +1 -2
- package/dist/typescript/model/FreshDeskConversation.js +1 -2
- package/dist/typescript/model/FreshDeskRequester.js +1 -2
- package/dist/typescript/model/FreshDeskTicket.js +4 -7
- package/dist/typescript/model/FreshDeskTicketReq.js +4 -7
- package/dist/typescript/model/FreshDeskTicketRes.js +4 -7
- package/dist/typescript/model/FreshdeskAttachment.js +1 -2
- package/dist/typescript/model/FreshdeskAttachmentReq.js +1 -2
- package/dist/typescript/model/FreshdeskAttachmentRes.js +1 -2
- package/dist/typescript/model/FreshdeskTicketReferenceDomain.js +4 -7
- package/dist/typescript/model/FreshdeskWebhookRequest.js +1 -2
- package/dist/typescript/model/GenerateTemplateRequest.js +3 -6
- package/dist/typescript/model/GenericAdminListRequest.js +1 -2
- package/dist/typescript/model/GeoRatesRequest.js +1 -2
- package/dist/typescript/model/GetActivityFeedResponse.js +1 -2
- package/dist/typescript/model/GetAddressInnerResponse.js +1 -2
- package/dist/typescript/model/GetAnonymousTicketUploads.js +1 -2
- package/dist/typescript/model/GetAppConfigResponse.js +1 -2
- package/dist/typescript/model/GetAppearanceAttorneysResponse.js +1 -2
- package/dist/typescript/model/GetAvailablePaymentPlansResponse.js +1 -2
- package/dist/typescript/model/GetBookingsRequest.js +1 -2
- package/dist/typescript/model/GetBookingsResponse.js +1 -2
- package/dist/typescript/model/GetCaseActionResponse.js +1 -2
- package/dist/typescript/model/GetCaseActionTimelineResponse.js +1 -2
- package/dist/typescript/model/GetCaseActionTypesResponse.js +3 -6
- package/dist/typescript/model/GetCaseCounterOptionsResponse.js +1 -2
- package/dist/typescript/model/GetCaseDeclineReasonTypesResponse.js +1 -2
- package/dist/typescript/model/GetCaseDocumentResponse.js +1 -2
- package/dist/typescript/model/GetCaseFromCitationResponse.js +1 -2
- package/dist/typescript/model/GetCaseMessagesResponse.js +1 -2
- package/dist/typescript/model/GetCaseNotesResponse.js +1 -2
- package/dist/typescript/model/GetCasePaymentsResponse.js +1 -2
- package/dist/typescript/model/GetCaseResolutionStatusesResponse.js +1 -2
- package/dist/typescript/model/GetCaseResponse.js +1 -2
- package/dist/typescript/model/GetCaseUserModel.js +3 -6
- package/dist/typescript/model/GetCaseUsersResponse.js +1 -2
- package/dist/typescript/model/GetCasesWithCoverageObtainedResponse.js +1 -2
- package/dist/typescript/model/GetCasesWithMissingLawfirmPayoutsRequest.js +1 -2
- package/dist/typescript/model/GetCasesWithMissingLawfirmPayoutsResponse.js +1 -2
- package/dist/typescript/model/GetCasesWithOverduePaymentsResponse.js +1 -2
- package/dist/typescript/model/GetCasesWithUncapturedChargesRequest.js +1 -2
- package/dist/typescript/model/GetCitationAuditLogsResponse.js +1 -2
- package/dist/typescript/model/GetCitationPhoneLeadsRequest.js +1 -2
- package/dist/typescript/model/GetCitationPhoneLeadsResponse.js +1 -2
- package/dist/typescript/model/GetCitationResponse.js +1 -2
- package/dist/typescript/model/GetCitationsWithMissingFieldsRequest.js +5 -8
- package/dist/typescript/model/GetCitationsWithMissingFieldsResponse.js +1 -2
- package/dist/typescript/model/GetClientCasesResponse.js +1 -2
- package/dist/typescript/model/GetClientConfirmedUnpaidCasesResponse.js +1 -2
- package/dist/typescript/model/GetCoachingCardCategoriesResponse.js +1 -2
- package/dist/typescript/model/GetCompetitionResponseModel.js +1 -2
- package/dist/typescript/model/GetCounterOfferResponse.js +1 -2
- package/dist/typescript/model/GetCountiesResponse.js +1 -2
- package/dist/typescript/model/GetCountryListResponse.js +1 -2
- package/dist/typescript/model/GetCountryRegionsResponse.js +1 -2
- package/dist/typescript/model/GetCourtCoverageForCountyReportResponse.js +1 -2
- package/dist/typescript/model/GetCourtCoverageForStateReportResponse.js +1 -2
- package/dist/typescript/model/GetCourtCoverageReportResponse.js +1 -2
- package/dist/typescript/model/GetCourtResponse.js +1 -2
- package/dist/typescript/model/GetCourtsByQueryResponse.js +1 -2
- package/dist/typescript/model/GetCourtsInnerResponse.js +1 -2
- package/dist/typescript/model/GetCurrentUserResponse.js +1 -2
- package/dist/typescript/model/GetCustomerServiceAgentsResponse.js +1 -2
- package/dist/typescript/model/GetDeclinedCasesRequest.js +1 -2
- package/dist/typescript/model/GetDeclinedCasesResponse.js +1 -2
- package/dist/typescript/model/GetDocumentsRequest.js +1 -2
- package/dist/typescript/model/GetDriverLicensesResponse.js +1 -2
- package/dist/typescript/model/GetEmailTemplateResponse.js +1 -2
- package/dist/typescript/model/GetEmployeeModel.js +1 -2
- package/dist/typescript/model/GetExternalTicketInputParamsResponse.js +1 -2
- package/dist/typescript/model/GetHouseHoldMateModel.js +4 -7
- package/dist/typescript/model/GetHouseholdMatesResponse.js +1 -2
- package/dist/typescript/model/GetInvalidCasesWithStripeChargeResponse.js +1 -2
- package/dist/typescript/model/GetInviteByTokenResponse.js +4 -7
- package/dist/typescript/model/GetLastLoginResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmAddressesResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmCaseStatsResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmCoverageReportResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmCoverageResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmFeeCoverageModel.js +3 -6
- package/dist/typescript/model/GetLawfirmFeeCoverageResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmFeeModel.js +4 -7
- package/dist/typescript/model/GetLawfirmFeesResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmFinancialTransactionsResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmInboxMessagesResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmJobTitleResponse.js +3 -6
- package/dist/typescript/model/GetLawfirmLawyersResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmLeadsRequest.js +1 -2
- package/dist/typescript/model/GetLawfirmLeadsResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmModel.js +5 -8
- package/dist/typescript/model/GetLawfirmPaymentMethodsResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmPayoutReversalsResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmPayoutsResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmSettingsResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmSummaryCaseRequest.js +5 -8
- package/dist/typescript/model/GetLawfirmSummaryCasesResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmSupportedStatesResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmTransactionsForCaseResponse.js +1 -2
- package/dist/typescript/model/GetLawfirmsResponse.js +1 -2
- package/dist/typescript/model/GetLawyerResponse.js +1 -2
- package/dist/typescript/model/GetLineItemTypesResponse.js +3 -6
- package/dist/typescript/model/GetLineItemsResponse.js +1 -2
- package/dist/typescript/model/GetListOfCitationsWithMissingCourtResponse.js +1 -2
- package/dist/typescript/model/GetLocationResponse.js +1 -2
- package/dist/typescript/model/GetLostCasesWithTransferNotReversedRequest.js +1 -2
- package/dist/typescript/model/GetLostCasesWithTransferNotReversedResponse.js +1 -2
- package/dist/typescript/model/GetMessagesByEntityResponse.js +1 -2
- package/dist/typescript/model/GetNoViolationCitationsResponse.js +1 -2
- package/dist/typescript/model/GetOutgoingContactsResponse.js +1 -2
- package/dist/typescript/model/GetOverduePaymentsResponse.js +1 -2
- package/dist/typescript/model/GetPaymentMethodsForUserResponse.js +1 -2
- package/dist/typescript/model/GetPaymentModelTypesResponse.js +3 -6
- package/dist/typescript/model/GetPenaltyType.js +3 -6
- package/dist/typescript/model/GetPenaltyTypesResponse.js +1 -2
- package/dist/typescript/model/GetPendingCasesResponse.js +1 -2
- package/dist/typescript/model/GetPendingTicketReviewsRequest.js +1 -2
- package/dist/typescript/model/GetPendingTicketReviewsResponse.js +1 -2
- package/dist/typescript/model/GetPotentialCustomersRequest.js +1 -2
- package/dist/typescript/model/GetPotentialCustomersResponse.js +1 -2
- package/dist/typescript/model/GetRedirectUrlResponse.js +1 -2
- package/dist/typescript/model/GetReferralCodeResponse.js +4 -7
- package/dist/typescript/model/GetReferralCodesResponse.js +1 -2
- package/dist/typescript/model/GetReferralsHistoryResponse.js +1 -2
- package/dist/typescript/model/GetRegionsWithViolationsResponse.js +1 -2
- package/dist/typescript/model/GetStripeChargeResponse.js +1 -2
- package/dist/typescript/model/GetStripeChargesResponse.js +1 -2
- package/dist/typescript/model/GetStripeConnectedAccountsResponse.js +1 -2
- package/dist/typescript/model/GetSupportTicketsResponse.js +1 -2
- package/dist/typescript/model/GetTicketReviewResponse.js +1 -2
- package/dist/typescript/model/GetTrafficViolationModel.js +4 -7
- package/dist/typescript/model/GetTrafficViolationTypesResponse.js +1 -2
- package/dist/typescript/model/GetUserAddressesResponse.js +1 -2
- package/dist/typescript/model/GetUserByEmailRequest.js +1 -2
- package/dist/typescript/model/GetUserByEmailResponse.js +1 -2
- package/dist/typescript/model/GetUserCasesResponse.js +1 -2
- package/dist/typescript/model/GetUserDetailsResponse.js +1 -2
- package/dist/typescript/model/GetUserRefLinksResponse.js +1 -2
- package/dist/typescript/model/GetUserReferralSourceTypesResponse.js +1 -2
- package/dist/typescript/model/GetUserRegistrationsRequest.js +1 -2
- package/dist/typescript/model/GetUserRegistrationsResponse.js +1 -2
- package/dist/typescript/model/GetUserResponse.js +1 -2
- package/dist/typescript/model/GetUserSettingsRequest.js +1 -2
- package/dist/typescript/model/GetUserSettingsResponse.js +1 -2
- package/dist/typescript/model/GetUserStripeAccountResponse.js +1 -2
- package/dist/typescript/model/GetWorkflowStateResponse.js +1 -2
- package/dist/typescript/model/GhostUser.js +5 -8
- package/dist/typescript/model/GhostUserResponse.js +4 -7
- package/dist/typescript/model/GoogleLoginRequest.js +1 -2
- package/dist/typescript/model/GptFunctionModel.js +1 -2
- package/dist/typescript/model/GraphRequest.js +3 -6
- package/dist/typescript/model/HandleOrphanedStripeChargeRequest.js +1 -2
- package/dist/typescript/model/HandleOrphanedStripeChargeResponse.js +1 -2
- package/dist/typescript/model/IncomingEmail.js +1 -2
- package/dist/typescript/model/IncomingEmailModels.js +1 -2
- package/dist/typescript/model/IncomingEmailRequest.js +1 -2
- package/dist/typescript/model/IncomingHeader.js +1 -2
- package/dist/typescript/model/InitiateCaseAndChargeCustomerRequest.js +3 -6
- package/dist/typescript/model/InitiateCaseAndChargeCustomerResponse.js +1 -2
- package/dist/typescript/model/InitiateCaseCounterRequest.js +1 -2
- package/dist/typescript/model/InitiateCaseCounterResponse.js +1 -2
- package/dist/typescript/model/InsertCaseLineItemResponse.js +1 -2
- package/dist/typescript/model/InsertInvoiceLineItemRequest.js +1 -2
- package/dist/typescript/model/IntercomConversationResponse.js +1 -2
- package/dist/typescript/model/IntercomCreateTicketResponse.js +1 -2
- package/dist/typescript/model/IntercomNext.js +1 -2
- package/dist/typescript/model/IntercomPages.js +1 -2
- package/dist/typescript/model/IntercomSearchConversationsResponse.js +1 -2
- package/dist/typescript/model/IntercomSearchTicketsResponse.js +1 -2
- package/dist/typescript/model/IntercomTicketAttributes.js +1 -2
- package/dist/typescript/model/InviteHouseholdMateRequest.js +3 -6
- package/dist/typescript/model/InviteLawyerToLawfirmRequest.js +3 -6
- package/dist/typescript/model/IsRefundEligibleResponse.js +3 -6
- package/dist/typescript/model/IsUserLoggedInResponse.js +1 -2
- package/dist/typescript/model/LastLoginDateModel.js +3 -6
- package/dist/typescript/model/Lawfirm.js +3 -6
- package/dist/typescript/model/LawfirmAuditEventModel.js +4 -7
- package/dist/typescript/model/LawfirmBankPayoutModel.js +6 -9
- package/dist/typescript/model/LawfirmBookingSummary.js +3 -6
- package/dist/typescript/model/LawfirmCaseDocument.js +4 -7
- package/dist/typescript/model/LawfirmCaseModel.js +4 -7
- package/dist/typescript/model/LawfirmCaseModelReq.js +4 -7
- package/dist/typescript/model/LawfirmCaseModelRes.js +4 -7
- package/dist/typescript/model/LawfirmCourtCoverageDomain.js +1 -2
- package/dist/typescript/model/LawfirmCoverageRecord.js +1 -2
- package/dist/typescript/model/LawfirmDocument.js +4 -7
- package/dist/typescript/model/LawfirmDocumentResponse.js +1 -2
- package/dist/typescript/model/LawfirmDocumentTemplate.js +4 -7
- package/dist/typescript/model/LawfirmDocumentTemplateResponse.js +1 -2
- package/dist/typescript/model/LawfirmFeeDomain.js +3 -6
- package/dist/typescript/model/LawfirmInboxMessageDomain.js +6 -9
- package/dist/typescript/model/LawfirmItem.js +3 -6
- package/dist/typescript/model/LawfirmLeadDomain.js +5 -8
- package/dist/typescript/model/LawfirmPayoutDomain.js +3 -6
- package/dist/typescript/model/LawfirmPictureRequest.js +1 -2
- package/dist/typescript/model/LawfirmRatesResponse.js +4 -7
- package/dist/typescript/model/LawfirmRedirectModel.js +3 -6
- package/dist/typescript/model/LawfirmSettingsDomain.js +3 -6
- package/dist/typescript/model/LawfirmSettingsDomainReq.js +3 -6
- package/dist/typescript/model/LawfirmSettingsDomainRes.js +3 -6
- package/dist/typescript/model/LawfirmStorefrontModel.js +3 -6
- package/dist/typescript/model/LawfirmVacationRequest.js +1 -2
- package/dist/typescript/model/LawfirmsRatesResponse.js +1 -2
- package/dist/typescript/model/LawyerInviteByTokenModel.js +1 -2
- package/dist/typescript/model/LawyerInviteModel.js +4 -7
- package/dist/typescript/model/LawyerLicenseModel.js +4 -7
- package/dist/typescript/model/LawyerModel.js +4 -7
- package/dist/typescript/model/LegalServiceModel.js +5 -8
- package/dist/typescript/model/LetterOfEngagement.js +1 -2
- package/dist/typescript/model/LineItem.js +3 -6
- package/dist/typescript/model/LineItemModel.js +4 -7
- package/dist/typescript/model/LineItemRequest.js +4 -7
- package/dist/typescript/model/LinkedObjects.js +1 -2
- package/dist/typescript/model/ListAgentBookingsResponse.js +1 -2
- package/dist/typescript/model/ListBillingProductsResponse.js +1 -2
- package/dist/typescript/model/ListBillingSubscribersResponse.js +1 -2
- package/dist/typescript/model/ListBillingSubscriptionModel.js +4 -7
- package/dist/typescript/model/ListBillingSubscriptionsResponse.js +1 -2
- package/dist/typescript/model/ListCaseBookingsRequest.js +7 -10
- package/dist/typescript/model/ListCaseBookingsResponse.js +1 -2
- package/dist/typescript/model/ListCaseCancellationsRequest.js +1 -2
- package/dist/typescript/model/ListCaseCancellationsResponse.js +1 -2
- package/dist/typescript/model/ListCaseOutcomesResponse.js +1 -2
- package/dist/typescript/model/ListCitationAuditEventsResponse.js +1 -2
- package/dist/typescript/model/ListCitationsRequest.js +6 -9
- package/dist/typescript/model/ListCitationsResponse.js +1 -2
- package/dist/typescript/model/ListContactTimelineResponse.js +1 -2
- package/dist/typescript/model/ListCostItemsForCustomerResponse.js +1 -2
- package/dist/typescript/model/ListDashboardCasesResponse.js +1 -2
- package/dist/typescript/model/ListEligibleStatusResponse.js +3 -6
- package/dist/typescript/model/ListEmployeesResponse.js +1 -2
- package/dist/typescript/model/ListLawfirmAuditEventsByCursorResponse.js +1 -2
- package/dist/typescript/model/ListLawfirmBankPayoutsResponse.js +1 -2
- package/dist/typescript/model/ListLawfirmStorefrontsResponse.js +1 -2
- package/dist/typescript/model/ListLawfirmSurchargeModel.js +5 -8
- package/dist/typescript/model/ListLawfirmSurchargeTypeModel.js +3 -6
- package/dist/typescript/model/ListLawfirmSurchargesResponse.js +1 -2
- package/dist/typescript/model/ListLawfirmsEngagedRequest.js +1 -2
- package/dist/typescript/model/ListLawfirmsEngagedResponse.js +1 -2
- package/dist/typescript/model/ListNotesResponse.js +1 -2
- package/dist/typescript/model/ListPhoneCallsCountModel.js +1 -2
- package/dist/typescript/model/ListPhoneCallsModel.js +4 -7
- package/dist/typescript/model/ListPhoneCallsResponse.js +1 -2
- package/dist/typescript/model/ListReferralsResponse.js +1 -2
- package/dist/typescript/model/ListReviewsResponse.js +1 -2
- package/dist/typescript/model/ListSubscriptionInvoicesResponse.js +1 -2
- package/dist/typescript/model/ListUserAuditEventsByCursorResponse.js +1 -2
- package/dist/typescript/model/ListUserAuditEventsCursorModel.js +1 -2
- package/dist/typescript/model/ListUserCoachingCardsResponse.js +1 -2
- package/dist/typescript/model/ListUserWatchlistsResponse.js +1 -2
- package/dist/typescript/model/ListViolationClassificationResponse.js +1 -2
- package/dist/typescript/model/LobEvent.js +1 -2
- package/dist/typescript/model/LobEventRequest.js +1 -2
- package/dist/typescript/model/LobMailingAddress.js +1 -2
- package/dist/typescript/model/LocalTime.js +1 -2
- package/dist/typescript/model/LookupParamValue.js +3 -6
- package/dist/typescript/model/LostCaseWithTransferNotReversed.js +3 -6
- package/dist/typescript/model/MarkActionAsDeletedResponse.js +1 -2
- package/dist/typescript/model/MarkCaseAsResolvedRequest.js +3 -6
- package/dist/typescript/model/MarkCaseAsResolvedResponse.js +4 -7
- package/dist/typescript/model/MatchCaseLineItemModel.js +4 -7
- package/dist/typescript/model/MatchCaseResponse.js +1 -2
- package/dist/typescript/model/MatchCaseViolationPenaltyModel.js +3 -6
- package/dist/typescript/model/MatchCitationModel.js +3 -6
- package/dist/typescript/model/MatchCitationResponse.js +1 -2
- package/dist/typescript/model/MatchInnerCaseModel.js +5 -8
- package/dist/typescript/model/MatchInnerCaseResponse.js +4 -7
- package/dist/typescript/model/MatchLawfirmCaseResponse.js +1 -2
- package/dist/typescript/model/MatchLegalServiceModel.js +5 -8
- package/dist/typescript/model/MatchLegalServicesRequest.js +4 -7
- package/dist/typescript/model/MatchLegalServicesResponse.js +1 -2
- package/dist/typescript/model/MatchingFieldValue.js +3 -6
- package/dist/typescript/model/MediaItemModel.js +3 -6
- package/dist/typescript/model/MergeStatusReport.js +1 -2
- package/dist/typescript/model/MergeTableChange.js +1 -2
- package/dist/typescript/model/MergeTableRecord.js +1 -2
- package/dist/typescript/model/MergeTicketResponse.js +1 -2
- package/dist/typescript/model/MergeUserRequest.js +1 -2
- package/dist/typescript/model/MergeUserResponse.js +1 -2
- package/dist/typescript/model/MessageByEntityModel.js +4 -7
- package/dist/typescript/model/MessageInputModel.js +4 -7
- package/dist/typescript/model/MissingLawfirmPayoutResult.js +4 -7
- package/dist/typescript/model/MissingPaymentDomain.js +4 -7
- package/dist/typescript/model/NewUser.js +3 -6
- package/dist/typescript/model/NewUserResponse.js +1 -2
- package/dist/typescript/model/NoLawyerAvailableRequest.js +1 -2
- package/dist/typescript/model/NoViolationCitation.js +3 -6
- package/dist/typescript/model/NoteAuthor.js +1 -2
- package/dist/typescript/model/NoteEntity.js +3 -6
- package/dist/typescript/model/NoteModel.js +3 -6
- package/dist/typescript/model/NotificationEvent.js +1 -2
- package/dist/typescript/model/NotificationEvents.js +1 -2
- package/dist/typescript/model/OCRCourtModel.js +1 -2
- package/dist/typescript/model/OCRPredictionCaseResponse.js +1 -2
- package/dist/typescript/model/OCRViolationModel.js +3 -6
- package/dist/typescript/model/OtherCase.js +1 -2
- package/dist/typescript/model/OutgoingContactDomain.js +1 -2
- package/dist/typescript/model/PaymentPlanTypeModel.js +3 -6
- package/dist/typescript/model/PaymentPlanTypeModelReq.js +3 -6
- package/dist/typescript/model/PaymentPlanTypeModelRes.js +3 -6
- package/dist/typescript/model/Penalty.js +3 -6
- package/dist/typescript/model/PenaltyModel.js +3 -6
- package/dist/typescript/model/PenaltyRequest.js +1 -2
- package/dist/typescript/model/PersistTicketEvaluationRequest.js +3 -6
- package/dist/typescript/model/PhoneNumberDomain.js +4 -7
- package/dist/typescript/model/PhoneNumberDomainReq.js +4 -7
- package/dist/typescript/model/PhoneNumberDomainRes.js +4 -7
- package/dist/typescript/model/PostCourtCoverageRequest.js +1 -2
- package/dist/typescript/model/PostFeedbackRequest.js +1 -2
- package/dist/typescript/model/PotentialCustomerDomain.js +4 -7
- package/dist/typescript/model/PredictCitationRequest.js +1 -2
- package/dist/typescript/model/PredictCitationResponse.js +1 -2
- package/dist/typescript/model/PredictCitationTextRequest.js +1 -2
- package/dist/typescript/model/PredictImageClassificationRequest.js +1 -2
- package/dist/typescript/model/PredictImageClassificationResponse.js +3 -6
- package/dist/typescript/model/PredictRichCitationResponse.js +1 -2
- package/dist/typescript/model/PreviewDocumentRequest.js +1 -2
- package/dist/typescript/model/PriceMatchRequest.js +1 -2
- package/dist/typescript/model/PriceMatchResponse.js +3 -6
- package/dist/typescript/model/PublishReferralContactsResponse.js +1 -2
- package/dist/typescript/model/PublishReferralRequest.js +1 -2
- package/dist/typescript/model/PureDate.js +1 -2
- package/dist/typescript/model/PushNotificationRegistrationRequest.js +3 -6
- package/dist/typescript/model/PushNotificationRequest.js +4 -7
- package/dist/typescript/model/PutDocumentRequest.js +4 -7
- package/dist/typescript/model/ReferralContact.js +1 -2
- package/dist/typescript/model/ReferralContactStatus.js +3 -6
- package/dist/typescript/model/ReferralResponse.js +7 -10
- package/dist/typescript/model/ReferralResponseByUser.js +3 -6
- package/dist/typescript/model/RefundCasePaymentRequest.js +3 -6
- package/dist/typescript/model/RefundLawfirmFeeRequest.js +3 -6
- package/dist/typescript/model/RegisterGhostUserRequest.js +3 -6
- package/dist/typescript/model/RegisterGhostUserResponse.js +1 -2
- package/dist/typescript/model/RegisterNewUserRequest.js +4 -7
- package/dist/typescript/model/RegisterNewUserResponse.js +1 -2
- package/dist/typescript/model/RegisteredUserDomain.js +6 -9
- package/dist/typescript/model/RemoveCoverageRequest.js +1 -2
- package/dist/typescript/model/RemoveLawfirmSurchargeRequest.js +1 -2
- package/dist/typescript/model/ReplyToReviewRequest.js +1 -2
- package/dist/typescript/model/ReplyToTicketRequest.js +3 -6
- package/dist/typescript/model/RescheduleTaskRequest.js +1 -2
- package/dist/typescript/model/ResetFeeForLawfirmModel.js +1 -2
- package/dist/typescript/model/ResetFeesForLawfirmRequest.js +1 -2
- package/dist/typescript/model/ResetFeesForLawfirmResponse.js +1 -2
- package/dist/typescript/model/ResetUserPasswordRequest.js +1 -2
- package/dist/typescript/model/ResetViolationModel.js +3 -6
- package/dist/typescript/model/Results.js +1 -2
- package/dist/typescript/model/ReverseLawfirmPayoutRequest.js +3 -6
- package/dist/typescript/model/ReviewCommentModel.js +1 -2
- package/dist/typescript/model/ReviewRatingModel.js +1 -2
- package/dist/typescript/model/ReviewVoteAggregateModel.js +1 -2
- package/dist/typescript/model/RichCitationInferenceResponse.js +1 -2
- package/dist/typescript/model/SNSNotificationRequest.js +1 -2
- package/dist/typescript/model/SSLCertificateResponse.js +1 -2
- package/dist/typescript/model/SaveAgentBookingRequest.js +1 -2
- package/dist/typescript/model/SaveAgentBookingResponse.js +1 -2
- package/dist/typescript/model/SaveCaseNotesRequest.js +1 -2
- package/dist/typescript/model/SaveCaseUserRequest.js +3 -6
- package/dist/typescript/model/SaveCoachingCardRequest.js +3 -6
- package/dist/typescript/model/SaveCoachingCardUserRequest.js +3 -6
- package/dist/typescript/model/SaveDriverLicensePictureRequest.js +1 -2
- package/dist/typescript/model/SaveDriverLicensePictureResponse.js +1 -2
- package/dist/typescript/model/SaveDriverLicenseRequest.js +1 -2
- package/dist/typescript/model/SaveExternalContentVoteRequest.js +1 -2
- package/dist/typescript/model/SaveItemToWatchlistRequest.js +4 -7
- package/dist/typescript/model/SaveLawfirmSurchargeModel.js +6 -9
- package/dist/typescript/model/SaveLawfirmSurchargesRequest.js +1 -2
- package/dist/typescript/model/SaveLawyerLeadRequest.js +3 -6
- package/dist/typescript/model/SaveLawyerLicenseModel.js +4 -7
- package/dist/typescript/model/SaveLawyerLicensesRequest.js +1 -2
- package/dist/typescript/model/SaveLawyerRequest.js +3 -6
- package/dist/typescript/model/SaveNotesRequest.js +3 -6
- package/dist/typescript/model/SaveUserSocialProfileModel.js +3 -6
- package/dist/typescript/model/SaveUserSocialProfileRequest.js +1 -2
- package/dist/typescript/model/SaveUserWatchlistsRequest.js +1 -2
- package/dist/typescript/model/ScheduleNewPaymentRequest.js +4 -7
- package/dist/typescript/model/ScheduledTaskGetResponse.js +1 -2
- package/dist/typescript/model/ScheduledTaskResponse.js +4 -7
- package/dist/typescript/model/SearchNotesResponse.js +1 -2
- package/dist/typescript/model/SendBookingReceiptRequest.js +1 -2
- package/dist/typescript/model/SendConsolidatedEmailToUser.js +3 -6
- package/dist/typescript/model/SendDirectCheckResponse.js +1 -2
- package/dist/typescript/model/SendDirectMailResponse.js +1 -2
- package/dist/typescript/model/SendDirectReferralCheckRequest.js +1 -2
- package/dist/typescript/model/SendEmailToUserRequest.js +4 -7
- package/dist/typescript/model/SendEmailToUsersRequest.js +3 -6
- package/dist/typescript/model/SendOneTimePasswordRequest.js +1 -2
- package/dist/typescript/model/SendPayoutToLawfirmRequest.js +3 -6
- package/dist/typescript/model/SendPayoutToLawfirmResponse.js +1 -2
- package/dist/typescript/model/ServiceLevelAgreement.js +1 -2
- package/dist/typescript/model/SetArchiveCaseModel.js +1 -2
- package/dist/typescript/model/SetArchiveOnCasesRequest.js +1 -2
- package/dist/typescript/model/SetCourtDateForCaseRequest.js +1 -2
- package/dist/typescript/model/SetCustomerReviewStatusRequest.js +3 -6
- package/dist/typescript/model/SetFlagOnMessageModel.js +1 -2
- package/dist/typescript/model/SetFlagOnMessagesRequest.js +1 -2
- package/dist/typescript/model/SetLawfirmCaseDecisionRequest.js +3 -6
- package/dist/typescript/model/SetMarketingEmailOptInRequest.js +1 -2
- package/dist/typescript/model/SetReferralSourceRequest.js +3 -6
- package/dist/typescript/model/SetStarOnMessageModel.js +1 -2
- package/dist/typescript/model/SetStarOnMessagesRequest.js +1 -2
- package/dist/typescript/model/SettingRequest.js +1 -2
- package/dist/typescript/model/SettingResponse.js +3 -6
- package/dist/typescript/model/SignImageUrlRequest.js +1 -2
- package/dist/typescript/model/SignImageUrlResponse.js +1 -2
- package/dist/typescript/model/SignRecordingUrlRequest.js +1 -2
- package/dist/typescript/model/SignRecordingUrlResponse.js +1 -2
- package/dist/typescript/model/SimpleCredentialsResponse.js +1 -2
- package/dist/typescript/model/SingleSignOnResponse.js +1 -2
- package/dist/typescript/model/SkipMap.js +1 -2
- package/dist/typescript/model/SlimCitationInferenceResponse.js +1 -2
- package/dist/typescript/model/SocialLoginRequest.js +3 -6
- package/dist/typescript/model/SocialLoginResponse.js +1 -2
- package/dist/typescript/model/SocialLoginUser.js +1 -2
- package/dist/typescript/model/SocialPhoneNumber.js +3 -6
- package/dist/typescript/model/Source.js +3 -6
- package/dist/typescript/model/SqlResponse.js +1 -2
- package/dist/typescript/model/Statistics.js +1 -2
- package/dist/typescript/model/StripeAccountLinkDomain.js +1 -2
- package/dist/typescript/model/StripeApplicationFeeDomain.js +1 -2
- package/dist/typescript/model/StripeApplicationFeeRefundDomain.js +1 -2
- package/dist/typescript/model/StripeApplicationFeeRefundSyncResults.js +1 -2
- package/dist/typescript/model/StripeApplicationFeeSyncResults.js +1 -2
- package/dist/typescript/model/StripeCardDomain.js +1 -2
- package/dist/typescript/model/StripeChargeDomain.js +1 -2
- package/dist/typescript/model/StripeChargeSyncResults.js +1 -2
- package/dist/typescript/model/StripeConnectedAccountDomain.js +3 -6
- package/dist/typescript/model/StripeCustomerAccountDomain.js +3 -6
- package/dist/typescript/model/StripeDisputeDomain.js +4 -7
- package/dist/typescript/model/StripeFieldVerification.js +1 -2
- package/dist/typescript/model/StripePaymentDomain.js +1 -2
- package/dist/typescript/model/StripePaymentRefundDomain.js +1 -2
- package/dist/typescript/model/StripePaymentRefundSyncResults.js +1 -2
- package/dist/typescript/model/StripePaymentSourceDomain.js +1 -2
- package/dist/typescript/model/StripePaymentSyncResults.js +1 -2
- package/dist/typescript/model/StripeRefundDomain.js +1 -2
- package/dist/typescript/model/StripeRefundSyncResults.js +1 -2
- package/dist/typescript/model/StripeReversalSyncResults.js +1 -2
- package/dist/typescript/model/StripeTransferDomain.js +1 -2
- package/dist/typescript/model/StripeTransferReversalDomain.js +1 -2
- package/dist/typescript/model/StripeTransferSyncResults.js +1 -2
- package/dist/typescript/model/SubscribeRequest.js +1 -2
- package/dist/typescript/model/Subscriber.js +1 -2
- package/dist/typescript/model/SubscriberDomain.js +3 -6
- package/dist/typescript/model/SubscriptionDiscountEligibility.js +3 -6
- package/dist/typescript/model/SubscriptionDiscountEligibilityReq.js +3 -6
- package/dist/typescript/model/SubscriptionDiscountEligibilityRes.js +3 -6
- package/dist/typescript/model/SubscriptionGuardianModel.js +1 -2
- package/dist/typescript/model/SyncStripeChargesRequest.js +1 -2
- package/dist/typescript/model/SyncStripeChargesResponse.js +1 -2
- package/dist/typescript/model/SyncStripeDisputeResponse.js +1 -2
- package/dist/typescript/model/SyncStripePaymentsRequest.js +1 -2
- package/dist/typescript/model/SyncStripePaymentsResponse.js +1 -2
- package/dist/typescript/model/SyncStripeRefundsRequest.js +1 -2
- package/dist/typescript/model/SyncStripeTransfersRequest.js +1 -2
- package/dist/typescript/model/SyncStripeTransfersResponse.js +1 -2
- package/dist/typescript/model/Tag.js +1 -2
- package/dist/typescript/model/Tags.js +1 -2
- package/dist/typescript/model/Teammates.js +1 -2
- package/dist/typescript/model/TemporalUnit.js +1 -2
- package/dist/typescript/model/TicketLeadDomain.js +3 -6
- package/dist/typescript/model/TicketPart.js +1 -2
- package/dist/typescript/model/TicketPartsWrapper.js +1 -2
- package/dist/typescript/model/TicketReviewRequest.js +3 -6
- package/dist/typescript/model/TicketReviewRequestReq.js +3 -6
- package/dist/typescript/model/TicketReviewRequestRes.js +3 -6
- package/dist/typescript/model/TicketType.js +1 -2
- package/dist/typescript/model/TicketTypeAttribute.js +1 -2
- package/dist/typescript/model/TicketTypeAttributesWrapper.js +1 -2
- package/dist/typescript/model/TimeZone.js +1 -2
- package/dist/typescript/model/TimeZoneReq.js +1 -2
- package/dist/typescript/model/TimeZoneRes.js +1 -2
- package/dist/typescript/model/Timestamp.js +1 -2
- package/dist/typescript/model/TimestampReq.js +1 -2
- package/dist/typescript/model/TimestampRes.js +1 -2
- package/dist/typescript/model/Topic.js +1 -2
- package/dist/typescript/model/Topics.js +1 -2
- package/dist/typescript/model/TrafficViolationInputRequest.js +1 -2
- package/dist/typescript/model/TransferCaseRequest.js +1 -2
- package/dist/typescript/model/USStateDomain.js +1 -2
- package/dist/typescript/model/UpdateAddress.js +1 -2
- package/dist/typescript/model/UpdateCaseActionRequest.js +1 -2
- package/dist/typescript/model/UpdateCaseActionResponse.js +1 -2
- package/dist/typescript/model/UpdateCaseDeclineTicketsRequest.js +1 -2
- package/dist/typescript/model/UpdateCasePaymentRequest.js +4 -7
- package/dist/typescript/model/UpdateCitationAddressRequest.js +1 -2
- package/dist/typescript/model/UpdateCitationPictureRequest.js +1 -2
- package/dist/typescript/model/UpdateCitationRequest.js +1 -2
- package/dist/typescript/model/UpdateCoachingCardRequest.js +3 -6
- package/dist/typescript/model/UpdateCourtRequest.js +1 -2
- package/dist/typescript/model/UpdateDisputeRequest.js +1 -2
- package/dist/typescript/model/UpdateInvoiceLineItemRequest.js +1 -2
- package/dist/typescript/model/UpdateLawfirmFeeRequest.js +3 -6
- package/dist/typescript/model/UpdateLawfirmFeeResponse.js +1 -2
- package/dist/typescript/model/UpdateLawfirmModel.js +4 -7
- package/dist/typescript/model/UpdateLawfirmPaymentModelRequest.js +3 -6
- package/dist/typescript/model/UpdateLawfirmPayoutRequest.js +3 -6
- package/dist/typescript/model/UpdateLawfirmPayoutResponse.js +1 -2
- package/dist/typescript/model/UpdateLawfirmRequest.js +1 -2
- package/dist/typescript/model/UpdateLawfirmSettingsRequest.js +1 -2
- package/dist/typescript/model/UpdateLawyerRoleRequest.js +3 -6
- package/dist/typescript/model/UpdateNoteInput.js +1 -2
- package/dist/typescript/model/UpdateNoteRequest.js +1 -2
- package/dist/typescript/model/UpdateNoteResponse.js +1 -2
- package/dist/typescript/model/UpdatePaymentDueDateRequest.js +1 -2
- package/dist/typescript/model/UpdatePhoneNumber.js +4 -7
- package/dist/typescript/model/UpdateProfilePictureRequest.js +1 -2
- package/dist/typescript/model/UpdateProfilePictureResponse.js +1 -2
- package/dist/typescript/model/UpdateRefundEligibilityForCaseRequest.js +3 -6
- package/dist/typescript/model/UpdateReplyForCustomerReview.js +1 -2
- package/dist/typescript/model/UpdateUserDetailsResponse.js +1 -2
- package/dist/typescript/model/UpdateUserModel.js +5 -8
- package/dist/typescript/model/UpdateUserPhoneNumberRequest.js +1 -2
- package/dist/typescript/model/UpdateUserProfileRequest.js +1 -2
- package/dist/typescript/model/UpdateUserRolesRequest.js +3 -6
- package/dist/typescript/model/UpdateUserSettingsRequest.js +1 -2
- package/dist/typescript/model/UpdateUserSettingsResponse.js +1 -2
- package/dist/typescript/model/UpdateViolationRequest.js +4 -7
- package/dist/typescript/model/UploadLawfirmsRequest.js +1 -2
- package/dist/typescript/model/UploadLawfirmsResponse.js +1 -2
- package/dist/typescript/model/UpsertAddressRequest.js +1 -2
- package/dist/typescript/model/User.js +1 -2
- package/dist/typescript/model/UserAccountModel.js +3 -6
- package/dist/typescript/model/UserAssetModel.js +1 -2
- package/dist/typescript/model/UserAuditEventModel.js +5 -8
- package/dist/typescript/model/UserBookingsDomain.js +1 -2
- package/dist/typescript/model/UserDetails.js +1 -2
- package/dist/typescript/model/UserDomain.js +7 -10
- package/dist/typescript/model/UserDomainReq.js +7 -10
- package/dist/typescript/model/UserDomainRes.js +7 -10
- package/dist/typescript/model/UserItem.js +1 -2
- package/dist/typescript/model/UserRefLinkDomain.js +1 -2
- package/dist/typescript/model/UserReferralLinkModel.js +3 -6
- package/dist/typescript/model/UserReferralLinkModelReq.js +3 -6
- package/dist/typescript/model/UserReferralLinkModelRes.js +3 -6
- package/dist/typescript/model/UserReferralSourceTypeModel.js +1 -2
- package/dist/typescript/model/UserRegistrationStats.js +1 -2
- package/dist/typescript/model/UserRoleDomain.js +3 -6
- package/dist/typescript/model/UserSocialProfileModel.js +3 -6
- package/dist/typescript/model/UserSocialProfileModelReq.js +3 -6
- package/dist/typescript/model/UserSocialProfileModelRes.js +3 -6
- package/dist/typescript/model/UserSubscriptionPlanModel.js +4 -7
- package/dist/typescript/model/UserSubscriptionPlanModelReq.js +4 -7
- package/dist/typescript/model/UserSubscriptionPlanModelRes.js +4 -7
- package/dist/typescript/model/UserToContact.js +1 -2
- package/dist/typescript/model/UserWatchlistsModel.js +1 -2
- package/dist/typescript/model/ValidateDirectMailRequest.js +1 -2
- package/dist/typescript/model/ValidateDirectMailResponse.js +3 -6
- package/dist/typescript/model/ValidatePhoneNumberRequest.js +1 -2
- package/dist/typescript/model/ValidatePhoneNumberResponse.js +3 -6
- package/dist/typescript/model/ValidateUserEmailResponse.js +1 -2
- package/dist/typescript/model/VerifyCaptchaTokenRequest.js +3 -6
- package/dist/typescript/model/VerifyCaptchaTokenResponse.js +1 -2
- package/dist/typescript/model/VerifyMailingAddressRequest.js +1 -2
- package/dist/typescript/model/VerifyMailingAddressResponse.js +1 -2
- package/dist/typescript/model/VerifyPasswordResetTokenResponse.js +1 -2
- package/dist/typescript/model/VerifyUserAccountResponse.js +1 -2
- package/dist/typescript/model/VerifyUserPasswordRequest.js +1 -2
- package/dist/typescript/model/Violation.js +1 -2
- package/dist/typescript/model/ViolationClassificationModel.js +3 -6
- package/dist/typescript/model/ViolationInput.js +1 -2
- package/dist/typescript/model/ViolationInputRequest.js +1 -2
- package/dist/typescript/model/ViolationModel.js +3 -6
- package/dist/typescript/model/ViolationNames.js +1 -2
- package/dist/typescript/model/ViolationPenaltyModel.js +3 -6
- package/dist/typescript/model/ViolationPenaltyResponse.js +1 -2
- package/dist/typescript/model/ViolationResponse.js +3 -6
- package/dist/typescript/model/WatchlistItemsModel.js +4 -7
- package/dist/typescript/model/WorkflowCaseModel.js +5 -8
- package/dist/typescript/model/WorkflowCitationModel.d.ts +1 -0
- package/dist/typescript/model/WorkflowCitationModel.js +3 -6
- package/dist/typescript/model/WorkflowLineItemModel.js +4 -7
- package/dist/typescript/model/WorkflowViolationModel.js +3 -6
- package/dist/typescript/model/WorkflowViolationPenaltyModel.js +3 -6
- package/dist/typescript/model/ZoneId.js +1 -2
- package/dist/typescript/model/ZoneOffset.js +1 -2
- package/dist/typescript/model/ZoneOffsetTransition.js +1 -2
- package/dist/typescript/model/ZoneOffsetTransitionRule.js +5 -8
- package/dist/typescript/model/ZoneRules.js +1 -2
- package/dist/typescript/model/models.js +818 -830
- package/dist/typescript-fetch/models/CitationModel.d.ts +6 -0
- package/dist/typescript-fetch/models/CitationModel.js +2 -0
- package/dist/typescript-fetch/models/CitationModelRes.d.ts +6 -0
- package/dist/typescript-fetch/models/CitationModelRes.js +2 -0
- package/dist/typescript-fetch/models/WorkflowCitationModel.d.ts +6 -0
- package/dist/typescript-fetch/models/WorkflowCitationModel.js +2 -0
- package/package.json +3 -3
- package/dist/typescript/.openapi-generator/VERSION +0 -1
- package/dist/typescript/.openapi-generator-ignore +0 -23
- package/dist/typescript/api/ActionRequiredControllerApi.ts +0 -58
- package/dist/typescript/api/ActivityFeedControllerApi.ts +0 -123
- package/dist/typescript/api/AddressControllerApi.ts +0 -117
- package/dist/typescript/api/AlertNotificationControllerApi.ts +0 -87
- package/dist/typescript/api/AppEventsControllerApi.ts +0 -58
- package/dist/typescript/api/AuditLawfirmEventsControllerApi.ts +0 -78
- package/dist/typescript/api/AuditLogControllerApi.ts +0 -73
- package/dist/typescript/api/AuthenticationControllerApi.ts +0 -51
- package/dist/typescript/api/AwsCredentialsControllerApi.ts +0 -58
- package/dist/typescript/api/BlogWebhookControllerApi.ts +0 -58
- package/dist/typescript/api/BranchLinkControllerApi.ts +0 -58
- package/dist/typescript/api/CaptchaControllerApi.ts +0 -58
- package/dist/typescript/api/CaseActionsControllerApi.ts +0 -239
- package/dist/typescript/api/CaseControllerApi.ts +0 -563
- package/dist/typescript/api/CaseCounterOfferControllerApi.ts +0 -231
- package/dist/typescript/api/CaseCreationControllerApi.ts +0 -89
- package/dist/typescript/api/CaseDeclineControllerApi.ts +0 -51
- package/dist/typescript/api/CaseNotesControllerApi.ts +0 -94
- package/dist/typescript/api/CasePaymentControllerApi.ts +0 -570
- package/dist/typescript/api/CaseReferralCodeControllerApi.ts +0 -101
- package/dist/typescript/api/CaseRefundControllerApi.ts +0 -173
- package/dist/typescript/api/CaseResolutionControllerApi.ts +0 -58
- package/dist/typescript/api/CaseStatusControllerApi.ts +0 -83
- package/dist/typescript/api/CaseTransferControllerApi.ts +0 -94
- package/dist/typescript/api/CaseUserControllerApi.ts +0 -99
- package/dist/typescript/api/CertificateControllerApi.ts +0 -61
- package/dist/typescript/api/CitationAuditControllerApi.ts +0 -78
- package/dist/typescript/api/CitationControllerApi.ts +0 -643
- package/dist/typescript/api/CoachingCardsControllerApi.ts +0 -153
- package/dist/typescript/api/ConfigurationControllerApi.ts +0 -51
- package/dist/typescript/api/ConsoleListControllerApi.ts +0 -551
- package/dist/typescript/api/ContactLoopWebhookControllerApi.ts +0 -58
- package/dist/typescript/api/ContactTimelineControllerApi.ts +0 -58
- package/dist/typescript/api/ConversationControllerApi.ts +0 -287
- package/dist/typescript/api/CountyControllerApi.ts +0 -61
- package/dist/typescript/api/CourtControllerApi.ts +0 -342
- package/dist/typescript/api/CrmControllerApi.ts +0 -269
- package/dist/typescript/api/CustomerLeadControllerApi.ts +0 -58
- package/dist/typescript/api/CustomerReviewControllerApi.ts +0 -383
- package/dist/typescript/api/CustomerServiceAgentBookingsControllerApi.ts +0 -179
- package/dist/typescript/api/CustomerServiceAgentControllerApi.ts +0 -56
- package/dist/typescript/api/DashboardControllerApi.ts +0 -441
- package/dist/typescript/api/DirectMailControllerApi.ts +0 -261
- package/dist/typescript/api/DripControllerApi.ts +0 -58
- package/dist/typescript/api/DripWebhooksControllerApi.ts +0 -87
- package/dist/typescript/api/DriverLicenseControllerApi.ts +0 -135
- package/dist/typescript/api/EmailSubscriptionControllerApi.ts +0 -58
- package/dist/typescript/api/EmployeeControllerApi.ts +0 -71
- package/dist/typescript/api/ExternalContentVoteControllerApi.ts +0 -58
- package/dist/typescript/api/ExternalTicketLookupControllerApi.ts +0 -148
- package/dist/typescript/api/FeedbackControllerApi.ts +0 -63
- package/dist/typescript/api/FreshcallerControllerApi.ts +0 -58
- package/dist/typescript/api/FreshdeskTicketControllerApi.ts +0 -137
- package/dist/typescript/api/GetCaseControllerApi.ts +0 -116
- package/dist/typescript/api/HouseholdMateControllerApi.ts +0 -214
- package/dist/typescript/api/HubspotWebhookControllerApi.ts +0 -58
- package/dist/typescript/api/InsuranceCalculatorControllerApi.ts +0 -58
- package/dist/typescript/api/IntercomTicketControllerApi.ts +0 -103
- package/dist/typescript/api/LawfirmCaseDecisionControllerApi.ts +0 -65
- package/dist/typescript/api/LawfirmCasesControllerApi.ts +0 -95
- package/dist/typescript/api/LawfirmControllerApi.ts +0 -901
- package/dist/typescript/api/LawfirmDocumentControllerApi.ts +0 -256
- package/dist/typescript/api/LawfirmFeeCoverageControllerApi.ts +0 -394
- package/dist/typescript/api/LawfirmPaymentModelControllerApi.ts +0 -51
- package/dist/typescript/api/LawfirmRatesControllerApi.ts +0 -58
- package/dist/typescript/api/LawfirmSettingsControllerApi.ts +0 -169
- package/dist/typescript/api/LawfirmStorefrontControllerApi.ts +0 -66
- package/dist/typescript/api/LawfirmSurchargeControllerApi.ts +0 -135
- package/dist/typescript/api/LawfirmTransactionsControllerApi.ts +0 -570
- package/dist/typescript/api/LawyerControllerApi.ts +0 -333
- package/dist/typescript/api/LegalServicesControllerApi.ts +0 -101
- package/dist/typescript/api/LineItemControllerApi.ts +0 -195
- package/dist/typescript/api/ListCasesControllerApi.ts +0 -146
- package/dist/typescript/api/MediaCreationControllerApi.ts +0 -58
- package/dist/typescript/api/MessagesControllerApi.ts +0 -76
- package/dist/typescript/api/NotesControllerApi.ts +0 -277
- package/dist/typescript/api/OcrPipelineControllerApi.ts +0 -87
- package/dist/typescript/api/OcrPredictionControllerApi.ts +0 -87
- package/dist/typescript/api/OnDemandRequestControllerApi.ts +0 -65
- package/dist/typescript/api/OneTimePasswordControllerApi.ts +0 -53
- package/dist/typescript/api/PhoneLeadsControllerApi.ts +0 -87
- package/dist/typescript/api/PushNotificationControllerApi.ts +0 -287
- package/dist/typescript/api/RecurringBillingControllerApi.ts +0 -223
- package/dist/typescript/api/RefLinkControllerApi.ts +0 -58
- package/dist/typescript/api/ReferralCodeControllerApi.ts +0 -201
- package/dist/typescript/api/ReferralControllerApi.ts +0 -141
- package/dist/typescript/api/ReferralSourceControllerApi.ts +0 -85
- package/dist/typescript/api/RefundEligibilityControllerApi.ts +0 -58
- package/dist/typescript/api/RegistrationControllerApi.ts +0 -87
- package/dist/typescript/api/ReportingControllerApi.ts +0 -168
- package/dist/typescript/api/ScheduledTaskControllerApi.ts +0 -123
- package/dist/typescript/api/SingleSignOnControllerApi.ts +0 -91
- package/dist/typescript/api/SnsListenerControllerApi.ts +0 -116
- package/dist/typescript/api/SocialLoginControllerApi.ts +0 -203
- package/dist/typescript/api/StripeCardControllerApi.ts +0 -393
- package/dist/typescript/api/StripeControllerApi.ts +0 -184
- package/dist/typescript/api/StripeSyncControllerApi.ts +0 -196
- package/dist/typescript/api/StripeWebhookControllerApi.ts +0 -149
- package/dist/typescript/api/TicketReviewControllerApi.ts +0 -123
- package/dist/typescript/api/UrlRedirectControllerApi.ts +0 -117
- package/dist/typescript/api/UserAccountControllerApi.ts +0 -137
- package/dist/typescript/api/UserAuditControllerApi.ts +0 -112
- package/dist/typescript/api/UserControllerApi.ts +0 -417
- package/dist/typescript/api/UserPasswordControllerApi.ts +0 -317
- package/dist/typescript/api/UserProfileControllerApi.ts +0 -389
- package/dist/typescript/api/UserSearchControllerApi.ts +0 -87
- package/dist/typescript/api/UserSettingsControllerApi.ts +0 -176
- package/dist/typescript/api/UserSocialProfileControllerApi.ts +0 -104
- package/dist/typescript/api/UtilityControllerApi.ts +0 -112
- package/dist/typescript/api/ValidationControllerApi.ts +0 -61
- package/dist/typescript/api/VerificationControllerApi.ts +0 -61
- package/dist/typescript/api/ViolationControllerApi.ts +0 -224
- package/dist/typescript/api/ViolationPenaltyControllerApi.ts +0 -157
- package/dist/typescript/api/WatchlistsControllerApi.ts +0 -181
- package/dist/typescript/api/WebsocketMessageControllerApi.ts +0 -66
- package/dist/typescript/api/WorkflowStateControllerApi.ts +0 -61
- package/dist/typescript/api/api.ts +0 -233
- package/dist/typescript/api.module.ts +0 -122
- package/dist/typescript/git_push.sh +0 -58
- package/dist/typescript/index.ts +0 -2
- package/dist/typescript/model/AccountLevelFee.ts +0 -94
- package/dist/typescript/model/AccountLevelFeeRequest.ts +0 -18
- package/dist/typescript/model/AccountLevelFeeResponse.ts +0 -19
- package/dist/typescript/model/AccountLevelFeeToSave.ts +0 -89
- package/dist/typescript/model/Action.ts +0 -21
- package/dist/typescript/model/ActionByEntityModel.ts +0 -100
- package/dist/typescript/model/ActivityFeedModel.ts +0 -42
- package/dist/typescript/model/AddACHToStripeAccountRequest.ts +0 -20
- package/dist/typescript/model/AddActionToCaseRequest.ts +0 -18
- package/dist/typescript/model/AddActionToCaseResponse.ts +0 -18
- package/dist/typescript/model/AddCardToStripeAccountRequest.ts +0 -21
- package/dist/typescript/model/AddCardToStripeAccountResponse.ts +0 -20
- package/dist/typescript/model/AddCaseMessageResponse.ts +0 -18
- package/dist/typescript/model/AddCourtCoverageRequest.ts +0 -88
- package/dist/typescript/model/AddCourtRequest.ts +0 -20
- package/dist/typescript/model/AddCustomerLeadRequest.ts +0 -18
- package/dist/typescript/model/AddExtraAccountRequest.ts +0 -21
- package/dist/typescript/model/AddInnerCourt.ts +0 -37
- package/dist/typescript/model/AddInnerCourtAddress.ts +0 -24
- package/dist/typescript/model/AddNewCaseMessageRequest.ts +0 -18
- package/dist/typescript/model/AddNoteToPhoneLeadRequest.ts +0 -34
- package/dist/typescript/model/AddPenaltyRequest.ts +0 -18
- package/dist/typescript/model/AddRedirectUrlRequest.ts +0 -33
- package/dist/typescript/model/AddReferralRequest.ts +0 -28
- package/dist/typescript/model/AddReviewRequest.ts +0 -40
- package/dist/typescript/model/AddViolationRequest.ts +0 -84
- package/dist/typescript/model/AddViolationResponse.ts +0 -90
- package/dist/typescript/model/AddViolationsToCitationRequest.ts +0 -18
- package/dist/typescript/model/AddressDomain.ts +0 -98
- package/dist/typescript/model/AddressDomainReq.ts +0 -97
- package/dist/typescript/model/AddressDomainRes.ts +0 -98
- package/dist/typescript/model/AddressEntity.ts +0 -45
- package/dist/typescript/model/Admin.ts +0 -20
- package/dist/typescript/model/AgentBookingStats.ts +0 -34
- package/dist/typescript/model/AgentBookingsSummary.ts +0 -32
- package/dist/typescript/model/AggregateBySource.ts +0 -31
- package/dist/typescript/model/AggregateQueryResults.ts +0 -20
- package/dist/typescript/model/AggregateRatingMetrics.ts +0 -21
- package/dist/typescript/model/AggregateReferralCredit.ts +0 -20
- package/dist/typescript/model/Aggregates.ts +0 -26
- package/dist/typescript/model/Alert.ts +0 -35
- package/dist/typescript/model/AlertNotificationResponse.ts +0 -19
- package/dist/typescript/model/AnonymousTicketUploadModel.ts +0 -24
- package/dist/typescript/model/AppEventCreateRequest.ts +0 -27
- package/dist/typescript/model/AppearanceAttorneyDomain.ts +0 -21
- package/dist/typescript/model/AppleLoginRequest.ts +0 -23
- package/dist/typescript/model/AssignCitationOwnerRequest.ts +0 -18
- package/dist/typescript/model/Attachment.ts +0 -19
- package/dist/typescript/model/AuditLog.ts +0 -28
- package/dist/typescript/model/Author.ts +0 -21
- package/dist/typescript/model/AuthorModel.ts +0 -32
- package/dist/typescript/model/AuthorizeChargeForCasePaymentRequest.ts +0 -19
- package/dist/typescript/model/AuthorizeChargeForCasePaymentResponse.ts +0 -18
- package/dist/typescript/model/AvailablePaymentPlan.ts +0 -27
- package/dist/typescript/model/AvailableRegion.ts +0 -19
- package/dist/typescript/model/AwsCredentialsRequest.ts +0 -23
- package/dist/typescript/model/BackfillLawfirmTransactionRecordsRequest.ts +0 -22
- package/dist/typescript/model/BackfillLawfirmTransactionRecordsResponse.ts +0 -18
- package/dist/typescript/model/BalanceTransactionModel.ts +0 -25
- package/dist/typescript/model/BillingInvoiceModel.ts +0 -32
- package/dist/typescript/model/BillingPriceModel.ts +0 -44
- package/dist/typescript/model/BillingProductModel.ts +0 -24
- package/dist/typescript/model/BillingSubscriberAggregateModel.ts +0 -20
- package/dist/typescript/model/BillingSubscriberModel.ts +0 -23
- package/dist/typescript/model/BillingSubscriptionItemModel.ts +0 -49
- package/dist/typescript/model/BillingSubscriptionModel.ts +0 -39
- package/dist/typescript/model/BillingUpcomingInvoiceModel.ts +0 -21
- package/dist/typescript/model/BlogDocument.ts +0 -20
- package/dist/typescript/model/BlogEvent.ts +0 -21
- package/dist/typescript/model/BlogMetadata.ts +0 -20
- package/dist/typescript/model/Booking.ts +0 -125
- package/dist/typescript/model/BookingCancelation.ts +0 -127
- package/dist/typescript/model/CallContact.ts +0 -69
- package/dist/typescript/model/CancelBillingSubscriptionResponse.ts +0 -34
- package/dist/typescript/model/CancelCaseRequest.ts +0 -62
- package/dist/typescript/model/CancelationDetails.ts +0 -21
- package/dist/typescript/model/CancelationDetailsReq.ts +0 -21
- package/dist/typescript/model/CancelationDetailsRes.ts +0 -21
- package/dist/typescript/model/CancellationAggregates.ts +0 -23
- package/dist/typescript/model/CaptureChargeFromCasePaymentRequest.ts +0 -19
- package/dist/typescript/model/Case.ts +0 -156
- package/dist/typescript/model/CaseActionDomain.ts +0 -51
- package/dist/typescript/model/CaseActionRequestModel.ts +0 -44
- package/dist/typescript/model/CaseAlert.ts +0 -36
- package/dist/typescript/model/CaseBookingsStats.ts +0 -25
- package/dist/typescript/model/CaseChargeResponsePojo.ts +0 -19
- package/dist/typescript/model/CaseCounterOfferModel.ts +0 -27
- package/dist/typescript/model/CaseCounterOption.ts +0 -19
- package/dist/typescript/model/CaseCounterOptionModel.ts +0 -25
- package/dist/typescript/model/CaseCreationRequest.ts +0 -23
- package/dist/typescript/model/CaseDeclineCategory.ts +0 -21
- package/dist/typescript/model/CaseDeclineCategoryReasonsModel.ts +0 -18
- package/dist/typescript/model/CaseDeclineReason.ts +0 -20
- package/dist/typescript/model/CaseItem.ts +0 -119
- package/dist/typescript/model/CaseLineItemDomainReq.ts +0 -64
- package/dist/typescript/model/CaseLineItemDomainRes.ts +0 -64
- package/dist/typescript/model/CaseLineItemsSummary.ts +0 -31
- package/dist/typescript/model/CaseMessageDomain.ts +0 -42
- package/dist/typescript/model/CaseModel.ts +0 -98
- package/dist/typescript/model/CaseModelReq.ts +0 -98
- package/dist/typescript/model/CaseModelRes.ts +0 -98
- package/dist/typescript/model/CaseNotesDomain.ts +0 -19
- package/dist/typescript/model/CaseOutcomeModel.ts +0 -35
- package/dist/typescript/model/CasePaymentBreakdownItemModel.ts +0 -42
- package/dist/typescript/model/CasePaymentDomain.ts +0 -68
- package/dist/typescript/model/CasePaymentModel.ts +0 -21
- package/dist/typescript/model/CaseStatusDetailsResponse.ts +0 -67
- package/dist/typescript/model/CaseStatusDomain.ts +0 -73
- package/dist/typescript/model/CaseSummaryDomain.ts +0 -46
- package/dist/typescript/model/CaseTransferHistory.ts +0 -43
- package/dist/typescript/model/CaseTransferResponse.ts +0 -18
- package/dist/typescript/model/CaseUserDefendantAttributes.ts +0 -22
- package/dist/typescript/model/CaseUserDefendantAttributesRequest.ts +0 -22
- package/dist/typescript/model/CaseUserDetailsModel.ts +0 -36
- package/dist/typescript/model/CaseUserPermissionAttributes.ts +0 -18
- package/dist/typescript/model/CaseViolationPenalty.ts +0 -39
- package/dist/typescript/model/CaseWithCoverageObtained.ts +0 -89
- package/dist/typescript/model/ChangeUserPasswordRequest.ts +0 -20
- package/dist/typescript/model/ChargeFeeToLawfirmRequest.ts +0 -45
- package/dist/typescript/model/ChargeFeeToLawfirmResponse.ts +0 -18
- package/dist/typescript/model/CitationAuditEventModel.ts +0 -134
- package/dist/typescript/model/CitationAuditLog.ts +0 -32
- package/dist/typescript/model/CitationInputRequest.ts +0 -94
- package/dist/typescript/model/CitationIssueDate.ts +0 -18
- package/dist/typescript/model/CitationModel.ts +0 -130
- package/dist/typescript/model/CitationModelReq.ts +0 -130
- package/dist/typescript/model/CitationModelRes.ts +0 -130
- package/dist/typescript/model/CitationViolationModel.ts +0 -84
- package/dist/typescript/model/CitationWithMissingCourt.ts +0 -76
- package/dist/typescript/model/CitationWithMissingFields.ts +0 -158
- package/dist/typescript/model/CitationsResponseModel.ts +0 -204
- package/dist/typescript/model/ClientActionRequiredRequest.ts +0 -27
- package/dist/typescript/model/ClientConfirmedUnpaidCase.ts +0 -28
- package/dist/typescript/model/ClientLeadDomain.ts +0 -24
- package/dist/typescript/model/CoachingCardCategoriesModel.ts +0 -21
- package/dist/typescript/model/CoachingCardSubcategoriesModel.ts +0 -20
- package/dist/typescript/model/CoachingCardUsersModel.ts +0 -36
- package/dist/typescript/model/CoachingCardsModel.ts +0 -32
- package/dist/typescript/model/CoachingLinks.ts +0 -18
- package/dist/typescript/model/CommonHeader.ts +0 -22
- package/dist/typescript/model/ConfidenceField.ts +0 -19
- package/dist/typescript/model/Contact.ts +0 -20
- package/dist/typescript/model/ContactList.ts +0 -19
- package/dist/typescript/model/ContactLoopWebhookRequest.d.ts +0 -24
- package/dist/typescript/model/ContactLoopWebhookRequest.js +0 -13
- package/dist/typescript/model/ContactTimelineResponse.ts +0 -20
- package/dist/typescript/model/ConvertPdfToImageModel.ts +0 -26
- package/dist/typescript/model/ConvertPdfToImageRequest.ts +0 -20
- package/dist/typescript/model/ConvertPdfToImageResponse.ts +0 -21
- package/dist/typescript/model/CounterOption.ts +0 -25
- package/dist/typescript/model/CountryDomain.ts +0 -19
- package/dist/typescript/model/CountryRegion.ts +0 -22
- package/dist/typescript/model/CountyDomain.ts +0 -75
- package/dist/typescript/model/CountyEntity.ts +0 -75
- package/dist/typescript/model/CourtCoverageCountyRecord.ts +0 -26
- package/dist/typescript/model/CourtCoverageRecord.ts +0 -29
- package/dist/typescript/model/CourtCoverageStateRecord.ts +0 -25
- package/dist/typescript/model/CourtDomain.ts +0 -43
- package/dist/typescript/model/CourtDomainReq.ts +0 -43
- package/dist/typescript/model/CourtDomainRes.ts +0 -43
- package/dist/typescript/model/CourtEntity.ts +0 -40
- package/dist/typescript/model/CourtInputRequest.ts +0 -18
- package/dist/typescript/model/CourtName.ts +0 -21
- package/dist/typescript/model/CourtResponseModel.ts +0 -39
- package/dist/typescript/model/CoverageToRemove.ts +0 -82
- package/dist/typescript/model/CreateBillingSubscriptionItemModel.ts +0 -49
- package/dist/typescript/model/CreateBillingSubscriptionRequest.ts +0 -22
- package/dist/typescript/model/CreateBillingSubscriptionResponse.ts +0 -33
- package/dist/typescript/model/CreateBranchLinkRequest.ts +0 -26
- package/dist/typescript/model/CreateCitationRequest.ts +0 -103
- package/dist/typescript/model/CreateCitationResponse.ts +0 -18
- package/dist/typescript/model/CreateConnectAccountLinkRequest.ts +0 -20
- package/dist/typescript/model/CreateConnectAccountLinkResponse.ts +0 -18
- package/dist/typescript/model/CreateLawfirmModel.ts +0 -63
- package/dist/typescript/model/CreateNewLawfirmRequest.ts +0 -22
- package/dist/typescript/model/CreateNoteInput.ts +0 -28
- package/dist/typescript/model/CreateNoteRequest.ts +0 -18
- package/dist/typescript/model/CreateNoteResponse.ts +0 -18
- package/dist/typescript/model/CreateReferralCodeRequest.ts +0 -39
- package/dist/typescript/model/CreateReferralCodeResponse.ts +0 -18
- package/dist/typescript/model/CreateReferralSourceForCitation.ts +0 -18
- package/dist/typescript/model/CreateStripeConnectAccountRequest.ts +0 -25
- package/dist/typescript/model/CreateStripeConnectAccountResponse.ts +0 -19
- package/dist/typescript/model/Cursor.ts +0 -19
- package/dist/typescript/model/CursorModel.ts +0 -19
- package/dist/typescript/model/CustomerLead.ts +0 -95
- package/dist/typescript/model/CustomerOverduePayment.ts +0 -25
- package/dist/typescript/model/CustomerReview.ts +0 -57
- package/dist/typescript/model/CustomerServiceAgentBookingDomain.ts +0 -24
- package/dist/typescript/model/CustomerServiceAgentDomain.ts +0 -24
- package/dist/typescript/model/DashboardAddressModel.ts +0 -22
- package/dist/typescript/model/DashboardAuthorModel.ts +0 -20
- package/dist/typescript/model/DashboardCaseModel.ts +0 -33
- package/dist/typescript/model/DashboardCitationModel.ts +0 -35
- package/dist/typescript/model/DashboardCourtModel.ts +0 -19
- package/dist/typescript/model/DashboardStatusModel.ts +0 -68
- package/dist/typescript/model/DeclineCaseCounterRequest.ts +0 -19
- package/dist/typescript/model/DeclineCategory.ts +0 -20
- package/dist/typescript/model/DeclineReason.ts +0 -20
- package/dist/typescript/model/DefaultClassModel.ts +0 -80
- package/dist/typescript/model/DeleteCitationResponse.ts +0 -18
- package/dist/typescript/model/DeleteLawyerLicenseRequest.ts +0 -18
- package/dist/typescript/model/DeleteNotificationByPagesRequest.ts +0 -28
- package/dist/typescript/model/DeleteNotificationEventRequest.ts +0 -29
- package/dist/typescript/model/DirectMailContact.ts +0 -42
- package/dist/typescript/model/DirectMailContactResponse.ts +0 -18
- package/dist/typescript/model/DirectMailGetRequest.ts +0 -19
- package/dist/typescript/model/DirectMailSendRequest.ts +0 -28
- package/dist/typescript/model/DirectMailTemplate.ts +0 -30
- package/dist/typescript/model/DirectMailTemplateResponse.ts +0 -18
- package/dist/typescript/model/DirectMailTemplateToAdd.ts +0 -30
- package/dist/typescript/model/DismissCitationsFromContactListRequest.ts +0 -18
- package/dist/typescript/model/DismissPhoneLeadRequest.ts +0 -33
- package/dist/typescript/model/DocumentDecisionRequest.ts +0 -19
- package/dist/typescript/model/DripRemoveRequest.ts +0 -27
- package/dist/typescript/model/DripWebhookData.ts +0 -20
- package/dist/typescript/model/DripWebhookEvent.ts +0 -20
- package/dist/typescript/model/DriverLicenseModel.ts +0 -39
- package/dist/typescript/model/Duration.ts +0 -22
- package/dist/typescript/model/EditConversationMessageRequest.ts +0 -18
- package/dist/typescript/model/EditCustomerReviewRequest.ts +0 -29
- package/dist/typescript/model/EnableViolationModel.ts +0 -81
- package/dist/typescript/model/EnableViolationResponseModel.ts +0 -18
- package/dist/typescript/model/EnableViolationsForLawfirmRequest.ts +0 -18
- package/dist/typescript/model/EnableViolationsForLawfirmResponse.ts +0 -18
- package/dist/typescript/model/EstimateInsuranceSavingsRequest.ts +0 -76
- package/dist/typescript/model/EstimateInsuranceSavingsResponse.ts +0 -20
- package/dist/typescript/model/ExistingAccountDetails.ts +0 -26
- package/dist/typescript/model/ExternalContentVote.ts +0 -24
- package/dist/typescript/model/ExternalTicketCourt.ts +0 -21
- package/dist/typescript/model/FeedbackAttachmentModel.ts +0 -19
- package/dist/typescript/model/FeedbackDomain.ts +0 -31
- package/dist/typescript/model/FinancialTransaction.ts +0 -62
- package/dist/typescript/model/FindChargeDisputesResponse.ts +0 -18
- package/dist/typescript/model/FindCourtsWithNoCoverageResponse.ts +0 -19
- package/dist/typescript/model/FindDisputesRequest.ts +0 -19
- package/dist/typescript/model/FindMatchingUser.ts +0 -43
- package/dist/typescript/model/FindMatchingUsersRequest.ts +0 -22
- package/dist/typescript/model/FindMatchingUsersResponse.ts +0 -18
- package/dist/typescript/model/FindsCourtsResponse.ts +0 -19
- package/dist/typescript/model/FineInformation.ts +0 -28
- package/dist/typescript/model/FirstContactReply.ts +0 -20
- package/dist/typescript/model/ForwardMessageRequest.ts +0 -19
- package/dist/typescript/model/FreshDeskConversation.ts +0 -23
- package/dist/typescript/model/FreshDeskRequester.ts +0 -19
- package/dist/typescript/model/FreshDeskTicket.ts +0 -77
- package/dist/typescript/model/FreshDeskTicketReq.ts +0 -78
- package/dist/typescript/model/FreshDeskTicketRes.ts +0 -77
- package/dist/typescript/model/FreshdeskAttachment.ts +0 -24
- package/dist/typescript/model/FreshdeskAttachmentReq.ts +0 -24
- package/dist/typescript/model/FreshdeskAttachmentRes.ts +0 -24
- package/dist/typescript/model/FreshdeskTicketReferenceDomain.ts +0 -40
- package/dist/typescript/model/FreshdeskWebhookRequest.ts +0 -26
- package/dist/typescript/model/FuturePayment.d.ts +0 -30
- package/dist/typescript/model/FuturePayment.js +0 -29
- package/dist/typescript/model/GenerateTemplateRequest.ts +0 -63
- package/dist/typescript/model/GenericAdminListRequest.ts +0 -18
- package/dist/typescript/model/GeoRatesRequest.ts +0 -26
- package/dist/typescript/model/GetActivityFeedResponse.ts +0 -19
- package/dist/typescript/model/GetAddressInnerResponse.ts +0 -24
- package/dist/typescript/model/GetAnonymousTicketUploads.ts +0 -18
- package/dist/typescript/model/GetAppConfigResponse.ts +0 -19
- package/dist/typescript/model/GetAppearanceAttorneysResponse.ts +0 -18
- package/dist/typescript/model/GetAvailablePaymentPlansResponse.ts +0 -18
- package/dist/typescript/model/GetBookingsRequest.ts +0 -20
- package/dist/typescript/model/GetBookingsResponse.ts +0 -22
- package/dist/typescript/model/GetCaseActionResponse.ts +0 -18
- package/dist/typescript/model/GetCaseActionTimelineResponse.ts +0 -19
- package/dist/typescript/model/GetCaseActionTypesResponse.ts +0 -42
- package/dist/typescript/model/GetCaseCostsAttorneyResponse.d.ts +0 -20
- package/dist/typescript/model/GetCaseCostsAttorneyResponse.js +0 -13
- package/dist/typescript/model/GetCaseCounterOptionsResponse.ts +0 -18
- package/dist/typescript/model/GetCaseDeclineReasonTypesResponse.ts +0 -18
- package/dist/typescript/model/GetCaseDocumentResponse.ts +0 -18
- package/dist/typescript/model/GetCaseFromCitationResponse.ts +0 -20
- package/dist/typescript/model/GetCaseMessagesResponse.ts +0 -19
- package/dist/typescript/model/GetCaseNotesResponse.ts +0 -18
- package/dist/typescript/model/GetCasePaymentsResponse.ts +0 -18
- package/dist/typescript/model/GetCaseResolutionStatusesResponse.ts +0 -18
- package/dist/typescript/model/GetCaseResponse.ts +0 -21
- package/dist/typescript/model/GetCaseUserModel.ts +0 -47
- package/dist/typescript/model/GetCaseUsersResponse.ts +0 -18
- package/dist/typescript/model/GetCasesWithCoverageObtainedResponse.ts +0 -18
- package/dist/typescript/model/GetCasesWithMissingLawfirmPayoutsRequest.ts +0 -18
- package/dist/typescript/model/GetCasesWithMissingLawfirmPayoutsResponse.ts +0 -19
- package/dist/typescript/model/GetCasesWithOverduePaymentsResponse.ts +0 -19
- package/dist/typescript/model/GetCasesWithUncapturedChargesRequest.ts +0 -20
- package/dist/typescript/model/GetCitationAuditLogsResponse.ts +0 -19
- package/dist/typescript/model/GetCitationPhoneLeadsRequest.ts +0 -18
- package/dist/typescript/model/GetCitationPhoneLeadsResponse.ts +0 -18
- package/dist/typescript/model/GetCitationResponse.ts +0 -18
- package/dist/typescript/model/GetCitationsWithMissingFieldsRequest.ts +0 -132
- package/dist/typescript/model/GetCitationsWithMissingFieldsResponse.ts +0 -21
- package/dist/typescript/model/GetClientCasesResponse.ts +0 -22
- package/dist/typescript/model/GetClientConfirmedUnpaidCasesResponse.ts +0 -19
- package/dist/typescript/model/GetCoachingCardCategoriesResponse.ts +0 -18
- package/dist/typescript/model/GetCompetitionResponseModel.ts +0 -21
- package/dist/typescript/model/GetCountOfMatchingUsersRequest.d.ts +0 -14
- package/dist/typescript/model/GetCountOfMatchingUsersRequest.js +0 -13
- package/dist/typescript/model/GetCountOfMatchingUsersResponse.d.ts +0 -15
- package/dist/typescript/model/GetCountOfMatchingUsersResponse.js +0 -13
- package/dist/typescript/model/GetCounterOfferResponse.ts +0 -30
- package/dist/typescript/model/GetCountiesResponse.ts +0 -18
- package/dist/typescript/model/GetCountryListResponse.ts +0 -18
- package/dist/typescript/model/GetCountryRegionsResponse.ts +0 -18
- package/dist/typescript/model/GetCourtCoverageForCountyReportResponse.ts +0 -18
- package/dist/typescript/model/GetCourtCoverageForStateReportResponse.ts +0 -19
- package/dist/typescript/model/GetCourtCoverageReportResponse.ts +0 -18
- package/dist/typescript/model/GetCourtResponse.ts +0 -18
- package/dist/typescript/model/GetCourtsByQueryResponse.ts +0 -19
- package/dist/typescript/model/GetCourtsInnerResponse.ts +0 -22
- package/dist/typescript/model/GetCurrentUserResponse.ts +0 -23
- package/dist/typescript/model/GetCustomerServiceAgentsResponse.ts +0 -19
- package/dist/typescript/model/GetDeclinedCasesRequest.ts +0 -18
- package/dist/typescript/model/GetDeclinedCasesResponse.ts +0 -18
- package/dist/typescript/model/GetDocumentsRequest.ts +0 -18
- package/dist/typescript/model/GetDriverLicensesResponse.ts +0 -18
- package/dist/typescript/model/GetEmailTemplateResponse.ts +0 -19
- package/dist/typescript/model/GetEmployeeModel.ts +0 -25
- package/dist/typescript/model/GetExternalTicketInputParamsResponse.ts +0 -18
- package/dist/typescript/model/GetHouseHoldMateModel.ts +0 -39
- package/dist/typescript/model/GetHouseholdMatesResponse.ts +0 -18
- package/dist/typescript/model/GetInvalidCasesWithStripeChargeResponse.ts +0 -18
- package/dist/typescript/model/GetInviteByTokenResponse.ts +0 -43
- package/dist/typescript/model/GetLastLoginResponse.ts +0 -18
- package/dist/typescript/model/GetLawfirmAddressesResponse.ts +0 -18
- package/dist/typescript/model/GetLawfirmCaseStatsResponse.ts +0 -21
- package/dist/typescript/model/GetLawfirmCoverageReportResponse.ts +0 -19
- package/dist/typescript/model/GetLawfirmCoverageResponse.ts +0 -18
- package/dist/typescript/model/GetLawfirmFeeCoverageModel.ts +0 -32
- package/dist/typescript/model/GetLawfirmFeeCoverageResponse.ts +0 -18
- package/dist/typescript/model/GetLawfirmFeeModel.ts +0 -92
- package/dist/typescript/model/GetLawfirmFeesResponse.ts +0 -18
- package/dist/typescript/model/GetLawfirmFinancialTransactionsResponse.ts +0 -27
- package/dist/typescript/model/GetLawfirmInboxMessagesResponse.ts +0 -18
- package/dist/typescript/model/GetLawfirmJobTitleResponse.ts +0 -35
- package/dist/typescript/model/GetLawfirmLawyersResponse.ts +0 -19
- package/dist/typescript/model/GetLawfirmLeadsRequest.ts +0 -18
- package/dist/typescript/model/GetLawfirmLeadsResponse.ts +0 -19
- package/dist/typescript/model/GetLawfirmModel.ts +0 -126
- package/dist/typescript/model/GetLawfirmPaymentMethodsResponse.ts +0 -19
- package/dist/typescript/model/GetLawfirmPayoutReversalsResponse.ts +0 -18
- package/dist/typescript/model/GetLawfirmPayoutsResponse.ts +0 -18
- package/dist/typescript/model/GetLawfirmResponse.ts +0 -18
- package/dist/typescript/model/GetLawfirmSettingsResponse.ts +0 -18
- package/dist/typescript/model/GetLawfirmSummaryCaseRequest.ts +0 -110
- package/dist/typescript/model/GetLawfirmSummaryCasesResponse.ts +0 -25
- package/dist/typescript/model/GetLawfirmSupportedStatesResponse.ts +0 -18
- package/dist/typescript/model/GetLawfirmTransactionsForCaseResponse.ts +0 -24
- package/dist/typescript/model/GetLawfirmsResponse.ts +0 -19
- package/dist/typescript/model/GetLawyerResponse.ts +0 -18
- package/dist/typescript/model/GetLineItemTypesResponse.ts +0 -40
- package/dist/typescript/model/GetLineItemsResponse.ts +0 -19
- package/dist/typescript/model/GetListOfCitationsWithMissingCourtResponse.ts +0 -18
- package/dist/typescript/model/GetLocationResponse.ts +0 -22
- package/dist/typescript/model/GetLostCasesWithTransferNotReversedRequest.ts +0 -20
- package/dist/typescript/model/GetLostCasesWithTransferNotReversedResponse.ts +0 -18
- package/dist/typescript/model/GetMessagesByEntityResponse.ts +0 -21
- package/dist/typescript/model/GetNoViolationCitationsResponse.ts +0 -18
- package/dist/typescript/model/GetOutgoingContactsResponse.ts +0 -18
- package/dist/typescript/model/GetOverduePaymentsResponse.ts +0 -19
- package/dist/typescript/model/GetPaymentMethodsForUserResponse.ts +0 -19
- package/dist/typescript/model/GetPaymentModelTypesResponse.ts +0 -25
- package/dist/typescript/model/GetPenaltyType.ts +0 -38
- package/dist/typescript/model/GetPenaltyTypesResponse.ts +0 -18
- package/dist/typescript/model/GetPendingCasesResponse.ts +0 -18
- package/dist/typescript/model/GetPendingTicketReviewsRequest.ts +0 -20
- package/dist/typescript/model/GetPendingTicketReviewsResponse.ts +0 -18
- package/dist/typescript/model/GetPotentialCustomersRequest.ts +0 -21
- package/dist/typescript/model/GetPotentialCustomersResponse.ts +0 -19
- package/dist/typescript/model/GetRedirectUrlResponse.ts +0 -21
- package/dist/typescript/model/GetReferralCodeResponse.ts +0 -39
- package/dist/typescript/model/GetReferralCodesResponse.ts +0 -18
- package/dist/typescript/model/GetReferralsHistoryResponse.ts +0 -18
- package/dist/typescript/model/GetRegionsWithViolationsResponse.ts +0 -18
- package/dist/typescript/model/GetStripeChargeResponse.ts +0 -18
- package/dist/typescript/model/GetStripeChargesResponse.ts +0 -18
- package/dist/typescript/model/GetStripeConnectedAccountsResponse.ts +0 -18
- package/dist/typescript/model/GetSupportTicketsResponse.ts +0 -19
- package/dist/typescript/model/GetTicketReviewResponse.ts +0 -18
- package/dist/typescript/model/GetTrafficViolationModel.ts +0 -95
- package/dist/typescript/model/GetTrafficViolationTypesResponse.ts +0 -19
- package/dist/typescript/model/GetUserAddressesResponse.ts +0 -18
- package/dist/typescript/model/GetUserByEmailRequest.ts +0 -18
- package/dist/typescript/model/GetUserByEmailResponse.ts +0 -19
- package/dist/typescript/model/GetUserCasesResponse.ts +0 -21
- package/dist/typescript/model/GetUserDetailsResponse.ts +0 -19
- package/dist/typescript/model/GetUserRefLinksResponse.ts +0 -18
- package/dist/typescript/model/GetUserReferralSourceTypesResponse.ts +0 -18
- package/dist/typescript/model/GetUserRegistrationsRequest.ts +0 -24
- package/dist/typescript/model/GetUserRegistrationsResponse.ts +0 -19
- package/dist/typescript/model/GetUserResponse.ts +0 -18
- package/dist/typescript/model/GetUserSettingsRequest.ts +0 -18
- package/dist/typescript/model/GetUserSettingsResponse.ts +0 -19
- package/dist/typescript/model/GetUserStripeAccountResponse.ts +0 -18
- package/dist/typescript/model/GetWorkflowStateResponse.ts +0 -19
- package/dist/typescript/model/GhostUser.ts +0 -74
- package/dist/typescript/model/GhostUserResponse.ts +0 -48
- package/dist/typescript/model/GoogleLoginRequest.ts +0 -21
- package/dist/typescript/model/GptFunctionModel.ts +0 -61
- package/dist/typescript/model/GraphRequest.ts +0 -63
- package/dist/typescript/model/HandleOrphanedStripeChargeRequest.ts +0 -19
- package/dist/typescript/model/HandleOrphanedStripeChargeResponse.ts +0 -20
- package/dist/typescript/model/IncomingEmail.ts +0 -24
- package/dist/typescript/model/IncomingEmailModels.ts +0 -20
- package/dist/typescript/model/IncomingEmailRequest.ts +0 -22
- package/dist/typescript/model/IncomingHeader.ts +0 -19
- package/dist/typescript/model/InitiateCaseAndChargeCustomerRequest.ts +0 -26
- package/dist/typescript/model/InitiateCaseAndChargeCustomerResponse.ts +0 -19
- package/dist/typescript/model/InitiateCaseCounterRequest.ts +0 -20
- package/dist/typescript/model/InitiateCaseCounterResponse.ts +0 -28
- package/dist/typescript/model/InsertCaseLineItemResponse.ts +0 -18
- package/dist/typescript/model/InsertInvoiceLineItemRequest.ts +0 -18
- package/dist/typescript/model/IntercomConversationResponse.ts +0 -43
- package/dist/typescript/model/IntercomCreateTicketResponse.ts +0 -36
- package/dist/typescript/model/IntercomNext.ts +0 -19
- package/dist/typescript/model/IntercomPages.ts +0 -22
- package/dist/typescript/model/IntercomSearchConversationsResponse.ts +0 -20
- package/dist/typescript/model/IntercomSearchTicketsResponse.ts +0 -19
- package/dist/typescript/model/IntercomTicketAttributes.ts +0 -19
- package/dist/typescript/model/InviteHouseholdMateRequest.ts +0 -29
- package/dist/typescript/model/InviteLawyerToLawfirmRequest.ts +0 -27
- package/dist/typescript/model/IsRefundEligibleResponse.ts +0 -25
- package/dist/typescript/model/IsUserLoggedInResponse.ts +0 -19
- package/dist/typescript/model/LastLoginDateModel.ts +0 -45
- package/dist/typescript/model/Lawfirm.ts +0 -79
- package/dist/typescript/model/LawfirmAuditEventModel.ts +0 -134
- package/dist/typescript/model/LawfirmBankPayoutModel.ts +0 -59
- package/dist/typescript/model/LawfirmBookingSummary.ts +0 -79
- package/dist/typescript/model/LawfirmCaseDocument.ts +0 -36
- package/dist/typescript/model/LawfirmCaseModel.ts +0 -50
- package/dist/typescript/model/LawfirmCaseModelReq.ts +0 -50
- package/dist/typescript/model/LawfirmCaseModelRes.ts +0 -50
- package/dist/typescript/model/LawfirmCourtCoverageDomain.ts +0 -33
- package/dist/typescript/model/LawfirmCoverageRecord.ts +0 -28
- package/dist/typescript/model/LawfirmDocument.ts +0 -36
- package/dist/typescript/model/LawfirmDocumentResponse.ts +0 -18
- package/dist/typescript/model/LawfirmDocumentTemplate.ts +0 -35
- package/dist/typescript/model/LawfirmDocumentTemplateResponse.ts +0 -18
- package/dist/typescript/model/LawfirmFeeDomain.ts +0 -53
- package/dist/typescript/model/LawfirmInboxMessageDomain.ts +0 -105
- package/dist/typescript/model/LawfirmItem.ts +0 -77
- package/dist/typescript/model/LawfirmLeadDomain.ts +0 -122
- package/dist/typescript/model/LawfirmPayoutDomain.ts +0 -49
- package/dist/typescript/model/LawfirmPictureRequest.ts +0 -20
- package/dist/typescript/model/LawfirmRatesResponse.ts +0 -51
- package/dist/typescript/model/LawfirmRedirectModel.ts +0 -27
- package/dist/typescript/model/LawfirmSettingsDomain.ts +0 -40
- package/dist/typescript/model/LawfirmSettingsDomainReq.ts +0 -40
- package/dist/typescript/model/LawfirmSettingsDomainRes.ts +0 -40
- package/dist/typescript/model/LawfirmStorefrontModel.ts +0 -57
- package/dist/typescript/model/LawfirmVacationRequest.ts +0 -21
- package/dist/typescript/model/LawfirmsRatesResponse.ts +0 -18
- package/dist/typescript/model/LawyerInviteByTokenModel.ts +0 -20
- package/dist/typescript/model/LawyerInviteModel.ts +0 -38
- package/dist/typescript/model/LawyerLicenseModel.ts +0 -79
- package/dist/typescript/model/LawyerModel.ts +0 -60
- package/dist/typescript/model/LegalServiceModel.ts +0 -47
- package/dist/typescript/model/LetterOfEngagement.ts +0 -20
- package/dist/typescript/model/LineItem.ts +0 -42
- package/dist/typescript/model/LineItemModel.ts +0 -49
- package/dist/typescript/model/LineItemRequest.ts +0 -52
- package/dist/typescript/model/LinkedObjects.ts +0 -19
- package/dist/typescript/model/ListAgentBookingsResponse.ts +0 -20
- package/dist/typescript/model/ListBillingProductsResponse.ts +0 -18
- package/dist/typescript/model/ListBillingSubscribersResponse.ts +0 -20
- package/dist/typescript/model/ListBillingSubscriptionModel.ts +0 -43
- package/dist/typescript/model/ListBillingSubscriptionsResponse.ts +0 -19
- package/dist/typescript/model/ListCaseBookingsRequest.ts +0 -151
- package/dist/typescript/model/ListCaseBookingsResponse.ts +0 -22
- package/dist/typescript/model/ListCaseCancellationsRequest.ts +0 -21
- package/dist/typescript/model/ListCaseCancellationsResponse.ts +0 -19
- package/dist/typescript/model/ListCaseOutcomesResponse.ts +0 -18
- package/dist/typescript/model/ListCitationAuditEventsResponse.ts +0 -20
- package/dist/typescript/model/ListCitationsRequest.ts +0 -106
- package/dist/typescript/model/ListCitationsResponse.ts +0 -20
- package/dist/typescript/model/ListContactTimelineResponse.ts +0 -18
- package/dist/typescript/model/ListCostItemsForCustomerResponse.ts +0 -22
- package/dist/typescript/model/ListDashboardCasesResponse.ts +0 -19
- package/dist/typescript/model/ListEligibleStatusResponse.ts +0 -59
- package/dist/typescript/model/ListEmployeesResponse.ts +0 -18
- package/dist/typescript/model/ListLawfirmAuditEventsByCursorResponse.ts +0 -20
- package/dist/typescript/model/ListLawfirmBankPayoutsResponse.ts +0 -20
- package/dist/typescript/model/ListLawfirmStorefrontsResponse.ts +0 -20
- package/dist/typescript/model/ListLawfirmSurchargeModel.ts +0 -41
- package/dist/typescript/model/ListLawfirmSurchargeTypeModel.ts +0 -30
- package/dist/typescript/model/ListLawfirmSurchargesResponse.ts +0 -18
- package/dist/typescript/model/ListLawfirmsEngagedRequest.ts +0 -21
- package/dist/typescript/model/ListLawfirmsEngagedResponse.ts +0 -19
- package/dist/typescript/model/ListNotesResponse.ts +0 -21
- package/dist/typescript/model/ListPhoneCallsCountModel.ts +0 -19
- package/dist/typescript/model/ListPhoneCallsModel.ts +0 -60
- package/dist/typescript/model/ListPhoneCallsResponse.ts +0 -19
- package/dist/typescript/model/ListReferralsResponse.ts +0 -19
- package/dist/typescript/model/ListReviewsResponse.ts +0 -20
- package/dist/typescript/model/ListSubscriptionInvoicesResponse.ts +0 -18
- package/dist/typescript/model/ListUserAuditEventsByCursorResponse.ts +0 -20
- package/dist/typescript/model/ListUserAuditEventsCursorModel.ts +0 -18
- package/dist/typescript/model/ListUserCoachingCardsResponse.ts +0 -19
- package/dist/typescript/model/ListUserWatchlistsResponse.ts +0 -19
- package/dist/typescript/model/ListViolationClassificationResponse.ts +0 -18
- package/dist/typescript/model/LobEvent.ts +0 -20
- package/dist/typescript/model/LobEventRequest.ts +0 -21
- package/dist/typescript/model/LobMailingAddress.ts +0 -23
- package/dist/typescript/model/LocalTime.ts +0 -21
- package/dist/typescript/model/LookupParamValue.ts +0 -33
- package/dist/typescript/model/LostCaseWithTransferNotReversed.ts +0 -43
- package/dist/typescript/model/MarkActionAsDeletedResponse.ts +0 -18
- package/dist/typescript/model/MarkCaseAsResolvedRequest.ts +0 -64
- package/dist/typescript/model/MarkCaseAsResolvedResponse.ts +0 -70
- package/dist/typescript/model/MatchCaseLineItemModel.ts +0 -49
- package/dist/typescript/model/MatchCaseResponse.ts +0 -20
- package/dist/typescript/model/MatchCaseViolationPenaltyModel.ts +0 -39
- package/dist/typescript/model/MatchCitationModel.ts +0 -43
- package/dist/typescript/model/MatchCitationResponse.ts +0 -28
- package/dist/typescript/model/MatchInnerCaseModel.ts +0 -81
- package/dist/typescript/model/MatchInnerCaseResponse.ts +0 -37
- package/dist/typescript/model/MatchLawfirmCaseResponse.ts +0 -22
- package/dist/typescript/model/MatchLegalServiceModel.ts +0 -47
- package/dist/typescript/model/MatchLegalServicesRequest.ts +0 -35
- package/dist/typescript/model/MatchLegalServicesResponse.ts +0 -19
- package/dist/typescript/model/MatchingFieldValue.ts +0 -26
- package/dist/typescript/model/MediaItemModel.ts +0 -29
- package/dist/typescript/model/MergeStatusReport.ts +0 -19
- package/dist/typescript/model/MergeTableChange.ts +0 -18
- package/dist/typescript/model/MergeTableRecord.ts +0 -19
- package/dist/typescript/model/MergeTicketResponse.ts +0 -20
- package/dist/typescript/model/MergeUserRequest.ts +0 -20
- package/dist/typescript/model/MergeUserResponse.ts +0 -18
- package/dist/typescript/model/MessageByEntityModel.ts +0 -80
- package/dist/typescript/model/MessageInputModel.ts +0 -35
- package/dist/typescript/model/MissingLawfirmPayoutResult.ts +0 -123
- package/dist/typescript/model/MissingPaymentDomain.ts +0 -82
- package/dist/typescript/model/NewUser.ts +0 -37
- package/dist/typescript/model/NewUserResponse.ts +0 -23
- package/dist/typescript/model/NoLawyerAvailableRequest.ts +0 -19
- package/dist/typescript/model/NoViolationCitation.ts +0 -66
- package/dist/typescript/model/NoteAuthor.ts +0 -20
- package/dist/typescript/model/NoteEntity.ts +0 -33
- package/dist/typescript/model/NoteModel.ts +0 -33
- package/dist/typescript/model/NotificationEvent.ts +0 -23
- package/dist/typescript/model/NotificationEvents.ts +0 -19
- package/dist/typescript/model/OCRCourtModel.ts +0 -25
- package/dist/typescript/model/OCRPredictionCaseResponse.ts +0 -65
- package/dist/typescript/model/OCRViolationModel.ts +0 -85
- package/dist/typescript/model/OtherCase.ts +0 -23
- package/dist/typescript/model/OutgoingContactDomain.ts +0 -30
- package/dist/typescript/model/PaymentPlanTypeModel.ts +0 -26
- package/dist/typescript/model/PaymentPlanTypeModelReq.ts +0 -26
- package/dist/typescript/model/PaymentPlanTypeModelRes.ts +0 -26
- package/dist/typescript/model/Penalty.ts +0 -43
- package/dist/typescript/model/PenaltyModel.ts +0 -42
- package/dist/typescript/model/PenaltyRequest.ts +0 -19
- package/dist/typescript/model/PersistTicketEvaluationRequest.ts +0 -32
- package/dist/typescript/model/PhoneNumberDomain.ts +0 -47
- package/dist/typescript/model/PhoneNumberDomainReq.ts +0 -47
- package/dist/typescript/model/PhoneNumberDomainRes.ts +0 -47
- package/dist/typescript/model/PostCourtCoverageRequest.ts +0 -18
- package/dist/typescript/model/PostFeedbackRequest.ts +0 -18
- package/dist/typescript/model/PotentialCustomerDomain.ts +0 -136
- package/dist/typescript/model/PredictCitationRequest.ts +0 -20
- package/dist/typescript/model/PredictCitationResponse.ts +0 -18
- package/dist/typescript/model/PredictCitationTextRequest.ts +0 -20
- package/dist/typescript/model/PredictImageClassificationRequest.ts +0 -19
- package/dist/typescript/model/PredictImageClassificationResponse.ts +0 -47
- package/dist/typescript/model/PredictRichCitationResponse.ts +0 -18
- package/dist/typescript/model/PreviewDocumentRequest.ts +0 -20
- package/dist/typescript/model/PriceMatchRequest.ts +0 -24
- package/dist/typescript/model/PriceMatchResponse.ts +0 -28
- package/dist/typescript/model/PublishReferralContactsResponse.ts +0 -18
- package/dist/typescript/model/PublishReferralRequest.ts +0 -19
- package/dist/typescript/model/PureDate.ts +0 -18
- package/dist/typescript/model/PushNotificationRegistrationRequest.ts +0 -26
- package/dist/typescript/model/PushNotificationRequest.ts +0 -36
- package/dist/typescript/model/PutDocumentRequest.ts +0 -33
- package/dist/typescript/model/ReferralContact.ts +0 -20
- package/dist/typescript/model/ReferralContactStatus.ts +0 -27
- package/dist/typescript/model/ReferralResponse.ts +0 -78
- package/dist/typescript/model/ReferralResponseByUser.ts +0 -30
- package/dist/typescript/model/RefundCasePaymentRequest.ts +0 -31
- package/dist/typescript/model/RefundLawfirmFeeRequest.ts +0 -32
- package/dist/typescript/model/RegisterGhostUserRequest.ts +0 -30
- package/dist/typescript/model/RegisterGhostUserResponse.ts +0 -18
- package/dist/typescript/model/RegisterNewUserRequest.ts +0 -64
- package/dist/typescript/model/RegisterNewUserResponse.ts +0 -21
- package/dist/typescript/model/RegisteredUserDomain.ts +0 -89
- package/dist/typescript/model/RemoveCoverageRequest.ts +0 -18
- package/dist/typescript/model/RemoveLawfirmSurchargeRequest.ts +0 -18
- package/dist/typescript/model/ReplyToReviewRequest.ts +0 -19
- package/dist/typescript/model/ReplyToTicketRequest.ts +0 -35
- package/dist/typescript/model/RescheduleTaskRequest.ts +0 -18
- package/dist/typescript/model/ResetFeeForLawfirmModel.ts +0 -18
- package/dist/typescript/model/ResetFeesForLawfirmRequest.ts +0 -18
- package/dist/typescript/model/ResetFeesForLawfirmResponse.ts +0 -18
- package/dist/typescript/model/ResetUserPasswordRequest.ts +0 -19
- package/dist/typescript/model/ResetViolationModel.ts +0 -81
- package/dist/typescript/model/Results.ts +0 -18
- package/dist/typescript/model/ReverseLawfirmPayoutRequest.ts +0 -30
- package/dist/typescript/model/ReviewCommentModel.ts +0 -23
- package/dist/typescript/model/ReviewRatingModel.ts +0 -20
- package/dist/typescript/model/ReviewVoteAggregateModel.ts +0 -19
- package/dist/typescript/model/RichCitationInferenceResponse.ts +0 -43
- package/dist/typescript/model/SNSNotificationRequest.ts +0 -21
- package/dist/typescript/model/SSLCertificateResponse.ts +0 -18
- package/dist/typescript/model/SaveAgentBookingRequest.ts +0 -23
- package/dist/typescript/model/SaveAgentBookingResponse.ts +0 -18
- package/dist/typescript/model/SaveCaseNotesRequest.ts +0 -18
- package/dist/typescript/model/SaveCaseUserRequest.ts +0 -38
- package/dist/typescript/model/SaveCoachingCardRequest.ts +0 -29
- package/dist/typescript/model/SaveCoachingCardUserRequest.ts +0 -37
- package/dist/typescript/model/SaveDriverLicensePictureRequest.ts +0 -21
- package/dist/typescript/model/SaveDriverLicensePictureResponse.ts +0 -18
- package/dist/typescript/model/SaveDriverLicenseRequest.ts +0 -37
- package/dist/typescript/model/SaveExternalContentVoteRequest.ts +0 -23
- package/dist/typescript/model/SaveItemToWatchlistRequest.ts +0 -34
- package/dist/typescript/model/SaveLawfirmSurchargeModel.ts +0 -51
- package/dist/typescript/model/SaveLawfirmSurchargesRequest.ts +0 -18
- package/dist/typescript/model/SaveLawyerLeadRequest.ts +0 -36
- package/dist/typescript/model/SaveLawyerLicenseModel.ts +0 -79
- package/dist/typescript/model/SaveLawyerLicensesRequest.ts +0 -18
- package/dist/typescript/model/SaveLawyerRequest.ts +0 -41
- package/dist/typescript/model/SaveNotesRequest.ts +0 -29
- package/dist/typescript/model/SaveUserSocialProfileModel.ts +0 -29
- package/dist/typescript/model/SaveUserSocialProfileRequest.ts +0 -18
- package/dist/typescript/model/SaveUserWatchlistsRequest.ts +0 -21
- package/dist/typescript/model/ScheduleNewPaymentRequest.ts +0 -49
- package/dist/typescript/model/ScheduledTaskGetResponse.ts +0 -18
- package/dist/typescript/model/ScheduledTaskResponse.ts +0 -41
- package/dist/typescript/model/SearchNotesResponse.ts +0 -18
- package/dist/typescript/model/SendBookingReceiptRequest.ts +0 -19
- package/dist/typescript/model/SendConsolidatedEmailToUser.ts +0 -63
- package/dist/typescript/model/SendDirectCheckResponse.ts +0 -23
- package/dist/typescript/model/SendDirectMailResponse.ts +0 -18
- package/dist/typescript/model/SendDirectReferralCheckRequest.ts +0 -19
- package/dist/typescript/model/SendEmailToUserRequest.ts +0 -74
- package/dist/typescript/model/SendEmailToUsersRequest.ts +0 -62
- package/dist/typescript/model/SendOneTimePasswordRequest.ts +0 -19
- package/dist/typescript/model/SendPayoutToLawfirmRequest.ts +0 -45
- package/dist/typescript/model/SendPayoutToLawfirmResponse.ts +0 -18
- package/dist/typescript/model/ServiceLevelAgreement.ts +0 -20
- package/dist/typescript/model/SetArchiveCaseModel.ts +0 -18
- package/dist/typescript/model/SetArchiveOnCasesRequest.ts +0 -20
- package/dist/typescript/model/SetCourtDateForCaseRequest.ts +0 -19
- package/dist/typescript/model/SetCustomerReviewStatusRequest.ts +0 -25
- package/dist/typescript/model/SetFlagOnMessageModel.ts +0 -18
- package/dist/typescript/model/SetFlagOnMessagesRequest.ts +0 -20
- package/dist/typescript/model/SetLawfirmCaseDecisionRequest.ts +0 -32
- package/dist/typescript/model/SetMarketingEmailOptInRequest.ts +0 -18
- package/dist/typescript/model/SetReferralSourceRequest.ts +0 -52
- package/dist/typescript/model/SetStarOnMessageModel.ts +0 -19
- package/dist/typescript/model/SetStarOnMessagesRequest.ts +0 -20
- package/dist/typescript/model/SettingRequest.ts +0 -19
- package/dist/typescript/model/SettingResponse.ts +0 -29
- package/dist/typescript/model/SignImageUrlRequest.ts +0 -19
- package/dist/typescript/model/SignImageUrlResponse.ts +0 -18
- package/dist/typescript/model/SignRecordingUrlRequest.ts +0 -18
- package/dist/typescript/model/SignRecordingUrlResponse.ts +0 -18
- package/dist/typescript/model/SimpleCredentialsResponse.ts +0 -19
- package/dist/typescript/model/SingleSignOnResponse.ts +0 -21
- package/dist/typescript/model/SkipMap.ts +0 -19
- package/dist/typescript/model/SlimCitationInferenceResponse.ts +0 -24
- package/dist/typescript/model/SocialLoginRequest.ts +0 -54
- package/dist/typescript/model/SocialLoginResponse.ts +0 -21
- package/dist/typescript/model/SocialLoginUser.ts +0 -29
- package/dist/typescript/model/SocialPhoneNumber.ts +0 -29
- package/dist/typescript/model/Source.ts +0 -33
- package/dist/typescript/model/SqlResponse.ts +0 -18
- package/dist/typescript/model/Statistics.ts +0 -36
- package/dist/typescript/model/StripeAccountLinkDomain.ts +0 -20
- package/dist/typescript/model/StripeApplicationFeeDomain.ts +0 -30
- package/dist/typescript/model/StripeApplicationFeeRefundDomain.ts +0 -23
- package/dist/typescript/model/StripeApplicationFeeRefundSyncResults.ts +0 -20
- package/dist/typescript/model/StripeApplicationFeeSyncResults.ts +0 -21
- package/dist/typescript/model/StripeCardDomain.ts +0 -34
- package/dist/typescript/model/StripeChargeDomain.ts +0 -41
- package/dist/typescript/model/StripeChargeSyncResults.ts +0 -23
- package/dist/typescript/model/StripeConnectedAccountDomain.ts +0 -36
- package/dist/typescript/model/StripeCustomerAccountDomain.ts +0 -35
- package/dist/typescript/model/StripeDisputeDomain.ts +0 -89
- package/dist/typescript/model/StripeFieldVerification.ts +0 -20
- package/dist/typescript/model/StripePaymentDomain.ts +0 -31
- package/dist/typescript/model/StripePaymentRefundDomain.ts +0 -26
- package/dist/typescript/model/StripePaymentRefundSyncResults.ts +0 -20
- package/dist/typescript/model/StripePaymentSourceDomain.ts +0 -23
- package/dist/typescript/model/StripePaymentSyncResults.ts +0 -21
- package/dist/typescript/model/StripeRefundDomain.ts +0 -27
- package/dist/typescript/model/StripeRefundSyncResults.ts +0 -20
- package/dist/typescript/model/StripeReversalSyncResults.ts +0 -20
- package/dist/typescript/model/StripeTransferDomain.ts +0 -31
- package/dist/typescript/model/StripeTransferReversalDomain.ts +0 -26
- package/dist/typescript/model/StripeTransferSyncResults.ts +0 -21
- package/dist/typescript/model/SubscribeRequest.ts +0 -18
- package/dist/typescript/model/Subscriber.ts +0 -27
- package/dist/typescript/model/SubscriberDomain.ts +0 -27
- package/dist/typescript/model/SubscriptionDiscountEligibility.ts +0 -26
- package/dist/typescript/model/SubscriptionDiscountEligibilityReq.ts +0 -26
- package/dist/typescript/model/SubscriptionDiscountEligibilityRes.ts +0 -26
- package/dist/typescript/model/SubscriptionGuardianModel.ts +0 -20
- package/dist/typescript/model/SyncStripeChargesRequest.ts +0 -20
- package/dist/typescript/model/SyncStripeChargesResponse.ts +0 -18
- package/dist/typescript/model/SyncStripeDisputeResponse.ts +0 -18
- package/dist/typescript/model/SyncStripePaymentsRequest.ts +0 -20
- package/dist/typescript/model/SyncStripePaymentsResponse.ts +0 -18
- package/dist/typescript/model/SyncStripeRefundsRequest.ts +0 -19
- package/dist/typescript/model/SyncStripeTransfersRequest.ts +0 -20
- package/dist/typescript/model/SyncStripeTransfersResponse.ts +0 -18
- package/dist/typescript/model/Tag.ts +0 -20
- package/dist/typescript/model/Tags.ts +0 -19
- package/dist/typescript/model/Teammates.ts +0 -19
- package/dist/typescript/model/TemporalUnit.ts +0 -21
- package/dist/typescript/model/TicketLeadDomain.ts +0 -86
- package/dist/typescript/model/TicketPart.ts +0 -22
- package/dist/typescript/model/TicketPartsWrapper.ts +0 -19
- package/dist/typescript/model/TicketReviewRequest.ts +0 -38
- package/dist/typescript/model/TicketReviewRequestReq.ts +0 -38
- package/dist/typescript/model/TicketReviewRequestRes.ts +0 -38
- package/dist/typescript/model/TicketType.ts +0 -26
- package/dist/typescript/model/TicketTypeAttribute.ts +0 -24
- package/dist/typescript/model/TicketTypeAttributesWrapper.ts +0 -19
- package/dist/typescript/model/TimeZone.ts +0 -21
- package/dist/typescript/model/TimeZoneReq.ts +0 -19
- package/dist/typescript/model/TimeZoneRes.ts +0 -21
- package/dist/typescript/model/Timestamp.ts +0 -27
- package/dist/typescript/model/TimestampReq.ts +0 -25
- package/dist/typescript/model/TimestampRes.ts +0 -27
- package/dist/typescript/model/Topic.ts +0 -20
- package/dist/typescript/model/Topics.ts +0 -20
- package/dist/typescript/model/TrafficViolationInputRequest.ts +0 -18
- package/dist/typescript/model/TransferCaseRequest.ts +0 -20
- package/dist/typescript/model/USStateDomain.ts +0 -19
- package/dist/typescript/model/UpdateAddress.ts +0 -24
- package/dist/typescript/model/UpdateCaseActionRequest.ts +0 -18
- package/dist/typescript/model/UpdateCaseActionResponse.ts +0 -18
- package/dist/typescript/model/UpdateCaseDeclineTicketsRequest.ts +0 -20
- package/dist/typescript/model/UpdateCasePaymentRequest.ts +0 -46
- package/dist/typescript/model/UpdateCitationAddressRequest.ts +0 -18
- package/dist/typescript/model/UpdateCitationPictureRequest.ts +0 -20
- package/dist/typescript/model/UpdateCitationRequest.ts +0 -18
- package/dist/typescript/model/UpdateCoachingCardRequest.ts +0 -31
- package/dist/typescript/model/UpdateCourtRequest.ts +0 -18
- package/dist/typescript/model/UpdateDisputeRequest.ts +0 -18
- package/dist/typescript/model/UpdateInvoiceLineItemRequest.ts +0 -18
- package/dist/typescript/model/UpdateLawfirmFeeRequest.ts +0 -43
- package/dist/typescript/model/UpdateLawfirmFeeResponse.ts +0 -18
- package/dist/typescript/model/UpdateLawfirmModel.ts +0 -65
- package/dist/typescript/model/UpdateLawfirmPaymentModelRequest.ts +0 -25
- package/dist/typescript/model/UpdateLawfirmPayoutRequest.ts +0 -40
- package/dist/typescript/model/UpdateLawfirmPayoutResponse.ts +0 -18
- package/dist/typescript/model/UpdateLawfirmRequest.ts +0 -18
- package/dist/typescript/model/UpdateLawfirmSettingsRequest.ts +0 -18
- package/dist/typescript/model/UpdateLawyerRoleRequest.ts +0 -28
- package/dist/typescript/model/UpdateNoteInput.ts +0 -18
- package/dist/typescript/model/UpdateNoteRequest.ts +0 -18
- package/dist/typescript/model/UpdateNoteResponse.ts +0 -18
- package/dist/typescript/model/UpdatePaymentDueDateRequest.ts +0 -19
- package/dist/typescript/model/UpdatePhoneNumber.ts +0 -41
- package/dist/typescript/model/UpdateProfilePictureRequest.ts +0 -19
- package/dist/typescript/model/UpdateProfilePictureResponse.ts +0 -18
- package/dist/typescript/model/UpdateRefundEligibilityForCaseRequest.ts +0 -25
- package/dist/typescript/model/UpdateReplyForCustomerReview.ts +0 -19
- package/dist/typescript/model/UpdateUserDetailsResponse.ts +0 -18
- package/dist/typescript/model/UpdateUserModel.ts +0 -67
- package/dist/typescript/model/UpdateUserPhoneNumberRequest.ts +0 -19
- package/dist/typescript/model/UpdateUserProfileRequest.ts +0 -18
- package/dist/typescript/model/UpdateUserRolesRequest.ts +0 -29
- package/dist/typescript/model/UpdateUserSettingsRequest.ts +0 -18
- package/dist/typescript/model/UpdateUserSettingsResponse.ts +0 -18
- package/dist/typescript/model/UpdateViolationRequest.ts +0 -90
- package/dist/typescript/model/UploadLawfirmsRequest.ts +0 -19
- package/dist/typescript/model/UploadLawfirmsResponse.ts +0 -21
- package/dist/typescript/model/UpsertAddressRequest.ts +0 -18
- package/dist/typescript/model/User.ts +0 -21
- package/dist/typescript/model/UserAccountModel.ts +0 -36
- package/dist/typescript/model/UserAssetModel.ts +0 -22
- package/dist/typescript/model/UserAuditEventModel.ts +0 -218
- package/dist/typescript/model/UserBookingsDomain.ts +0 -19
- package/dist/typescript/model/UserDetails.ts +0 -21
- package/dist/typescript/model/UserDomain.ts +0 -117
- package/dist/typescript/model/UserDomainReq.ts +0 -116
- package/dist/typescript/model/UserDomainRes.ts +0 -117
- package/dist/typescript/model/UserItem.ts +0 -21
- package/dist/typescript/model/UserRefLinkDomain.ts +0 -20
- package/dist/typescript/model/UserReferralLinkModel.ts +0 -25
- package/dist/typescript/model/UserReferralLinkModelReq.ts +0 -25
- package/dist/typescript/model/UserReferralLinkModelRes.ts +0 -25
- package/dist/typescript/model/UserReferralSourceTypeModel.ts +0 -24
- package/dist/typescript/model/UserRegistrationStats.ts +0 -25
- package/dist/typescript/model/UserRoleDomain.ts +0 -28
- package/dist/typescript/model/UserSocialProfileModel.ts +0 -29
- package/dist/typescript/model/UserSocialProfileModelReq.ts +0 -29
- package/dist/typescript/model/UserSocialProfileModelRes.ts +0 -29
- package/dist/typescript/model/UserSubscriptionPlanModel.ts +0 -40
- package/dist/typescript/model/UserSubscriptionPlanModelReq.ts +0 -39
- package/dist/typescript/model/UserSubscriptionPlanModelRes.ts +0 -40
- package/dist/typescript/model/UserToContact.ts +0 -19
- package/dist/typescript/model/UserWatchlistsModel.ts +0 -21
- package/dist/typescript/model/ValidateDirectMailRequest.ts +0 -19
- package/dist/typescript/model/ValidateDirectMailResponse.ts +0 -308
- package/dist/typescript/model/ValidatePhoneNumberRequest.ts +0 -18
- package/dist/typescript/model/ValidatePhoneNumberResponse.ts +0 -31
- package/dist/typescript/model/ValidateUserEmailResponse.ts +0 -20
- package/dist/typescript/model/VerifyCaptchaTokenRequest.ts +0 -26
- package/dist/typescript/model/VerifyCaptchaTokenResponse.ts +0 -23
- package/dist/typescript/model/VerifyMailingAddressRequest.ts +0 -18
- package/dist/typescript/model/VerifyMailingAddressResponse.ts +0 -20
- package/dist/typescript/model/VerifyPasswordResetTokenResponse.ts +0 -19
- package/dist/typescript/model/VerifyUserAccountResponse.ts +0 -21
- package/dist/typescript/model/VerifyUserPasswordRequest.ts +0 -18
- package/dist/typescript/model/Violation.ts +0 -23
- package/dist/typescript/model/ViolationClassificationModel.ts +0 -82
- package/dist/typescript/model/ViolationInput.ts +0 -18
- package/dist/typescript/model/ViolationInputRequest.ts +0 -18
- package/dist/typescript/model/ViolationModel.ts +0 -90
- package/dist/typescript/model/ViolationNames.ts +0 -20
- package/dist/typescript/model/ViolationPenaltyModel.ts +0 -43
- package/dist/typescript/model/ViolationPenaltyResponse.ts +0 -19
- package/dist/typescript/model/ViolationResponse.ts +0 -85
- package/dist/typescript/model/WatchlistItemsModel.ts +0 -42
- package/dist/typescript/model/WorkflowCaseModel.ts +0 -82
- package/dist/typescript/model/WorkflowCitationModel.ts +0 -43
- package/dist/typescript/model/WorkflowLineItemModel.ts +0 -49
- package/dist/typescript/model/WorkflowViolationModel.ts +0 -86
- package/dist/typescript/model/WorkflowViolationPenaltyModel.ts +0 -39
- package/dist/typescript/model/ZoneId.ts +0 -19
- package/dist/typescript/model/ZoneOffset.ts +0 -20
- package/dist/typescript/model/ZoneOffsetTransition.ts +0 -25
- package/dist/typescript/model/ZoneOffsetTransitionRule.ts +0 -56
- package/dist/typescript/model/ZoneRules.ts +0 -20
- package/dist/typescript/model/models.ts +0 -818
|
@@ -1,830 +1,818 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
__exportStar(require("./ViolationResponse"), exports);
|
|
820
|
-
__exportStar(require("./WatchlistItemsModel"), exports);
|
|
821
|
-
__exportStar(require("./WorkflowCaseModel"), exports);
|
|
822
|
-
__exportStar(require("./WorkflowCitationModel"), exports);
|
|
823
|
-
__exportStar(require("./WorkflowLineItemModel"), exports);
|
|
824
|
-
__exportStar(require("./WorkflowViolationModel"), exports);
|
|
825
|
-
__exportStar(require("./WorkflowViolationPenaltyModel"), exports);
|
|
826
|
-
__exportStar(require("./ZoneId"), exports);
|
|
827
|
-
__exportStar(require("./ZoneOffset"), exports);
|
|
828
|
-
__exportStar(require("./ZoneOffsetTransition"), exports);
|
|
829
|
-
__exportStar(require("./ZoneOffsetTransitionRule"), exports);
|
|
830
|
-
__exportStar(require("./ZoneRules"), exports);
|
|
1
|
+
export * from './AccountLevelFee';
|
|
2
|
+
export * from './AccountLevelFeeRequest';
|
|
3
|
+
export * from './AccountLevelFeeResponse';
|
|
4
|
+
export * from './AccountLevelFeeToSave';
|
|
5
|
+
export * from './Action';
|
|
6
|
+
export * from './ActionByEntityModel';
|
|
7
|
+
export * from './ActivityFeedModel';
|
|
8
|
+
export * from './AddACHToStripeAccountRequest';
|
|
9
|
+
export * from './AddActionToCaseRequest';
|
|
10
|
+
export * from './AddActionToCaseResponse';
|
|
11
|
+
export * from './AddCardToStripeAccountRequest';
|
|
12
|
+
export * from './AddCardToStripeAccountResponse';
|
|
13
|
+
export * from './AddCaseMessageResponse';
|
|
14
|
+
export * from './AddCourtCoverageRequest';
|
|
15
|
+
export * from './AddCourtRequest';
|
|
16
|
+
export * from './AddCustomerLeadRequest';
|
|
17
|
+
export * from './AddExtraAccountRequest';
|
|
18
|
+
export * from './AddInnerCourt';
|
|
19
|
+
export * from './AddInnerCourtAddress';
|
|
20
|
+
export * from './AddNewCaseMessageRequest';
|
|
21
|
+
export * from './AddNoteToPhoneLeadRequest';
|
|
22
|
+
export * from './AddPenaltyRequest';
|
|
23
|
+
export * from './AddRedirectUrlRequest';
|
|
24
|
+
export * from './AddReferralRequest';
|
|
25
|
+
export * from './AddReviewRequest';
|
|
26
|
+
export * from './AddViolationRequest';
|
|
27
|
+
export * from './AddViolationResponse';
|
|
28
|
+
export * from './AddViolationsToCitationRequest';
|
|
29
|
+
export * from './AddressDomain';
|
|
30
|
+
export * from './AddressDomainReq';
|
|
31
|
+
export * from './AddressDomainRes';
|
|
32
|
+
export * from './AddressEntity';
|
|
33
|
+
export * from './Admin';
|
|
34
|
+
export * from './AgentBookingStats';
|
|
35
|
+
export * from './AgentBookingsSummary';
|
|
36
|
+
export * from './AggregateBySource';
|
|
37
|
+
export * from './AggregateQueryResults';
|
|
38
|
+
export * from './AggregateRatingMetrics';
|
|
39
|
+
export * from './AggregateReferralCredit';
|
|
40
|
+
export * from './Aggregates';
|
|
41
|
+
export * from './Alert';
|
|
42
|
+
export * from './AlertNotificationResponse';
|
|
43
|
+
export * from './AnonymousTicketUploadModel';
|
|
44
|
+
export * from './AppEventCreateRequest';
|
|
45
|
+
export * from './AppearanceAttorneyDomain';
|
|
46
|
+
export * from './AppleLoginRequest';
|
|
47
|
+
export * from './AssignCitationOwnerRequest';
|
|
48
|
+
export * from './Attachment';
|
|
49
|
+
export * from './AuditLog';
|
|
50
|
+
export * from './Author';
|
|
51
|
+
export * from './AuthorModel';
|
|
52
|
+
export * from './AuthorizeChargeForCasePaymentRequest';
|
|
53
|
+
export * from './AuthorizeChargeForCasePaymentResponse';
|
|
54
|
+
export * from './AvailablePaymentPlan';
|
|
55
|
+
export * from './AvailableRegion';
|
|
56
|
+
export * from './AwsCredentialsRequest';
|
|
57
|
+
export * from './BackfillLawfirmTransactionRecordsRequest';
|
|
58
|
+
export * from './BackfillLawfirmTransactionRecordsResponse';
|
|
59
|
+
export * from './BalanceTransactionModel';
|
|
60
|
+
export * from './BillingInvoiceModel';
|
|
61
|
+
export * from './BillingPriceModel';
|
|
62
|
+
export * from './BillingProductModel';
|
|
63
|
+
export * from './BillingSubscriberAggregateModel';
|
|
64
|
+
export * from './BillingSubscriberModel';
|
|
65
|
+
export * from './BillingSubscriptionItemModel';
|
|
66
|
+
export * from './BillingSubscriptionModel';
|
|
67
|
+
export * from './BillingUpcomingInvoiceModel';
|
|
68
|
+
export * from './BlogDocument';
|
|
69
|
+
export * from './BlogEvent';
|
|
70
|
+
export * from './BlogMetadata';
|
|
71
|
+
export * from './Booking';
|
|
72
|
+
export * from './BookingCancelation';
|
|
73
|
+
export * from './CallContact';
|
|
74
|
+
export * from './CancelBillingSubscriptionResponse';
|
|
75
|
+
export * from './CancelCaseRequest';
|
|
76
|
+
export * from './CancelationDetails';
|
|
77
|
+
export * from './CancelationDetailsReq';
|
|
78
|
+
export * from './CancelationDetailsRes';
|
|
79
|
+
export * from './CancellationAggregates';
|
|
80
|
+
export * from './CaptureChargeFromCasePaymentRequest';
|
|
81
|
+
export * from './Case';
|
|
82
|
+
export * from './CaseActionDomain';
|
|
83
|
+
export * from './CaseActionRequestModel';
|
|
84
|
+
export * from './CaseAlert';
|
|
85
|
+
export * from './CaseBookingsStats';
|
|
86
|
+
export * from './CaseChargeResponsePojo';
|
|
87
|
+
export * from './CaseCounterOfferModel';
|
|
88
|
+
export * from './CaseCounterOption';
|
|
89
|
+
export * from './CaseCounterOptionModel';
|
|
90
|
+
export * from './CaseCreationRequest';
|
|
91
|
+
export * from './CaseDeclineCategory';
|
|
92
|
+
export * from './CaseDeclineCategoryReasonsModel';
|
|
93
|
+
export * from './CaseDeclineReason';
|
|
94
|
+
export * from './CaseItem';
|
|
95
|
+
export * from './CaseLineItemDomainReq';
|
|
96
|
+
export * from './CaseLineItemDomainRes';
|
|
97
|
+
export * from './CaseLineItemsSummary';
|
|
98
|
+
export * from './CaseMessageDomain';
|
|
99
|
+
export * from './CaseModel';
|
|
100
|
+
export * from './CaseModelReq';
|
|
101
|
+
export * from './CaseModelRes';
|
|
102
|
+
export * from './CaseNotesDomain';
|
|
103
|
+
export * from './CaseOutcomeModel';
|
|
104
|
+
export * from './CasePaymentBreakdownItemModel';
|
|
105
|
+
export * from './CasePaymentDomain';
|
|
106
|
+
export * from './CasePaymentModel';
|
|
107
|
+
export * from './CaseStatusDetailsResponse';
|
|
108
|
+
export * from './CaseStatusDomain';
|
|
109
|
+
export * from './CaseSummaryDomain';
|
|
110
|
+
export * from './CaseTransferHistory';
|
|
111
|
+
export * from './CaseTransferResponse';
|
|
112
|
+
export * from './CaseUserDefendantAttributes';
|
|
113
|
+
export * from './CaseUserDefendantAttributesRequest';
|
|
114
|
+
export * from './CaseUserDetailsModel';
|
|
115
|
+
export * from './CaseUserPermissionAttributes';
|
|
116
|
+
export * from './CaseViolationPenalty';
|
|
117
|
+
export * from './CaseWithCoverageObtained';
|
|
118
|
+
export * from './ChangeUserPasswordRequest';
|
|
119
|
+
export * from './ChargeFeeToLawfirmRequest';
|
|
120
|
+
export * from './ChargeFeeToLawfirmResponse';
|
|
121
|
+
export * from './CitationAuditEventModel';
|
|
122
|
+
export * from './CitationAuditLog';
|
|
123
|
+
export * from './CitationInputRequest';
|
|
124
|
+
export * from './CitationIssueDate';
|
|
125
|
+
export * from './CitationModel';
|
|
126
|
+
export * from './CitationModelReq';
|
|
127
|
+
export * from './CitationModelRes';
|
|
128
|
+
export * from './CitationViolationModel';
|
|
129
|
+
export * from './CitationWithMissingCourt';
|
|
130
|
+
export * from './CitationWithMissingFields';
|
|
131
|
+
export * from './CitationsResponseModel';
|
|
132
|
+
export * from './ClientActionRequiredRequest';
|
|
133
|
+
export * from './ClientConfirmedUnpaidCase';
|
|
134
|
+
export * from './ClientLeadDomain';
|
|
135
|
+
export * from './CoachingCardCategoriesModel';
|
|
136
|
+
export * from './CoachingCardSubcategoriesModel';
|
|
137
|
+
export * from './CoachingCardUsersModel';
|
|
138
|
+
export * from './CoachingCardsModel';
|
|
139
|
+
export * from './CoachingLinks';
|
|
140
|
+
export * from './CommonHeader';
|
|
141
|
+
export * from './ConfidenceField';
|
|
142
|
+
export * from './Contact';
|
|
143
|
+
export * from './ContactList';
|
|
144
|
+
export * from './ContactTimelineResponse';
|
|
145
|
+
export * from './ConvertPdfToImageModel';
|
|
146
|
+
export * from './ConvertPdfToImageRequest';
|
|
147
|
+
export * from './ConvertPdfToImageResponse';
|
|
148
|
+
export * from './CounterOption';
|
|
149
|
+
export * from './CountryDomain';
|
|
150
|
+
export * from './CountryRegion';
|
|
151
|
+
export * from './CountyDomain';
|
|
152
|
+
export * from './CountyEntity';
|
|
153
|
+
export * from './CourtCoverageCountyRecord';
|
|
154
|
+
export * from './CourtCoverageRecord';
|
|
155
|
+
export * from './CourtCoverageStateRecord';
|
|
156
|
+
export * from './CourtDomain';
|
|
157
|
+
export * from './CourtDomainReq';
|
|
158
|
+
export * from './CourtDomainRes';
|
|
159
|
+
export * from './CourtEntity';
|
|
160
|
+
export * from './CourtInputRequest';
|
|
161
|
+
export * from './CourtName';
|
|
162
|
+
export * from './CourtResponseModel';
|
|
163
|
+
export * from './CoverageToRemove';
|
|
164
|
+
export * from './CreateBillingSubscriptionItemModel';
|
|
165
|
+
export * from './CreateBillingSubscriptionRequest';
|
|
166
|
+
export * from './CreateBillingSubscriptionResponse';
|
|
167
|
+
export * from './CreateBranchLinkRequest';
|
|
168
|
+
export * from './CreateCitationRequest';
|
|
169
|
+
export * from './CreateCitationResponse';
|
|
170
|
+
export * from './CreateConnectAccountLinkRequest';
|
|
171
|
+
export * from './CreateConnectAccountLinkResponse';
|
|
172
|
+
export * from './CreateLawfirmModel';
|
|
173
|
+
export * from './CreateNewLawfirmRequest';
|
|
174
|
+
export * from './CreateNoteInput';
|
|
175
|
+
export * from './CreateNoteRequest';
|
|
176
|
+
export * from './CreateNoteResponse';
|
|
177
|
+
export * from './CreateReferralCodeRequest';
|
|
178
|
+
export * from './CreateReferralCodeResponse';
|
|
179
|
+
export * from './CreateReferralSourceForCitation';
|
|
180
|
+
export * from './CreateStripeConnectAccountRequest';
|
|
181
|
+
export * from './CreateStripeConnectAccountResponse';
|
|
182
|
+
export * from './Cursor';
|
|
183
|
+
export * from './CursorModel';
|
|
184
|
+
export * from './CustomerLead';
|
|
185
|
+
export * from './CustomerOverduePayment';
|
|
186
|
+
export * from './CustomerReview';
|
|
187
|
+
export * from './CustomerServiceAgentBookingDomain';
|
|
188
|
+
export * from './CustomerServiceAgentDomain';
|
|
189
|
+
export * from './DashboardAddressModel';
|
|
190
|
+
export * from './DashboardAuthorModel';
|
|
191
|
+
export * from './DashboardCaseModel';
|
|
192
|
+
export * from './DashboardCitationModel';
|
|
193
|
+
export * from './DashboardCourtModel';
|
|
194
|
+
export * from './DashboardStatusModel';
|
|
195
|
+
export * from './DeclineCaseCounterRequest';
|
|
196
|
+
export * from './DeclineCategory';
|
|
197
|
+
export * from './DeclineReason';
|
|
198
|
+
export * from './DefaultClassModel';
|
|
199
|
+
export * from './DeleteCitationResponse';
|
|
200
|
+
export * from './DeleteLawyerLicenseRequest';
|
|
201
|
+
export * from './DeleteNotificationByPagesRequest';
|
|
202
|
+
export * from './DeleteNotificationEventRequest';
|
|
203
|
+
export * from './DirectMailContact';
|
|
204
|
+
export * from './DirectMailContactResponse';
|
|
205
|
+
export * from './DirectMailGetRequest';
|
|
206
|
+
export * from './DirectMailSendRequest';
|
|
207
|
+
export * from './DirectMailTemplate';
|
|
208
|
+
export * from './DirectMailTemplateResponse';
|
|
209
|
+
export * from './DirectMailTemplateToAdd';
|
|
210
|
+
export * from './DismissCitationsFromContactListRequest';
|
|
211
|
+
export * from './DismissPhoneLeadRequest';
|
|
212
|
+
export * from './DocumentDecisionRequest';
|
|
213
|
+
export * from './DripRemoveRequest';
|
|
214
|
+
export * from './DripWebhookData';
|
|
215
|
+
export * from './DripWebhookEvent';
|
|
216
|
+
export * from './DriverLicenseModel';
|
|
217
|
+
export * from './Duration';
|
|
218
|
+
export * from './EditConversationMessageRequest';
|
|
219
|
+
export * from './EditCustomerReviewRequest';
|
|
220
|
+
export * from './EnableViolationModel';
|
|
221
|
+
export * from './EnableViolationResponseModel';
|
|
222
|
+
export * from './EnableViolationsForLawfirmRequest';
|
|
223
|
+
export * from './EnableViolationsForLawfirmResponse';
|
|
224
|
+
export * from './EstimateInsuranceSavingsRequest';
|
|
225
|
+
export * from './EstimateInsuranceSavingsResponse';
|
|
226
|
+
export * from './ExistingAccountDetails';
|
|
227
|
+
export * from './ExternalContentVote';
|
|
228
|
+
export * from './ExternalTicketCourt';
|
|
229
|
+
export * from './FeedbackAttachmentModel';
|
|
230
|
+
export * from './FeedbackDomain';
|
|
231
|
+
export * from './FinancialTransaction';
|
|
232
|
+
export * from './FindChargeDisputesResponse';
|
|
233
|
+
export * from './FindCourtsWithNoCoverageResponse';
|
|
234
|
+
export * from './FindDisputesRequest';
|
|
235
|
+
export * from './FindMatchingUser';
|
|
236
|
+
export * from './FindMatchingUsersRequest';
|
|
237
|
+
export * from './FindMatchingUsersResponse';
|
|
238
|
+
export * from './FindsCourtsResponse';
|
|
239
|
+
export * from './FineInformation';
|
|
240
|
+
export * from './FirstContactReply';
|
|
241
|
+
export * from './ForwardMessageRequest';
|
|
242
|
+
export * from './FreshDeskConversation';
|
|
243
|
+
export * from './FreshDeskRequester';
|
|
244
|
+
export * from './FreshDeskTicket';
|
|
245
|
+
export * from './FreshDeskTicketReq';
|
|
246
|
+
export * from './FreshDeskTicketRes';
|
|
247
|
+
export * from './FreshdeskAttachment';
|
|
248
|
+
export * from './FreshdeskAttachmentReq';
|
|
249
|
+
export * from './FreshdeskAttachmentRes';
|
|
250
|
+
export * from './FreshdeskTicketReferenceDomain';
|
|
251
|
+
export * from './FreshdeskWebhookRequest';
|
|
252
|
+
export * from './GenerateTemplateRequest';
|
|
253
|
+
export * from './GenericAdminListRequest';
|
|
254
|
+
export * from './GeoRatesRequest';
|
|
255
|
+
export * from './GetActivityFeedResponse';
|
|
256
|
+
export * from './GetAddressInnerResponse';
|
|
257
|
+
export * from './GetAnonymousTicketUploads';
|
|
258
|
+
export * from './GetAppConfigResponse';
|
|
259
|
+
export * from './GetAppearanceAttorneysResponse';
|
|
260
|
+
export * from './GetAvailablePaymentPlansResponse';
|
|
261
|
+
export * from './GetBookingsRequest';
|
|
262
|
+
export * from './GetBookingsResponse';
|
|
263
|
+
export * from './GetCaseActionResponse';
|
|
264
|
+
export * from './GetCaseActionTimelineResponse';
|
|
265
|
+
export * from './GetCaseActionTypesResponse';
|
|
266
|
+
export * from './GetCaseCounterOptionsResponse';
|
|
267
|
+
export * from './GetCaseDeclineReasonTypesResponse';
|
|
268
|
+
export * from './GetCaseDocumentResponse';
|
|
269
|
+
export * from './GetCaseFromCitationResponse';
|
|
270
|
+
export * from './GetCaseMessagesResponse';
|
|
271
|
+
export * from './GetCaseNotesResponse';
|
|
272
|
+
export * from './GetCasePaymentsResponse';
|
|
273
|
+
export * from './GetCaseResolutionStatusesResponse';
|
|
274
|
+
export * from './GetCaseResponse';
|
|
275
|
+
export * from './GetCaseUserModel';
|
|
276
|
+
export * from './GetCaseUsersResponse';
|
|
277
|
+
export * from './GetCasesWithCoverageObtainedResponse';
|
|
278
|
+
export * from './GetCasesWithMissingLawfirmPayoutsRequest';
|
|
279
|
+
export * from './GetCasesWithMissingLawfirmPayoutsResponse';
|
|
280
|
+
export * from './GetCasesWithOverduePaymentsResponse';
|
|
281
|
+
export * from './GetCasesWithUncapturedChargesRequest';
|
|
282
|
+
export * from './GetCitationAuditLogsResponse';
|
|
283
|
+
export * from './GetCitationPhoneLeadsRequest';
|
|
284
|
+
export * from './GetCitationPhoneLeadsResponse';
|
|
285
|
+
export * from './GetCitationResponse';
|
|
286
|
+
export * from './GetCitationsWithMissingFieldsRequest';
|
|
287
|
+
export * from './GetCitationsWithMissingFieldsResponse';
|
|
288
|
+
export * from './GetClientCasesResponse';
|
|
289
|
+
export * from './GetClientConfirmedUnpaidCasesResponse';
|
|
290
|
+
export * from './GetCoachingCardCategoriesResponse';
|
|
291
|
+
export * from './GetCompetitionResponseModel';
|
|
292
|
+
export * from './GetCounterOfferResponse';
|
|
293
|
+
export * from './GetCountiesResponse';
|
|
294
|
+
export * from './GetCountryListResponse';
|
|
295
|
+
export * from './GetCountryRegionsResponse';
|
|
296
|
+
export * from './GetCourtCoverageForCountyReportResponse';
|
|
297
|
+
export * from './GetCourtCoverageForStateReportResponse';
|
|
298
|
+
export * from './GetCourtCoverageReportResponse';
|
|
299
|
+
export * from './GetCourtResponse';
|
|
300
|
+
export * from './GetCourtsByQueryResponse';
|
|
301
|
+
export * from './GetCourtsInnerResponse';
|
|
302
|
+
export * from './GetCurrentUserResponse';
|
|
303
|
+
export * from './GetCustomerServiceAgentsResponse';
|
|
304
|
+
export * from './GetDeclinedCasesRequest';
|
|
305
|
+
export * from './GetDeclinedCasesResponse';
|
|
306
|
+
export * from './GetDocumentsRequest';
|
|
307
|
+
export * from './GetDriverLicensesResponse';
|
|
308
|
+
export * from './GetEmailTemplateResponse';
|
|
309
|
+
export * from './GetEmployeeModel';
|
|
310
|
+
export * from './GetExternalTicketInputParamsResponse';
|
|
311
|
+
export * from './GetHouseHoldMateModel';
|
|
312
|
+
export * from './GetHouseholdMatesResponse';
|
|
313
|
+
export * from './GetInvalidCasesWithStripeChargeResponse';
|
|
314
|
+
export * from './GetInviteByTokenResponse';
|
|
315
|
+
export * from './GetLastLoginResponse';
|
|
316
|
+
export * from './GetLawfirmAddressesResponse';
|
|
317
|
+
export * from './GetLawfirmCaseStatsResponse';
|
|
318
|
+
export * from './GetLawfirmCoverageReportResponse';
|
|
319
|
+
export * from './GetLawfirmCoverageResponse';
|
|
320
|
+
export * from './GetLawfirmFeeCoverageModel';
|
|
321
|
+
export * from './GetLawfirmFeeCoverageResponse';
|
|
322
|
+
export * from './GetLawfirmFeeModel';
|
|
323
|
+
export * from './GetLawfirmFeesResponse';
|
|
324
|
+
export * from './GetLawfirmFinancialTransactionsResponse';
|
|
325
|
+
export * from './GetLawfirmInboxMessagesResponse';
|
|
326
|
+
export * from './GetLawfirmJobTitleResponse';
|
|
327
|
+
export * from './GetLawfirmLawyersResponse';
|
|
328
|
+
export * from './GetLawfirmLeadsRequest';
|
|
329
|
+
export * from './GetLawfirmLeadsResponse';
|
|
330
|
+
export * from './GetLawfirmModel';
|
|
331
|
+
export * from './GetLawfirmPaymentMethodsResponse';
|
|
332
|
+
export * from './GetLawfirmPayoutReversalsResponse';
|
|
333
|
+
export * from './GetLawfirmPayoutsResponse';
|
|
334
|
+
export * from './GetLawfirmResponse';
|
|
335
|
+
export * from './GetLawfirmSettingsResponse';
|
|
336
|
+
export * from './GetLawfirmSummaryCaseRequest';
|
|
337
|
+
export * from './GetLawfirmSummaryCasesResponse';
|
|
338
|
+
export * from './GetLawfirmSupportedStatesResponse';
|
|
339
|
+
export * from './GetLawfirmTransactionsForCaseResponse';
|
|
340
|
+
export * from './GetLawfirmsResponse';
|
|
341
|
+
export * from './GetLawyerResponse';
|
|
342
|
+
export * from './GetLineItemTypesResponse';
|
|
343
|
+
export * from './GetLineItemsResponse';
|
|
344
|
+
export * from './GetListOfCitationsWithMissingCourtResponse';
|
|
345
|
+
export * from './GetLocationResponse';
|
|
346
|
+
export * from './GetLostCasesWithTransferNotReversedRequest';
|
|
347
|
+
export * from './GetLostCasesWithTransferNotReversedResponse';
|
|
348
|
+
export * from './GetMessagesByEntityResponse';
|
|
349
|
+
export * from './GetNoViolationCitationsResponse';
|
|
350
|
+
export * from './GetOutgoingContactsResponse';
|
|
351
|
+
export * from './GetOverduePaymentsResponse';
|
|
352
|
+
export * from './GetPaymentMethodsForUserResponse';
|
|
353
|
+
export * from './GetPaymentModelTypesResponse';
|
|
354
|
+
export * from './GetPenaltyType';
|
|
355
|
+
export * from './GetPenaltyTypesResponse';
|
|
356
|
+
export * from './GetPendingCasesResponse';
|
|
357
|
+
export * from './GetPendingTicketReviewsRequest';
|
|
358
|
+
export * from './GetPendingTicketReviewsResponse';
|
|
359
|
+
export * from './GetPotentialCustomersRequest';
|
|
360
|
+
export * from './GetPotentialCustomersResponse';
|
|
361
|
+
export * from './GetRedirectUrlResponse';
|
|
362
|
+
export * from './GetReferralCodeResponse';
|
|
363
|
+
export * from './GetReferralCodesResponse';
|
|
364
|
+
export * from './GetReferralsHistoryResponse';
|
|
365
|
+
export * from './GetRegionsWithViolationsResponse';
|
|
366
|
+
export * from './GetStripeChargeResponse';
|
|
367
|
+
export * from './GetStripeChargesResponse';
|
|
368
|
+
export * from './GetStripeConnectedAccountsResponse';
|
|
369
|
+
export * from './GetSupportTicketsResponse';
|
|
370
|
+
export * from './GetTicketReviewResponse';
|
|
371
|
+
export * from './GetTrafficViolationModel';
|
|
372
|
+
export * from './GetTrafficViolationTypesResponse';
|
|
373
|
+
export * from './GetUserAddressesResponse';
|
|
374
|
+
export * from './GetUserByEmailRequest';
|
|
375
|
+
export * from './GetUserByEmailResponse';
|
|
376
|
+
export * from './GetUserCasesResponse';
|
|
377
|
+
export * from './GetUserDetailsResponse';
|
|
378
|
+
export * from './GetUserRefLinksResponse';
|
|
379
|
+
export * from './GetUserReferralSourceTypesResponse';
|
|
380
|
+
export * from './GetUserRegistrationsRequest';
|
|
381
|
+
export * from './GetUserRegistrationsResponse';
|
|
382
|
+
export * from './GetUserResponse';
|
|
383
|
+
export * from './GetUserSettingsRequest';
|
|
384
|
+
export * from './GetUserSettingsResponse';
|
|
385
|
+
export * from './GetUserStripeAccountResponse';
|
|
386
|
+
export * from './GetWorkflowStateResponse';
|
|
387
|
+
export * from './GhostUser';
|
|
388
|
+
export * from './GhostUserResponse';
|
|
389
|
+
export * from './GoogleLoginRequest';
|
|
390
|
+
export * from './GptFunctionModel';
|
|
391
|
+
export * from './GraphRequest';
|
|
392
|
+
export * from './HandleOrphanedStripeChargeRequest';
|
|
393
|
+
export * from './HandleOrphanedStripeChargeResponse';
|
|
394
|
+
export * from './IncomingEmail';
|
|
395
|
+
export * from './IncomingEmailModels';
|
|
396
|
+
export * from './IncomingEmailRequest';
|
|
397
|
+
export * from './IncomingHeader';
|
|
398
|
+
export * from './InitiateCaseAndChargeCustomerRequest';
|
|
399
|
+
export * from './InitiateCaseAndChargeCustomerResponse';
|
|
400
|
+
export * from './InitiateCaseCounterRequest';
|
|
401
|
+
export * from './InitiateCaseCounterResponse';
|
|
402
|
+
export * from './InsertCaseLineItemResponse';
|
|
403
|
+
export * from './InsertInvoiceLineItemRequest';
|
|
404
|
+
export * from './IntercomConversationResponse';
|
|
405
|
+
export * from './IntercomCreateTicketResponse';
|
|
406
|
+
export * from './IntercomNext';
|
|
407
|
+
export * from './IntercomPages';
|
|
408
|
+
export * from './IntercomSearchConversationsResponse';
|
|
409
|
+
export * from './IntercomSearchTicketsResponse';
|
|
410
|
+
export * from './IntercomTicketAttributes';
|
|
411
|
+
export * from './InviteHouseholdMateRequest';
|
|
412
|
+
export * from './InviteLawyerToLawfirmRequest';
|
|
413
|
+
export * from './IsRefundEligibleResponse';
|
|
414
|
+
export * from './IsUserLoggedInResponse';
|
|
415
|
+
export * from './LastLoginDateModel';
|
|
416
|
+
export * from './Lawfirm';
|
|
417
|
+
export * from './LawfirmAuditEventModel';
|
|
418
|
+
export * from './LawfirmBankPayoutModel';
|
|
419
|
+
export * from './LawfirmBookingSummary';
|
|
420
|
+
export * from './LawfirmCaseDocument';
|
|
421
|
+
export * from './LawfirmCaseModel';
|
|
422
|
+
export * from './LawfirmCaseModelReq';
|
|
423
|
+
export * from './LawfirmCaseModelRes';
|
|
424
|
+
export * from './LawfirmCourtCoverageDomain';
|
|
425
|
+
export * from './LawfirmCoverageRecord';
|
|
426
|
+
export * from './LawfirmDocument';
|
|
427
|
+
export * from './LawfirmDocumentResponse';
|
|
428
|
+
export * from './LawfirmDocumentTemplate';
|
|
429
|
+
export * from './LawfirmDocumentTemplateResponse';
|
|
430
|
+
export * from './LawfirmFeeDomain';
|
|
431
|
+
export * from './LawfirmInboxMessageDomain';
|
|
432
|
+
export * from './LawfirmItem';
|
|
433
|
+
export * from './LawfirmLeadDomain';
|
|
434
|
+
export * from './LawfirmPayoutDomain';
|
|
435
|
+
export * from './LawfirmPictureRequest';
|
|
436
|
+
export * from './LawfirmRatesResponse';
|
|
437
|
+
export * from './LawfirmRedirectModel';
|
|
438
|
+
export * from './LawfirmSettingsDomain';
|
|
439
|
+
export * from './LawfirmSettingsDomainReq';
|
|
440
|
+
export * from './LawfirmSettingsDomainRes';
|
|
441
|
+
export * from './LawfirmStorefrontModel';
|
|
442
|
+
export * from './LawfirmVacationRequest';
|
|
443
|
+
export * from './LawfirmsRatesResponse';
|
|
444
|
+
export * from './LawyerInviteByTokenModel';
|
|
445
|
+
export * from './LawyerInviteModel';
|
|
446
|
+
export * from './LawyerLicenseModel';
|
|
447
|
+
export * from './LawyerModel';
|
|
448
|
+
export * from './LegalServiceModel';
|
|
449
|
+
export * from './LetterOfEngagement';
|
|
450
|
+
export * from './LineItem';
|
|
451
|
+
export * from './LineItemModel';
|
|
452
|
+
export * from './LineItemRequest';
|
|
453
|
+
export * from './LinkedObjects';
|
|
454
|
+
export * from './ListAgentBookingsResponse';
|
|
455
|
+
export * from './ListBillingProductsResponse';
|
|
456
|
+
export * from './ListBillingSubscribersResponse';
|
|
457
|
+
export * from './ListBillingSubscriptionModel';
|
|
458
|
+
export * from './ListBillingSubscriptionsResponse';
|
|
459
|
+
export * from './ListCaseBookingsRequest';
|
|
460
|
+
export * from './ListCaseBookingsResponse';
|
|
461
|
+
export * from './ListCaseCancellationsRequest';
|
|
462
|
+
export * from './ListCaseCancellationsResponse';
|
|
463
|
+
export * from './ListCaseOutcomesResponse';
|
|
464
|
+
export * from './ListCitationAuditEventsResponse';
|
|
465
|
+
export * from './ListCitationsRequest';
|
|
466
|
+
export * from './ListCitationsResponse';
|
|
467
|
+
export * from './ListContactTimelineResponse';
|
|
468
|
+
export * from './ListCostItemsForCustomerResponse';
|
|
469
|
+
export * from './ListDashboardCasesResponse';
|
|
470
|
+
export * from './ListEligibleStatusResponse';
|
|
471
|
+
export * from './ListEmployeesResponse';
|
|
472
|
+
export * from './ListLawfirmAuditEventsByCursorResponse';
|
|
473
|
+
export * from './ListLawfirmBankPayoutsResponse';
|
|
474
|
+
export * from './ListLawfirmStorefrontsResponse';
|
|
475
|
+
export * from './ListLawfirmSurchargeModel';
|
|
476
|
+
export * from './ListLawfirmSurchargeTypeModel';
|
|
477
|
+
export * from './ListLawfirmSurchargesResponse';
|
|
478
|
+
export * from './ListLawfirmsEngagedRequest';
|
|
479
|
+
export * from './ListLawfirmsEngagedResponse';
|
|
480
|
+
export * from './ListNotesResponse';
|
|
481
|
+
export * from './ListPhoneCallsCountModel';
|
|
482
|
+
export * from './ListPhoneCallsModel';
|
|
483
|
+
export * from './ListPhoneCallsResponse';
|
|
484
|
+
export * from './ListReferralsResponse';
|
|
485
|
+
export * from './ListReviewsResponse';
|
|
486
|
+
export * from './ListSubscriptionInvoicesResponse';
|
|
487
|
+
export * from './ListUserAuditEventsByCursorResponse';
|
|
488
|
+
export * from './ListUserAuditEventsCursorModel';
|
|
489
|
+
export * from './ListUserCoachingCardsResponse';
|
|
490
|
+
export * from './ListUserWatchlistsResponse';
|
|
491
|
+
export * from './ListViolationClassificationResponse';
|
|
492
|
+
export * from './LobEvent';
|
|
493
|
+
export * from './LobEventRequest';
|
|
494
|
+
export * from './LobMailingAddress';
|
|
495
|
+
export * from './LocalTime';
|
|
496
|
+
export * from './LookupParamValue';
|
|
497
|
+
export * from './LostCaseWithTransferNotReversed';
|
|
498
|
+
export * from './MarkActionAsDeletedResponse';
|
|
499
|
+
export * from './MarkCaseAsResolvedRequest';
|
|
500
|
+
export * from './MarkCaseAsResolvedResponse';
|
|
501
|
+
export * from './MatchCaseLineItemModel';
|
|
502
|
+
export * from './MatchCaseResponse';
|
|
503
|
+
export * from './MatchCaseViolationPenaltyModel';
|
|
504
|
+
export * from './MatchCitationModel';
|
|
505
|
+
export * from './MatchCitationResponse';
|
|
506
|
+
export * from './MatchInnerCaseModel';
|
|
507
|
+
export * from './MatchInnerCaseResponse';
|
|
508
|
+
export * from './MatchLawfirmCaseResponse';
|
|
509
|
+
export * from './MatchLegalServiceModel';
|
|
510
|
+
export * from './MatchLegalServicesRequest';
|
|
511
|
+
export * from './MatchLegalServicesResponse';
|
|
512
|
+
export * from './MatchingFieldValue';
|
|
513
|
+
export * from './MediaItemModel';
|
|
514
|
+
export * from './MergeStatusReport';
|
|
515
|
+
export * from './MergeTableChange';
|
|
516
|
+
export * from './MergeTableRecord';
|
|
517
|
+
export * from './MergeTicketResponse';
|
|
518
|
+
export * from './MergeUserRequest';
|
|
519
|
+
export * from './MergeUserResponse';
|
|
520
|
+
export * from './MessageByEntityModel';
|
|
521
|
+
export * from './MessageInputModel';
|
|
522
|
+
export * from './MissingLawfirmPayoutResult';
|
|
523
|
+
export * from './MissingPaymentDomain';
|
|
524
|
+
export * from './NewUser';
|
|
525
|
+
export * from './NewUserResponse';
|
|
526
|
+
export * from './NoLawyerAvailableRequest';
|
|
527
|
+
export * from './NoViolationCitation';
|
|
528
|
+
export * from './NoteAuthor';
|
|
529
|
+
export * from './NoteEntity';
|
|
530
|
+
export * from './NoteModel';
|
|
531
|
+
export * from './NotificationEvent';
|
|
532
|
+
export * from './NotificationEvents';
|
|
533
|
+
export * from './OCRCourtModel';
|
|
534
|
+
export * from './OCRPredictionCaseResponse';
|
|
535
|
+
export * from './OCRViolationModel';
|
|
536
|
+
export * from './OtherCase';
|
|
537
|
+
export * from './OutgoingContactDomain';
|
|
538
|
+
export * from './PaymentPlanTypeModel';
|
|
539
|
+
export * from './PaymentPlanTypeModelReq';
|
|
540
|
+
export * from './PaymentPlanTypeModelRes';
|
|
541
|
+
export * from './Penalty';
|
|
542
|
+
export * from './PenaltyModel';
|
|
543
|
+
export * from './PenaltyRequest';
|
|
544
|
+
export * from './PersistTicketEvaluationRequest';
|
|
545
|
+
export * from './PhoneNumberDomain';
|
|
546
|
+
export * from './PhoneNumberDomainReq';
|
|
547
|
+
export * from './PhoneNumberDomainRes';
|
|
548
|
+
export * from './PostCourtCoverageRequest';
|
|
549
|
+
export * from './PostFeedbackRequest';
|
|
550
|
+
export * from './PotentialCustomerDomain';
|
|
551
|
+
export * from './PredictCitationRequest';
|
|
552
|
+
export * from './PredictCitationResponse';
|
|
553
|
+
export * from './PredictCitationTextRequest';
|
|
554
|
+
export * from './PredictImageClassificationRequest';
|
|
555
|
+
export * from './PredictImageClassificationResponse';
|
|
556
|
+
export * from './PredictRichCitationResponse';
|
|
557
|
+
export * from './PreviewDocumentRequest';
|
|
558
|
+
export * from './PriceMatchRequest';
|
|
559
|
+
export * from './PriceMatchResponse';
|
|
560
|
+
export * from './PublishReferralContactsResponse';
|
|
561
|
+
export * from './PublishReferralRequest';
|
|
562
|
+
export * from './PureDate';
|
|
563
|
+
export * from './PushNotificationRegistrationRequest';
|
|
564
|
+
export * from './PushNotificationRequest';
|
|
565
|
+
export * from './PutDocumentRequest';
|
|
566
|
+
export * from './ReferralContact';
|
|
567
|
+
export * from './ReferralContactStatus';
|
|
568
|
+
export * from './ReferralResponse';
|
|
569
|
+
export * from './ReferralResponseByUser';
|
|
570
|
+
export * from './RefundCasePaymentRequest';
|
|
571
|
+
export * from './RefundLawfirmFeeRequest';
|
|
572
|
+
export * from './RegisterGhostUserRequest';
|
|
573
|
+
export * from './RegisterGhostUserResponse';
|
|
574
|
+
export * from './RegisterNewUserRequest';
|
|
575
|
+
export * from './RegisterNewUserResponse';
|
|
576
|
+
export * from './RegisteredUserDomain';
|
|
577
|
+
export * from './RemoveCoverageRequest';
|
|
578
|
+
export * from './RemoveLawfirmSurchargeRequest';
|
|
579
|
+
export * from './ReplyToReviewRequest';
|
|
580
|
+
export * from './ReplyToTicketRequest';
|
|
581
|
+
export * from './RescheduleTaskRequest';
|
|
582
|
+
export * from './ResetFeeForLawfirmModel';
|
|
583
|
+
export * from './ResetFeesForLawfirmRequest';
|
|
584
|
+
export * from './ResetFeesForLawfirmResponse';
|
|
585
|
+
export * from './ResetUserPasswordRequest';
|
|
586
|
+
export * from './ResetViolationModel';
|
|
587
|
+
export * from './Results';
|
|
588
|
+
export * from './ReverseLawfirmPayoutRequest';
|
|
589
|
+
export * from './ReviewCommentModel';
|
|
590
|
+
export * from './ReviewRatingModel';
|
|
591
|
+
export * from './ReviewVoteAggregateModel';
|
|
592
|
+
export * from './RichCitationInferenceResponse';
|
|
593
|
+
export * from './SNSNotificationRequest';
|
|
594
|
+
export * from './SSLCertificateResponse';
|
|
595
|
+
export * from './SaveAgentBookingRequest';
|
|
596
|
+
export * from './SaveAgentBookingResponse';
|
|
597
|
+
export * from './SaveCaseNotesRequest';
|
|
598
|
+
export * from './SaveCaseUserRequest';
|
|
599
|
+
export * from './SaveCoachingCardRequest';
|
|
600
|
+
export * from './SaveCoachingCardUserRequest';
|
|
601
|
+
export * from './SaveDriverLicensePictureRequest';
|
|
602
|
+
export * from './SaveDriverLicensePictureResponse';
|
|
603
|
+
export * from './SaveDriverLicenseRequest';
|
|
604
|
+
export * from './SaveExternalContentVoteRequest';
|
|
605
|
+
export * from './SaveItemToWatchlistRequest';
|
|
606
|
+
export * from './SaveLawfirmSurchargeModel';
|
|
607
|
+
export * from './SaveLawfirmSurchargesRequest';
|
|
608
|
+
export * from './SaveLawyerLeadRequest';
|
|
609
|
+
export * from './SaveLawyerLicenseModel';
|
|
610
|
+
export * from './SaveLawyerLicensesRequest';
|
|
611
|
+
export * from './SaveLawyerRequest';
|
|
612
|
+
export * from './SaveNotesRequest';
|
|
613
|
+
export * from './SaveUserSocialProfileModel';
|
|
614
|
+
export * from './SaveUserSocialProfileRequest';
|
|
615
|
+
export * from './SaveUserWatchlistsRequest';
|
|
616
|
+
export * from './ScheduleNewPaymentRequest';
|
|
617
|
+
export * from './ScheduledTaskGetResponse';
|
|
618
|
+
export * from './ScheduledTaskResponse';
|
|
619
|
+
export * from './SearchNotesResponse';
|
|
620
|
+
export * from './SendBookingReceiptRequest';
|
|
621
|
+
export * from './SendConsolidatedEmailToUser';
|
|
622
|
+
export * from './SendDirectCheckResponse';
|
|
623
|
+
export * from './SendDirectMailResponse';
|
|
624
|
+
export * from './SendDirectReferralCheckRequest';
|
|
625
|
+
export * from './SendEmailToUserRequest';
|
|
626
|
+
export * from './SendEmailToUsersRequest';
|
|
627
|
+
export * from './SendOneTimePasswordRequest';
|
|
628
|
+
export * from './SendPayoutToLawfirmRequest';
|
|
629
|
+
export * from './SendPayoutToLawfirmResponse';
|
|
630
|
+
export * from './ServiceLevelAgreement';
|
|
631
|
+
export * from './SetArchiveCaseModel';
|
|
632
|
+
export * from './SetArchiveOnCasesRequest';
|
|
633
|
+
export * from './SetCourtDateForCaseRequest';
|
|
634
|
+
export * from './SetCustomerReviewStatusRequest';
|
|
635
|
+
export * from './SetFlagOnMessageModel';
|
|
636
|
+
export * from './SetFlagOnMessagesRequest';
|
|
637
|
+
export * from './SetLawfirmCaseDecisionRequest';
|
|
638
|
+
export * from './SetMarketingEmailOptInRequest';
|
|
639
|
+
export * from './SetReferralSourceRequest';
|
|
640
|
+
export * from './SetStarOnMessageModel';
|
|
641
|
+
export * from './SetStarOnMessagesRequest';
|
|
642
|
+
export * from './SettingRequest';
|
|
643
|
+
export * from './SettingResponse';
|
|
644
|
+
export * from './SignImageUrlRequest';
|
|
645
|
+
export * from './SignImageUrlResponse';
|
|
646
|
+
export * from './SignRecordingUrlRequest';
|
|
647
|
+
export * from './SignRecordingUrlResponse';
|
|
648
|
+
export * from './SimpleCredentialsResponse';
|
|
649
|
+
export * from './SingleSignOnResponse';
|
|
650
|
+
export * from './SkipMap';
|
|
651
|
+
export * from './SlimCitationInferenceResponse';
|
|
652
|
+
export * from './SocialLoginRequest';
|
|
653
|
+
export * from './SocialLoginResponse';
|
|
654
|
+
export * from './SocialLoginUser';
|
|
655
|
+
export * from './SocialPhoneNumber';
|
|
656
|
+
export * from './Source';
|
|
657
|
+
export * from './SqlResponse';
|
|
658
|
+
export * from './Statistics';
|
|
659
|
+
export * from './StripeAccountLinkDomain';
|
|
660
|
+
export * from './StripeApplicationFeeDomain';
|
|
661
|
+
export * from './StripeApplicationFeeRefundDomain';
|
|
662
|
+
export * from './StripeApplicationFeeRefundSyncResults';
|
|
663
|
+
export * from './StripeApplicationFeeSyncResults';
|
|
664
|
+
export * from './StripeCardDomain';
|
|
665
|
+
export * from './StripeChargeDomain';
|
|
666
|
+
export * from './StripeChargeSyncResults';
|
|
667
|
+
export * from './StripeConnectedAccountDomain';
|
|
668
|
+
export * from './StripeCustomerAccountDomain';
|
|
669
|
+
export * from './StripeDisputeDomain';
|
|
670
|
+
export * from './StripeFieldVerification';
|
|
671
|
+
export * from './StripePaymentDomain';
|
|
672
|
+
export * from './StripePaymentRefundDomain';
|
|
673
|
+
export * from './StripePaymentRefundSyncResults';
|
|
674
|
+
export * from './StripePaymentSourceDomain';
|
|
675
|
+
export * from './StripePaymentSyncResults';
|
|
676
|
+
export * from './StripeRefundDomain';
|
|
677
|
+
export * from './StripeRefundSyncResults';
|
|
678
|
+
export * from './StripeReversalSyncResults';
|
|
679
|
+
export * from './StripeTransferDomain';
|
|
680
|
+
export * from './StripeTransferReversalDomain';
|
|
681
|
+
export * from './StripeTransferSyncResults';
|
|
682
|
+
export * from './SubscribeRequest';
|
|
683
|
+
export * from './Subscriber';
|
|
684
|
+
export * from './SubscriberDomain';
|
|
685
|
+
export * from './SubscriptionDiscountEligibility';
|
|
686
|
+
export * from './SubscriptionDiscountEligibilityReq';
|
|
687
|
+
export * from './SubscriptionDiscountEligibilityRes';
|
|
688
|
+
export * from './SubscriptionGuardianModel';
|
|
689
|
+
export * from './SyncStripeChargesRequest';
|
|
690
|
+
export * from './SyncStripeChargesResponse';
|
|
691
|
+
export * from './SyncStripeDisputeResponse';
|
|
692
|
+
export * from './SyncStripePaymentsRequest';
|
|
693
|
+
export * from './SyncStripePaymentsResponse';
|
|
694
|
+
export * from './SyncStripeRefundsRequest';
|
|
695
|
+
export * from './SyncStripeTransfersRequest';
|
|
696
|
+
export * from './SyncStripeTransfersResponse';
|
|
697
|
+
export * from './Tag';
|
|
698
|
+
export * from './Tags';
|
|
699
|
+
export * from './Teammates';
|
|
700
|
+
export * from './TemporalUnit';
|
|
701
|
+
export * from './TicketLeadDomain';
|
|
702
|
+
export * from './TicketPart';
|
|
703
|
+
export * from './TicketPartsWrapper';
|
|
704
|
+
export * from './TicketReviewRequest';
|
|
705
|
+
export * from './TicketReviewRequestReq';
|
|
706
|
+
export * from './TicketReviewRequestRes';
|
|
707
|
+
export * from './TicketType';
|
|
708
|
+
export * from './TicketTypeAttribute';
|
|
709
|
+
export * from './TicketTypeAttributesWrapper';
|
|
710
|
+
export * from './TimeZone';
|
|
711
|
+
export * from './TimeZoneReq';
|
|
712
|
+
export * from './TimeZoneRes';
|
|
713
|
+
export * from './Timestamp';
|
|
714
|
+
export * from './TimestampReq';
|
|
715
|
+
export * from './TimestampRes';
|
|
716
|
+
export * from './Topic';
|
|
717
|
+
export * from './Topics';
|
|
718
|
+
export * from './TrafficViolationInputRequest';
|
|
719
|
+
export * from './TransferCaseRequest';
|
|
720
|
+
export * from './USStateDomain';
|
|
721
|
+
export * from './UpdateAddress';
|
|
722
|
+
export * from './UpdateCaseActionRequest';
|
|
723
|
+
export * from './UpdateCaseActionResponse';
|
|
724
|
+
export * from './UpdateCaseDeclineTicketsRequest';
|
|
725
|
+
export * from './UpdateCasePaymentRequest';
|
|
726
|
+
export * from './UpdateCitationAddressRequest';
|
|
727
|
+
export * from './UpdateCitationPictureRequest';
|
|
728
|
+
export * from './UpdateCitationRequest';
|
|
729
|
+
export * from './UpdateCoachingCardRequest';
|
|
730
|
+
export * from './UpdateCourtRequest';
|
|
731
|
+
export * from './UpdateDisputeRequest';
|
|
732
|
+
export * from './UpdateInvoiceLineItemRequest';
|
|
733
|
+
export * from './UpdateLawfirmFeeRequest';
|
|
734
|
+
export * from './UpdateLawfirmFeeResponse';
|
|
735
|
+
export * from './UpdateLawfirmModel';
|
|
736
|
+
export * from './UpdateLawfirmPaymentModelRequest';
|
|
737
|
+
export * from './UpdateLawfirmPayoutRequest';
|
|
738
|
+
export * from './UpdateLawfirmPayoutResponse';
|
|
739
|
+
export * from './UpdateLawfirmRequest';
|
|
740
|
+
export * from './UpdateLawfirmSettingsRequest';
|
|
741
|
+
export * from './UpdateLawyerRoleRequest';
|
|
742
|
+
export * from './UpdateNoteInput';
|
|
743
|
+
export * from './UpdateNoteRequest';
|
|
744
|
+
export * from './UpdateNoteResponse';
|
|
745
|
+
export * from './UpdatePaymentDueDateRequest';
|
|
746
|
+
export * from './UpdatePhoneNumber';
|
|
747
|
+
export * from './UpdateProfilePictureRequest';
|
|
748
|
+
export * from './UpdateProfilePictureResponse';
|
|
749
|
+
export * from './UpdateRefundEligibilityForCaseRequest';
|
|
750
|
+
export * from './UpdateReplyForCustomerReview';
|
|
751
|
+
export * from './UpdateUserDetailsResponse';
|
|
752
|
+
export * from './UpdateUserModel';
|
|
753
|
+
export * from './UpdateUserPhoneNumberRequest';
|
|
754
|
+
export * from './UpdateUserProfileRequest';
|
|
755
|
+
export * from './UpdateUserRolesRequest';
|
|
756
|
+
export * from './UpdateUserSettingsRequest';
|
|
757
|
+
export * from './UpdateUserSettingsResponse';
|
|
758
|
+
export * from './UpdateViolationRequest';
|
|
759
|
+
export * from './UploadLawfirmsRequest';
|
|
760
|
+
export * from './UploadLawfirmsResponse';
|
|
761
|
+
export * from './UpsertAddressRequest';
|
|
762
|
+
export * from './User';
|
|
763
|
+
export * from './UserAccountModel';
|
|
764
|
+
export * from './UserAssetModel';
|
|
765
|
+
export * from './UserAuditEventModel';
|
|
766
|
+
export * from './UserBookingsDomain';
|
|
767
|
+
export * from './UserDetails';
|
|
768
|
+
export * from './UserDomain';
|
|
769
|
+
export * from './UserDomainReq';
|
|
770
|
+
export * from './UserDomainRes';
|
|
771
|
+
export * from './UserItem';
|
|
772
|
+
export * from './UserRefLinkDomain';
|
|
773
|
+
export * from './UserReferralLinkModel';
|
|
774
|
+
export * from './UserReferralLinkModelReq';
|
|
775
|
+
export * from './UserReferralLinkModelRes';
|
|
776
|
+
export * from './UserReferralSourceTypeModel';
|
|
777
|
+
export * from './UserRegistrationStats';
|
|
778
|
+
export * from './UserRoleDomain';
|
|
779
|
+
export * from './UserSocialProfileModel';
|
|
780
|
+
export * from './UserSocialProfileModelReq';
|
|
781
|
+
export * from './UserSocialProfileModelRes';
|
|
782
|
+
export * from './UserSubscriptionPlanModel';
|
|
783
|
+
export * from './UserSubscriptionPlanModelReq';
|
|
784
|
+
export * from './UserSubscriptionPlanModelRes';
|
|
785
|
+
export * from './UserToContact';
|
|
786
|
+
export * from './UserWatchlistsModel';
|
|
787
|
+
export * from './ValidateDirectMailRequest';
|
|
788
|
+
export * from './ValidateDirectMailResponse';
|
|
789
|
+
export * from './ValidatePhoneNumberRequest';
|
|
790
|
+
export * from './ValidatePhoneNumberResponse';
|
|
791
|
+
export * from './ValidateUserEmailResponse';
|
|
792
|
+
export * from './VerifyCaptchaTokenRequest';
|
|
793
|
+
export * from './VerifyCaptchaTokenResponse';
|
|
794
|
+
export * from './VerifyMailingAddressRequest';
|
|
795
|
+
export * from './VerifyMailingAddressResponse';
|
|
796
|
+
export * from './VerifyPasswordResetTokenResponse';
|
|
797
|
+
export * from './VerifyUserAccountResponse';
|
|
798
|
+
export * from './VerifyUserPasswordRequest';
|
|
799
|
+
export * from './Violation';
|
|
800
|
+
export * from './ViolationClassificationModel';
|
|
801
|
+
export * from './ViolationInput';
|
|
802
|
+
export * from './ViolationInputRequest';
|
|
803
|
+
export * from './ViolationModel';
|
|
804
|
+
export * from './ViolationNames';
|
|
805
|
+
export * from './ViolationPenaltyModel';
|
|
806
|
+
export * from './ViolationPenaltyResponse';
|
|
807
|
+
export * from './ViolationResponse';
|
|
808
|
+
export * from './WatchlistItemsModel';
|
|
809
|
+
export * from './WorkflowCaseModel';
|
|
810
|
+
export * from './WorkflowCitationModel';
|
|
811
|
+
export * from './WorkflowLineItemModel';
|
|
812
|
+
export * from './WorkflowViolationModel';
|
|
813
|
+
export * from './WorkflowViolationPenaltyModel';
|
|
814
|
+
export * from './ZoneId';
|
|
815
|
+
export * from './ZoneOffset';
|
|
816
|
+
export * from './ZoneOffsetTransition';
|
|
817
|
+
export * from './ZoneOffsetTransitionRule';
|
|
818
|
+
export * from './ZoneRules';
|