@otr-app/shared-backend-generated-client 2.2.38 → 2.2.39
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/typescript/.openapi-generator/VERSION +1 -0
- package/dist/typescript/.openapi-generator-ignore +23 -0
- package/dist/typescript/api/ActionRequiredControllerApi.ts +58 -0
- package/dist/typescript/api/ActivityFeedControllerApi.ts +71 -0
- package/dist/typescript/api/AddressControllerApi.ts +117 -0
- package/dist/typescript/api/AlertNotificationControllerApi.ts +87 -0
- package/dist/typescript/api/AppEventsControllerApi.ts +58 -0
- package/dist/typescript/api/AuditLawfirmEventsControllerApi.ts +78 -0
- package/dist/typescript/api/AuthenticationControllerApi.ts +51 -0
- package/dist/typescript/api/AwsCredentialsControllerApi.ts +58 -0
- package/dist/typescript/api/BlogWebhookControllerApi.ts +58 -0
- package/dist/typescript/api/BranchLinkControllerApi.ts +58 -0
- package/dist/typescript/api/CaseActionsControllerApi.ts +239 -0
- package/dist/typescript/api/CaseControllerApi.ts +558 -0
- package/dist/typescript/api/CaseCreationControllerApi.ts +89 -0
- package/dist/typescript/api/CaseNotesControllerApi.ts +94 -0
- package/dist/typescript/api/CasePaymentControllerApi.ts +579 -0
- package/dist/typescript/api/CaseReferralCodeControllerApi.ts +65 -0
- package/dist/typescript/api/CaseRefundControllerApi.ts +173 -0
- package/dist/typescript/api/CaseStatusControllerApi.ts +83 -0
- package/dist/typescript/api/CaseTransferControllerApi.ts +94 -0
- package/dist/typescript/api/CertificateControllerApi.ts +61 -0
- package/dist/typescript/api/CitationControllerApi.ts +508 -0
- package/dist/typescript/api/ConfigurationControllerApi.ts +51 -0
- package/dist/typescript/api/ConsoleListControllerApi.ts +435 -0
- package/dist/typescript/api/ContactTimelineControllerApi.ts +58 -0
- package/dist/typescript/api/ConversationControllerApi.ts +287 -0
- package/dist/typescript/api/CountyControllerApi.ts +61 -0
- package/dist/typescript/api/CourtControllerApi.ts +342 -0
- package/dist/typescript/api/CrmControllerApi.ts +240 -0
- package/dist/typescript/api/CustomerLeadControllerApi.ts +58 -0
- package/dist/typescript/api/CustomerReviewControllerApi.ts +301 -0
- package/dist/typescript/api/DashboardControllerApi.ts +261 -0
- package/dist/typescript/api/DirectMailControllerApi.ts +261 -0
- package/dist/typescript/api/DripControllerApi.ts +58 -0
- package/dist/typescript/api/DripWebhooksControllerApi.ts +87 -0
- package/dist/typescript/api/EmailSubscriptionControllerApi.ts +58 -0
- package/dist/typescript/api/FeedbackControllerApi.ts +63 -0
- package/dist/typescript/api/FreshcallerControllerApi.ts +58 -0
- package/dist/typescript/api/FreshdeskTicketControllerApi.ts +137 -0
- package/dist/typescript/api/GetCaseControllerApi.ts +116 -0
- package/dist/typescript/api/HouseholdMateControllerApi.ts +175 -0
- package/dist/typescript/api/InsuranceCalculatorControllerApi.ts +58 -0
- package/dist/typescript/api/LawfirmCaseDecisionControllerApi.ts +65 -0
- package/dist/typescript/api/LawfirmCasesControllerApi.ts +104 -0
- package/dist/typescript/api/LawfirmControllerApi.ts +796 -0
- package/dist/typescript/api/LawfirmDocumentControllerApi.ts +256 -0
- package/dist/typescript/api/LawfirmFeeCoverageControllerApi.ts +389 -0
- package/dist/typescript/api/LawfirmPaymentModelControllerApi.ts +51 -0
- package/dist/typescript/api/LawfirmRatesControllerApi.ts +58 -0
- package/dist/typescript/api/LawfirmStorefrontControllerApi.ts +66 -0
- package/dist/typescript/api/LawfirmSurchargeControllerApi.ts +135 -0
- package/dist/typescript/api/LawfirmTransactionsControllerApi.ts +516 -0
- package/dist/typescript/api/LawyerControllerApi.ts +188 -0
- package/dist/typescript/api/LineItemControllerApi.ts +195 -0
- package/dist/typescript/api/ListCasesControllerApi.ts +136 -0
- package/dist/typescript/api/NotesControllerApi.ts +123 -0
- package/dist/typescript/api/OnDemandRequestControllerApi.ts +65 -0
- package/dist/typescript/api/OneTimePasswordControllerApi.ts +51 -0
- package/dist/typescript/api/PhoneLeadsControllerApi.ts +87 -0
- package/dist/typescript/api/PushNotificationControllerApi.ts +294 -0
- package/dist/typescript/api/RecurringBillingControllerApi.ts +218 -0
- package/dist/typescript/api/RefLinkControllerApi.ts +58 -0
- package/dist/typescript/api/ReferralCodeControllerApi.ts +201 -0
- package/dist/typescript/api/ReferralControllerApi.ts +112 -0
- package/dist/typescript/api/ReferralSourceControllerApi.ts +85 -0
- package/dist/typescript/api/RefundEligibilityControllerApi.ts +58 -0
- package/dist/typescript/api/RegistrationControllerApi.ts +80 -0
- package/dist/typescript/api/ReportingControllerApi.ts +168 -0
- package/dist/typescript/api/ScheduledTaskControllerApi.ts +123 -0
- package/dist/typescript/api/SnsListenerControllerApi.ts +87 -0
- package/dist/typescript/api/SocialLoginControllerApi.ts +94 -0
- package/dist/typescript/api/StripeCardControllerApi.ts +393 -0
- package/dist/typescript/api/StripeControllerApi.ts +184 -0
- package/dist/typescript/api/StripeSyncControllerApi.ts +196 -0
- package/dist/typescript/api/StripeWebhookControllerApi.ts +77 -0
- package/dist/typescript/api/TicketReviewControllerApi.ts +123 -0
- package/dist/typescript/api/TrafficViolationControllerApi.ts +224 -0
- package/dist/typescript/api/UrlRedirectControllerApi.ts +117 -0
- package/dist/typescript/api/UserAccountControllerApi.ts +137 -0
- package/dist/typescript/api/UserAuditControllerApi.ts +78 -0
- package/dist/typescript/api/UserControllerApi.ts +315 -0
- package/dist/typescript/api/UserPasswordControllerApi.ts +261 -0
- package/dist/typescript/api/UserProfileControllerApi.ts +324 -0
- package/dist/typescript/api/UserSearchControllerApi.ts +87 -0
- package/dist/typescript/api/UtilityControllerApi.ts +112 -0
- package/dist/typescript/api/ValidationControllerApi.ts +61 -0
- package/dist/typescript/api/ViolationPenaltyControllerApi.ts +157 -0
- package/dist/typescript/api/api.ts +173 -0
- package/dist/typescript/api.module.ts +92 -0
- package/dist/typescript/git_push.sh +58 -0
- package/dist/typescript/index.ts +2 -0
- package/dist/typescript/model/AccountLevelFee.ts +94 -0
- package/dist/typescript/model/AccountLevelFeeRequest.ts +18 -0
- package/dist/typescript/model/AccountLevelFeeResponse.ts +19 -0
- package/dist/typescript/model/AccountLevelFeeToSave.ts +89 -0
- package/dist/typescript/model/ActivityFeedModel.ts +39 -0
- package/dist/typescript/model/AddACHToStripeAccountRequest.ts +20 -0
- package/dist/typescript/model/AddActionToCaseRequest.ts +18 -0
- package/dist/typescript/model/AddActionToCaseResponse.ts +18 -0
- package/dist/typescript/model/AddCardToStripeAccountRequest.ts +21 -0
- package/dist/typescript/model/AddCardToStripeAccountResponse.ts +20 -0
- package/dist/typescript/model/AddCaseMessageResponse.ts +18 -0
- package/dist/typescript/model/AddCourtCoverageRequest.ts +88 -0
- package/dist/typescript/model/AddCourtRequest.ts +20 -0
- package/dist/typescript/model/AddCustomerLeadRequest.ts +18 -0
- package/dist/typescript/model/AddExtraAccountRequest.ts +20 -0
- package/dist/typescript/model/AddInnerCourt.ts +37 -0
- package/dist/typescript/model/AddInnerCourtAddress.ts +24 -0
- package/dist/typescript/model/AddNewCaseMessageRequest.ts +18 -0
- package/dist/typescript/model/AddNoteToPhoneLeadRequest.ts +34 -0
- package/dist/typescript/model/AddPenaltyRequest.ts +18 -0
- package/dist/typescript/model/AddRedirectUrlRequest.ts +33 -0
- package/dist/typescript/model/AddReviewRequest.ts +40 -0
- package/dist/typescript/model/AddViolationRequest.ts +84 -0
- package/dist/typescript/model/AddViolationResponse.ts +85 -0
- package/dist/typescript/model/AddViolationsToCitationRequest.ts +18 -0
- package/dist/typescript/model/AddressDomain.ts +98 -0
- package/dist/typescript/model/AddressDomainReq.ts +97 -0
- package/dist/typescript/model/AddressDomainRes.ts +98 -0
- package/dist/typescript/model/AggregateBySource.ts +31 -0
- package/dist/typescript/model/AggregateRatingMetrics.ts +21 -0
- package/dist/typescript/model/AggregateReferralCredit.ts +20 -0
- package/dist/typescript/model/Alert.ts +35 -0
- package/dist/typescript/model/AlertNotificationResponse.ts +19 -0
- package/dist/typescript/model/AppEventCreateRequest.ts +27 -0
- package/dist/typescript/model/AppearanceAttorneyDomain.ts +21 -0
- package/dist/typescript/model/AppleLoginRequest.ts +22 -0
- package/dist/typescript/model/AuthorModel.ts +31 -0
- package/dist/typescript/model/AuthorizeChargeForCasePaymentRequest.ts +19 -0
- package/dist/typescript/model/AuthorizeChargeForCasePaymentResponse.ts +18 -0
- package/dist/typescript/model/AvailablePaymentPlan.ts +27 -0
- package/dist/typescript/model/AvailableRegion.ts +19 -0
- package/dist/typescript/model/AwsCredentialsRequest.ts +23 -0
- package/dist/typescript/model/BackfillLawfirmTransactionRecordsRequest.ts +22 -0
- package/dist/typescript/model/BackfillLawfirmTransactionRecordsResponse.ts +18 -0
- package/dist/typescript/model/BillingInvoiceModel.ts +32 -0
- package/dist/typescript/model/BillingPriceModel.ts +42 -0
- package/dist/typescript/model/BillingProductModel.ts +24 -0
- package/dist/typescript/model/BillingSubscriptionItemModel.ts +49 -0
- package/dist/typescript/model/BillingSubscriptionModel.ts +38 -0
- package/dist/typescript/model/BillingUpcomingInvoiceModel.ts +21 -0
- package/dist/typescript/model/BlogDocument.ts +20 -0
- package/dist/typescript/model/BlogEvent.ts +21 -0
- package/dist/typescript/model/BlogMetadata.ts +20 -0
- package/dist/typescript/model/Booking.ts +125 -0
- package/dist/typescript/model/BookingCancelation.ts +127 -0
- package/dist/typescript/model/CallContact.ts +68 -0
- package/dist/typescript/model/CancelBillingSubscriptionResponse.ts +34 -0
- package/dist/typescript/model/CancelCaseRequest.ts +62 -0
- package/dist/typescript/model/CancelationDetails.ts +21 -0
- package/dist/typescript/model/CancelationDetailsReq.ts +21 -0
- package/dist/typescript/model/CancelationDetailsRes.ts +21 -0
- package/dist/typescript/model/CaptureChargeFromCasePaymentRequest.ts +19 -0
- package/dist/typescript/model/CaseActionDomain.ts +41 -0
- package/dist/typescript/model/CaseAlert.ts +36 -0
- package/dist/typescript/model/CaseBookingsStats.ts +25 -0
- package/dist/typescript/model/CaseChargeResponsePojo.ts +19 -0
- package/dist/typescript/model/CaseCreationRequest.ts +20 -0
- package/dist/typescript/model/CaseDomain.ts +93 -0
- package/dist/typescript/model/CaseDomainReq.ts +93 -0
- package/dist/typescript/model/CaseDomainRes.ts +93 -0
- package/dist/typescript/model/CaseLineItemDomainReq.ts +60 -0
- package/dist/typescript/model/CaseLineItemDomainRes.ts +60 -0
- package/dist/typescript/model/CaseLineItemsSummary.ts +30 -0
- package/dist/typescript/model/CaseMessageDomain.ts +41 -0
- package/dist/typescript/model/CaseNotesDomain.ts +19 -0
- package/dist/typescript/model/CasePaymentDomain.ts +62 -0
- package/dist/typescript/model/CasePaymentModel.ts +20 -0
- package/dist/typescript/model/CaseStatusDetailsResponse.ts +67 -0
- package/dist/typescript/model/CaseStatusDomain.ts +73 -0
- package/dist/typescript/model/CaseSummaryDomain.ts +46 -0
- package/dist/typescript/model/CaseTransferHistory.ts +43 -0
- package/dist/typescript/model/CaseTransferResponse.ts +18 -0
- package/dist/typescript/model/CaseViolationPenalty.ts +39 -0
- package/dist/typescript/model/CaseWithCoverageObtained.ts +89 -0
- package/dist/typescript/model/ChangeUserPasswordRequest.ts +20 -0
- package/dist/typescript/model/ChargeFeeToLawfirmRequest.ts +43 -0
- package/dist/typescript/model/ChargeFeeToLawfirmResponse.ts +18 -0
- package/dist/typescript/model/CitationDomain.ts +123 -0
- package/dist/typescript/model/CitationDomainReq.ts +123 -0
- package/dist/typescript/model/CitationDomainRes.ts +123 -0
- package/dist/typescript/model/CitationInputRequest.ts +94 -0
- package/dist/typescript/model/CitationViolationModel.ts +84 -0
- package/dist/typescript/model/CitationWithMissingCourt.ts +76 -0
- package/dist/typescript/model/CitationWithMissingFields.ts +81 -0
- package/dist/typescript/model/ClientActionRequiredRequest.ts +27 -0
- package/dist/typescript/model/ClientConfirmedUnpaidCase.ts +28 -0
- package/dist/typescript/model/ClientLeadDomain.ts +24 -0
- package/dist/typescript/model/ContactTimelineResponse.ts +20 -0
- package/dist/typescript/model/CountryDomain.ts +19 -0
- package/dist/typescript/model/CountryRegion.ts +22 -0
- package/dist/typescript/model/CountyDomain.ts +75 -0
- package/dist/typescript/model/CourtCoverageCountyRecord.ts +26 -0
- package/dist/typescript/model/CourtCoverageRecord.ts +29 -0
- package/dist/typescript/model/CourtCoverageStateRecord.ts +25 -0
- package/dist/typescript/model/CourtDomain.ts +43 -0
- package/dist/typescript/model/CourtDomainReq.ts +43 -0
- package/dist/typescript/model/CourtDomainRes.ts +43 -0
- package/dist/typescript/model/CourtInputRequest.ts +18 -0
- package/dist/typescript/model/CourtResponseModel.ts +39 -0
- package/dist/typescript/model/CoverageToRemove.ts +82 -0
- package/dist/typescript/model/CreateBillingSubscriptionItemModel.ts +49 -0
- package/dist/typescript/model/CreateBillingSubscriptionRequest.ts +19 -0
- package/dist/typescript/model/CreateBillingSubscriptionResponse.ts +33 -0
- package/dist/typescript/model/CreateBranchLinkRequest.ts +26 -0
- package/dist/typescript/model/CreateCitationRequest.ts +99 -0
- package/dist/typescript/model/CreateCitationResponse.ts +18 -0
- package/dist/typescript/model/CreateConnectAccountLinkRequest.ts +20 -0
- package/dist/typescript/model/CreateConnectAccountLinkResponse.ts +18 -0
- package/dist/typescript/model/CreateLawfirmModel.ts +59 -0
- package/dist/typescript/model/CreateNewLawfirmRequest.ts +22 -0
- package/dist/typescript/model/CreateNoteInput.ts +25 -0
- package/dist/typescript/model/CreateNoteRequest.ts +18 -0
- package/dist/typescript/model/CreateNoteResponse.ts +18 -0
- package/dist/typescript/model/CreateReferralCodeRequest.ts +39 -0
- package/dist/typescript/model/CreateReferralCodeResponse.ts +18 -0
- package/dist/typescript/model/CreateReferralSourceForCitation.ts +18 -0
- package/dist/typescript/model/CreateStripeConnectAccountRequest.ts +25 -0
- package/dist/typescript/model/CreateStripeConnectAccountResponse.ts +19 -0
- package/dist/typescript/model/CursorModel.ts +19 -0
- package/dist/typescript/model/CustomerLead.ts +95 -0
- package/dist/typescript/model/CustomerOverduePayment.ts +24 -0
- package/dist/typescript/model/CustomerReview.ts +55 -0
- package/dist/typescript/model/DashboardAddressModel.ts +22 -0
- package/dist/typescript/model/DashboardCaseModel.ts +27 -0
- package/dist/typescript/model/DashboardCitationModel.ts +33 -0
- package/dist/typescript/model/DashboardCourtModel.ts +19 -0
- package/dist/typescript/model/DashboardStatusModel.ts +68 -0
- package/dist/typescript/model/DefaultClassModel.ts +80 -0
- package/dist/typescript/model/DeleteCitationResponse.ts +18 -0
- package/dist/typescript/model/DeleteLawyerLicenseRequest.ts +18 -0
- package/dist/typescript/model/DeleteNotificationByPagesRequest.ts +28 -0
- package/dist/typescript/model/DeleteNotificationEventRequest.ts +29 -0
- package/dist/typescript/model/DirectMailContact.ts +42 -0
- package/dist/typescript/model/DirectMailContactResponse.ts +18 -0
- package/dist/typescript/model/DirectMailGetRequest.ts +19 -0
- package/dist/typescript/model/DirectMailSendRequest.ts +28 -0
- package/dist/typescript/model/DirectMailTemplate.ts +30 -0
- package/dist/typescript/model/DirectMailTemplateResponse.ts +18 -0
- package/dist/typescript/model/DirectMailTemplateToAdd.ts +30 -0
- package/dist/typescript/model/DismissCitationsFromContactListRequest.ts +18 -0
- package/dist/typescript/model/DismissPhoneLeadRequest.ts +33 -0
- package/dist/typescript/model/DocumentDecisionRequest.ts +19 -0
- package/dist/typescript/model/DripRemoveRequest.ts +27 -0
- package/dist/typescript/model/DripWebhookData.ts +20 -0
- package/dist/typescript/model/DripWebhookEvent.ts +20 -0
- package/dist/typescript/model/Duration.ts +22 -0
- package/dist/typescript/model/EditConversationMessageRequest.ts +18 -0
- package/dist/typescript/model/EnableViolationModel.ts +81 -0
- package/dist/typescript/model/EnableViolationResponseModel.ts +18 -0
- package/dist/typescript/model/EnableViolationsForLawfirmRequest.ts +18 -0
- package/dist/typescript/model/EnableViolationsForLawfirmResponse.ts +18 -0
- package/dist/typescript/model/EstimateInsuranceSavingsRequest.ts +76 -0
- package/dist/typescript/model/EstimateInsuranceSavingsResponse.ts +20 -0
- package/dist/typescript/model/FeedbackDomain.ts +21 -0
- package/dist/typescript/model/FinancialTransaction.ts +60 -0
- package/dist/typescript/model/FindChargeDisputesResponse.ts +18 -0
- package/dist/typescript/model/FindCourtsWithNoCoverageResponse.ts +19 -0
- package/dist/typescript/model/FindDisputesRequest.ts +19 -0
- package/dist/typescript/model/FindMatchingUser.ts +39 -0
- package/dist/typescript/model/FindMatchingUsersRequest.ts +22 -0
- package/dist/typescript/model/FindMatchingUsersResponse.ts +18 -0
- package/dist/typescript/model/FindsCourtsResponse.ts +19 -0
- package/dist/typescript/model/FreshDeskConversation.ts +23 -0
- package/dist/typescript/model/FreshDeskRequester.ts +19 -0
- package/dist/typescript/model/FreshDeskTicket.ts +77 -0
- package/dist/typescript/model/FreshDeskTicketReq.ts +78 -0
- package/dist/typescript/model/FreshDeskTicketRes.ts +77 -0
- package/dist/typescript/model/FreshdeskAttachment.ts +24 -0
- package/dist/typescript/model/FreshdeskAttachmentReq.ts +24 -0
- package/dist/typescript/model/FreshdeskAttachmentRes.ts +24 -0
- package/dist/typescript/model/FreshdeskTicketReferenceDomain.ts +40 -0
- package/dist/typescript/model/FreshdeskWebhookRequest.ts +26 -0
- package/dist/typescript/model/FuturePayment.ts +34 -0
- package/dist/typescript/model/GenerateTemplateRequest.ts +62 -0
- package/dist/typescript/model/GenericAdminListRequest.ts +18 -0
- package/dist/typescript/model/GeoRatesRequest.ts +29 -0
- package/dist/typescript/model/GetActivityFeedResponse.ts +19 -0
- package/dist/typescript/model/GetAddressInnerResponse.ts +24 -0
- package/dist/typescript/model/GetAppConfigResponse.ts +19 -0
- package/dist/typescript/model/GetAppearanceAttorneysResponse.ts +18 -0
- package/dist/typescript/model/GetAvailablePaymentPlansResponse.ts +18 -0
- package/dist/typescript/model/GetBookingsRequest.ts +20 -0
- package/dist/typescript/model/GetBookingsResponse.ts +22 -0
- package/dist/typescript/model/GetCaseActionResponse.ts +18 -0
- package/dist/typescript/model/GetCaseActionTimelineResponse.ts +19 -0
- package/dist/typescript/model/GetCaseActionTypesResponse.ts +32 -0
- package/dist/typescript/model/GetCaseCostsAttorneyResponse.ts +23 -0
- package/dist/typescript/model/GetCaseDocumentResponse.ts +18 -0
- package/dist/typescript/model/GetCaseFromCitationResponse.ts +18 -0
- package/dist/typescript/model/GetCaseMessagesResponse.ts +19 -0
- package/dist/typescript/model/GetCaseNotesResponse.ts +18 -0
- package/dist/typescript/model/GetCasePaymentsResponse.ts +18 -0
- package/dist/typescript/model/GetCaseResolutionStatusesResponse.ts +18 -0
- package/dist/typescript/model/GetCaseResponse.ts +20 -0
- package/dist/typescript/model/GetCasesWithCoverageObtainedResponse.ts +18 -0
- package/dist/typescript/model/GetCasesWithMissingLawfirmPayoutsResponse.ts +19 -0
- package/dist/typescript/model/GetCasesWithOverduePaymentsResponse.ts +19 -0
- package/dist/typescript/model/GetCitationPhoneLeadsRequest.ts +18 -0
- package/dist/typescript/model/GetCitationPhoneLeadsResponse.ts +18 -0
- package/dist/typescript/model/GetCitationResponse.ts +18 -0
- package/dist/typescript/model/GetCitationsResponse.ts +18 -0
- package/dist/typescript/model/GetCitationsWithMissingFieldsRequest.ts +77 -0
- package/dist/typescript/model/GetCitationsWithMissingFieldsResponse.ts +20 -0
- package/dist/typescript/model/GetClientCasesResponse.ts +22 -0
- package/dist/typescript/model/GetClientConfirmedUnpaidCasesResponse.ts +19 -0
- package/dist/typescript/model/GetCompetitionResponseModel.ts +21 -0
- package/dist/typescript/model/GetCountOfMatchingUsersRequest.ts +18 -0
- package/dist/typescript/model/GetCountOfMatchingUsersResponse.ts +18 -0
- package/dist/typescript/model/GetCountiesResponse.ts +18 -0
- package/dist/typescript/model/GetCountryListResponse.ts +18 -0
- package/dist/typescript/model/GetCountryRegionsResponse.ts +18 -0
- package/dist/typescript/model/GetCourtCoverageForCountyReportResponse.ts +18 -0
- package/dist/typescript/model/GetCourtCoverageForStateReportResponse.ts +19 -0
- package/dist/typescript/model/GetCourtCoverageReportResponse.ts +18 -0
- package/dist/typescript/model/GetCourtResponse.ts +18 -0
- package/dist/typescript/model/GetCourtsByQueryResponse.ts +19 -0
- package/dist/typescript/model/GetCourtsInnerResponse.ts +22 -0
- package/dist/typescript/model/GetCurrentUserResponse.ts +21 -0
- package/dist/typescript/model/GetDeclinedCasesRequest.ts +18 -0
- package/dist/typescript/model/GetDeclinedCasesResponse.ts +18 -0
- package/dist/typescript/model/GetDocumentsRequest.ts +18 -0
- package/dist/typescript/model/GetEmailTemplateResponse.ts +19 -0
- package/dist/typescript/model/GetHouseHoldMateModel.ts +37 -0
- package/dist/typescript/model/GetHouseholdMatesResponse.ts +18 -0
- package/dist/typescript/model/GetInvalidCasesWithStripeChargeResponse.ts +18 -0
- package/dist/typescript/model/GetLawfirmAddressesResponse.ts +18 -0
- package/dist/typescript/model/GetLawfirmCaseStatsResponse.ts +20 -0
- package/dist/typescript/model/GetLawfirmCasesResponse.ts +18 -0
- package/dist/typescript/model/GetLawfirmCoverageReportResponse.ts +19 -0
- package/dist/typescript/model/GetLawfirmCoverageResponse.ts +18 -0
- package/dist/typescript/model/GetLawfirmFeeCoverageModel.ts +24 -0
- package/dist/typescript/model/GetLawfirmFeeCoverageResponse.ts +18 -0
- package/dist/typescript/model/GetLawfirmFeeModel.ts +93 -0
- package/dist/typescript/model/GetLawfirmFeesResponse.ts +18 -0
- package/dist/typescript/model/GetLawfirmFinancialTransactionsResponse.ts +27 -0
- package/dist/typescript/model/GetLawfirmInboxMessagesResponse.ts +19 -0
- package/dist/typescript/model/GetLawfirmJobTitleResponse.ts +35 -0
- package/dist/typescript/model/GetLawfirmLawyersResponse.ts +18 -0
- package/dist/typescript/model/GetLawfirmLeadsRequest.ts +18 -0
- package/dist/typescript/model/GetLawfirmLeadsResponse.ts +19 -0
- package/dist/typescript/model/GetLawfirmModel.ts +118 -0
- package/dist/typescript/model/GetLawfirmPaymentMethodsResponse.ts +19 -0
- package/dist/typescript/model/GetLawfirmPayoutReversalsResponse.ts +18 -0
- package/dist/typescript/model/GetLawfirmPayoutsResponse.ts +18 -0
- package/dist/typescript/model/GetLawfirmResponse.ts +18 -0
- package/dist/typescript/model/GetLawfirmSettingsResponse.ts +18 -0
- package/dist/typescript/model/GetLawfirmSummaryCaseRequest.ts +110 -0
- package/dist/typescript/model/GetLawfirmSummaryCasesResponse.ts +21 -0
- package/dist/typescript/model/GetLawfirmSupportedStatesResponse.ts +18 -0
- package/dist/typescript/model/GetLawfirmTransactionsForCaseResponse.ts +24 -0
- package/dist/typescript/model/GetLawfirmsResponse.ts +19 -0
- package/dist/typescript/model/GetLineItemTypesResponse.ts +37 -0
- package/dist/typescript/model/GetLineItemsResponse.ts +19 -0
- package/dist/typescript/model/GetListOfCitationsWithMissingCourtResponse.ts +18 -0
- package/dist/typescript/model/GetLocationResponse.ts +22 -0
- package/dist/typescript/model/GetLostCasesWithTransferNotReversedRequest.ts +20 -0
- package/dist/typescript/model/GetLostCasesWithTransferNotReversedResponse.ts +18 -0
- package/dist/typescript/model/GetNoViolationCitationsResponse.ts +18 -0
- package/dist/typescript/model/GetOutgoingContactsResponse.ts +18 -0
- package/dist/typescript/model/GetOverduePaymentsResponse.ts +19 -0
- package/dist/typescript/model/GetPaymentMethodsForUserResponse.ts +19 -0
- package/dist/typescript/model/GetPaymentModelTypesResponse.ts +25 -0
- package/dist/typescript/model/GetPenaltyType.ts +38 -0
- package/dist/typescript/model/GetPenaltyTypesResponse.ts +18 -0
- package/dist/typescript/model/GetPendingCasesResponse.ts +18 -0
- package/dist/typescript/model/GetPendingTicketReviewsRequest.ts +20 -0
- package/dist/typescript/model/GetPendingTicketReviewsResponse.ts +18 -0
- package/dist/typescript/model/GetPotentialCustomersRequest.ts +21 -0
- package/dist/typescript/model/GetPotentialCustomersResponse.ts +19 -0
- package/dist/typescript/model/GetRedirectUrlResponse.ts +21 -0
- package/dist/typescript/model/GetReferralCodeResponse.ts +39 -0
- package/dist/typescript/model/GetReferralCodesResponse.ts +18 -0
- package/dist/typescript/model/GetReferralsHistoryResponse.ts +18 -0
- package/dist/typescript/model/GetRegionsWithViolationsResponse.ts +18 -0
- package/dist/typescript/model/GetStripeChargeResponse.ts +18 -0
- package/dist/typescript/model/GetStripeChargesResponse.ts +18 -0
- package/dist/typescript/model/GetStripeConnectedAccountsResponse.ts +18 -0
- package/dist/typescript/model/GetSupportTicketsResponse.ts +18 -0
- package/dist/typescript/model/GetTicketReviewResponse.ts +18 -0
- package/dist/typescript/model/GetTrafficViolationModel.ts +90 -0
- package/dist/typescript/model/GetTrafficViolationTypesResponse.ts +19 -0
- package/dist/typescript/model/GetUserAddressesResponse.ts +18 -0
- package/dist/typescript/model/GetUserCasesResponse.ts +21 -0
- package/dist/typescript/model/GetUserDetailsResponse.ts +19 -0
- package/dist/typescript/model/GetUserRefLinksResponse.ts +18 -0
- package/dist/typescript/model/GetUserReferralSourceTypesResponse.ts +18 -0
- package/dist/typescript/model/GetUserRegistrationsRequest.ts +20 -0
- package/dist/typescript/model/GetUserRegistrationsResponse.ts +19 -0
- package/dist/typescript/model/GetUserResponse.ts +18 -0
- package/dist/typescript/model/GetUserStripeAccountResponse.ts +18 -0
- package/dist/typescript/model/GraphRequest.ts +63 -0
- package/dist/typescript/model/HandleOrphanedStripeChargeRequest.ts +19 -0
- package/dist/typescript/model/HandleOrphanedStripeChargeResponse.ts +20 -0
- package/dist/typescript/model/IncomingEmailRequest.d.ts +1 -2
- package/dist/typescript/model/IncomingEmailRequest.ts +21 -0
- package/dist/typescript/model/InitiateCaseAndChargeCustomerRequest.ts +26 -0
- package/dist/typescript/model/InitiateCaseAndChargeCustomerResponse.ts +19 -0
- package/dist/typescript/model/InsertCaseLineItemResponse.ts +18 -0
- package/dist/typescript/model/InsertInvoiceLineItemRequest.ts +18 -0
- package/dist/typescript/model/InviteHouseholdMateRequest.ts +29 -0
- package/dist/typescript/model/IsRefundEligibleResponse.ts +26 -0
- package/dist/typescript/model/IsUserLoggedInResponse.ts +19 -0
- package/dist/typescript/model/LawfirmAuditEventModel.ts +62 -0
- package/dist/typescript/model/LawfirmBookingSummary.ts +79 -0
- package/dist/typescript/model/LawfirmCaseDocument.ts +36 -0
- package/dist/typescript/model/LawfirmCaseDomain.ts +46 -0
- package/dist/typescript/model/LawfirmCaseDomainReq.ts +46 -0
- package/dist/typescript/model/LawfirmCaseDomainRes.ts +46 -0
- package/dist/typescript/model/LawfirmCourtCoverageDomain.ts +33 -0
- package/dist/typescript/model/LawfirmCoverageRecord.ts +28 -0
- package/dist/typescript/model/LawfirmDocument.ts +36 -0
- package/dist/typescript/model/LawfirmDocumentResponse.ts +18 -0
- package/dist/typescript/model/LawfirmDocumentTemplate.ts +35 -0
- package/dist/typescript/model/LawfirmDocumentTemplateResponse.ts +18 -0
- package/dist/typescript/model/LawfirmFeeDomain.ts +51 -0
- package/dist/typescript/model/LawfirmInboxMessageDomain.ts +103 -0
- package/dist/typescript/model/LawfirmLeadDomain.ts +109 -0
- package/dist/typescript/model/LawfirmPayoutDomain.ts +47 -0
- package/dist/typescript/model/LawfirmPictureRequest.ts +20 -0
- package/dist/typescript/model/LawfirmRatesResponse.ts +50 -0
- package/dist/typescript/model/LawfirmRedirectModel.ts +27 -0
- package/dist/typescript/model/LawfirmSettingsDomainReq.ts +37 -0
- package/dist/typescript/model/LawfirmSettingsDomainRes.ts +37 -0
- package/dist/typescript/model/LawfirmStorefrontModel.ts +53 -0
- package/dist/typescript/model/LawfirmVacationRequest.ts +21 -0
- package/dist/typescript/model/LawfirmsRatesResponse.ts +18 -0
- package/dist/typescript/model/LawyerLicenseModel.ts +79 -0
- package/dist/typescript/model/LawyerModel.ts +50 -0
- package/dist/typescript/model/LineItem.ts +39 -0
- package/dist/typescript/model/LineItemModel.ts +45 -0
- package/dist/typescript/model/LineItemRequest.ts +48 -0
- package/dist/typescript/model/ListBillingProductsResponse.ts +18 -0
- package/dist/typescript/model/ListBillingSubscriptionsResponse.ts +18 -0
- package/dist/typescript/model/ListContactTimelineResponse.ts +18 -0
- package/dist/typescript/model/ListCostItemsForCustomerResponse.ts +22 -0
- package/dist/typescript/model/ListDashboardCasesResponse.ts +19 -0
- package/dist/typescript/model/ListEligibleStatusResponse.ts +59 -0
- package/dist/typescript/model/ListLawfirmAuditEventsByCursorResponse.ts +20 -0
- package/dist/typescript/model/ListLawfirmStorefrontsResponse.ts +20 -0
- package/dist/typescript/model/ListLawfirmSurchargeModel.ts +40 -0
- package/dist/typescript/model/ListLawfirmSurchargeTypeModel.ts +30 -0
- package/dist/typescript/model/ListLawfirmSurchargesResponse.ts +18 -0
- package/dist/typescript/model/ListReferralsResponse.ts +19 -0
- package/dist/typescript/model/ListReviewsResponse.ts +20 -0
- package/dist/typescript/model/ListSubscriptionInvoicesResponse.ts +18 -0
- package/dist/typescript/model/ListUserAuditEventsByCursorResponse.ts +20 -0
- package/dist/typescript/model/ListUserAuditEventsCursorModel.ts +18 -0
- package/dist/typescript/model/ListViolationClassificationResponse.ts +18 -0
- package/dist/typescript/model/LobEvent.ts +20 -0
- package/dist/typescript/model/LobEventRequest.ts +21 -0
- package/dist/typescript/model/LobMailingAddress.ts +23 -0
- package/dist/typescript/model/LocalTime.ts +21 -0
- package/dist/typescript/model/LostCaseWithTransferNotReversed.ts +43 -0
- package/dist/typescript/model/MarkActionAsDeletedResponse.ts +18 -0
- package/dist/typescript/model/MarkCaseAsResolvedRequest.ts +63 -0
- package/dist/typescript/model/MarkCaseAsResolvedResponse.ts +70 -0
- package/dist/typescript/model/MarkNotificationAsUnreadModel.ts +18 -0
- package/dist/typescript/model/MarkNotificationAsUnreadRequest.ts +29 -0
- package/dist/typescript/model/MatchCaseResponse.ts +20 -0
- package/dist/typescript/model/MatchCitationResponse.ts +28 -0
- package/dist/typescript/model/MatchInnerCaseResponse.ts +37 -0
- package/dist/typescript/model/MatchLawfirmCaseResponse.ts +21 -0
- package/dist/typescript/model/MergeStatusReport.ts +19 -0
- package/dist/typescript/model/MergeTableChange.ts +18 -0
- package/dist/typescript/model/MergeTableRecord.ts +19 -0
- package/dist/typescript/model/MergeTicketResponse.ts +20 -0
- package/dist/typescript/model/MergeUserRequest.ts +19 -0
- package/dist/typescript/model/MergeUserResponse.ts +18 -0
- package/dist/typescript/model/MessageInputModel.ts +34 -0
- package/dist/typescript/model/MissingLawfirmPayoutResult.ts +123 -0
- package/dist/typescript/model/MissingPaymentDomain.ts +75 -0
- package/dist/typescript/model/NewUser.ts +34 -0
- package/dist/typescript/model/NewUserResponse.ts +22 -0
- package/dist/typescript/model/NoLawyerAvailableRequest.ts +19 -0
- package/dist/typescript/model/NoViolationCitation.ts +66 -0
- package/dist/typescript/model/NoteAuthor.ts +20 -0
- package/dist/typescript/model/NoteDomain.ts +29 -0
- package/dist/typescript/model/NotificationEvent.ts +23 -0
- package/dist/typescript/model/NotificationEvents.ts +19 -0
- package/dist/typescript/model/OutgoingContactDomain.ts +29 -0
- package/dist/typescript/model/Penalty.ts +43 -0
- package/dist/typescript/model/PenaltyModel.ts +42 -0
- package/dist/typescript/model/PenaltyRequest.ts +19 -0
- package/dist/typescript/model/PersistTicketEvaluationRequest.ts +31 -0
- package/dist/typescript/model/PhoneNumberDomain.ts +45 -0
- package/dist/typescript/model/PhoneNumberDomainReq.ts +45 -0
- package/dist/typescript/model/PhoneNumberDomainRes.ts +45 -0
- package/dist/typescript/model/PostCourtCoverageRequest.ts +18 -0
- package/dist/typescript/model/PostFeedbackRequest.ts +18 -0
- package/dist/typescript/model/PotentialCustomerDomain.ts +136 -0
- package/dist/typescript/model/PreviewDocumentRequest.ts +20 -0
- package/dist/typescript/model/PriceMatchRequest.ts +24 -0
- package/dist/typescript/model/PriceMatchResponse.ts +28 -0
- package/dist/typescript/model/PublishReferralContactsResponse.ts +18 -0
- package/dist/typescript/model/PublishReferralRequest.ts +19 -0
- package/dist/typescript/model/PureDate.ts +18 -0
- package/dist/typescript/model/PushNotificationRegistrationRequest.ts +26 -0
- package/dist/typescript/model/PushNotificationRequest.ts +35 -0
- package/dist/typescript/model/PutDocumentRequest.ts +33 -0
- package/dist/typescript/model/ReferralContact.ts +20 -0
- package/dist/typescript/model/ReferralContactStatus.ts +27 -0
- package/dist/typescript/model/ReferralResponse.ts +77 -0
- package/dist/typescript/model/ReferralResponseByUser.ts +30 -0
- package/dist/typescript/model/RefundCasePaymentRequest.ts +31 -0
- package/dist/typescript/model/RefundLawfirmFeeRequest.ts +32 -0
- package/dist/typescript/model/RegisterNewUserRequest.ts +57 -0
- package/dist/typescript/model/RegisterNewUserResponse.ts +21 -0
- package/dist/typescript/model/RemoveCoverageRequest.ts +18 -0
- package/dist/typescript/model/RemoveLawfirmSurchargeRequest.ts +18 -0
- package/dist/typescript/model/ReplyToReviewRequest.ts +19 -0
- package/dist/typescript/model/ReplyToTicketRequest.ts +35 -0
- package/dist/typescript/model/RescheduleTaskRequest.ts +18 -0
- package/dist/typescript/model/ResetFeeForLawfirmModel.ts +18 -0
- package/dist/typescript/model/ResetFeesForLawfirmRequest.ts +18 -0
- package/dist/typescript/model/ResetFeesForLawfirmResponse.ts +18 -0
- package/dist/typescript/model/ResetUserPasswordRequest.ts +19 -0
- package/dist/typescript/model/ResetViolationModel.ts +81 -0
- package/dist/typescript/model/Results.ts +18 -0
- package/dist/typescript/model/ReverseLawfirmPayoutRequest.ts +30 -0
- package/dist/typescript/model/ReviewCommentModel.ts +22 -0
- package/dist/typescript/model/ReviewRatingModel.ts +20 -0
- package/dist/typescript/model/ReviewVoteAggregateModel.ts +19 -0
- package/dist/typescript/model/SNSNotificationRequest.ts +21 -0
- package/dist/typescript/model/SSLCertificateResponse.ts +18 -0
- package/dist/typescript/model/SaveCaseNotesRequest.ts +18 -0
- package/dist/typescript/model/SaveLawfirmSurchargeModel.ts +50 -0
- package/dist/typescript/model/SaveLawfirmSurchargesRequest.ts +18 -0
- package/dist/typescript/model/SaveLawyerLeadRequest.ts +35 -0
- package/dist/typescript/model/SaveLawyerLicenseModel.ts +79 -0
- package/dist/typescript/model/SaveLawyerLicensesRequest.ts +18 -0
- package/dist/typescript/model/SaveLawyerRequest.ts +40 -0
- package/dist/typescript/model/ScheduleNewPaymentRequest.ts +43 -0
- package/dist/typescript/model/ScheduledTaskGetResponse.ts +18 -0
- package/dist/typescript/model/ScheduledTaskResponse.ts +41 -0
- package/dist/typescript/model/SendConsolidatedEmailToUser.ts +62 -0
- package/dist/typescript/model/SendDirectCheckResponse.ts +23 -0
- package/dist/typescript/model/SendDirectMailResponse.ts +18 -0
- package/dist/typescript/model/SendDirectReferralCheckRequest.ts +19 -0
- package/dist/typescript/model/SendEmailToUserRequest.ts +72 -0
- package/dist/typescript/model/SendEmailToUsersRequest.ts +61 -0
- package/dist/typescript/model/SendPayoutToLawfirmRequest.ts +43 -0
- package/dist/typescript/model/SendPayoutToLawfirmResponse.ts +18 -0
- package/dist/typescript/model/SetArchiveCaseModel.ts +18 -0
- package/dist/typescript/model/SetArchiveOnCasesRequest.ts +20 -0
- package/dist/typescript/model/SetCourtDateForCaseRequest.ts +19 -0
- package/dist/typescript/model/SetFlagOnMessageModel.ts +18 -0
- package/dist/typescript/model/SetFlagOnMessagesRequest.ts +20 -0
- package/dist/typescript/model/SetLawfirmCaseDecisionRequest.ts +30 -0
- package/dist/typescript/model/SetReferralSourceRequest.ts +49 -0
- package/dist/typescript/model/SetStarOnMessageModel.ts +18 -0
- package/dist/typescript/model/SetStarOnMessagesRequest.ts +20 -0
- package/dist/typescript/model/SignRecordingUrlRequest.ts +18 -0
- package/dist/typescript/model/SignRecordingUrlResponse.ts +18 -0
- package/dist/typescript/model/SimpleCredentialsResponse.ts +19 -0
- package/dist/typescript/model/SocialLoginRequest.ts +48 -0
- package/dist/typescript/model/SocialLoginResponse.ts +21 -0
- package/dist/typescript/model/SocialLoginUser.ts +26 -0
- package/dist/typescript/model/SocialPhoneNumber.ts +29 -0
- package/dist/typescript/model/SqlResponse.ts +18 -0
- package/dist/typescript/model/StripeAccountLinkDomain.ts +20 -0
- package/dist/typescript/model/StripeApplicationFeeDomain.ts +30 -0
- package/dist/typescript/model/StripeApplicationFeeRefundDomain.ts +23 -0
- package/dist/typescript/model/StripeApplicationFeeRefundSyncResults.ts +20 -0
- package/dist/typescript/model/StripeApplicationFeeSyncResults.ts +21 -0
- package/dist/typescript/model/StripeCardDomain.ts +34 -0
- package/dist/typescript/model/StripeChargeDomain.ts +41 -0
- package/dist/typescript/model/StripeChargeSyncResults.ts +23 -0
- package/dist/typescript/model/StripeConnectedAccountDomain.ts +36 -0
- package/dist/typescript/model/StripeCustomerAccountDomain.ts +35 -0
- package/dist/typescript/model/StripeDisputeDomain.ts +88 -0
- package/dist/typescript/model/StripeFieldVerification.ts +20 -0
- package/dist/typescript/model/StripePaymentDomain.ts +31 -0
- package/dist/typescript/model/StripePaymentRefundDomain.ts +26 -0
- package/dist/typescript/model/StripePaymentRefundSyncResults.ts +20 -0
- package/dist/typescript/model/StripePaymentSourceDomain.ts +23 -0
- package/dist/typescript/model/StripePaymentSyncResults.ts +21 -0
- package/dist/typescript/model/StripeRefundDomain.ts +27 -0
- package/dist/typescript/model/StripeRefundSyncResults.ts +20 -0
- package/dist/typescript/model/StripeReversalSyncResults.ts +20 -0
- package/dist/typescript/model/StripeTransferDomain.ts +31 -0
- package/dist/typescript/model/StripeTransferReversalDomain.ts +26 -0
- package/dist/typescript/model/StripeTransferSyncResults.ts +21 -0
- package/dist/typescript/model/SubscribeRequest.ts +18 -0
- package/dist/typescript/model/Subscriber.ts +27 -0
- package/dist/typescript/model/SubscriberDomain.ts +27 -0
- package/dist/typescript/model/SyncStripeChargesRequest.ts +20 -0
- package/dist/typescript/model/SyncStripeChargesResponse.ts +18 -0
- package/dist/typescript/model/SyncStripeDisputeResponse.ts +18 -0
- package/dist/typescript/model/SyncStripePaymentsRequest.ts +20 -0
- package/dist/typescript/model/SyncStripePaymentsResponse.ts +18 -0
- package/dist/typescript/model/SyncStripeRefundsRequest.ts +19 -0
- package/dist/typescript/model/SyncStripeTransfersRequest.ts +20 -0
- package/dist/typescript/model/SyncStripeTransfersResponse.ts +18 -0
- package/dist/typescript/model/TemporalUnit.ts +21 -0
- package/dist/typescript/model/TicketLeadDomain.ts +86 -0
- package/dist/typescript/model/TicketReviewRequest.ts +38 -0
- package/dist/typescript/model/TicketReviewRequestReq.ts +38 -0
- package/dist/typescript/model/TicketReviewRequestRes.ts +38 -0
- package/dist/typescript/model/TimeZone.ts +21 -0
- package/dist/typescript/model/TimeZoneReq.ts +19 -0
- package/dist/typescript/model/TimeZoneRes.ts +21 -0
- package/dist/typescript/model/Timestamp.ts +27 -0
- package/dist/typescript/model/TimestampReq.ts +25 -0
- package/dist/typescript/model/TimestampRes.ts +27 -0
- package/dist/typescript/model/TrafficViolationInputRequest.ts +18 -0
- package/dist/typescript/model/TrafficViolationTypeDomain.ts +87 -0
- package/dist/typescript/model/TransferCaseRequest.ts +20 -0
- package/dist/typescript/model/USStateDomain.ts +19 -0
- package/dist/typescript/model/UpdateAddress.ts +24 -0
- package/dist/typescript/model/UpdateCaseActionRequest.ts +18 -0
- package/dist/typescript/model/UpdateCaseActionResponse.ts +18 -0
- package/dist/typescript/model/UpdateCaseDeclineTicketsRequest.ts +20 -0
- package/dist/typescript/model/UpdateCasePaymentRequest.ts +43 -0
- package/dist/typescript/model/UpdateCitationAddressRequest.ts +18 -0
- package/dist/typescript/model/UpdateCitationPictureRequest.ts +20 -0
- package/dist/typescript/model/UpdateCitationRequest.ts +18 -0
- package/dist/typescript/model/UpdateCourtRequest.ts +18 -0
- package/dist/typescript/model/UpdateDisputeRequest.ts +18 -0
- package/dist/typescript/model/UpdateInvoiceLineItemRequest.ts +18 -0
- package/dist/typescript/model/UpdateLawfirmFeeRequest.ts +41 -0
- package/dist/typescript/model/UpdateLawfirmFeeResponse.ts +18 -0
- package/dist/typescript/model/UpdateLawfirmModel.ts +60 -0
- package/dist/typescript/model/UpdateLawfirmPaymentModelRequest.ts +25 -0
- package/dist/typescript/model/UpdateLawfirmPayoutRequest.ts +38 -0
- package/dist/typescript/model/UpdateLawfirmPayoutResponse.ts +18 -0
- package/dist/typescript/model/UpdateLawfirmRequest.ts +18 -0
- package/dist/typescript/model/UpdateLawfirmSettingsRequest.ts +18 -0
- package/dist/typescript/model/UpdateNoteInput.ts +18 -0
- package/dist/typescript/model/UpdateNoteRequest.ts +18 -0
- package/dist/typescript/model/UpdateNoteResponse.ts +18 -0
- package/dist/typescript/model/UpdatePaymentDueDateRequest.ts +19 -0
- package/dist/typescript/model/UpdatePhoneNumber.ts +41 -0
- package/dist/typescript/model/UpdateProfilePictureRequest.ts +19 -0
- package/dist/typescript/model/UpdateRefundEligibilityForCaseRequest.ts +25 -0
- package/dist/typescript/model/UpdateReplyForCustomerReview.ts +19 -0
- package/dist/typescript/model/UpdateUserDetailsResponse.ts +18 -0
- package/dist/typescript/model/UpdateUserModel.ts +51 -0
- package/dist/typescript/model/UpdateUserPhoneNumberRequest.ts +18 -0
- package/dist/typescript/model/UpdateUserProfileRequest.ts +18 -0
- package/dist/typescript/model/UpdateUserRolesRequest.ts +28 -0
- package/dist/typescript/model/UpdateViolationRequest.ts +85 -0
- package/dist/typescript/model/UpsertAddressRequest.ts +18 -0
- package/dist/typescript/model/UserAccountModel.ts +33 -0
- package/dist/typescript/model/UserAuditEventModel.ts +62 -0
- package/dist/typescript/model/UserBookingsDomain.ts +19 -0
- package/dist/typescript/model/UserDetails.ts +21 -0
- package/dist/typescript/model/UserDomain.ts +81 -0
- package/dist/typescript/model/UserDomainReq.ts +80 -0
- package/dist/typescript/model/UserDomainRes.ts +81 -0
- package/dist/typescript/model/UserRefLinkDomain.ts +20 -0
- package/dist/typescript/model/UserReferralSourceTypeModel.ts +24 -0
- package/dist/typescript/model/UserRegistrationStats.ts +23 -0
- package/dist/typescript/model/UserRoleDomain.ts +27 -0
- package/dist/typescript/model/UserSubscriptionPlanModel.ts +31 -0
- package/dist/typescript/model/UserSubscriptionPlanModelReq.ts +31 -0
- package/dist/typescript/model/UserSubscriptionPlanModelRes.ts +31 -0
- package/dist/typescript/model/UserToContact.ts +19 -0
- package/dist/typescript/model/ValidateDirectMailRequest.ts +19 -0
- package/dist/typescript/model/ValidateDirectMailResponse.ts +275 -0
- package/dist/typescript/model/ValidateUserEmailResponse.ts +20 -0
- package/dist/typescript/model/VerifyMailingAddressRequest.ts +18 -0
- package/dist/typescript/model/VerifyMailingAddressResponse.ts +20 -0
- package/dist/typescript/model/VerifyPasswordResetTokenResponse.ts +19 -0
- package/dist/typescript/model/VerifyUserAccountResponse.ts +19 -0
- package/dist/typescript/model/ViolationClassificationModel.ts +82 -0
- package/dist/typescript/model/ViolationInput.ts +18 -0
- package/dist/typescript/model/ViolationInputRequest.ts +18 -0
- package/dist/typescript/model/ViolationPenaltyResponse.ts +19 -0
- package/dist/typescript/model/ViolationResponse.ts +85 -0
- package/dist/typescript/model/ZoneId.ts +19 -0
- package/dist/typescript/model/ZoneOffset.ts +20 -0
- package/dist/typescript/model/ZoneOffsetTransition.ts +25 -0
- package/dist/typescript/model/ZoneOffsetTransitionRule.ts +56 -0
- package/dist/typescript/model/ZoneRules.ts +20 -0
- package/dist/typescript/model/models.d.ts +0 -4
- package/dist/typescript/model/models.js +0 -4
- package/dist/typescript/model/models.ts +583 -0
- package/package.json +1 -1
|
@@ -0,0 +1,218 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OffTheRecord Rest Service API - Devo
|
|
3
|
+
* A service to handle your traffic tickets
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
import * as models from '../model/models';
|
|
14
|
+
|
|
15
|
+
/* tslint:disable:no-unused-variable member-ordering */
|
|
16
|
+
|
|
17
|
+
export class RecurringBillingControllerApi {
|
|
18
|
+
protected basePath = 'http://otr-backend-service-us-devo.offtherecord.com';
|
|
19
|
+
public defaultHeaders : any = {};
|
|
20
|
+
|
|
21
|
+
static $inject: string[] = ['$http', '$httpParamSerializer', 'basePath'];
|
|
22
|
+
|
|
23
|
+
constructor(protected $http: ng.IHttpService, protected $httpParamSerializer?: (d: any) => any, basePath?: string) {
|
|
24
|
+
if (basePath !== undefined) {
|
|
25
|
+
this.basePath = basePath;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @summary cancelBillingSubscription
|
|
32
|
+
* @param id id
|
|
33
|
+
* @param userId userId
|
|
34
|
+
* @param isProrated isProrated
|
|
35
|
+
*/
|
|
36
|
+
public cancelBillingSubscriptionUsingDELETE (id: string, userId: string, isProrated?: boolean, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.CancelBillingSubscriptionResponse> {
|
|
37
|
+
const localVarPath = this.basePath + '/api/v1/billing/{userId}/subscriptions/{id}'
|
|
38
|
+
.replace('{' + 'id' + '}', encodeURIComponent(String(id)))
|
|
39
|
+
.replace('{' + 'userId' + '}', encodeURIComponent(String(userId)));
|
|
40
|
+
|
|
41
|
+
let queryParameters: any = {};
|
|
42
|
+
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
43
|
+
// verify required parameter 'id' is not null or undefined
|
|
44
|
+
if (id === null || id === undefined) {
|
|
45
|
+
throw new Error('Required parameter id was null or undefined when calling cancelBillingSubscriptionUsingDELETE.');
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
// verify required parameter 'userId' is not null or undefined
|
|
49
|
+
if (userId === null || userId === undefined) {
|
|
50
|
+
throw new Error('Required parameter userId was null or undefined when calling cancelBillingSubscriptionUsingDELETE.');
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
if (isProrated !== undefined) {
|
|
54
|
+
queryParameters['isProrated'] = isProrated;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
let httpRequestParams: ng.IRequestConfig = {
|
|
58
|
+
method: 'DELETE',
|
|
59
|
+
url: localVarPath,
|
|
60
|
+
params: queryParameters,
|
|
61
|
+
headers: headerParams
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
if (extraHttpRequestParams) {
|
|
65
|
+
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
return this.$http(httpRequestParams);
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
*
|
|
72
|
+
* @summary createBillingSubscription
|
|
73
|
+
* @param userId userId
|
|
74
|
+
* @param request request
|
|
75
|
+
*/
|
|
76
|
+
public createBillingSubscriptionUsingPOST (userId: number, request: models.CreateBillingSubscriptionRequest, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.CreateBillingSubscriptionResponse> {
|
|
77
|
+
const localVarPath = this.basePath + '/api/v1/billing/{userId}/subscriptions'
|
|
78
|
+
.replace('{' + 'userId' + '}', encodeURIComponent(String(userId)));
|
|
79
|
+
|
|
80
|
+
let queryParameters: any = {};
|
|
81
|
+
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
82
|
+
// verify required parameter 'userId' is not null or undefined
|
|
83
|
+
if (userId === null || userId === undefined) {
|
|
84
|
+
throw new Error('Required parameter userId was null or undefined when calling createBillingSubscriptionUsingPOST.');
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
// verify required parameter 'request' is not null or undefined
|
|
88
|
+
if (request === null || request === undefined) {
|
|
89
|
+
throw new Error('Required parameter request was null or undefined when calling createBillingSubscriptionUsingPOST.');
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
let httpRequestParams: ng.IRequestConfig = {
|
|
93
|
+
method: 'POST',
|
|
94
|
+
url: localVarPath,
|
|
95
|
+
data: request,
|
|
96
|
+
params: queryParameters,
|
|
97
|
+
headers: headerParams
|
|
98
|
+
};
|
|
99
|
+
|
|
100
|
+
if (extraHttpRequestParams) {
|
|
101
|
+
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
return this.$http(httpRequestParams);
|
|
105
|
+
}
|
|
106
|
+
/**
|
|
107
|
+
*
|
|
108
|
+
* @summary listBillingProducts
|
|
109
|
+
* @param active active
|
|
110
|
+
* @param audience audience
|
|
111
|
+
* @param limit limit
|
|
112
|
+
*/
|
|
113
|
+
public listBillingProductsUsingGET (active?: boolean, audience?: string, limit?: number, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.ListBillingProductsResponse> {
|
|
114
|
+
const localVarPath = this.basePath + '/api/v1/billing/products';
|
|
115
|
+
|
|
116
|
+
let queryParameters: any = {};
|
|
117
|
+
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
118
|
+
if (active !== undefined) {
|
|
119
|
+
queryParameters['active'] = active;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
if (audience !== undefined) {
|
|
123
|
+
queryParameters['audience'] = audience;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
if (limit !== undefined) {
|
|
127
|
+
queryParameters['limit'] = limit;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
let httpRequestParams: ng.IRequestConfig = {
|
|
131
|
+
method: 'GET',
|
|
132
|
+
url: localVarPath,
|
|
133
|
+
params: queryParameters,
|
|
134
|
+
headers: headerParams
|
|
135
|
+
};
|
|
136
|
+
|
|
137
|
+
if (extraHttpRequestParams) {
|
|
138
|
+
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
return this.$http(httpRequestParams);
|
|
142
|
+
}
|
|
143
|
+
/**
|
|
144
|
+
*
|
|
145
|
+
* @summary listBillingSubscriptions
|
|
146
|
+
* @param userId userId
|
|
147
|
+
* @param includeInactive includeInactive
|
|
148
|
+
*/
|
|
149
|
+
public listBillingSubscriptionsUsingGET (userId: number, includeInactive?: boolean, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.ListBillingSubscriptionsResponse> {
|
|
150
|
+
const localVarPath = this.basePath + '/api/v1/billing/{userId}/subscriptions'
|
|
151
|
+
.replace('{' + 'userId' + '}', encodeURIComponent(String(userId)));
|
|
152
|
+
|
|
153
|
+
let queryParameters: any = {};
|
|
154
|
+
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
155
|
+
// verify required parameter 'userId' is not null or undefined
|
|
156
|
+
if (userId === null || userId === undefined) {
|
|
157
|
+
throw new Error('Required parameter userId was null or undefined when calling listBillingSubscriptionsUsingGET.');
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
if (includeInactive !== undefined) {
|
|
161
|
+
queryParameters['includeInactive'] = includeInactive;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
let httpRequestParams: ng.IRequestConfig = {
|
|
165
|
+
method: 'GET',
|
|
166
|
+
url: localVarPath,
|
|
167
|
+
params: queryParameters,
|
|
168
|
+
headers: headerParams
|
|
169
|
+
};
|
|
170
|
+
|
|
171
|
+
if (extraHttpRequestParams) {
|
|
172
|
+
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
return this.$http(httpRequestParams);
|
|
176
|
+
}
|
|
177
|
+
/**
|
|
178
|
+
*
|
|
179
|
+
* @summary listSubscriptionInvoices
|
|
180
|
+
* @param id id
|
|
181
|
+
* @param userId userId
|
|
182
|
+
* @param limit limit
|
|
183
|
+
*/
|
|
184
|
+
public listSubscriptionInvoicesUsingGET (id: string, userId: number, limit?: number, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.ListSubscriptionInvoicesResponse> {
|
|
185
|
+
const localVarPath = this.basePath + '/api/v1/billing/{userId}/subscriptions/{id}/invoices'
|
|
186
|
+
.replace('{' + 'id' + '}', encodeURIComponent(String(id)))
|
|
187
|
+
.replace('{' + 'userId' + '}', encodeURIComponent(String(userId)));
|
|
188
|
+
|
|
189
|
+
let queryParameters: any = {};
|
|
190
|
+
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
191
|
+
// verify required parameter 'id' is not null or undefined
|
|
192
|
+
if (id === null || id === undefined) {
|
|
193
|
+
throw new Error('Required parameter id was null or undefined when calling listSubscriptionInvoicesUsingGET.');
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
// verify required parameter 'userId' is not null or undefined
|
|
197
|
+
if (userId === null || userId === undefined) {
|
|
198
|
+
throw new Error('Required parameter userId was null or undefined when calling listSubscriptionInvoicesUsingGET.');
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
if (limit !== undefined) {
|
|
202
|
+
queryParameters['limit'] = limit;
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
let httpRequestParams: ng.IRequestConfig = {
|
|
206
|
+
method: 'GET',
|
|
207
|
+
url: localVarPath,
|
|
208
|
+
params: queryParameters,
|
|
209
|
+
headers: headerParams
|
|
210
|
+
};
|
|
211
|
+
|
|
212
|
+
if (extraHttpRequestParams) {
|
|
213
|
+
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
return this.$http(httpRequestParams);
|
|
217
|
+
}
|
|
218
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OffTheRecord Rest Service API - Devo
|
|
3
|
+
* A service to handle your traffic tickets
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
import * as models from '../model/models';
|
|
14
|
+
|
|
15
|
+
/* tslint:disable:no-unused-variable member-ordering */
|
|
16
|
+
|
|
17
|
+
export class RefLinkControllerApi {
|
|
18
|
+
protected basePath = 'http://otr-backend-service-us-devo.offtherecord.com';
|
|
19
|
+
public defaultHeaders : any = {};
|
|
20
|
+
|
|
21
|
+
static $inject: string[] = ['$http', '$httpParamSerializer', 'basePath'];
|
|
22
|
+
|
|
23
|
+
constructor(protected $http: ng.IHttpService, protected $httpParamSerializer?: (d: any) => any, basePath?: string) {
|
|
24
|
+
if (basePath !== undefined) {
|
|
25
|
+
this.basePath = basePath;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @summary getRefLinksForUser
|
|
32
|
+
* @param userIdString userIdString
|
|
33
|
+
*/
|
|
34
|
+
public getRefLinksForUserUsingGET (userIdString: string, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.GetUserRefLinksResponse> {
|
|
35
|
+
const localVarPath = this.basePath + '/api/v1/reflinks/{userIdString}'
|
|
36
|
+
.replace('{' + 'userIdString' + '}', encodeURIComponent(String(userIdString)));
|
|
37
|
+
|
|
38
|
+
let queryParameters: any = {};
|
|
39
|
+
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
40
|
+
// verify required parameter 'userIdString' is not null or undefined
|
|
41
|
+
if (userIdString === null || userIdString === undefined) {
|
|
42
|
+
throw new Error('Required parameter userIdString was null or undefined when calling getRefLinksForUserUsingGET.');
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
let httpRequestParams: ng.IRequestConfig = {
|
|
46
|
+
method: 'GET',
|
|
47
|
+
url: localVarPath,
|
|
48
|
+
params: queryParameters,
|
|
49
|
+
headers: headerParams
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
if (extraHttpRequestParams) {
|
|
53
|
+
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
return this.$http(httpRequestParams);
|
|
57
|
+
}
|
|
58
|
+
}
|
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OffTheRecord Rest Service API - Devo
|
|
3
|
+
* A service to handle your traffic tickets
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
import * as models from '../model/models';
|
|
14
|
+
|
|
15
|
+
/* tslint:disable:no-unused-variable member-ordering */
|
|
16
|
+
|
|
17
|
+
export class ReferralCodeControllerApi {
|
|
18
|
+
protected basePath = 'http://otr-backend-service-us-devo.offtherecord.com';
|
|
19
|
+
public defaultHeaders : any = {};
|
|
20
|
+
|
|
21
|
+
static $inject: string[] = ['$http', '$httpParamSerializer', 'basePath'];
|
|
22
|
+
|
|
23
|
+
constructor(protected $http: ng.IHttpService, protected $httpParamSerializer?: (d: any) => any, basePath?: string) {
|
|
24
|
+
if (basePath !== undefined) {
|
|
25
|
+
this.basePath = basePath;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @summary Only for admins. This will approve and activate a given referral code
|
|
32
|
+
* @param codeId codeId
|
|
33
|
+
*/
|
|
34
|
+
public approveReferralCodeUsingPUT (codeId: string, extraHttpRequestParams?: any ) : ng.IHttpPromise<{}> {
|
|
35
|
+
const localVarPath = this.basePath + '/api/v1/referrals/codes/{codeId}/approve'
|
|
36
|
+
.replace('{' + 'codeId' + '}', encodeURIComponent(String(codeId)));
|
|
37
|
+
|
|
38
|
+
let queryParameters: any = {};
|
|
39
|
+
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
40
|
+
// verify required parameter 'codeId' is not null or undefined
|
|
41
|
+
if (codeId === null || codeId === undefined) {
|
|
42
|
+
throw new Error('Required parameter codeId was null or undefined when calling approveReferralCodeUsingPUT.');
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
let httpRequestParams: ng.IRequestConfig = {
|
|
46
|
+
method: 'PUT',
|
|
47
|
+
url: localVarPath,
|
|
48
|
+
params: queryParameters,
|
|
49
|
+
headers: headerParams
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
if (extraHttpRequestParams) {
|
|
53
|
+
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
return this.$http(httpRequestParams);
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
*
|
|
60
|
+
* @summary Referral codes are currently immutable. Meaning, once a referral code is created then no modification is allowed. In urgent scenarios, we can update the values via SQL. If you want to apply a discount to the referee then enter a negative value (applies both for percentage_discount and cents_value types), and enter a positive value if you want to increase the price.
|
|
61
|
+
* @param request request
|
|
62
|
+
*/
|
|
63
|
+
public generateReferralCodeUsingPOST (request: models.CreateReferralCodeRequest, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.CreateReferralCodeResponse> {
|
|
64
|
+
const localVarPath = this.basePath + '/api/v1/referrals/codes';
|
|
65
|
+
|
|
66
|
+
let queryParameters: any = {};
|
|
67
|
+
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
68
|
+
// verify required parameter 'request' is not null or undefined
|
|
69
|
+
if (request === null || request === undefined) {
|
|
70
|
+
throw new Error('Required parameter request was null or undefined when calling generateReferralCodeUsingPOST.');
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
let httpRequestParams: ng.IRequestConfig = {
|
|
74
|
+
method: 'POST',
|
|
75
|
+
url: localVarPath,
|
|
76
|
+
data: request,
|
|
77
|
+
params: queryParameters,
|
|
78
|
+
headers: headerParams
|
|
79
|
+
};
|
|
80
|
+
|
|
81
|
+
if (extraHttpRequestParams) {
|
|
82
|
+
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
return this.$http(httpRequestParams);
|
|
86
|
+
}
|
|
87
|
+
/**
|
|
88
|
+
*
|
|
89
|
+
* @summary getReferralCode
|
|
90
|
+
* @param codeId codeId
|
|
91
|
+
*/
|
|
92
|
+
public getReferralCodeUsingGET (codeId: string, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.GetReferralCodeResponse> {
|
|
93
|
+
const localVarPath = this.basePath + '/api/v1/referrals/codes/{codeId}'
|
|
94
|
+
.replace('{' + 'codeId' + '}', encodeURIComponent(String(codeId)));
|
|
95
|
+
|
|
96
|
+
let queryParameters: any = {};
|
|
97
|
+
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
98
|
+
// verify required parameter 'codeId' is not null or undefined
|
|
99
|
+
if (codeId === null || codeId === undefined) {
|
|
100
|
+
throw new Error('Required parameter codeId was null or undefined when calling getReferralCodeUsingGET.');
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
let httpRequestParams: ng.IRequestConfig = {
|
|
104
|
+
method: 'GET',
|
|
105
|
+
url: localVarPath,
|
|
106
|
+
params: queryParameters,
|
|
107
|
+
headers: headerParams
|
|
108
|
+
};
|
|
109
|
+
|
|
110
|
+
if (extraHttpRequestParams) {
|
|
111
|
+
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
return this.$http(httpRequestParams);
|
|
115
|
+
}
|
|
116
|
+
/**
|
|
117
|
+
*
|
|
118
|
+
* @summary getReferralCodes
|
|
119
|
+
* @param isActive isActive
|
|
120
|
+
*/
|
|
121
|
+
public getReferralCodesUsingGET (isActive?: boolean, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.GetReferralCodesResponse> {
|
|
122
|
+
const localVarPath = this.basePath + '/api/v1/referrals/codes';
|
|
123
|
+
|
|
124
|
+
let queryParameters: any = {};
|
|
125
|
+
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
126
|
+
if (isActive !== undefined) {
|
|
127
|
+
queryParameters['isActive'] = isActive;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
let httpRequestParams: ng.IRequestConfig = {
|
|
131
|
+
method: 'GET',
|
|
132
|
+
url: localVarPath,
|
|
133
|
+
params: queryParameters,
|
|
134
|
+
headers: headerParams
|
|
135
|
+
};
|
|
136
|
+
|
|
137
|
+
if (extraHttpRequestParams) {
|
|
138
|
+
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
return this.$http(httpRequestParams);
|
|
142
|
+
}
|
|
143
|
+
/**
|
|
144
|
+
*
|
|
145
|
+
* @summary markCodeAsInactive
|
|
146
|
+
* @param codeId codeId
|
|
147
|
+
*/
|
|
148
|
+
public markCodeAsInactiveUsingDELETE (codeId: string, extraHttpRequestParams?: any ) : ng.IHttpPromise<{}> {
|
|
149
|
+
const localVarPath = this.basePath + '/api/v1/referrals/codes/{codeId}'
|
|
150
|
+
.replace('{' + 'codeId' + '}', encodeURIComponent(String(codeId)));
|
|
151
|
+
|
|
152
|
+
let queryParameters: any = {};
|
|
153
|
+
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
154
|
+
// verify required parameter 'codeId' is not null or undefined
|
|
155
|
+
if (codeId === null || codeId === undefined) {
|
|
156
|
+
throw new Error('Required parameter codeId was null or undefined when calling markCodeAsInactiveUsingDELETE.');
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
let httpRequestParams: ng.IRequestConfig = {
|
|
160
|
+
method: 'DELETE',
|
|
161
|
+
url: localVarPath,
|
|
162
|
+
params: queryParameters,
|
|
163
|
+
headers: headerParams
|
|
164
|
+
};
|
|
165
|
+
|
|
166
|
+
if (extraHttpRequestParams) {
|
|
167
|
+
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
return this.$http(httpRequestParams);
|
|
171
|
+
}
|
|
172
|
+
/**
|
|
173
|
+
*
|
|
174
|
+
* @summary Validates and returns the referral code. Validation includes: Are we passed the expiration date? Has the code exceeded it\'s max use count?
|
|
175
|
+
* @param codeId codeId
|
|
176
|
+
*/
|
|
177
|
+
public validateReferralCodeUsingGET (codeId: string, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.GetReferralCodeResponse> {
|
|
178
|
+
const localVarPath = this.basePath + '/api/v1/referrals/codes/{codeId}/validate'
|
|
179
|
+
.replace('{' + 'codeId' + '}', encodeURIComponent(String(codeId)));
|
|
180
|
+
|
|
181
|
+
let queryParameters: any = {};
|
|
182
|
+
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
183
|
+
// verify required parameter 'codeId' is not null or undefined
|
|
184
|
+
if (codeId === null || codeId === undefined) {
|
|
185
|
+
throw new Error('Required parameter codeId was null or undefined when calling validateReferralCodeUsingGET.');
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
let httpRequestParams: ng.IRequestConfig = {
|
|
189
|
+
method: 'GET',
|
|
190
|
+
url: localVarPath,
|
|
191
|
+
params: queryParameters,
|
|
192
|
+
headers: headerParams
|
|
193
|
+
};
|
|
194
|
+
|
|
195
|
+
if (extraHttpRequestParams) {
|
|
196
|
+
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
return this.$http(httpRequestParams);
|
|
200
|
+
}
|
|
201
|
+
}
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OffTheRecord Rest Service API - Devo
|
|
3
|
+
* A service to handle your traffic tickets
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
import * as models from '../model/models';
|
|
14
|
+
|
|
15
|
+
/* tslint:disable:no-unused-variable member-ordering */
|
|
16
|
+
|
|
17
|
+
export class ReferralControllerApi {
|
|
18
|
+
protected basePath = 'http://otr-backend-service-us-devo.offtherecord.com';
|
|
19
|
+
public defaultHeaders : any = {};
|
|
20
|
+
|
|
21
|
+
static $inject: string[] = ['$http', '$httpParamSerializer', 'basePath'];
|
|
22
|
+
|
|
23
|
+
constructor(protected $http: ng.IHttpService, protected $httpParamSerializer?: (d: any) => any, basePath?: string) {
|
|
24
|
+
if (basePath !== undefined) {
|
|
25
|
+
this.basePath = basePath;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @summary getReferralHistory
|
|
32
|
+
*/
|
|
33
|
+
public getReferralHistoryUsingGET (extraHttpRequestParams?: any ) : ng.IHttpPromise<models.GetReferralsHistoryResponse> {
|
|
34
|
+
const localVarPath = this.basePath + '/api/v1/referrals';
|
|
35
|
+
|
|
36
|
+
let queryParameters: any = {};
|
|
37
|
+
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
38
|
+
let httpRequestParams: ng.IRequestConfig = {
|
|
39
|
+
method: 'GET',
|
|
40
|
+
url: localVarPath,
|
|
41
|
+
params: queryParameters,
|
|
42
|
+
headers: headerParams
|
|
43
|
+
};
|
|
44
|
+
|
|
45
|
+
if (extraHttpRequestParams) {
|
|
46
|
+
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
return this.$http(httpRequestParams);
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
*
|
|
53
|
+
* @summary listReferrals
|
|
54
|
+
* @param userId userId
|
|
55
|
+
*/
|
|
56
|
+
public listReferralsUsingGET (userId: number, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.ListReferralsResponse> {
|
|
57
|
+
const localVarPath = this.basePath + '/api/v2/referrals';
|
|
58
|
+
|
|
59
|
+
let queryParameters: any = {};
|
|
60
|
+
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
61
|
+
// verify required parameter 'userId' is not null or undefined
|
|
62
|
+
if (userId === null || userId === undefined) {
|
|
63
|
+
throw new Error('Required parameter userId was null or undefined when calling listReferralsUsingGET.');
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
if (userId !== undefined) {
|
|
67
|
+
queryParameters['userId'] = userId;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
let httpRequestParams: ng.IRequestConfig = {
|
|
71
|
+
method: 'GET',
|
|
72
|
+
url: localVarPath,
|
|
73
|
+
params: queryParameters,
|
|
74
|
+
headers: headerParams
|
|
75
|
+
};
|
|
76
|
+
|
|
77
|
+
if (extraHttpRequestParams) {
|
|
78
|
+
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
return this.$http(httpRequestParams);
|
|
82
|
+
}
|
|
83
|
+
/**
|
|
84
|
+
*
|
|
85
|
+
* @summary publishReferralContacts
|
|
86
|
+
* @param request request
|
|
87
|
+
*/
|
|
88
|
+
public publishReferralContactsUsingPOST (request: models.PublishReferralRequest, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.PublishReferralContactsResponse> {
|
|
89
|
+
const localVarPath = this.basePath + '/api/v1/referrals/contacts';
|
|
90
|
+
|
|
91
|
+
let queryParameters: any = {};
|
|
92
|
+
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
93
|
+
// verify required parameter 'request' is not null or undefined
|
|
94
|
+
if (request === null || request === undefined) {
|
|
95
|
+
throw new Error('Required parameter request was null or undefined when calling publishReferralContactsUsingPOST.');
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
let httpRequestParams: ng.IRequestConfig = {
|
|
99
|
+
method: 'POST',
|
|
100
|
+
url: localVarPath,
|
|
101
|
+
data: request,
|
|
102
|
+
params: queryParameters,
|
|
103
|
+
headers: headerParams
|
|
104
|
+
};
|
|
105
|
+
|
|
106
|
+
if (extraHttpRequestParams) {
|
|
107
|
+
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
return this.$http(httpRequestParams);
|
|
111
|
+
}
|
|
112
|
+
}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* OffTheRecord Rest Service API - Devo
|
|
3
|
+
* A service to handle your traffic tickets
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
import * as models from '../model/models';
|
|
14
|
+
|
|
15
|
+
/* tslint:disable:no-unused-variable member-ordering */
|
|
16
|
+
|
|
17
|
+
export class ReferralSourceControllerApi {
|
|
18
|
+
protected basePath = 'http://otr-backend-service-us-devo.offtherecord.com';
|
|
19
|
+
public defaultHeaders : any = {};
|
|
20
|
+
|
|
21
|
+
static $inject: string[] = ['$http', '$httpParamSerializer', 'basePath'];
|
|
22
|
+
|
|
23
|
+
constructor(protected $http: ng.IHttpService, protected $httpParamSerializer?: (d: any) => any, basePath?: string) {
|
|
24
|
+
if (basePath !== undefined) {
|
|
25
|
+
this.basePath = basePath;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @summary getUserReferralSourceTypes
|
|
32
|
+
* @param flavor flavor
|
|
33
|
+
*/
|
|
34
|
+
public getUserReferralSourceTypesUsingGET (flavor?: 'ALL' | 'ENABLED', extraHttpRequestParams?: any ) : ng.IHttpPromise<models.GetUserReferralSourceTypesResponse> {
|
|
35
|
+
const localVarPath = this.basePath + '/api/v1/referrals/sources';
|
|
36
|
+
|
|
37
|
+
let queryParameters: any = {};
|
|
38
|
+
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
39
|
+
if (flavor !== undefined) {
|
|
40
|
+
queryParameters['flavor'] = flavor;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
let httpRequestParams: ng.IRequestConfig = {
|
|
44
|
+
method: 'GET',
|
|
45
|
+
url: localVarPath,
|
|
46
|
+
params: queryParameters,
|
|
47
|
+
headers: headerParams
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
if (extraHttpRequestParams) {
|
|
51
|
+
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
return this.$http(httpRequestParams);
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
*
|
|
58
|
+
* @summary setReferralSource
|
|
59
|
+
* @param request request
|
|
60
|
+
*/
|
|
61
|
+
public setReferralSourceUsingPOST (request: models.SetReferralSourceRequest, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.RegisterNewUserResponse> {
|
|
62
|
+
const localVarPath = this.basePath + '/api/v1/referrals/sources';
|
|
63
|
+
|
|
64
|
+
let queryParameters: any = {};
|
|
65
|
+
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
66
|
+
// verify required parameter 'request' is not null or undefined
|
|
67
|
+
if (request === null || request === undefined) {
|
|
68
|
+
throw new Error('Required parameter request was null or undefined when calling setReferralSourceUsingPOST.');
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
let httpRequestParams: ng.IRequestConfig = {
|
|
72
|
+
method: 'POST',
|
|
73
|
+
url: localVarPath,
|
|
74
|
+
data: request,
|
|
75
|
+
params: queryParameters,
|
|
76
|
+
headers: headerParams
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
if (extraHttpRequestParams) {
|
|
80
|
+
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
return this.$http(httpRequestParams);
|
|
84
|
+
}
|
|
85
|
+
}
|