@otr-app/shared-backend-generated-client 2.3.10 → 2.3.12
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/otrBackendService.js +72 -0
- package/dist/otrBackendService.min.js +5 -5
- package/dist/typescript/api/CaseReferralCodeControllerApi.d.ts +2 -2
- package/dist/typescript/api/CaseReferralCodeControllerApi.js +2 -2
- package/dist/typescript/api/DashboardControllerApi.d.ts +10 -0
- package/dist/typescript/api/DashboardControllerApi.js +47 -0
- package/dist/typescript/api/MessagesControllerApi.d.ts +2 -1
- package/dist/typescript/api/MessagesControllerApi.js +5 -1
- package/dist/typescript/model/CaseCreationRequest.d.ts +1 -0
- package/dist/typescript/model/LawfirmCaseDomain.d.ts +1 -0
- package/dist/typescript/model/LawfirmCaseDomainReq.d.ts +1 -0
- package/dist/typescript/model/LawfirmCaseDomainRes.d.ts +1 -0
- package/dist/typescript/model/LawyerModel.d.ts +1 -0
- package/dist/typescript/model/ListNotesResponse.d.ts +1 -0
- package/dist/typescript/model/MatchLawfirmCaseResponse.d.ts +1 -0
- package/dist/typescript/model/models.d.ts +2 -0
- package/dist/typescript/model/models.js +2 -0
- package/package.json +1 -1
- package/dist/typescript/api/ActionRequiredControllerApi.ts +0 -58
- package/dist/typescript/api/ActivityFeedControllerApi.ts +0 -71
- 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/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/CaseActionsControllerApi.ts +0 -239
- package/dist/typescript/api/CaseControllerApi.ts +0 -558
- package/dist/typescript/api/CaseCreationControllerApi.ts +0 -89
- package/dist/typescript/api/CaseNotesControllerApi.ts +0 -94
- package/dist/typescript/api/CasePaymentControllerApi.ts +0 -599
- package/dist/typescript/api/CaseReferralCodeControllerApi.ts +0 -101
- package/dist/typescript/api/CaseRefundControllerApi.ts +0 -173
- package/dist/typescript/api/CaseStatusControllerApi.ts +0 -83
- package/dist/typescript/api/CaseTransferControllerApi.ts +0 -94
- package/dist/typescript/api/CertificateControllerApi.ts +0 -61
- package/dist/typescript/api/CitationAuditControllerApi.ts +0 -78
- package/dist/typescript/api/CitationControllerApi.ts +0 -614
- package/dist/typescript/api/ConfigurationControllerApi.ts +0 -51
- package/dist/typescript/api/ConsoleListControllerApi.ts +0 -479
- 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 -301
- package/dist/typescript/api/CustomerServiceAgentBookingsControllerApi.ts +0 -140
- package/dist/typescript/api/CustomerServiceAgentControllerApi.ts +0 -56
- package/dist/typescript/api/DashboardControllerApi.ts +0 -261
- 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/EmailSubscriptionControllerApi.ts +0 -58
- package/dist/typescript/api/ExternalTicketLookupControllerApi.ts +0 -143
- 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/InsuranceCalculatorControllerApi.ts +0 -58
- package/dist/typescript/api/LawfirmCaseDecisionControllerApi.ts +0 -65
- package/dist/typescript/api/LawfirmCasesControllerApi.ts +0 -95
- package/dist/typescript/api/LawfirmControllerApi.ts +0 -799
- package/dist/typescript/api/LawfirmDocumentControllerApi.ts +0 -256
- package/dist/typescript/api/LawfirmFeeCoverageControllerApi.ts +0 -389
- 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 -516
- package/dist/typescript/api/LawyerControllerApi.ts +0 -333
- package/dist/typescript/api/LineItemControllerApi.ts +0 -195
- package/dist/typescript/api/ListCasesControllerApi.ts +0 -141
- package/dist/typescript/api/MediaCreationControllerApi.ts +0 -58
- package/dist/typescript/api/MessagesControllerApi.ts +0 -71
- package/dist/typescript/api/NotesControllerApi.ts +0 -277
- package/dist/typescript/api/OnDemandRequestControllerApi.ts +0 -65
- package/dist/typescript/api/OneTimePasswordControllerApi.ts +0 -51
- package/dist/typescript/api/PhoneLeadsControllerApi.ts +0 -87
- package/dist/typescript/api/PushNotificationControllerApi.ts +0 -294
- package/dist/typescript/api/RecurringBillingControllerApi.ts +0 -218
- package/dist/typescript/api/RefLinkControllerApi.ts +0 -58
- package/dist/typescript/api/ReferralCodeControllerApi.ts +0 -201
- package/dist/typescript/api/ReferralControllerApi.ts +0 -112
- package/dist/typescript/api/ReferralSourceControllerApi.ts +0 -85
- package/dist/typescript/api/RefundEligibilityControllerApi.ts +0 -58
- package/dist/typescript/api/RegistrationControllerApi.ts +0 -58
- 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 -87
- package/dist/typescript/api/SocialLoginControllerApi.ts +0 -123
- 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 -77
- package/dist/typescript/api/TicketReviewControllerApi.ts +0 -123
- package/dist/typescript/api/TrafficViolationControllerApi.ts +0 -224
- 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 -354
- package/dist/typescript/api/UserPasswordControllerApi.ts +0 -261
- package/dist/typescript/api/UserProfileControllerApi.ts +0 -324
- package/dist/typescript/api/UserSearchControllerApi.ts +0 -87
- package/dist/typescript/api/UserSettingsControllerApi.ts +0 -176
- 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/ViolationPenaltyControllerApi.ts +0 -157
- package/dist/typescript/api/api.ts +0 -193
- package/dist/typescript/api.module.ts +0 -102
- package/dist/typescript/git_push.sh +0 -58
- package/dist/typescript/index.ts +0 -2
- package/dist/typescript/model/AccountLevelFee.ts +0 -93
- package/dist/typescript/model/AccountLevelFeeRequest.ts +0 -18
- package/dist/typescript/model/AccountLevelFeeResponse.ts +0 -19
- package/dist/typescript/model/AccountLevelFeeToSave.ts +0 -88
- package/dist/typescript/model/ActionByEntityModel.ts +0 -95
- package/dist/typescript/model/ActivityFeedModel.ts +0 -39
- 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 -87
- package/dist/typescript/model/AddCourtRequest.ts +0 -20
- package/dist/typescript/model/AddCustomerLeadRequest.ts +0 -18
- package/dist/typescript/model/AddExtraAccountRequest.ts +0 -20
- 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/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/AgentBookingStats.ts +0 -23
- package/dist/typescript/model/AgentBookingsSummary.ts +0 -20
- package/dist/typescript/model/AggregateBySource.ts +0 -31
- package/dist/typescript/model/AggregateRatingMetrics.ts +0 -21
- package/dist/typescript/model/AggregateReferralCredit.ts +0 -20
- package/dist/typescript/model/Alert.ts +0 -35
- package/dist/typescript/model/AlertNotificationResponse.ts +0 -19
- package/dist/typescript/model/AppEventCreateRequest.ts +0 -27
- package/dist/typescript/model/AppearanceAttorneyDomain.ts +0 -21
- package/dist/typescript/model/AppleLoginRequest.ts +0 -22
- package/dist/typescript/model/AssignCitationOwnerRequest.ts +0 -18
- 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/BillingInvoiceModel.ts +0 -32
- package/dist/typescript/model/BillingPriceModel.ts +0 -42
- 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 -38
- 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/CaptureChargeFromCasePaymentRequest.ts +0 -19
- package/dist/typescript/model/Case.ts +0 -117
- package/dist/typescript/model/CaseActionDomain.ts +0 -46
- package/dist/typescript/model/CaseActionRequestModel.ts +0 -39
- 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/CaseCreationRequest.ts +0 -20
- package/dist/typescript/model/CaseDomain.ts +0 -96
- package/dist/typescript/model/CaseDomainReq.ts +0 -96
- package/dist/typescript/model/CaseDomainRes.ts +0 -96
- package/dist/typescript/model/CaseLineItemDomainReq.ts +0 -61
- package/dist/typescript/model/CaseLineItemDomainRes.ts +0 -61
- package/dist/typescript/model/CaseLineItemsSummary.ts +0 -30
- package/dist/typescript/model/CaseMessageDomain.ts +0 -42
- package/dist/typescript/model/CaseNotesDomain.ts +0 -19
- package/dist/typescript/model/CasePaymentDomain.ts +0 -64
- package/dist/typescript/model/CasePaymentModel.ts +0 -20
- 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/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 -44
- package/dist/typescript/model/ChargeFeeToLawfirmResponse.ts +0 -18
- package/dist/typescript/model/CitationAuditEventModel.ts +0 -73
- package/dist/typescript/model/CitationDomain.ts +0 -124
- package/dist/typescript/model/CitationDomainReq.ts +0 -124
- package/dist/typescript/model/CitationDomainRes.ts +0 -124
- package/dist/typescript/model/CitationInputRequest.ts +0 -94
- package/dist/typescript/model/CitationViolationModel.ts +0 -84
- package/dist/typescript/model/CitationWithMissingCourt.ts +0 -76
- package/dist/typescript/model/CitationWithMissingFields.ts +0 -81
- 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/CommonHeader.ts +0 -22
- 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 -18
- 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/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/CourtInputRequest.ts +0 -18
- 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 -19
- package/dist/typescript/model/CreateBillingSubscriptionResponse.ts +0 -33
- package/dist/typescript/model/CreateBranchLinkRequest.ts +0 -26
- package/dist/typescript/model/CreateCitationRequest.ts +0 -100
- 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 -59
- 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 -24
- package/dist/typescript/model/CustomerReview.ts +0 -55
- 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 -30
- package/dist/typescript/model/DashboardCitationModel.ts +0 -34
- package/dist/typescript/model/DashboardCourtModel.ts +0 -19
- package/dist/typescript/model/DashboardStatusModel.ts +0 -68
- 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/Duration.ts +0 -22
- package/dist/typescript/model/EditConversationMessageRequest.ts +0 -18
- 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/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 -61
- 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 -40
- 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/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.ts +0 -34
- package/dist/typescript/model/GenerateTemplateRequest.ts +0 -62
- package/dist/typescript/model/GenericAdminListRequest.ts +0 -18
- package/dist/typescript/model/GeoRatesRequest.ts +0 -22
- package/dist/typescript/model/GetActivityFeedResponse.ts +0 -19
- package/dist/typescript/model/GetAddressInnerResponse.ts +0 -24
- 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 -37
- package/dist/typescript/model/GetCaseCostsAttorneyResponse.ts +0 -23
- 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 -20
- package/dist/typescript/model/GetCasesWithCoverageObtainedResponse.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 -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/GetCitationsResponse.ts +0 -18
- package/dist/typescript/model/GetCitationsWithMissingFieldsRequest.ts +0 -77
- package/dist/typescript/model/GetCitationsWithMissingFieldsResponse.ts +0 -20
- package/dist/typescript/model/GetClientCasesResponse.ts +0 -22
- package/dist/typescript/model/GetClientConfirmedUnpaidCasesResponse.ts +0 -19
- package/dist/typescript/model/GetCompetitionResponseModel.ts +0 -21
- package/dist/typescript/model/GetCountOfMatchingUsersRequest.ts +0 -18
- package/dist/typescript/model/GetCountOfMatchingUsersResponse.ts +0 -18
- 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/GetEmailTemplateResponse.ts +0 -19
- package/dist/typescript/model/GetExternalTicketInputParamsResponse.ts +0 -18
- package/dist/typescript/model/GetExternalTicketModel.ts +0 -30
- package/dist/typescript/model/GetExternalTicketsResponse.ts +0 -27
- 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 -20
- package/dist/typescript/model/GetLawfirmCoverageReportResponse.ts +0 -19
- package/dist/typescript/model/GetLawfirmCoverageResponse.ts +0 -18
- package/dist/typescript/model/GetLawfirmFeeCoverageModel.ts +0 -24
- 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 -19
- 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 -121
- 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 -38
- 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 -18
- 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/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 -20
- 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/GoogleLoginRequest.ts +0 -18
- 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/InsertCaseLineItemResponse.ts +0 -18
- package/dist/typescript/model/InsertInvoiceLineItemRequest.ts +0 -18
- 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 -42
- package/dist/typescript/model/LawfirmAuditEventModel.ts +0 -75
- package/dist/typescript/model/LawfirmBookingSummary.ts +0 -79
- package/dist/typescript/model/LawfirmCaseDocument.ts +0 -36
- package/dist/typescript/model/LawfirmCaseDomain.ts +0 -46
- package/dist/typescript/model/LawfirmCaseDomainReq.ts +0 -46
- package/dist/typescript/model/LawfirmCaseDomainRes.ts +0 -46
- 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 -52
- package/dist/typescript/model/LawfirmInboxMessageDomain.ts +0 -105
- package/dist/typescript/model/LawfirmLeadDomain.ts +0 -109
- package/dist/typescript/model/LawfirmPayoutDomain.ts +0 -48
- package/dist/typescript/model/LawfirmPictureRequest.ts +0 -20
- package/dist/typescript/model/LawfirmRatesResponse.ts +0 -50
- 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 -53
- 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 -59
- package/dist/typescript/model/LetterOfEngagement.ts +0 -20
- package/dist/typescript/model/LineItem.ts +0 -40
- package/dist/typescript/model/LineItemModel.ts +0 -46
- package/dist/typescript/model/LineItemRequest.ts +0 -49
- package/dist/typescript/model/ListAgentBookingsResponse.ts +0 -20
- package/dist/typescript/model/ListBillingProductsResponse.ts +0 -18
- package/dist/typescript/model/ListBillingSubscribersRequest.ts +0 -18
- package/dist/typescript/model/ListBillingSubscribersResponse.ts +0 -19
- package/dist/typescript/model/ListBillingSubscriptionModel.ts +0 -42
- package/dist/typescript/model/ListBillingSubscriptionsResponse.ts +0 -19
- package/dist/typescript/model/ListCitationAuditEventsResponse.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/ListLawfirmAuditEventsByCursorResponse.ts +0 -20
- package/dist/typescript/model/ListLawfirmStorefrontsResponse.ts +0 -20
- package/dist/typescript/model/ListLawfirmSurchargeModel.ts +0 -40
- package/dist/typescript/model/ListLawfirmSurchargeTypeModel.ts +0 -30
- package/dist/typescript/model/ListLawfirmSurchargesResponse.ts +0 -18
- package/dist/typescript/model/ListNotesResponse.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/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 -63
- package/dist/typescript/model/MarkCaseAsResolvedResponse.ts +0 -70
- package/dist/typescript/model/MatchCaseResponse.ts +0 -20
- package/dist/typescript/model/MatchCitationResponse.ts +0 -28
- package/dist/typescript/model/MatchInnerCaseResponse.ts +0 -36
- package/dist/typescript/model/MatchLawfirmCaseResponse.ts +0 -21
- 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 -19
- 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 -34
- package/dist/typescript/model/NewUserResponse.ts +0 -22
- 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/OutgoingContactDomain.ts +0 -29
- 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 -31
- package/dist/typescript/model/PhoneNumberDomain.ts +0 -45
- package/dist/typescript/model/PhoneNumberDomainReq.ts +0 -45
- package/dist/typescript/model/PhoneNumberDomainRes.ts +0 -45
- 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/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 -35
- 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 -77
- 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/RegisterNewUserRequest.ts +0 -58
- package/dist/typescript/model/RegisterNewUserResponse.ts +0 -21
- 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 -22
- package/dist/typescript/model/ReviewRatingModel.ts +0 -20
- package/dist/typescript/model/ReviewVoteAggregateModel.ts +0 -19
- package/dist/typescript/model/SNSNotificationRequest.ts +0 -21
- package/dist/typescript/model/SSLCertificateResponse.ts +0 -18
- package/dist/typescript/model/SaveAgentBookingRequest.ts +0 -22
- package/dist/typescript/model/SaveAgentBookingResponse.ts +0 -18
- package/dist/typescript/model/SaveCaseNotesRequest.ts +0 -18
- package/dist/typescript/model/SaveLawfirmSurchargeModel.ts +0 -50
- package/dist/typescript/model/SaveLawfirmSurchargesRequest.ts +0 -18
- package/dist/typescript/model/SaveLawyerLeadRequest.ts +0 -35
- 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/ScheduleNewPaymentRequest.ts +0 -44
- 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 -62
- 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 -73
- package/dist/typescript/model/SendEmailToUsersRequest.ts +0 -61
- package/dist/typescript/model/SendPayoutToLawfirmRequest.ts +0 -44
- package/dist/typescript/model/SendPayoutToLawfirmResponse.ts +0 -18
- 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/SetFlagOnMessageModel.ts +0 -18
- package/dist/typescript/model/SetFlagOnMessagesRequest.ts +0 -20
- package/dist/typescript/model/SetLawfirmCaseDecisionRequest.ts +0 -30
- package/dist/typescript/model/SetReferralSourceRequest.ts +0 -49
- 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/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/SocialLoginRequest.ts +0 -48
- package/dist/typescript/model/SocialLoginResponse.ts +0 -21
- package/dist/typescript/model/SocialLoginUser.ts +0 -27
- package/dist/typescript/model/SocialPhoneNumber.ts +0 -29
- package/dist/typescript/model/SqlResponse.ts +0 -18
- 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 -88
- 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/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/TemporalUnit.ts +0 -21
- package/dist/typescript/model/TicketLeadDomain.ts +0 -86
- 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/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/TrafficViolationInputRequest.ts +0 -18
- package/dist/typescript/model/TrafficViolationTypeDomain.ts +0 -87
- 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 -44
- 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/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 -42
- package/dist/typescript/model/UpdateLawfirmFeeResponse.ts +0 -18
- package/dist/typescript/model/UpdateLawfirmModel.ts +0 -61
- package/dist/typescript/model/UpdateLawfirmPaymentModelRequest.ts +0 -25
- package/dist/typescript/model/UpdateLawfirmPayoutRequest.ts +0 -39
- 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/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 -51
- package/dist/typescript/model/UpdateUserPhoneNumberRequest.ts +0 -18
- 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/UpsertAddressRequest.ts +0 -18
- package/dist/typescript/model/User.ts +0 -20
- package/dist/typescript/model/UserAccountModel.ts +0 -33
- package/dist/typescript/model/UserAuditEventModel.ts +0 -75
- package/dist/typescript/model/UserBookingsDomain.ts +0 -19
- package/dist/typescript/model/UserDetails.ts +0 -21
- package/dist/typescript/model/UserDomain.ts +0 -82
- package/dist/typescript/model/UserDomainReq.ts +0 -81
- package/dist/typescript/model/UserDomainRes.ts +0 -82
- package/dist/typescript/model/UserRefLinkDomain.ts +0 -20
- package/dist/typescript/model/UserReferralSourceTypeModel.ts +0 -24
- package/dist/typescript/model/UserRegistrationStats.ts +0 -23
- package/dist/typescript/model/UserRoleDomain.ts +0 -28
- package/dist/typescript/model/UserSubscriptionPlanModel.ts +0 -31
- package/dist/typescript/model/UserSubscriptionPlanModelReq.ts +0 -31
- package/dist/typescript/model/UserSubscriptionPlanModelRes.ts +0 -31
- package/dist/typescript/model/UserToContact.ts +0 -19
- package/dist/typescript/model/ValidateDirectMailRequest.ts +0 -19
- package/dist/typescript/model/ValidateDirectMailResponse.ts +0 -281
- package/dist/typescript/model/ValidateUserEmailResponse.ts +0 -20
- 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 -19
- 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/ViolationPenaltyResponse.ts +0 -19
- package/dist/typescript/model/ViolationResponse.ts +0 -85
- 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 -645
|
@@ -1,393 +0,0 @@
|
|
|
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 StripeCardControllerApi {
|
|
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 addACHToLawfirmStripeAccount
|
|
32
|
-
* @param lawfirmId lawfirmId
|
|
33
|
-
* @param request request
|
|
34
|
-
*/
|
|
35
|
-
public addACHToLawfirmStripeAccountUsingPOST (lawfirmId: string, request: models.AddACHToStripeAccountRequest, extraHttpRequestParams?: any ) : ng.IHttpPromise<object> {
|
|
36
|
-
const localVarPath = this.basePath + '/api/v1/lawfirms/{lawfirmId}/stripe/ach'
|
|
37
|
-
.replace('{' + 'lawfirmId' + '}', encodeURIComponent(String(lawfirmId)));
|
|
38
|
-
|
|
39
|
-
let queryParameters: any = {};
|
|
40
|
-
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
41
|
-
// verify required parameter 'lawfirmId' is not null or undefined
|
|
42
|
-
if (lawfirmId === null || lawfirmId === undefined) {
|
|
43
|
-
throw new Error('Required parameter lawfirmId was null or undefined when calling addACHToLawfirmStripeAccountUsingPOST.');
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
// verify required parameter 'request' is not null or undefined
|
|
47
|
-
if (request === null || request === undefined) {
|
|
48
|
-
throw new Error('Required parameter request was null or undefined when calling addACHToLawfirmStripeAccountUsingPOST.');
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
let httpRequestParams: ng.IRequestConfig = {
|
|
52
|
-
method: 'POST',
|
|
53
|
-
url: localVarPath,
|
|
54
|
-
data: request,
|
|
55
|
-
params: queryParameters,
|
|
56
|
-
headers: headerParams
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
if (extraHttpRequestParams) {
|
|
60
|
-
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
return this.$http(httpRequestParams);
|
|
64
|
-
}
|
|
65
|
-
/**
|
|
66
|
-
*
|
|
67
|
-
* @summary addACHToUserStripeAccount
|
|
68
|
-
* @param userId userId
|
|
69
|
-
* @param request request
|
|
70
|
-
*/
|
|
71
|
-
public addACHToUserStripeAccountUsingPOST (userId: string, request: models.AddACHToStripeAccountRequest, extraHttpRequestParams?: any ) : ng.IHttpPromise<object> {
|
|
72
|
-
const localVarPath = this.basePath + '/api/v1/users/{userId}/stripe/ach'
|
|
73
|
-
.replace('{' + 'userId' + '}', encodeURIComponent(String(userId)));
|
|
74
|
-
|
|
75
|
-
let queryParameters: any = {};
|
|
76
|
-
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
77
|
-
// verify required parameter 'userId' is not null or undefined
|
|
78
|
-
if (userId === null || userId === undefined) {
|
|
79
|
-
throw new Error('Required parameter userId was null or undefined when calling addACHToUserStripeAccountUsingPOST.');
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
// verify required parameter 'request' is not null or undefined
|
|
83
|
-
if (request === null || request === undefined) {
|
|
84
|
-
throw new Error('Required parameter request was null or undefined when calling addACHToUserStripeAccountUsingPOST.');
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
let httpRequestParams: ng.IRequestConfig = {
|
|
88
|
-
method: 'POST',
|
|
89
|
-
url: localVarPath,
|
|
90
|
-
data: request,
|
|
91
|
-
params: queryParameters,
|
|
92
|
-
headers: headerParams
|
|
93
|
-
};
|
|
94
|
-
|
|
95
|
-
if (extraHttpRequestParams) {
|
|
96
|
-
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
return this.$http(httpRequestParams);
|
|
100
|
-
}
|
|
101
|
-
/**
|
|
102
|
-
*
|
|
103
|
-
* @summary addCardToStripeAccount
|
|
104
|
-
* @param request request
|
|
105
|
-
*/
|
|
106
|
-
public addCardToStripeAccountUsingPOST (request: models.AddCardToStripeAccountRequest, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.AddCardToStripeAccountResponse> {
|
|
107
|
-
const localVarPath = this.basePath + '/api/v1/users/stripe/account/cards';
|
|
108
|
-
|
|
109
|
-
let queryParameters: any = {};
|
|
110
|
-
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
111
|
-
// verify required parameter 'request' is not null or undefined
|
|
112
|
-
if (request === null || request === undefined) {
|
|
113
|
-
throw new Error('Required parameter request was null or undefined when calling addCardToStripeAccountUsingPOST.');
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
let httpRequestParams: ng.IRequestConfig = {
|
|
117
|
-
method: 'POST',
|
|
118
|
-
url: localVarPath,
|
|
119
|
-
data: request,
|
|
120
|
-
params: queryParameters,
|
|
121
|
-
headers: headerParams
|
|
122
|
-
};
|
|
123
|
-
|
|
124
|
-
if (extraHttpRequestParams) {
|
|
125
|
-
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
return this.$http(httpRequestParams);
|
|
129
|
-
}
|
|
130
|
-
/**
|
|
131
|
-
*
|
|
132
|
-
* @summary deleteBankAccountFromLawfirmStripeAccount
|
|
133
|
-
* @param bankAccountId bankAccountId
|
|
134
|
-
* @param lawfirmId lawfirmId
|
|
135
|
-
*/
|
|
136
|
-
public deleteBankAccountFromLawfirmStripeAccountUsingDELETE (bankAccountId: string, lawfirmId: number, extraHttpRequestParams?: any ) : ng.IHttpPromise<{}> {
|
|
137
|
-
const localVarPath = this.basePath + '/api/v1/lawfirms/{lawfirmId}/stripe/bank-accounts/{bankAccountId}'
|
|
138
|
-
.replace('{' + 'bankAccountId' + '}', encodeURIComponent(String(bankAccountId)))
|
|
139
|
-
.replace('{' + 'lawfirmId' + '}', encodeURIComponent(String(lawfirmId)));
|
|
140
|
-
|
|
141
|
-
let queryParameters: any = {};
|
|
142
|
-
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
143
|
-
// verify required parameter 'bankAccountId' is not null or undefined
|
|
144
|
-
if (bankAccountId === null || bankAccountId === undefined) {
|
|
145
|
-
throw new Error('Required parameter bankAccountId was null or undefined when calling deleteBankAccountFromLawfirmStripeAccountUsingDELETE.');
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
// verify required parameter 'lawfirmId' is not null or undefined
|
|
149
|
-
if (lawfirmId === null || lawfirmId === undefined) {
|
|
150
|
-
throw new Error('Required parameter lawfirmId was null or undefined when calling deleteBankAccountFromLawfirmStripeAccountUsingDELETE.');
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
let httpRequestParams: ng.IRequestConfig = {
|
|
154
|
-
method: 'DELETE',
|
|
155
|
-
url: localVarPath,
|
|
156
|
-
params: queryParameters,
|
|
157
|
-
headers: headerParams
|
|
158
|
-
};
|
|
159
|
-
|
|
160
|
-
if (extraHttpRequestParams) {
|
|
161
|
-
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
return this.$http(httpRequestParams);
|
|
165
|
-
}
|
|
166
|
-
/**
|
|
167
|
-
*
|
|
168
|
-
* @summary deleteCardForUser
|
|
169
|
-
* @param cardId cardId
|
|
170
|
-
* @param userId userId
|
|
171
|
-
*/
|
|
172
|
-
public deleteCardForUserUsingDELETE (cardId: string, userId: string, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.StripeCardDomain> {
|
|
173
|
-
const localVarPath = this.basePath + '/api/v1/users/{userId}/stripe/account/cards/{cardId}'
|
|
174
|
-
.replace('{' + 'cardId' + '}', encodeURIComponent(String(cardId)))
|
|
175
|
-
.replace('{' + 'userId' + '}', encodeURIComponent(String(userId)));
|
|
176
|
-
|
|
177
|
-
let queryParameters: any = {};
|
|
178
|
-
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
179
|
-
// verify required parameter 'cardId' is not null or undefined
|
|
180
|
-
if (cardId === null || cardId === undefined) {
|
|
181
|
-
throw new Error('Required parameter cardId was null or undefined when calling deleteCardForUserUsingDELETE.');
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
// verify required parameter 'userId' is not null or undefined
|
|
185
|
-
if (userId === null || userId === undefined) {
|
|
186
|
-
throw new Error('Required parameter userId was null or undefined when calling deleteCardForUserUsingDELETE.');
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
let httpRequestParams: ng.IRequestConfig = {
|
|
190
|
-
method: 'DELETE',
|
|
191
|
-
url: localVarPath,
|
|
192
|
-
params: queryParameters,
|
|
193
|
-
headers: headerParams
|
|
194
|
-
};
|
|
195
|
-
|
|
196
|
-
if (extraHttpRequestParams) {
|
|
197
|
-
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
return this.$http(httpRequestParams);
|
|
201
|
-
}
|
|
202
|
-
/**
|
|
203
|
-
*
|
|
204
|
-
* @summary deleteCard
|
|
205
|
-
* @param cardId cardId
|
|
206
|
-
*/
|
|
207
|
-
public deleteCardUsingDELETE (cardId: string, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.StripeCardDomain> {
|
|
208
|
-
const localVarPath = this.basePath + '/api/v1/users/stripe/account/cards/{cardId}'
|
|
209
|
-
.replace('{' + 'cardId' + '}', encodeURIComponent(String(cardId)));
|
|
210
|
-
|
|
211
|
-
let queryParameters: any = {};
|
|
212
|
-
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
213
|
-
// verify required parameter 'cardId' is not null or undefined
|
|
214
|
-
if (cardId === null || cardId === undefined) {
|
|
215
|
-
throw new Error('Required parameter cardId was null or undefined when calling deleteCardUsingDELETE.');
|
|
216
|
-
}
|
|
217
|
-
|
|
218
|
-
let httpRequestParams: ng.IRequestConfig = {
|
|
219
|
-
method: 'DELETE',
|
|
220
|
-
url: localVarPath,
|
|
221
|
-
params: queryParameters,
|
|
222
|
-
headers: headerParams
|
|
223
|
-
};
|
|
224
|
-
|
|
225
|
-
if (extraHttpRequestParams) {
|
|
226
|
-
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
return this.$http(httpRequestParams);
|
|
230
|
-
}
|
|
231
|
-
/**
|
|
232
|
-
*
|
|
233
|
-
* @summary getCard
|
|
234
|
-
* @param cardId cardId
|
|
235
|
-
*/
|
|
236
|
-
public getCardUsingGET (cardId: string, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.StripeCardDomain> {
|
|
237
|
-
const localVarPath = this.basePath + '/api/v1/users/stripe/account/cards/{cardId}'
|
|
238
|
-
.replace('{' + 'cardId' + '}', encodeURIComponent(String(cardId)));
|
|
239
|
-
|
|
240
|
-
let queryParameters: any = {};
|
|
241
|
-
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
242
|
-
// verify required parameter 'cardId' is not null or undefined
|
|
243
|
-
if (cardId === null || cardId === undefined) {
|
|
244
|
-
throw new Error('Required parameter cardId was null or undefined when calling getCardUsingGET.');
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
let httpRequestParams: ng.IRequestConfig = {
|
|
248
|
-
method: 'GET',
|
|
249
|
-
url: localVarPath,
|
|
250
|
-
params: queryParameters,
|
|
251
|
-
headers: headerParams
|
|
252
|
-
};
|
|
253
|
-
|
|
254
|
-
if (extraHttpRequestParams) {
|
|
255
|
-
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
256
|
-
}
|
|
257
|
-
|
|
258
|
-
return this.$http(httpRequestParams);
|
|
259
|
-
}
|
|
260
|
-
/**
|
|
261
|
-
*
|
|
262
|
-
* @summary Retrieves all the payment methods available on the lawfirm\'s Stripe account.
|
|
263
|
-
* @param lawfirmId lawfirmId
|
|
264
|
-
*/
|
|
265
|
-
public getLawfirmPaymentMethodsUsingGET (lawfirmId: number, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.GetLawfirmPaymentMethodsResponse> {
|
|
266
|
-
const localVarPath = this.basePath + '/api/v1/lawfirms/{lawfirmId}/paymentmethods'
|
|
267
|
-
.replace('{' + 'lawfirmId' + '}', encodeURIComponent(String(lawfirmId)));
|
|
268
|
-
|
|
269
|
-
let queryParameters: any = {};
|
|
270
|
-
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
271
|
-
// verify required parameter 'lawfirmId' is not null or undefined
|
|
272
|
-
if (lawfirmId === null || lawfirmId === undefined) {
|
|
273
|
-
throw new Error('Required parameter lawfirmId was null or undefined when calling getLawfirmPaymentMethodsUsingGET.');
|
|
274
|
-
}
|
|
275
|
-
|
|
276
|
-
let httpRequestParams: ng.IRequestConfig = {
|
|
277
|
-
method: 'GET',
|
|
278
|
-
url: localVarPath,
|
|
279
|
-
params: queryParameters,
|
|
280
|
-
headers: headerParams
|
|
281
|
-
};
|
|
282
|
-
|
|
283
|
-
if (extraHttpRequestParams) {
|
|
284
|
-
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
return this.$http(httpRequestParams);
|
|
288
|
-
}
|
|
289
|
-
/**
|
|
290
|
-
*
|
|
291
|
-
* @summary Retrieves all the payment methods available on the user\'s Stripe account.
|
|
292
|
-
* @param userIdString userIdString
|
|
293
|
-
*/
|
|
294
|
-
public getPaymentMethodsForUserUsingGET (userIdString: string, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.GetPaymentMethodsForUserResponse> {
|
|
295
|
-
const localVarPath = this.basePath + '/api/v1/users/{userIdString}/paymentmethods'
|
|
296
|
-
.replace('{' + 'userIdString' + '}', encodeURIComponent(String(userIdString)));
|
|
297
|
-
|
|
298
|
-
let queryParameters: any = {};
|
|
299
|
-
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
300
|
-
// verify required parameter 'userIdString' is not null or undefined
|
|
301
|
-
if (userIdString === null || userIdString === undefined) {
|
|
302
|
-
throw new Error('Required parameter userIdString was null or undefined when calling getPaymentMethodsForUserUsingGET.');
|
|
303
|
-
}
|
|
304
|
-
|
|
305
|
-
let httpRequestParams: ng.IRequestConfig = {
|
|
306
|
-
method: 'GET',
|
|
307
|
-
url: localVarPath,
|
|
308
|
-
params: queryParameters,
|
|
309
|
-
headers: headerParams
|
|
310
|
-
};
|
|
311
|
-
|
|
312
|
-
if (extraHttpRequestParams) {
|
|
313
|
-
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
314
|
-
}
|
|
315
|
-
|
|
316
|
-
return this.$http(httpRequestParams);
|
|
317
|
-
}
|
|
318
|
-
/**
|
|
319
|
-
*
|
|
320
|
-
* @summary setCardAsPrimary
|
|
321
|
-
* @param cardId cardId
|
|
322
|
-
* @param userId userId
|
|
323
|
-
*/
|
|
324
|
-
public setCardAsPrimaryUsingPUT (cardId: string, userId: string, extraHttpRequestParams?: any ) : ng.IHttpPromise<{}> {
|
|
325
|
-
const localVarPath = this.basePath + '/api/v1/users/{userId}/account/cards/{cardId}/primary'
|
|
326
|
-
.replace('{' + 'cardId' + '}', encodeURIComponent(String(cardId)))
|
|
327
|
-
.replace('{' + 'userId' + '}', encodeURIComponent(String(userId)));
|
|
328
|
-
|
|
329
|
-
let queryParameters: any = {};
|
|
330
|
-
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
331
|
-
// verify required parameter 'cardId' is not null or undefined
|
|
332
|
-
if (cardId === null || cardId === undefined) {
|
|
333
|
-
throw new Error('Required parameter cardId was null or undefined when calling setCardAsPrimaryUsingPUT.');
|
|
334
|
-
}
|
|
335
|
-
|
|
336
|
-
// verify required parameter 'userId' is not null or undefined
|
|
337
|
-
if (userId === null || userId === undefined) {
|
|
338
|
-
throw new Error('Required parameter userId was null or undefined when calling setCardAsPrimaryUsingPUT.');
|
|
339
|
-
}
|
|
340
|
-
|
|
341
|
-
let httpRequestParams: ng.IRequestConfig = {
|
|
342
|
-
method: 'PUT',
|
|
343
|
-
url: localVarPath,
|
|
344
|
-
params: queryParameters,
|
|
345
|
-
headers: headerParams
|
|
346
|
-
};
|
|
347
|
-
|
|
348
|
-
if (extraHttpRequestParams) {
|
|
349
|
-
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
350
|
-
}
|
|
351
|
-
|
|
352
|
-
return this.$http(httpRequestParams);
|
|
353
|
-
}
|
|
354
|
-
/**
|
|
355
|
-
*
|
|
356
|
-
* @summary setDefaultPaymentMethodForLawfirm
|
|
357
|
-
* @param lawfirmId lawfirmId
|
|
358
|
-
* @param stripePaymentSourceId stripePaymentSourceId
|
|
359
|
-
*/
|
|
360
|
-
public setDefaultPaymentMethodForLawfirmUsingPUT (lawfirmId: number, stripePaymentSourceId: string, extraHttpRequestParams?: any ) : ng.IHttpPromise<{}> {
|
|
361
|
-
const localVarPath = this.basePath + '/api/v1/lawfirms/{lawfirmId}/stripe/payment-methods/default'
|
|
362
|
-
.replace('{' + 'lawfirmId' + '}', encodeURIComponent(String(lawfirmId)));
|
|
363
|
-
|
|
364
|
-
let queryParameters: any = {};
|
|
365
|
-
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
366
|
-
// verify required parameter 'lawfirmId' is not null or undefined
|
|
367
|
-
if (lawfirmId === null || lawfirmId === undefined) {
|
|
368
|
-
throw new Error('Required parameter lawfirmId was null or undefined when calling setDefaultPaymentMethodForLawfirmUsingPUT.');
|
|
369
|
-
}
|
|
370
|
-
|
|
371
|
-
// verify required parameter 'stripePaymentSourceId' is not null or undefined
|
|
372
|
-
if (stripePaymentSourceId === null || stripePaymentSourceId === undefined) {
|
|
373
|
-
throw new Error('Required parameter stripePaymentSourceId was null or undefined when calling setDefaultPaymentMethodForLawfirmUsingPUT.');
|
|
374
|
-
}
|
|
375
|
-
|
|
376
|
-
if (stripePaymentSourceId !== undefined) {
|
|
377
|
-
queryParameters['stripePaymentSourceId'] = stripePaymentSourceId;
|
|
378
|
-
}
|
|
379
|
-
|
|
380
|
-
let httpRequestParams: ng.IRequestConfig = {
|
|
381
|
-
method: 'PUT',
|
|
382
|
-
url: localVarPath,
|
|
383
|
-
params: queryParameters,
|
|
384
|
-
headers: headerParams
|
|
385
|
-
};
|
|
386
|
-
|
|
387
|
-
if (extraHttpRequestParams) {
|
|
388
|
-
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
389
|
-
}
|
|
390
|
-
|
|
391
|
-
return this.$http(httpRequestParams);
|
|
392
|
-
}
|
|
393
|
-
}
|
|
@@ -1,184 +0,0 @@
|
|
|
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 StripeControllerApi {
|
|
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 connectStripeAccount
|
|
32
|
-
* @param code code
|
|
33
|
-
*/
|
|
34
|
-
public connectStripeAccountUsingPOST (code: string, extraHttpRequestParams?: any ) : ng.IHttpPromise<object> {
|
|
35
|
-
const localVarPath = this.basePath + '/api/v1/stripe/connect';
|
|
36
|
-
|
|
37
|
-
let queryParameters: any = {};
|
|
38
|
-
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
39
|
-
// verify required parameter 'code' is not null or undefined
|
|
40
|
-
if (code === null || code === undefined) {
|
|
41
|
-
throw new Error('Required parameter code was null or undefined when calling connectStripeAccountUsingPOST.');
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
if (code !== undefined) {
|
|
45
|
-
queryParameters['code'] = code;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
let httpRequestParams: ng.IRequestConfig = {
|
|
49
|
-
method: 'POST',
|
|
50
|
-
url: localVarPath,
|
|
51
|
-
params: queryParameters,
|
|
52
|
-
headers: headerParams
|
|
53
|
-
};
|
|
54
|
-
|
|
55
|
-
if (extraHttpRequestParams) {
|
|
56
|
-
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
return this.$http(httpRequestParams);
|
|
60
|
-
}
|
|
61
|
-
/**
|
|
62
|
-
*
|
|
63
|
-
* @summary createConnectAccountLink
|
|
64
|
-
* @param request request
|
|
65
|
-
*/
|
|
66
|
-
public createConnectAccountLinkUsingPOST (request: models.CreateConnectAccountLinkRequest, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.CreateConnectAccountLinkResponse> {
|
|
67
|
-
const localVarPath = this.basePath + '/api/v1/stripe/account/link';
|
|
68
|
-
|
|
69
|
-
let queryParameters: any = {};
|
|
70
|
-
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
71
|
-
// verify required parameter 'request' is not null or undefined
|
|
72
|
-
if (request === null || request === undefined) {
|
|
73
|
-
throw new Error('Required parameter request was null or undefined when calling createConnectAccountLinkUsingPOST.');
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
let httpRequestParams: ng.IRequestConfig = {
|
|
77
|
-
method: 'POST',
|
|
78
|
-
url: localVarPath,
|
|
79
|
-
data: request,
|
|
80
|
-
params: queryParameters,
|
|
81
|
-
headers: headerParams
|
|
82
|
-
};
|
|
83
|
-
|
|
84
|
-
if (extraHttpRequestParams) {
|
|
85
|
-
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
return this.$http(httpRequestParams);
|
|
89
|
-
}
|
|
90
|
-
/**
|
|
91
|
-
*
|
|
92
|
-
* @summary createStripeConnectAccount
|
|
93
|
-
* @param request request
|
|
94
|
-
*/
|
|
95
|
-
public createStripeConnectAccountUsingPOST (request: models.CreateStripeConnectAccountRequest, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.CreateStripeConnectAccountResponse> {
|
|
96
|
-
const localVarPath = this.basePath + '/api/v1/stripe/account';
|
|
97
|
-
|
|
98
|
-
let queryParameters: any = {};
|
|
99
|
-
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
100
|
-
// verify required parameter 'request' is not null or undefined
|
|
101
|
-
if (request === null || request === undefined) {
|
|
102
|
-
throw new Error('Required parameter request was null or undefined when calling createStripeConnectAccountUsingPOST.');
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
let httpRequestParams: ng.IRequestConfig = {
|
|
106
|
-
method: 'POST',
|
|
107
|
-
url: localVarPath,
|
|
108
|
-
data: request,
|
|
109
|
-
params: queryParameters,
|
|
110
|
-
headers: headerParams
|
|
111
|
-
};
|
|
112
|
-
|
|
113
|
-
if (extraHttpRequestParams) {
|
|
114
|
-
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
return this.$http(httpRequestParams);
|
|
118
|
-
}
|
|
119
|
-
/**
|
|
120
|
-
*
|
|
121
|
-
* @summary handleOrphanedStripeCharges
|
|
122
|
-
* @param request request
|
|
123
|
-
*/
|
|
124
|
-
public handleOrphanedStripeChargesUsingPOST (request: models.HandleOrphanedStripeChargeRequest, extraHttpRequestParams?: any ) : ng.IHttpPromise<models.HandleOrphanedStripeChargeResponse> {
|
|
125
|
-
const localVarPath = this.basePath + '/api/v1/stripe/handle-orphaned-stripe-charges';
|
|
126
|
-
|
|
127
|
-
let queryParameters: any = {};
|
|
128
|
-
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
129
|
-
// verify required parameter 'request' is not null or undefined
|
|
130
|
-
if (request === null || request === undefined) {
|
|
131
|
-
throw new Error('Required parameter request was null or undefined when calling handleOrphanedStripeChargesUsingPOST.');
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
let httpRequestParams: ng.IRequestConfig = {
|
|
135
|
-
method: 'POST',
|
|
136
|
-
url: localVarPath,
|
|
137
|
-
data: request,
|
|
138
|
-
params: queryParameters,
|
|
139
|
-
headers: headerParams
|
|
140
|
-
};
|
|
141
|
-
|
|
142
|
-
if (extraHttpRequestParams) {
|
|
143
|
-
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
return this.$http(httpRequestParams);
|
|
147
|
-
}
|
|
148
|
-
/**
|
|
149
|
-
*
|
|
150
|
-
* @summary updateDispute
|
|
151
|
-
* @param disputeId disputeId
|
|
152
|
-
* @param request request
|
|
153
|
-
*/
|
|
154
|
-
public updateDisputeUsingPUT (disputeId: string, request: models.UpdateDisputeRequest, extraHttpRequestParams?: any ) : ng.IHttpPromise<{}> {
|
|
155
|
-
const localVarPath = this.basePath + '/api/v1/stripe/disputes/{disputeId}'
|
|
156
|
-
.replace('{' + 'disputeId' + '}', encodeURIComponent(String(disputeId)));
|
|
157
|
-
|
|
158
|
-
let queryParameters: any = {};
|
|
159
|
-
let headerParams: any = (<any>Object).assign({}, this.defaultHeaders);
|
|
160
|
-
// verify required parameter 'disputeId' is not null or undefined
|
|
161
|
-
if (disputeId === null || disputeId === undefined) {
|
|
162
|
-
throw new Error('Required parameter disputeId was null or undefined when calling updateDisputeUsingPUT.');
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
// verify required parameter 'request' is not null or undefined
|
|
166
|
-
if (request === null || request === undefined) {
|
|
167
|
-
throw new Error('Required parameter request was null or undefined when calling updateDisputeUsingPUT.');
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
let httpRequestParams: ng.IRequestConfig = {
|
|
171
|
-
method: 'PUT',
|
|
172
|
-
url: localVarPath,
|
|
173
|
-
data: request,
|
|
174
|
-
params: queryParameters,
|
|
175
|
-
headers: headerParams
|
|
176
|
-
};
|
|
177
|
-
|
|
178
|
-
if (extraHttpRequestParams) {
|
|
179
|
-
httpRequestParams = (<any>Object).assign(httpRequestParams, extraHttpRequestParams);
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
return this.$http(httpRequestParams);
|
|
183
|
-
}
|
|
184
|
-
}
|