@otr-app/shared-backend-generated-client 2.3.127 → 2.3.129

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1766) hide show
  1. package/README.md +60 -60
  2. package/dist/angular/.openapi-generator/FILES +810 -810
  3. package/dist/angular/api/api.ts +209 -209
  4. package/dist/angular/api/auditLawfirmEventsController.service.ts +175 -175
  5. package/dist/angular/api/auditLogController.service.ts +170 -170
  6. package/dist/angular/api/caseController.service.ts +1174 -1174
  7. package/dist/angular/api/casePaymentController.service.ts +1146 -1146
  8. package/dist/angular/api/caseResolutionController.service.ts +149 -149
  9. package/dist/angular/api/caseUserController.service.ts +233 -233
  10. package/dist/angular/api/citationAuditController.service.ts +175 -175
  11. package/dist/angular/api/citationController.service.ts +1285 -1285
  12. package/dist/angular/api/consoleListController.service.ts +1253 -1253
  13. package/dist/angular/api/dashboardController.service.ts +584 -584
  14. package/dist/angular/api/externalTicketLookupController.service.ts +278 -278
  15. package/dist/angular/api/lawfirmFeeCoverageController.service.ts +810 -810
  16. package/dist/angular/api/legalServicesController.service.ts +230 -230
  17. package/dist/angular/api/ocrPredictionController.service.ts +236 -236
  18. package/dist/angular/api/oneTimePasswordController.service.ts +158 -158
  19. package/dist/angular/api/socialLoginController.service.ts +508 -508
  20. package/dist/angular/api/userAuditController.service.ts +243 -243
  21. package/dist/angular/api/userPasswordController.service.ts +584 -584
  22. package/dist/angular/api/violationController.service.ts +504 -504
  23. package/dist/angular/api/watchlistController.service.ts +238 -238
  24. package/dist/angular/api/watchlistsController.service.ts +243 -243
  25. package/dist/angular/api/websocketMessageController.service.ts +169 -169
  26. package/dist/angular/api/workflowStateController.service.ts +161 -161
  27. package/dist/angular/api.module.ts +134 -134
  28. package/dist/angular/model/accountLevelFee.ts +96 -96
  29. package/dist/angular/model/accountLevelFeeToSave.ts +91 -91
  30. package/dist/angular/model/addActionToCaseResponse.ts +18 -18
  31. package/dist/angular/model/addCourtCoverageRequest.ts +90 -90
  32. package/dist/angular/model/addressEntity.ts +47 -47
  33. package/dist/angular/model/anonymousTicketUploadModel.ts +22 -22
  34. package/dist/angular/model/appleLoginRequest.ts +22 -22
  35. package/dist/angular/model/auditLog.ts +29 -29
  36. package/dist/angular/model/caseCreationRequest.ts +22 -22
  37. package/dist/angular/model/caseItem.ts +65 -65
  38. package/dist/angular/model/caseLineItemDomainReq.ts +66 -66
  39. package/dist/angular/model/caseLineItemDomainRes.ts +66 -66
  40. package/dist/angular/model/caseModel.ts +108 -108
  41. package/dist/angular/model/caseModelReq.ts +108 -108
  42. package/dist/angular/model/caseModelRes.ts +108 -108
  43. package/dist/angular/model/casePaymentDomain.ts +70 -70
  44. package/dist/angular/model/caseUserDefendantAttributes.ts +21 -21
  45. package/dist/angular/model/caseUserDefendantAttributesRequest.ts +21 -21
  46. package/dist/angular/model/caseUserDetailsModel.ts +39 -39
  47. package/dist/angular/model/caseUserPermissionAttributes.ts +17 -17
  48. package/dist/angular/model/citationAuditEventModel.ts +110 -108
  49. package/dist/angular/model/citationAuditLog.ts +35 -35
  50. package/dist/angular/model/citationDomain.ts +134 -134
  51. package/dist/angular/model/citationDomainReq.ts +134 -134
  52. package/dist/angular/model/citationDomainRes.ts +134 -134
  53. package/dist/angular/model/citationModel.ts +135 -135
  54. package/dist/angular/model/citationModelReq.ts +135 -135
  55. package/dist/angular/model/citationModelRes.ts +135 -135
  56. package/dist/angular/model/citationWithMissingFields.ts +161 -161
  57. package/dist/angular/model/citationsResponseModel.ts +209 -209
  58. package/dist/angular/model/confidenceField.ts +18 -18
  59. package/dist/angular/model/convertPdfToImageResponse.ts +21 -21
  60. package/dist/angular/model/countyEntity.ts +76 -76
  61. package/dist/angular/model/courtEntity.ts +42 -42
  62. package/dist/angular/model/createCitationResponse.ts +18 -18
  63. package/dist/angular/model/customerOverduePayment.ts +24 -24
  64. package/dist/angular/model/customerReview.ts +63 -63
  65. package/dist/angular/model/dashboardCaseModel.ts +36 -36
  66. package/dist/angular/model/deleteCitationResponse.ts +18 -18
  67. package/dist/angular/model/externalTicketSiteOutput.ts +18 -18
  68. package/dist/angular/model/forwardMessageRequest.ts +18 -18
  69. package/dist/angular/model/geoRatesRequest.ts +24 -24
  70. package/dist/angular/model/getAnonymousTicketUploads.ts +18 -18
  71. package/dist/angular/model/getCaseFromCitationResponse.ts +20 -20
  72. package/dist/angular/model/getCaseResponse.ts +20 -20
  73. package/dist/angular/model/getCaseUserModel.ts +47 -47
  74. package/dist/angular/model/getCaseUsersResponse.ts +18 -18
  75. package/dist/angular/model/getCitationAuditLogsResponse.ts +19 -19
  76. package/dist/angular/model/getCitationResponse.ts +18 -18
  77. package/dist/angular/model/getCitationsResponse.ts +18 -18
  78. package/dist/angular/model/getCitationsWithMissingFieldsRequest.ts +135 -135
  79. package/dist/angular/model/getCitationsWithMissingFieldsResponse.ts +21 -21
  80. package/dist/angular/model/getClientCasesResponse.ts +23 -23
  81. package/dist/angular/model/getDeclinedCasesResponse.ts +18 -18
  82. package/dist/angular/model/getExternalTicketModel.ts +30 -30
  83. package/dist/angular/model/getExternalTicketsResponse.ts +29 -29
  84. package/dist/angular/model/getInvalidCasesWithStripeChargeResponse.ts +18 -18
  85. package/dist/angular/model/getLawfirmFeeCoverageModel.ts +34 -34
  86. package/dist/angular/model/getLineItemTypesResponse.ts +40 -40
  87. package/dist/angular/model/getPendingCasesResponse.ts +18 -18
  88. package/dist/angular/model/getUserCasesResponse.ts +22 -22
  89. package/dist/angular/model/getWorkflowStateResponse.ts +19 -19
  90. package/dist/angular/model/ghostUser.ts +47 -47
  91. package/dist/angular/model/ghostUserResponse.ts +45 -45
  92. package/dist/angular/model/googleLoginRequest.ts +18 -18
  93. package/dist/angular/model/lawfirmAuditEventModel.ts +110 -108
  94. package/dist/angular/model/lawfirmCaseModel.ts +53 -53
  95. package/dist/angular/model/lawfirmCaseModelReq.ts +53 -53
  96. package/dist/angular/model/lawfirmCaseModelRes.ts +53 -53
  97. package/dist/angular/model/lawfirmItem.ts +78 -78
  98. package/dist/angular/model/lawfirmRatesResponse.ts +54 -54
  99. package/dist/angular/model/legalServiceModel.ts +51 -51
  100. package/dist/angular/model/lineItem.ts +42 -42
  101. package/dist/angular/model/lineItemModel.ts +50 -50
  102. package/dist/angular/model/lineItemRequest.ts +53 -53
  103. package/dist/angular/model/listCitationsRequest.ts +108 -108
  104. package/dist/angular/model/listNotesResponse.ts +23 -23
  105. package/dist/angular/model/listUserWatchlistsResponse.ts +19 -19
  106. package/dist/angular/model/matchCaseLineItemModel.ts +50 -50
  107. package/dist/angular/model/matchCaseViolationPenaltyModel.ts +40 -40
  108. package/dist/angular/model/matchCitationModel.ts +49 -49
  109. package/dist/angular/model/matchInnerCaseModel.ts +88 -88
  110. package/dist/angular/model/matchLegalServiceModel.ts +51 -51
  111. package/dist/angular/model/matchLegalServicesRequest.ts +38 -38
  112. package/dist/angular/model/matchLegalServicesResponse.ts +19 -19
  113. package/dist/angular/model/matchingFieldValue.ts +27 -27
  114. package/dist/angular/model/models.ts +695 -695
  115. package/dist/angular/model/newUser.ts +38 -38
  116. package/dist/angular/model/oCRPredictionCaseResponse.ts +64 -64
  117. package/dist/angular/model/phoneNumberDomain.ts +49 -49
  118. package/dist/angular/model/phoneNumberDomainReq.ts +49 -49
  119. package/dist/angular/model/phoneNumberDomainRes.ts +49 -49
  120. package/dist/angular/model/predictCitationTextRequest.ts +26 -26
  121. package/dist/angular/model/predictImageClassificationRequest.ts +18 -18
  122. package/dist/angular/model/predictImageClassificationResponse.ts +31 -31
  123. package/dist/angular/model/registerGhostUserRequest.ts +31 -31
  124. package/dist/angular/model/registerNewUserRequest.ts +63 -63
  125. package/dist/angular/model/reviewCommentModel.ts +22 -22
  126. package/dist/angular/model/saveCaseUserRequest.ts +41 -41
  127. package/dist/angular/model/saveLawyerLeadRequest.ts +37 -37
  128. package/dist/angular/model/saveUserWatchlistsRequest.ts +21 -22
  129. package/dist/angular/model/scheduleNewPaymentRequest.ts +47 -47
  130. package/dist/angular/model/sendOneTimePasswordRequest.ts +18 -18
  131. package/dist/angular/model/socialLoginRequest.ts +50 -50
  132. package/dist/angular/model/socialLoginUser.ts +29 -29
  133. package/dist/angular/model/stripeDisputeDomain.ts +93 -93
  134. package/dist/angular/model/updateCasePaymentRequest.ts +47 -47
  135. package/dist/angular/model/updateUserModel.ts +68 -68
  136. package/dist/angular/model/updateUserPhoneNumberRequest.ts +19 -19
  137. package/dist/angular/model/userAuditEventModel.ts +172 -168
  138. package/dist/angular/model/userDomain.ts +108 -108
  139. package/dist/angular/model/userDomainReq.ts +107 -107
  140. package/dist/angular/model/userDomainRes.ts +108 -108
  141. package/dist/angular/model/userItem.ts +20 -20
  142. package/dist/angular/model/userWatchlistsModel.ts +21 -21
  143. package/dist/angular/model/userWatchlistsResponseModel.ts +19 -19
  144. package/dist/angular/model/validateDirectMailResponse.ts +293 -293
  145. package/dist/angular/model/verifyUserAccountResponse.ts +19 -19
  146. package/dist/angular/model/violation.ts +22 -22
  147. package/dist/angular/model/violationModel.ts +91 -91
  148. package/dist/angular/model/violationPenaltyModel.ts +44 -44
  149. package/dist/angular/model/watchlistItemsModel.ts +43 -43
  150. package/dist/angular/model/watchlistItemsRequest.ts +19 -19
  151. package/dist/angular/model/workflowCaseModel.ts +90 -90
  152. package/dist/angular/model/workflowCitationModel.ts +49 -49
  153. package/dist/angular/model/workflowLineItemModel.ts +50 -50
  154. package/dist/angular/model/workflowStateResponse.ts +19 -19
  155. package/dist/angular/model/workflowViolationModel.ts +87 -87
  156. package/dist/angular/model/workflowViolationPenaltyModel.ts +40 -40
  157. package/dist/otrBackendService.js +6 -6
  158. package/dist/otrBackendService.min.js +1 -1
  159. package/dist/typescript/.openapi-generator/VERSION +1 -1
  160. package/dist/typescript/api/ActionRequiredControllerApi.d.ts +27 -27
  161. package/dist/typescript/api/ActionRequiredControllerApi.js +54 -54
  162. package/dist/typescript/api/ActivityFeedControllerApi.d.ts +29 -29
  163. package/dist/typescript/api/ActivityFeedControllerApi.js +64 -64
  164. package/dist/typescript/api/AddressControllerApi.d.ts +39 -39
  165. package/dist/typescript/api/AddressControllerApi.js +104 -104
  166. package/dist/typescript/api/AlertNotificationControllerApi.d.ts +33 -33
  167. package/dist/typescript/api/AlertNotificationControllerApi.js +79 -79
  168. package/dist/typescript/api/AppEventsControllerApi.d.ts +27 -27
  169. package/dist/typescript/api/AppEventsControllerApi.js +54 -54
  170. package/dist/typescript/api/AuditLawfirmEventsControllerApi.d.ts +31 -31
  171. package/dist/typescript/api/AuditLawfirmEventsControllerApi.js +70 -70
  172. package/dist/typescript/api/AuditLogControllerApi.d.ts +30 -30
  173. package/dist/typescript/api/AuditLogControllerApi.js +66 -66
  174. package/dist/typescript/api/AuthenticationControllerApi.d.ts +26 -26
  175. package/dist/typescript/api/AuthenticationControllerApi.js +48 -48
  176. package/dist/typescript/api/AwsCredentialsControllerApi.d.ts +27 -27
  177. package/dist/typescript/api/AwsCredentialsControllerApi.js +54 -54
  178. package/dist/typescript/api/BlogWebhookControllerApi.d.ts +27 -27
  179. package/dist/typescript/api/BlogWebhookControllerApi.js +54 -54
  180. package/dist/typescript/api/BranchLinkControllerApi.d.ts +27 -27
  181. package/dist/typescript/api/BranchLinkControllerApi.js +54 -54
  182. package/dist/typescript/api/CaseActionsControllerApi.d.ts +62 -62
  183. package/dist/typescript/api/CaseActionsControllerApi.js +209 -209
  184. package/dist/typescript/api/CaseControllerApi.d.ts +127 -127
  185. package/dist/typescript/api/CaseControllerApi.js +485 -485
  186. package/dist/typescript/api/CaseCreationControllerApi.d.ts +34 -34
  187. package/dist/typescript/api/CaseCreationControllerApi.js +81 -81
  188. package/dist/typescript/api/CaseNotesControllerApi.d.ts +34 -34
  189. package/dist/typescript/api/CaseNotesControllerApi.js +85 -85
  190. package/dist/typescript/api/CasePaymentControllerApi.d.ts +131 -131
  191. package/dist/typescript/api/CasePaymentControllerApi.js +516 -516
  192. package/dist/typescript/api/CaseReferralCodeControllerApi.d.ts +35 -35
  193. package/dist/typescript/api/CaseReferralCodeControllerApi.js +91 -91
  194. package/dist/typescript/api/CaseRefundControllerApi.d.ts +49 -49
  195. package/dist/typescript/api/CaseRefundControllerApi.js +153 -153
  196. package/dist/typescript/api/CaseResolutionControllerApi.d.ts +26 -26
  197. package/dist/typescript/api/CaseResolutionControllerApi.js +54 -54
  198. package/dist/typescript/api/CaseStatusControllerApi.d.ts +33 -33
  199. package/dist/typescript/api/CaseStatusControllerApi.js +75 -75
  200. package/dist/typescript/api/CaseTransferControllerApi.d.ts +34 -34
  201. package/dist/typescript/api/CaseTransferControllerApi.js +85 -85
  202. package/dist/typescript/api/CaseUserControllerApi.d.ts +35 -35
  203. package/dist/typescript/api/CaseUserControllerApi.js +89 -89
  204. package/dist/typescript/api/CertificateControllerApi.d.ts +27 -27
  205. package/dist/typescript/api/CertificateControllerApi.js +56 -56
  206. package/dist/typescript/api/CitationAuditControllerApi.d.ts +31 -31
  207. package/dist/typescript/api/CitationAuditControllerApi.js +70 -70
  208. package/dist/typescript/api/CitationControllerApi.d.ts +138 -138
  209. package/dist/typescript/api/CitationControllerApi.js +531 -531
  210. package/dist/typescript/api/ConfigurationControllerApi.d.ts +26 -26
  211. package/dist/typescript/api/ConfigurationControllerApi.js +48 -48
  212. package/dist/typescript/api/ConsoleListControllerApi.d.ts +121 -121
  213. package/dist/typescript/api/ConsoleListControllerApi.js +441 -441
  214. package/dist/typescript/api/ContactTimelineControllerApi.d.ts +27 -27
  215. package/dist/typescript/api/ContactTimelineControllerApi.js +54 -54
  216. package/dist/typescript/api/ConversationControllerApi.d.ts +71 -71
  217. package/dist/typescript/api/ConversationControllerApi.js +250 -250
  218. package/dist/typescript/api/CountyControllerApi.d.ts +27 -27
  219. package/dist/typescript/api/CountyControllerApi.js +56 -56
  220. package/dist/typescript/api/CourtControllerApi.d.ts +85 -85
  221. package/dist/typescript/api/CourtControllerApi.js +292 -292
  222. package/dist/typescript/api/CrmControllerApi.d.ts +70 -70
  223. package/dist/typescript/api/CrmControllerApi.js +235 -235
  224. package/dist/typescript/api/CustomerLeadControllerApi.d.ts +27 -27
  225. package/dist/typescript/api/CustomerLeadControllerApi.js +54 -54
  226. package/dist/typescript/api/CustomerReviewControllerApi.d.ts +76 -76
  227. package/dist/typescript/api/CustomerReviewControllerApi.js +260 -260
  228. package/dist/typescript/api/CustomerServiceAgentBookingsControllerApi.d.ts +44 -44
  229. package/dist/typescript/api/CustomerServiceAgentBookingsControllerApi.js +121 -121
  230. package/dist/typescript/api/CustomerServiceAgentControllerApi.d.ts +27 -27
  231. package/dist/typescript/api/CustomerServiceAgentControllerApi.js +52 -52
  232. package/dist/typescript/api/DashboardControllerApi.d.ts +63 -63
  233. package/dist/typescript/api/DashboardControllerApi.js +204 -204
  234. package/dist/typescript/api/DirectMailControllerApi.d.ts +69 -69
  235. package/dist/typescript/api/DirectMailControllerApi.js +229 -229
  236. package/dist/typescript/api/DripControllerApi.d.ts +27 -27
  237. package/dist/typescript/api/DripControllerApi.js +54 -54
  238. package/dist/typescript/api/DripWebhooksControllerApi.d.ts +33 -33
  239. package/dist/typescript/api/DripWebhooksControllerApi.js +79 -79
  240. package/dist/typescript/api/EmailSubscriptionControllerApi.d.ts +27 -27
  241. package/dist/typescript/api/EmailSubscriptionControllerApi.js +54 -54
  242. package/dist/typescript/api/ExternalTicketLookupControllerApi.d.ts +44 -44
  243. package/dist/typescript/api/ExternalTicketLookupControllerApi.js +127 -127
  244. package/dist/typescript/api/FeedbackControllerApi.d.ts +28 -28
  245. package/dist/typescript/api/FeedbackControllerApi.js +58 -58
  246. package/dist/typescript/api/FreshcallerControllerApi.d.ts +27 -27
  247. package/dist/typescript/api/FreshcallerControllerApi.js +54 -54
  248. package/dist/typescript/api/FreshdeskTicketControllerApi.d.ts +42 -42
  249. package/dist/typescript/api/FreshdeskTicketControllerApi.js +122 -122
  250. package/dist/typescript/api/GetCaseControllerApi.d.ts +39 -39
  251. package/dist/typescript/api/GetCaseControllerApi.js +104 -104
  252. package/dist/typescript/api/HouseholdMateControllerApi.d.ts +55 -55
  253. package/dist/typescript/api/HouseholdMateControllerApi.js +186 -186
  254. package/dist/typescript/api/InsuranceCalculatorControllerApi.d.ts +27 -27
  255. package/dist/typescript/api/InsuranceCalculatorControllerApi.js +54 -54
  256. package/dist/typescript/api/LawfirmCaseDecisionControllerApi.d.ts +28 -28
  257. package/dist/typescript/api/LawfirmCaseDecisionControllerApi.js +60 -60
  258. package/dist/typescript/api/LawfirmCasesControllerApi.d.ts +34 -34
  259. package/dist/typescript/api/LawfirmCasesControllerApi.js +84 -84
  260. package/dist/typescript/api/LawfirmControllerApi.d.ts +176 -176
  261. package/dist/typescript/api/LawfirmControllerApi.js +687 -687
  262. package/dist/typescript/api/LawfirmDocumentControllerApi.d.ts +64 -64
  263. package/dist/typescript/api/LawfirmDocumentControllerApi.js +223 -223
  264. package/dist/typescript/api/LawfirmFeeCoverageControllerApi.d.ts +93 -93
  265. package/dist/typescript/api/LawfirmFeeCoverageControllerApi.js +341 -341
  266. package/dist/typescript/api/LawfirmPaymentModelControllerApi.d.ts +26 -26
  267. package/dist/typescript/api/LawfirmPaymentModelControllerApi.js +48 -48
  268. package/dist/typescript/api/LawfirmRatesControllerApi.d.ts +27 -27
  269. package/dist/typescript/api/LawfirmRatesControllerApi.js +54 -54
  270. package/dist/typescript/api/LawfirmSettingsControllerApi.d.ts +48 -48
  271. package/dist/typescript/api/LawfirmSettingsControllerApi.js +149 -149
  272. package/dist/typescript/api/LawfirmStorefrontControllerApi.d.ts +29 -29
  273. package/dist/typescript/api/LawfirmStorefrontControllerApi.js +60 -60
  274. package/dist/typescript/api/LawfirmSurchargeControllerApi.d.ts +42 -42
  275. package/dist/typescript/api/LawfirmSurchargeControllerApi.js +120 -120
  276. package/dist/typescript/api/LawfirmTransactionsControllerApi.d.ts +119 -119
  277. package/dist/typescript/api/LawfirmTransactionsControllerApi.js +448 -448
  278. package/dist/typescript/api/LawyerControllerApi.d.ts +81 -81
  279. package/dist/typescript/api/LawyerControllerApi.js +290 -290
  280. package/dist/typescript/api/LegalServicesControllerApi.d.ts +35 -35
  281. package/dist/typescript/api/LegalServicesControllerApi.js +91 -91
  282. package/dist/typescript/api/LineItemControllerApi.d.ts +54 -54
  283. package/dist/typescript/api/LineItemControllerApi.js +172 -172
  284. package/dist/typescript/api/ListCasesControllerApi.d.ts +44 -44
  285. package/dist/typescript/api/ListCasesControllerApi.js +124 -124
  286. package/dist/typescript/api/MediaCreationControllerApi.d.ts +27 -27
  287. package/dist/typescript/api/MediaCreationControllerApi.js +54 -54
  288. package/dist/typescript/api/MessagesControllerApi.d.ts +31 -31
  289. package/dist/typescript/api/MessagesControllerApi.js +68 -68
  290. package/dist/typescript/api/NotesControllerApi.d.ts +68 -68
  291. package/dist/typescript/api/NotesControllerApi.js +239 -239
  292. package/dist/typescript/api/OcrPredictionControllerApi.d.ts +33 -33
  293. package/dist/typescript/api/OcrPredictionControllerApi.js +79 -79
  294. package/dist/typescript/api/OnDemandRequestControllerApi.d.ts +28 -28
  295. package/dist/typescript/api/OnDemandRequestControllerApi.js +60 -60
  296. package/dist/typescript/api/OneTimePasswordControllerApi.d.ts +27 -27
  297. package/dist/typescript/api/OneTimePasswordControllerApi.js +50 -50
  298. package/dist/typescript/api/PhoneLeadsControllerApi.d.ts +33 -33
  299. package/dist/typescript/api/PhoneLeadsControllerApi.js +79 -79
  300. package/dist/typescript/api/PushNotificationControllerApi.d.ts +74 -74
  301. package/dist/typescript/api/PushNotificationControllerApi.js +257 -257
  302. package/dist/typescript/api/RecurringBillingControllerApi.d.ts +59 -59
  303. package/dist/typescript/api/RecurringBillingControllerApi.js +190 -190
  304. package/dist/typescript/api/RefLinkControllerApi.d.ts +27 -27
  305. package/dist/typescript/api/RefLinkControllerApi.js +54 -54
  306. package/dist/typescript/api/ReferralCodeControllerApi.d.ts +57 -57
  307. package/dist/typescript/api/ReferralCodeControllerApi.js +177 -177
  308. package/dist/typescript/api/ReferralControllerApi.d.ts +38 -38
  309. package/dist/typescript/api/ReferralControllerApi.js +100 -100
  310. package/dist/typescript/api/ReferralSourceControllerApi.d.ts +33 -33
  311. package/dist/typescript/api/ReferralSourceControllerApi.js +77 -77
  312. package/dist/typescript/api/RefundEligibilityControllerApi.d.ts +27 -27
  313. package/dist/typescript/api/RefundEligibilityControllerApi.js +54 -54
  314. package/dist/typescript/api/RegistrationControllerApi.d.ts +33 -33
  315. package/dist/typescript/api/RegistrationControllerApi.js +79 -79
  316. package/dist/typescript/api/ReportingControllerApi.d.ts +50 -50
  317. package/dist/typescript/api/ReportingControllerApi.js +147 -147
  318. package/dist/typescript/api/ScheduledTaskControllerApi.d.ts +40 -40
  319. package/dist/typescript/api/ScheduledTaskControllerApi.js +110 -110
  320. package/dist/typescript/api/SingleSignOnControllerApi.d.ts +30 -30
  321. package/dist/typescript/api/SingleSignOnControllerApi.js +80 -80
  322. package/dist/typescript/api/SnsListenerControllerApi.d.ts +33 -33
  323. package/dist/typescript/api/SnsListenerControllerApi.js +79 -79
  324. package/dist/typescript/api/SocialLoginControllerApi.d.ts +57 -57
  325. package/dist/typescript/api/SocialLoginControllerApi.js +179 -179
  326. package/dist/typescript/api/StripeCardControllerApi.d.ts +93 -93
  327. package/dist/typescript/api/StripeCardControllerApi.js +342 -342
  328. package/dist/typescript/api/StripeControllerApi.d.ts +52 -52
  329. package/dist/typescript/api/StripeControllerApi.js +162 -162
  330. package/dist/typescript/api/StripeSyncControllerApi.d.ts +56 -56
  331. package/dist/typescript/api/StripeSyncControllerApi.js +173 -173
  332. package/dist/typescript/api/StripeWebhookControllerApi.d.ts +32 -32
  333. package/dist/typescript/api/StripeWebhookControllerApi.js +71 -71
  334. package/dist/typescript/api/TicketReviewControllerApi.d.ts +40 -40
  335. package/dist/typescript/api/TicketReviewControllerApi.js +110 -110
  336. package/dist/typescript/api/UrlRedirectControllerApi.d.ts +40 -40
  337. package/dist/typescript/api/UrlRedirectControllerApi.js +104 -104
  338. package/dist/typescript/api/UserAccountControllerApi.d.ts +42 -42
  339. package/dist/typescript/api/UserAccountControllerApi.js +122 -122
  340. package/dist/typescript/api/UserAuditControllerApi.d.ts +38 -38
  341. package/dist/typescript/api/UserAuditControllerApi.js +99 -99
  342. package/dist/typescript/api/UserControllerApi.d.ts +88 -88
  343. package/dist/typescript/api/UserControllerApi.js +308 -308
  344. package/dist/typescript/api/UserPasswordControllerApi.d.ts +67 -67
  345. package/dist/typescript/api/UserPasswordControllerApi.js +234 -234
  346. package/dist/typescript/api/UserProfileControllerApi.d.ts +78 -78
  347. package/dist/typescript/api/UserProfileControllerApi.js +283 -283
  348. package/dist/typescript/api/UserSearchControllerApi.d.ts +33 -33
  349. package/dist/typescript/api/UserSearchControllerApi.js +79 -79
  350. package/dist/typescript/api/UserSettingsControllerApi.d.ts +49 -49
  351. package/dist/typescript/api/UserSettingsControllerApi.js +155 -155
  352. package/dist/typescript/api/UtilityControllerApi.d.ts +43 -43
  353. package/dist/typescript/api/UtilityControllerApi.js +100 -100
  354. package/dist/typescript/api/ValidationControllerApi.d.ts +26 -26
  355. package/dist/typescript/api/ValidationControllerApi.js +56 -56
  356. package/dist/typescript/api/VerificationControllerApi.d.ts +27 -27
  357. package/dist/typescript/api/VerificationControllerApi.js +56 -56
  358. package/dist/typescript/api/ViolationControllerApi.d.ts +61 -61
  359. package/dist/typescript/api/ViolationControllerApi.js +195 -195
  360. package/dist/typescript/api/ViolationPenaltyControllerApi.d.ts +47 -47
  361. package/dist/typescript/api/ViolationPenaltyControllerApi.js +139 -139
  362. package/dist/typescript/api/WatchlistsControllerApi.d.ts +37 -37
  363. package/dist/typescript/api/WatchlistsControllerApi.js +97 -97
  364. package/dist/typescript/api/WebsocketMessageControllerApi.d.ts +28 -28
  365. package/dist/typescript/api/WebsocketMessageControllerApi.js +60 -60
  366. package/dist/typescript/api/WorkflowStateControllerApi.d.ts +28 -28
  367. package/dist/typescript/api/WorkflowStateControllerApi.js +56 -56
  368. package/dist/typescript/api/api.d.ts +209 -209
  369. package/dist/typescript/api/api.js +222 -222
  370. package/dist/typescript/api.module.d.ts +3 -3
  371. package/dist/typescript/api.module.js +110 -110
  372. package/dist/typescript/index.d.ts +2 -2
  373. package/dist/typescript/index.js +14 -14
  374. package/dist/typescript/model/AccountLevelFee.d.ts +90 -90
  375. package/dist/typescript/model/AccountLevelFee.js +82 -82
  376. package/dist/typescript/model/AccountLevelFeeRequest.d.ts +15 -15
  377. package/dist/typescript/model/AccountLevelFeeRequest.js +13 -13
  378. package/dist/typescript/model/AccountLevelFeeResponse.d.ts +16 -16
  379. package/dist/typescript/model/AccountLevelFeeResponse.js +13 -13
  380. package/dist/typescript/model/AccountLevelFeeToSave.d.ts +85 -85
  381. package/dist/typescript/model/AccountLevelFeeToSave.js +82 -82
  382. package/dist/typescript/model/ActionByEntityModel.d.ts +91 -91
  383. package/dist/typescript/model/ActionByEntityModel.js +82 -82
  384. package/dist/typescript/model/ActivityFeedModel.d.ts +35 -35
  385. package/dist/typescript/model/ActivityFeedModel.js +32 -32
  386. package/dist/typescript/model/AddACHToStripeAccountRequest.d.ts +16 -16
  387. package/dist/typescript/model/AddACHToStripeAccountRequest.js +13 -13
  388. package/dist/typescript/model/AddActionToCaseRequest.d.ts +15 -15
  389. package/dist/typescript/model/AddActionToCaseRequest.js +13 -13
  390. package/dist/typescript/model/AddActionToCaseResponse.d.ts +15 -15
  391. package/dist/typescript/model/AddActionToCaseResponse.js +13 -13
  392. package/dist/typescript/model/AddCardToStripeAccountRequest.d.ts +17 -17
  393. package/dist/typescript/model/AddCardToStripeAccountRequest.js +13 -13
  394. package/dist/typescript/model/AddCardToStripeAccountResponse.d.ts +16 -16
  395. package/dist/typescript/model/AddCardToStripeAccountResponse.js +13 -13
  396. package/dist/typescript/model/AddCaseMessageResponse.d.ts +15 -15
  397. package/dist/typescript/model/AddCaseMessageResponse.js +13 -13
  398. package/dist/typescript/model/AddCourtCoverageRequest.d.ts +84 -84
  399. package/dist/typescript/model/AddCourtCoverageRequest.js +82 -82
  400. package/dist/typescript/model/AddCourtRequest.d.ts +17 -17
  401. package/dist/typescript/model/AddCourtRequest.js +13 -13
  402. package/dist/typescript/model/AddCustomerLeadRequest.d.ts +15 -15
  403. package/dist/typescript/model/AddCustomerLeadRequest.js +13 -13
  404. package/dist/typescript/model/AddExtraAccountRequest.d.ts +16 -16
  405. package/dist/typescript/model/AddExtraAccountRequest.js +13 -13
  406. package/dist/typescript/model/AddInnerCourt.d.ts +34 -34
  407. package/dist/typescript/model/AddInnerCourt.js +28 -28
  408. package/dist/typescript/model/AddInnerCourtAddress.d.ts +21 -21
  409. package/dist/typescript/model/AddInnerCourtAddress.js +13 -13
  410. package/dist/typescript/model/AddNewCaseMessageRequest.d.ts +15 -15
  411. package/dist/typescript/model/AddNewCaseMessageRequest.js +13 -13
  412. package/dist/typescript/model/AddNoteToPhoneLeadRequest.d.ts +30 -30
  413. package/dist/typescript/model/AddNoteToPhoneLeadRequest.js +30 -30
  414. package/dist/typescript/model/AddPenaltyRequest.d.ts +15 -15
  415. package/dist/typescript/model/AddPenaltyRequest.js +13 -13
  416. package/dist/typescript/model/AddRedirectUrlRequest.d.ts +29 -29
  417. package/dist/typescript/model/AddRedirectUrlRequest.js +28 -28
  418. package/dist/typescript/model/AddReviewRequest.d.ts +37 -37
  419. package/dist/typescript/model/AddReviewRequest.js +33 -33
  420. package/dist/typescript/model/AddViolationRequest.d.ts +80 -80
  421. package/dist/typescript/model/AddViolationRequest.js +77 -77
  422. package/dist/typescript/model/AddViolationResponse.d.ts +86 -86
  423. package/dist/typescript/model/AddViolationResponse.js +82 -82
  424. package/dist/typescript/model/AddViolationsToCitationRequest.d.ts +14 -14
  425. package/dist/typescript/model/AddViolationsToCitationRequest.js +13 -13
  426. package/dist/typescript/model/AddressDomain.d.ts +95 -95
  427. package/dist/typescript/model/AddressDomain.js +84 -84
  428. package/dist/typescript/model/AddressDomainReq.d.ts +94 -94
  429. package/dist/typescript/model/AddressDomainReq.js +84 -84
  430. package/dist/typescript/model/AddressDomainRes.d.ts +95 -95
  431. package/dist/typescript/model/AddressDomainRes.js +84 -84
  432. package/dist/typescript/model/AddressEntity.d.ts +42 -42
  433. package/dist/typescript/model/AddressEntity.js +30 -30
  434. package/dist/typescript/model/AgentBookingStats.d.ts +19 -19
  435. package/dist/typescript/model/AgentBookingStats.js +13 -13
  436. package/dist/typescript/model/AgentBookingsSummary.d.ts +16 -16
  437. package/dist/typescript/model/AgentBookingsSummary.js +13 -13
  438. package/dist/typescript/model/AggregateBySource.d.ts +27 -27
  439. package/dist/typescript/model/AggregateBySource.js +26 -26
  440. package/dist/typescript/model/AggregateRatingMetrics.d.ts +18 -18
  441. package/dist/typescript/model/AggregateRatingMetrics.js +13 -13
  442. package/dist/typescript/model/AggregateReferralCredit.d.ts +16 -16
  443. package/dist/typescript/model/AggregateReferralCredit.js +13 -13
  444. package/dist/typescript/model/Alert.d.ts +31 -31
  445. package/dist/typescript/model/Alert.js +29 -29
  446. package/dist/typescript/model/AlertNotificationResponse.d.ts +16 -16
  447. package/dist/typescript/model/AlertNotificationResponse.js +13 -13
  448. package/dist/typescript/model/AnonymousTicketUploadModel.d.ts +19 -19
  449. package/dist/typescript/model/AnonymousTicketUploadModel.js +13 -13
  450. package/dist/typescript/model/AppEventCreateRequest.d.ts +23 -23
  451. package/dist/typescript/model/AppEventCreateRequest.js +23 -23
  452. package/dist/typescript/model/AppearanceAttorneyDomain.d.ts +17 -17
  453. package/dist/typescript/model/AppearanceAttorneyDomain.js +13 -13
  454. package/dist/typescript/model/AppleLoginRequest.d.ts +19 -19
  455. package/dist/typescript/model/AppleLoginRequest.js +13 -13
  456. package/dist/typescript/model/AssignCitationOwnerRequest.d.ts +14 -14
  457. package/dist/typescript/model/AssignCitationOwnerRequest.js +13 -13
  458. package/dist/typescript/model/AuditLog.d.ts +24 -24
  459. package/dist/typescript/model/AuditLog.js +22 -22
  460. package/dist/typescript/model/AuthorModel.d.ts +28 -28
  461. package/dist/typescript/model/AuthorModel.js +26 -26
  462. package/dist/typescript/model/AuthorizeChargeForCasePaymentRequest.d.ts +15 -15
  463. package/dist/typescript/model/AuthorizeChargeForCasePaymentRequest.js +13 -13
  464. package/dist/typescript/model/AuthorizeChargeForCasePaymentResponse.d.ts +15 -15
  465. package/dist/typescript/model/AuthorizeChargeForCasePaymentResponse.js +13 -13
  466. package/dist/typescript/model/AvailablePaymentPlan.d.ts +23 -23
  467. package/dist/typescript/model/AvailablePaymentPlan.js +23 -23
  468. package/dist/typescript/model/AvailableRegion.d.ts +15 -15
  469. package/dist/typescript/model/AvailableRegion.js +13 -13
  470. package/dist/typescript/model/AwsCredentialsRequest.d.ts +19 -19
  471. package/dist/typescript/model/AwsCredentialsRequest.js +21 -21
  472. package/dist/typescript/model/BackfillLawfirmTransactionRecordsRequest.d.ts +18 -18
  473. package/dist/typescript/model/BackfillLawfirmTransactionRecordsRequest.js +13 -13
  474. package/dist/typescript/model/BackfillLawfirmTransactionRecordsResponse.d.ts +16 -16
  475. package/dist/typescript/model/BackfillLawfirmTransactionRecordsResponse.js +13 -13
  476. package/dist/typescript/model/BillingInvoiceModel.d.ts +28 -28
  477. package/dist/typescript/model/BillingInvoiceModel.js +25 -25
  478. package/dist/typescript/model/BillingPriceModel.d.ts +38 -38
  479. package/dist/typescript/model/BillingPriceModel.js +31 -31
  480. package/dist/typescript/model/BillingProductModel.d.ts +21 -21
  481. package/dist/typescript/model/BillingProductModel.js +13 -13
  482. package/dist/typescript/model/BillingSubscriberAggregateModel.d.ts +16 -16
  483. package/dist/typescript/model/BillingSubscriberAggregateModel.js +13 -13
  484. package/dist/typescript/model/BillingSubscriberModel.d.ts +20 -20
  485. package/dist/typescript/model/BillingSubscriberModel.js +13 -13
  486. package/dist/typescript/model/BillingSubscriptionItemModel.d.ts +45 -45
  487. package/dist/typescript/model/BillingSubscriptionItemModel.js +41 -41
  488. package/dist/typescript/model/BillingSubscriptionModel.d.ts +35 -35
  489. package/dist/typescript/model/BillingSubscriptionModel.js +28 -28
  490. package/dist/typescript/model/BillingUpcomingInvoiceModel.d.ts +17 -17
  491. package/dist/typescript/model/BillingUpcomingInvoiceModel.js +13 -13
  492. package/dist/typescript/model/BlogDocument.d.ts +17 -17
  493. package/dist/typescript/model/BlogDocument.js +13 -13
  494. package/dist/typescript/model/BlogEvent.d.ts +18 -18
  495. package/dist/typescript/model/BlogEvent.js +13 -13
  496. package/dist/typescript/model/BlogMetadata.d.ts +16 -16
  497. package/dist/typescript/model/BlogMetadata.js +13 -13
  498. package/dist/typescript/model/Booking.d.ts +122 -122
  499. package/dist/typescript/model/Booking.js +111 -111
  500. package/dist/typescript/model/BookingCancelation.d.ts +124 -124
  501. package/dist/typescript/model/BookingCancelation.js +111 -111
  502. package/dist/typescript/model/CallContact.d.ts +65 -65
  503. package/dist/typescript/model/CallContact.js +46 -46
  504. package/dist/typescript/model/CancelBillingSubscriptionResponse.d.ts +30 -30
  505. package/dist/typescript/model/CancelBillingSubscriptionResponse.js +28 -28
  506. package/dist/typescript/model/CancelCaseRequest.d.ts +58 -58
  507. package/dist/typescript/model/CancelCaseRequest.js +57 -57
  508. package/dist/typescript/model/CancelationDetails.d.ts +18 -18
  509. package/dist/typescript/model/CancelationDetails.js +13 -13
  510. package/dist/typescript/model/CancelationDetailsReq.d.ts +18 -18
  511. package/dist/typescript/model/CancelationDetailsReq.js +13 -13
  512. package/dist/typescript/model/CancelationDetailsRes.d.ts +18 -18
  513. package/dist/typescript/model/CancelationDetailsRes.js +13 -13
  514. package/dist/typescript/model/CaptureChargeFromCasePaymentRequest.d.ts +15 -15
  515. package/dist/typescript/model/CaptureChargeFromCasePaymentRequest.js +13 -13
  516. package/dist/typescript/model/Case.d.ts +114 -114
  517. package/dist/typescript/model/Case.js +111 -111
  518. package/dist/typescript/model/CaseActionDomain.d.ts +43 -43
  519. package/dist/typescript/model/CaseActionDomain.js +35 -35
  520. package/dist/typescript/model/CaseActionRequestModel.d.ts +35 -35
  521. package/dist/typescript/model/CaseActionRequestModel.js +35 -35
  522. package/dist/typescript/model/CaseAlert.d.ts +32 -32
  523. package/dist/typescript/model/CaseAlert.js +29 -29
  524. package/dist/typescript/model/CaseBookingsStats.d.ts +22 -22
  525. package/dist/typescript/model/CaseBookingsStats.js +13 -13
  526. package/dist/typescript/model/CaseChargeResponsePojo.d.ts +15 -15
  527. package/dist/typescript/model/CaseChargeResponsePojo.js +13 -13
  528. package/dist/typescript/model/CaseCreationRequest.d.ts +19 -19
  529. package/dist/typescript/model/CaseCreationRequest.js +13 -13
  530. package/dist/typescript/model/CaseItem.d.ts +60 -60
  531. package/dist/typescript/model/CaseItem.js +57 -57
  532. package/dist/typescript/model/CaseLineItemDomainReq.d.ts +60 -60
  533. package/dist/typescript/model/CaseLineItemDomainReq.js +43 -43
  534. package/dist/typescript/model/CaseLineItemDomainRes.d.ts +60 -60
  535. package/dist/typescript/model/CaseLineItemDomainRes.js +43 -43
  536. package/dist/typescript/model/CaseLineItemsSummary.d.ts +26 -26
  537. package/dist/typescript/model/CaseLineItemsSummary.js +13 -13
  538. package/dist/typescript/model/CaseMessageDomain.d.ts +38 -38
  539. package/dist/typescript/model/CaseMessageDomain.js +31 -31
  540. package/dist/typescript/model/CaseModel.d.ts +93 -93
  541. package/dist/typescript/model/CaseModel.js +69 -69
  542. package/dist/typescript/model/CaseModelReq.d.ts +93 -93
  543. package/dist/typescript/model/CaseModelReq.js +69 -69
  544. package/dist/typescript/model/CaseModelRes.d.ts +93 -93
  545. package/dist/typescript/model/CaseModelRes.js +69 -69
  546. package/dist/typescript/model/CaseNotesDomain.d.ts +15 -15
  547. package/dist/typescript/model/CaseNotesDomain.js +13 -13
  548. package/dist/typescript/model/CasePaymentDomain.d.ts +62 -62
  549. package/dist/typescript/model/CasePaymentDomain.js +38 -38
  550. package/dist/typescript/model/CasePaymentModel.d.ts +16 -16
  551. package/dist/typescript/model/CasePaymentModel.js +13 -13
  552. package/dist/typescript/model/CaseStatusDetailsResponse.d.ts +63 -63
  553. package/dist/typescript/model/CaseStatusDetailsResponse.js +64 -64
  554. package/dist/typescript/model/CaseStatusDomain.d.ts +69 -69
  555. package/dist/typescript/model/CaseStatusDomain.js +64 -64
  556. package/dist/typescript/model/CaseSummaryDomain.d.ts +43 -43
  557. package/dist/typescript/model/CaseSummaryDomain.js +27 -27
  558. package/dist/typescript/model/CaseTransferHistory.d.ts +39 -39
  559. package/dist/typescript/model/CaseTransferHistory.js +33 -33
  560. package/dist/typescript/model/CaseTransferResponse.d.ts +15 -15
  561. package/dist/typescript/model/CaseTransferResponse.js +13 -13
  562. package/dist/typescript/model/CaseUserDefendantAttributes.d.ts +18 -18
  563. package/dist/typescript/model/CaseUserDefendantAttributes.js +13 -13
  564. package/dist/typescript/model/CaseUserDefendantAttributesRequest.d.ts +18 -18
  565. package/dist/typescript/model/CaseUserDefendantAttributesRequest.js +13 -13
  566. package/dist/typescript/model/CaseUserDetailsModel.d.ts +33 -33
  567. package/dist/typescript/model/CaseUserDetailsModel.js +27 -27
  568. package/dist/typescript/model/CaseUserPermissionAttributes.d.ts +14 -14
  569. package/dist/typescript/model/CaseUserPermissionAttributes.js +13 -13
  570. package/dist/typescript/model/CaseViolationPenalty.d.ts +35 -35
  571. package/dist/typescript/model/CaseViolationPenalty.js +35 -35
  572. package/dist/typescript/model/CaseWithCoverageObtained.d.ts +86 -86
  573. package/dist/typescript/model/CaseWithCoverageObtained.js +77 -77
  574. package/dist/typescript/model/ChangeUserPasswordRequest.d.ts +16 -16
  575. package/dist/typescript/model/ChangeUserPasswordRequest.js +13 -13
  576. package/dist/typescript/model/ChargeFeeToLawfirmRequest.d.ts +40 -40
  577. package/dist/typescript/model/ChargeFeeToLawfirmRequest.js +32 -32
  578. package/dist/typescript/model/ChargeFeeToLawfirmResponse.d.ts +14 -14
  579. package/dist/typescript/model/ChargeFeeToLawfirmResponse.js +13 -13
  580. package/dist/typescript/model/CitationAuditEventModel.d.ts +104 -102
  581. package/dist/typescript/model/CitationAuditEventModel.js +98 -96
  582. package/dist/typescript/model/CitationAuditLog.d.ts +29 -29
  583. package/dist/typescript/model/CitationAuditLog.js +26 -26
  584. package/dist/typescript/model/CitationInputRequest.d.ts +91 -91
  585. package/dist/typescript/model/CitationInputRequest.js +77 -77
  586. package/dist/typescript/model/CitationModel.d.ts +124 -124
  587. package/dist/typescript/model/CitationModel.js +99 -99
  588. package/dist/typescript/model/CitationModelReq.d.ts +124 -124
  589. package/dist/typescript/model/CitationModelReq.js +99 -99
  590. package/dist/typescript/model/CitationModelRes.d.ts +124 -124
  591. package/dist/typescript/model/CitationModelRes.js +99 -99
  592. package/dist/typescript/model/CitationViolationModel.d.ts +80 -80
  593. package/dist/typescript/model/CitationViolationModel.js +77 -77
  594. package/dist/typescript/model/CitationWithMissingCourt.d.ts +73 -73
  595. package/dist/typescript/model/CitationWithMissingCourt.js +71 -71
  596. package/dist/typescript/model/CitationWithMissingFields.d.ts +150 -150
  597. package/dist/typescript/model/CitationWithMissingFields.js +136 -136
  598. package/dist/typescript/model/CitationsResponseModel.d.ts +200 -200
  599. package/dist/typescript/model/CitationsResponseModel.js +181 -181
  600. package/dist/typescript/model/ClientActionRequiredRequest.d.ts +23 -23
  601. package/dist/typescript/model/ClientActionRequiredRequest.js +23 -23
  602. package/dist/typescript/model/ClientConfirmedUnpaidCase.d.ts +24 -24
  603. package/dist/typescript/model/ClientConfirmedUnpaidCase.js +13 -13
  604. package/dist/typescript/model/ClientLeadDomain.d.ts +21 -21
  605. package/dist/typescript/model/ClientLeadDomain.js +13 -13
  606. package/dist/typescript/model/CommonHeader.d.ts +18 -18
  607. package/dist/typescript/model/CommonHeader.js +13 -13
  608. package/dist/typescript/model/ConfidenceField.d.ts +15 -15
  609. package/dist/typescript/model/ConfidenceField.js +13 -13
  610. package/dist/typescript/model/ContactTimelineResponse.d.ts +17 -17
  611. package/dist/typescript/model/ContactTimelineResponse.js +13 -13
  612. package/dist/typescript/model/ConvertPdfToImageModel.d.ts +22 -22
  613. package/dist/typescript/model/ConvertPdfToImageModel.js +22 -22
  614. package/dist/typescript/model/ConvertPdfToImageRequest.d.ts +17 -17
  615. package/dist/typescript/model/ConvertPdfToImageRequest.js +13 -13
  616. package/dist/typescript/model/ConvertPdfToImageResponse.d.ts +18 -18
  617. package/dist/typescript/model/ConvertPdfToImageResponse.js +13 -13
  618. package/dist/typescript/model/CountryDomain.d.ts +15 -15
  619. package/dist/typescript/model/CountryDomain.js +13 -13
  620. package/dist/typescript/model/CountryRegion.d.ts +18 -18
  621. package/dist/typescript/model/CountryRegion.js +13 -13
  622. package/dist/typescript/model/CountyDomain.d.ts +71 -71
  623. package/dist/typescript/model/CountyDomain.js +71 -71
  624. package/dist/typescript/model/CountyEntity.d.ts +71 -71
  625. package/dist/typescript/model/CountyEntity.js +71 -71
  626. package/dist/typescript/model/CourtCoverageCountyRecord.d.ts +22 -22
  627. package/dist/typescript/model/CourtCoverageCountyRecord.js +13 -13
  628. package/dist/typescript/model/CourtCoverageRecord.d.ts +25 -25
  629. package/dist/typescript/model/CourtCoverageRecord.js +13 -13
  630. package/dist/typescript/model/CourtCoverageStateRecord.d.ts +21 -21
  631. package/dist/typescript/model/CourtCoverageStateRecord.js +13 -13
  632. package/dist/typescript/model/CourtDomain.d.ts +40 -40
  633. package/dist/typescript/model/CourtDomain.js +28 -28
  634. package/dist/typescript/model/CourtDomainReq.d.ts +40 -40
  635. package/dist/typescript/model/CourtDomainReq.js +28 -28
  636. package/dist/typescript/model/CourtDomainRes.d.ts +40 -40
  637. package/dist/typescript/model/CourtDomainRes.js +28 -28
  638. package/dist/typescript/model/CourtEntity.d.ts +36 -36
  639. package/dist/typescript/model/CourtEntity.js +28 -28
  640. package/dist/typescript/model/CourtInputRequest.d.ts +14 -14
  641. package/dist/typescript/model/CourtInputRequest.js +13 -13
  642. package/dist/typescript/model/CourtResponseModel.d.ts +36 -36
  643. package/dist/typescript/model/CourtResponseModel.js +28 -28
  644. package/dist/typescript/model/CoverageToRemove.d.ts +78 -78
  645. package/dist/typescript/model/CoverageToRemove.js +77 -77
  646. package/dist/typescript/model/CreateBillingSubscriptionItemModel.d.ts +45 -45
  647. package/dist/typescript/model/CreateBillingSubscriptionItemModel.js +41 -41
  648. package/dist/typescript/model/CreateBillingSubscriptionRequest.d.ts +15 -15
  649. package/dist/typescript/model/CreateBillingSubscriptionRequest.js +13 -13
  650. package/dist/typescript/model/CreateBillingSubscriptionResponse.d.ts +30 -30
  651. package/dist/typescript/model/CreateBillingSubscriptionResponse.js +28 -28
  652. package/dist/typescript/model/CreateBranchLinkRequest.d.ts +24 -24
  653. package/dist/typescript/model/CreateBranchLinkRequest.js +13 -13
  654. package/dist/typescript/model/CreateCitationRequest.d.ts +96 -96
  655. package/dist/typescript/model/CreateCitationRequest.js +93 -93
  656. package/dist/typescript/model/CreateCitationResponse.d.ts +15 -15
  657. package/dist/typescript/model/CreateCitationResponse.js +13 -13
  658. package/dist/typescript/model/CreateConnectAccountLinkRequest.d.ts +16 -16
  659. package/dist/typescript/model/CreateConnectAccountLinkRequest.js +13 -13
  660. package/dist/typescript/model/CreateConnectAccountLinkResponse.d.ts +15 -15
  661. package/dist/typescript/model/CreateConnectAccountLinkResponse.js +13 -13
  662. package/dist/typescript/model/CreateLawfirmModel.d.ts +55 -55
  663. package/dist/typescript/model/CreateLawfirmModel.js +42 -42
  664. package/dist/typescript/model/CreateNewLawfirmRequest.d.ts +19 -19
  665. package/dist/typescript/model/CreateNewLawfirmRequest.js +13 -13
  666. package/dist/typescript/model/CreateNoteInput.d.ts +24 -24
  667. package/dist/typescript/model/CreateNoteInput.js +24 -24
  668. package/dist/typescript/model/CreateNoteRequest.d.ts +15 -15
  669. package/dist/typescript/model/CreateNoteRequest.js +13 -13
  670. package/dist/typescript/model/CreateNoteResponse.d.ts +15 -15
  671. package/dist/typescript/model/CreateNoteResponse.js +13 -13
  672. package/dist/typescript/model/CreateReferralCodeRequest.d.ts +35 -35
  673. package/dist/typescript/model/CreateReferralCodeRequest.js +29 -29
  674. package/dist/typescript/model/CreateReferralCodeResponse.d.ts +14 -14
  675. package/dist/typescript/model/CreateReferralCodeResponse.js +13 -13
  676. package/dist/typescript/model/CreateReferralSourceForCitation.d.ts +14 -14
  677. package/dist/typescript/model/CreateReferralSourceForCitation.js +13 -13
  678. package/dist/typescript/model/CreateStripeConnectAccountRequest.d.ts +21 -21
  679. package/dist/typescript/model/CreateStripeConnectAccountRequest.js +22 -22
  680. package/dist/typescript/model/CreateStripeConnectAccountResponse.d.ts +16 -16
  681. package/dist/typescript/model/CreateStripeConnectAccountResponse.js +13 -13
  682. package/dist/typescript/model/Cursor.d.ts +15 -15
  683. package/dist/typescript/model/Cursor.js +13 -13
  684. package/dist/typescript/model/CursorModel.d.ts +15 -15
  685. package/dist/typescript/model/CursorModel.js +13 -13
  686. package/dist/typescript/model/CustomerLead.d.ts +91 -91
  687. package/dist/typescript/model/CustomerLead.js +83 -83
  688. package/dist/typescript/model/CustomerOverduePayment.d.ts +21 -21
  689. package/dist/typescript/model/CustomerOverduePayment.js +13 -13
  690. package/dist/typescript/model/CustomerReview.d.ts +53 -53
  691. package/dist/typescript/model/CustomerReview.js +37 -37
  692. package/dist/typescript/model/CustomerServiceAgentBookingDomain.d.ts +21 -21
  693. package/dist/typescript/model/CustomerServiceAgentBookingDomain.js +13 -13
  694. package/dist/typescript/model/CustomerServiceAgentDomain.d.ts +20 -20
  695. package/dist/typescript/model/CustomerServiceAgentDomain.js +13 -13
  696. package/dist/typescript/model/DashboardAddressModel.d.ts +18 -18
  697. package/dist/typescript/model/DashboardAddressModel.js +13 -13
  698. package/dist/typescript/model/DashboardAuthorModel.d.ts +16 -16
  699. package/dist/typescript/model/DashboardAuthorModel.js +13 -13
  700. package/dist/typescript/model/DashboardCaseModel.d.ts +29 -29
  701. package/dist/typescript/model/DashboardCaseModel.js +13 -13
  702. package/dist/typescript/model/DashboardCitationModel.d.ts +31 -31
  703. package/dist/typescript/model/DashboardCitationModel.js +23 -23
  704. package/dist/typescript/model/DashboardCourtModel.d.ts +16 -16
  705. package/dist/typescript/model/DashboardCourtModel.js +13 -13
  706. package/dist/typescript/model/DashboardStatusModel.d.ts +64 -64
  707. package/dist/typescript/model/DashboardStatusModel.js +64 -64
  708. package/dist/typescript/model/DefaultClassModel.d.ts +76 -76
  709. package/dist/typescript/model/DefaultClassModel.js +77 -77
  710. package/dist/typescript/model/DeleteCitationResponse.d.ts +15 -15
  711. package/dist/typescript/model/DeleteCitationResponse.js +13 -13
  712. package/dist/typescript/model/DeleteLawyerLicenseRequest.d.ts +14 -14
  713. package/dist/typescript/model/DeleteLawyerLicenseRequest.js +13 -13
  714. package/dist/typescript/model/DeleteNotificationByPagesRequest.d.ts +24 -24
  715. package/dist/typescript/model/DeleteNotificationByPagesRequest.js +26 -26
  716. package/dist/typescript/model/DeleteNotificationEventRequest.d.ts +25 -25
  717. package/dist/typescript/model/DeleteNotificationEventRequest.js +26 -26
  718. package/dist/typescript/model/DirectMailContact.d.ts +38 -38
  719. package/dist/typescript/model/DirectMailContact.js +32 -32
  720. package/dist/typescript/model/DirectMailContactResponse.d.ts +15 -15
  721. package/dist/typescript/model/DirectMailContactResponse.js +13 -13
  722. package/dist/typescript/model/DirectMailGetRequest.d.ts +16 -16
  723. package/dist/typescript/model/DirectMailGetRequest.js +13 -13
  724. package/dist/typescript/model/DirectMailSendRequest.d.ts +25 -25
  725. package/dist/typescript/model/DirectMailSendRequest.js +23 -23
  726. package/dist/typescript/model/DirectMailTemplate.d.ts +26 -26
  727. package/dist/typescript/model/DirectMailTemplate.js +23 -23
  728. package/dist/typescript/model/DirectMailTemplateResponse.d.ts +15 -15
  729. package/dist/typescript/model/DirectMailTemplateResponse.js +13 -13
  730. package/dist/typescript/model/DirectMailTemplateToAdd.d.ts +26 -26
  731. package/dist/typescript/model/DirectMailTemplateToAdd.js +23 -23
  732. package/dist/typescript/model/DismissCitationsFromContactListRequest.d.ts +14 -14
  733. package/dist/typescript/model/DismissCitationsFromContactListRequest.js +13 -13
  734. package/dist/typescript/model/DismissPhoneLeadRequest.d.ts +29 -29
  735. package/dist/typescript/model/DismissPhoneLeadRequest.js +30 -30
  736. package/dist/typescript/model/DocumentDecisionRequest.d.ts +15 -15
  737. package/dist/typescript/model/DocumentDecisionRequest.js +13 -13
  738. package/dist/typescript/model/DripRemoveRequest.d.ts +23 -23
  739. package/dist/typescript/model/DripRemoveRequest.js +22 -22
  740. package/dist/typescript/model/DripWebhookData.d.ts +19 -19
  741. package/dist/typescript/model/DripWebhookData.js +13 -13
  742. package/dist/typescript/model/DripWebhookEvent.d.ts +17 -17
  743. package/dist/typescript/model/DripWebhookEvent.js +13 -13
  744. package/dist/typescript/model/Duration.d.ts +19 -19
  745. package/dist/typescript/model/Duration.js +13 -13
  746. package/dist/typescript/model/EditConversationMessageRequest.d.ts +14 -14
  747. package/dist/typescript/model/EditConversationMessageRequest.js +13 -13
  748. package/dist/typescript/model/EnableViolationModel.d.ts +77 -77
  749. package/dist/typescript/model/EnableViolationModel.js +77 -77
  750. package/dist/typescript/model/EnableViolationResponseModel.d.ts +14 -14
  751. package/dist/typescript/model/EnableViolationResponseModel.js +13 -13
  752. package/dist/typescript/model/EnableViolationsForLawfirmRequest.d.ts +15 -15
  753. package/dist/typescript/model/EnableViolationsForLawfirmRequest.js +13 -13
  754. package/dist/typescript/model/EnableViolationsForLawfirmResponse.d.ts +15 -15
  755. package/dist/typescript/model/EnableViolationsForLawfirmResponse.js +13 -13
  756. package/dist/typescript/model/EstimateInsuranceSavingsRequest.d.ts +72 -72
  757. package/dist/typescript/model/EstimateInsuranceSavingsRequest.js +71 -71
  758. package/dist/typescript/model/EstimateInsuranceSavingsResponse.d.ts +16 -16
  759. package/dist/typescript/model/EstimateInsuranceSavingsResponse.js +13 -13
  760. package/dist/typescript/model/FeedbackAttachmentModel.d.ts +15 -15
  761. package/dist/typescript/model/FeedbackAttachmentModel.js +13 -13
  762. package/dist/typescript/model/FeedbackDomain.d.ts +28 -28
  763. package/dist/typescript/model/FeedbackDomain.js +22 -22
  764. package/dist/typescript/model/FinancialTransaction.d.ts +58 -58
  765. package/dist/typescript/model/FinancialTransaction.js +48 -48
  766. package/dist/typescript/model/FindChargeDisputesResponse.d.ts +15 -15
  767. package/dist/typescript/model/FindChargeDisputesResponse.js +13 -13
  768. package/dist/typescript/model/FindCourtsWithNoCoverageResponse.d.ts +16 -16
  769. package/dist/typescript/model/FindCourtsWithNoCoverageResponse.js +13 -13
  770. package/dist/typescript/model/FindDisputesRequest.d.ts +15 -15
  771. package/dist/typescript/model/FindDisputesRequest.js +13 -13
  772. package/dist/typescript/model/FindMatchingUser.d.ts +40 -40
  773. package/dist/typescript/model/FindMatchingUser.js +27 -27
  774. package/dist/typescript/model/FindMatchingUsersRequest.d.ts +18 -18
  775. package/dist/typescript/model/FindMatchingUsersRequest.js +13 -13
  776. package/dist/typescript/model/FindMatchingUsersResponse.d.ts +15 -15
  777. package/dist/typescript/model/FindMatchingUsersResponse.js +13 -13
  778. package/dist/typescript/model/FindsCourtsResponse.d.ts +16 -16
  779. package/dist/typescript/model/FindsCourtsResponse.js +13 -13
  780. package/dist/typescript/model/ForwardMessageRequest.d.ts +15 -15
  781. package/dist/typescript/model/ForwardMessageRequest.js +13 -13
  782. package/dist/typescript/model/FreshDeskConversation.d.ts +19 -19
  783. package/dist/typescript/model/FreshDeskConversation.js +13 -13
  784. package/dist/typescript/model/FreshDeskRequester.d.ts +15 -15
  785. package/dist/typescript/model/FreshDeskRequester.js +13 -13
  786. package/dist/typescript/model/FreshDeskTicket.d.ts +76 -76
  787. package/dist/typescript/model/FreshDeskTicket.js +40 -40
  788. package/dist/typescript/model/FreshDeskTicketReq.d.ts +77 -77
  789. package/dist/typescript/model/FreshDeskTicketReq.js +40 -40
  790. package/dist/typescript/model/FreshDeskTicketRes.d.ts +76 -76
  791. package/dist/typescript/model/FreshDeskTicketRes.js +40 -40
  792. package/dist/typescript/model/FreshdeskAttachment.d.ts +21 -21
  793. package/dist/typescript/model/FreshdeskAttachment.js +13 -13
  794. package/dist/typescript/model/FreshdeskAttachmentReq.d.ts +21 -21
  795. package/dist/typescript/model/FreshdeskAttachmentReq.js +13 -13
  796. package/dist/typescript/model/FreshdeskAttachmentRes.d.ts +21 -21
  797. package/dist/typescript/model/FreshdeskAttachmentRes.js +13 -13
  798. package/dist/typescript/model/FreshdeskTicketReferenceDomain.d.ts +36 -36
  799. package/dist/typescript/model/FreshdeskTicketReferenceDomain.js +36 -36
  800. package/dist/typescript/model/FreshdeskWebhookRequest.d.ts +22 -22
  801. package/dist/typescript/model/FreshdeskWebhookRequest.js +13 -13
  802. package/dist/typescript/model/FuturePayment.d.ts +30 -30
  803. package/dist/typescript/model/FuturePayment.js +29 -29
  804. package/dist/typescript/model/GenerateTemplateRequest.d.ts +58 -58
  805. package/dist/typescript/model/GenerateTemplateRequest.js +56 -56
  806. package/dist/typescript/model/GenericAdminListRequest.d.ts +14 -14
  807. package/dist/typescript/model/GenericAdminListRequest.js +13 -13
  808. package/dist/typescript/model/GeoRatesRequest.d.ts +21 -21
  809. package/dist/typescript/model/GeoRatesRequest.js +13 -13
  810. package/dist/typescript/model/GetActivityFeedResponse.d.ts +16 -16
  811. package/dist/typescript/model/GetActivityFeedResponse.js +13 -13
  812. package/dist/typescript/model/GetAddressInnerResponse.d.ts +20 -20
  813. package/dist/typescript/model/GetAddressInnerResponse.js +13 -13
  814. package/dist/typescript/model/GetAnonymousTicketUploads.d.ts +15 -15
  815. package/dist/typescript/model/GetAnonymousTicketUploads.js +13 -13
  816. package/dist/typescript/model/GetAppConfigResponse.d.ts +15 -15
  817. package/dist/typescript/model/GetAppConfigResponse.js +13 -13
  818. package/dist/typescript/model/GetAppearanceAttorneysResponse.d.ts +15 -15
  819. package/dist/typescript/model/GetAppearanceAttorneysResponse.js +13 -13
  820. package/dist/typescript/model/GetAvailablePaymentPlansResponse.d.ts +15 -15
  821. package/dist/typescript/model/GetAvailablePaymentPlansResponse.js +13 -13
  822. package/dist/typescript/model/GetBookingsRequest.d.ts +16 -16
  823. package/dist/typescript/model/GetBookingsRequest.js +13 -13
  824. package/dist/typescript/model/GetBookingsResponse.d.ts +21 -21
  825. package/dist/typescript/model/GetBookingsResponse.js +13 -13
  826. package/dist/typescript/model/GetCaseActionResponse.d.ts +15 -15
  827. package/dist/typescript/model/GetCaseActionResponse.js +13 -13
  828. package/dist/typescript/model/GetCaseActionTimelineResponse.d.ts +16 -16
  829. package/dist/typescript/model/GetCaseActionTimelineResponse.js +13 -13
  830. package/dist/typescript/model/GetCaseActionTypesResponse.d.ts +33 -33
  831. package/dist/typescript/model/GetCaseActionTypesResponse.js +35 -35
  832. package/dist/typescript/model/GetCaseCostsAttorneyResponse.d.ts +20 -20
  833. package/dist/typescript/model/GetCaseCostsAttorneyResponse.js +13 -13
  834. package/dist/typescript/model/GetCaseDocumentResponse.d.ts +15 -15
  835. package/dist/typescript/model/GetCaseDocumentResponse.js +13 -13
  836. package/dist/typescript/model/GetCaseFromCitationResponse.d.ts +17 -17
  837. package/dist/typescript/model/GetCaseFromCitationResponse.js +13 -13
  838. package/dist/typescript/model/GetCaseMessagesResponse.d.ts +16 -16
  839. package/dist/typescript/model/GetCaseMessagesResponse.js +13 -13
  840. package/dist/typescript/model/GetCaseNotesResponse.d.ts +15 -15
  841. package/dist/typescript/model/GetCaseNotesResponse.js +13 -13
  842. package/dist/typescript/model/GetCasePaymentsResponse.d.ts +15 -15
  843. package/dist/typescript/model/GetCasePaymentsResponse.js +13 -13
  844. package/dist/typescript/model/GetCaseResolutionStatusesResponse.d.ts +15 -15
  845. package/dist/typescript/model/GetCaseResolutionStatusesResponse.js +13 -13
  846. package/dist/typescript/model/GetCaseResponse.d.ts +17 -17
  847. package/dist/typescript/model/GetCaseResponse.js +13 -13
  848. package/dist/typescript/model/GetCaseUserModel.d.ts +42 -42
  849. package/dist/typescript/model/GetCaseUserModel.js +27 -27
  850. package/dist/typescript/model/GetCaseUsersResponse.d.ts +15 -15
  851. package/dist/typescript/model/GetCaseUsersResponse.js +13 -13
  852. package/dist/typescript/model/GetCasesWithCoverageObtainedResponse.d.ts +15 -15
  853. package/dist/typescript/model/GetCasesWithCoverageObtainedResponse.js +13 -13
  854. package/dist/typescript/model/GetCasesWithMissingLawfirmPayoutsResponse.d.ts +16 -16
  855. package/dist/typescript/model/GetCasesWithMissingLawfirmPayoutsResponse.js +13 -13
  856. package/dist/typescript/model/GetCasesWithOverduePaymentsResponse.d.ts +16 -16
  857. package/dist/typescript/model/GetCasesWithOverduePaymentsResponse.js +13 -13
  858. package/dist/typescript/model/GetCasesWithUncapturedChargesRequest.d.ts +15 -15
  859. package/dist/typescript/model/GetCasesWithUncapturedChargesRequest.js +13 -13
  860. package/dist/typescript/model/GetCitationAuditLogsResponse.d.ts +16 -16
  861. package/dist/typescript/model/GetCitationAuditLogsResponse.js +13 -13
  862. package/dist/typescript/model/GetCitationPhoneLeadsRequest.d.ts +14 -14
  863. package/dist/typescript/model/GetCitationPhoneLeadsRequest.js +13 -13
  864. package/dist/typescript/model/GetCitationPhoneLeadsResponse.d.ts +15 -15
  865. package/dist/typescript/model/GetCitationPhoneLeadsResponse.js +13 -13
  866. package/dist/typescript/model/GetCitationResponse.d.ts +15 -15
  867. package/dist/typescript/model/GetCitationResponse.js +13 -13
  868. package/dist/typescript/model/GetCitationsWithMissingFieldsRequest.d.ts +128 -128
  869. package/dist/typescript/model/GetCitationsWithMissingFieldsRequest.js +118 -118
  870. package/dist/typescript/model/GetCitationsWithMissingFieldsResponse.d.ts +18 -18
  871. package/dist/typescript/model/GetCitationsWithMissingFieldsResponse.js +13 -13
  872. package/dist/typescript/model/GetClientCasesResponse.d.ts +19 -19
  873. package/dist/typescript/model/GetClientCasesResponse.js +13 -13
  874. package/dist/typescript/model/GetClientConfirmedUnpaidCasesResponse.d.ts +16 -16
  875. package/dist/typescript/model/GetClientConfirmedUnpaidCasesResponse.js +13 -13
  876. package/dist/typescript/model/GetCompetitionResponseModel.d.ts +17 -17
  877. package/dist/typescript/model/GetCompetitionResponseModel.js +13 -13
  878. package/dist/typescript/model/GetCountOfMatchingUsersRequest.d.ts +14 -14
  879. package/dist/typescript/model/GetCountOfMatchingUsersRequest.js +13 -13
  880. package/dist/typescript/model/GetCountOfMatchingUsersResponse.d.ts +14 -14
  881. package/dist/typescript/model/GetCountOfMatchingUsersResponse.js +13 -13
  882. package/dist/typescript/model/GetCountiesResponse.d.ts +15 -15
  883. package/dist/typescript/model/GetCountiesResponse.js +13 -13
  884. package/dist/typescript/model/GetCountryListResponse.d.ts +15 -15
  885. package/dist/typescript/model/GetCountryListResponse.js +13 -13
  886. package/dist/typescript/model/GetCountryRegionsResponse.d.ts +15 -15
  887. package/dist/typescript/model/GetCountryRegionsResponse.js +13 -13
  888. package/dist/typescript/model/GetCourtCoverageForCountyReportResponse.d.ts +15 -15
  889. package/dist/typescript/model/GetCourtCoverageForCountyReportResponse.js +13 -13
  890. package/dist/typescript/model/GetCourtCoverageForStateReportResponse.d.ts +16 -16
  891. package/dist/typescript/model/GetCourtCoverageForStateReportResponse.js +13 -13
  892. package/dist/typescript/model/GetCourtCoverageReportResponse.d.ts +15 -15
  893. package/dist/typescript/model/GetCourtCoverageReportResponse.js +13 -13
  894. package/dist/typescript/model/GetCourtResponse.d.ts +15 -15
  895. package/dist/typescript/model/GetCourtResponse.js +13 -13
  896. package/dist/typescript/model/GetCourtsByQueryResponse.d.ts +16 -16
  897. package/dist/typescript/model/GetCourtsByQueryResponse.js +13 -13
  898. package/dist/typescript/model/GetCourtsInnerResponse.d.ts +19 -19
  899. package/dist/typescript/model/GetCourtsInnerResponse.js +13 -13
  900. package/dist/typescript/model/GetCurrentUserResponse.d.ts +20 -20
  901. package/dist/typescript/model/GetCurrentUserResponse.js +13 -13
  902. package/dist/typescript/model/GetCustomerServiceAgentsResponse.d.ts +16 -16
  903. package/dist/typescript/model/GetCustomerServiceAgentsResponse.js +13 -13
  904. package/dist/typescript/model/GetDeclinedCasesRequest.d.ts +14 -14
  905. package/dist/typescript/model/GetDeclinedCasesRequest.js +13 -13
  906. package/dist/typescript/model/GetDeclinedCasesResponse.d.ts +15 -15
  907. package/dist/typescript/model/GetDeclinedCasesResponse.js +13 -13
  908. package/dist/typescript/model/GetDocumentsRequest.d.ts +14 -14
  909. package/dist/typescript/model/GetDocumentsRequest.js +13 -13
  910. package/dist/typescript/model/GetEmailTemplateResponse.d.ts +15 -15
  911. package/dist/typescript/model/GetEmailTemplateResponse.js +13 -13
  912. package/dist/typescript/model/GetExternalTicketInputParamsResponse.d.ts +17 -17
  913. package/dist/typescript/model/GetExternalTicketInputParamsResponse.js +13 -13
  914. package/dist/typescript/model/GetHouseHoldMateModel.d.ts +35 -35
  915. package/dist/typescript/model/GetHouseHoldMateModel.js +31 -31
  916. package/dist/typescript/model/GetHouseholdMatesResponse.d.ts +15 -15
  917. package/dist/typescript/model/GetHouseholdMatesResponse.js +13 -13
  918. package/dist/typescript/model/GetInvalidCasesWithStripeChargeResponse.d.ts +15 -15
  919. package/dist/typescript/model/GetInvalidCasesWithStripeChargeResponse.js +13 -13
  920. package/dist/typescript/model/GetInviteByTokenResponse.d.ts +40 -40
  921. package/dist/typescript/model/GetInviteByTokenResponse.js +32 -32
  922. package/dist/typescript/model/GetLastLoginResponse.d.ts +15 -15
  923. package/dist/typescript/model/GetLastLoginResponse.js +13 -13
  924. package/dist/typescript/model/GetLawfirmAddressesResponse.d.ts +15 -15
  925. package/dist/typescript/model/GetLawfirmAddressesResponse.js +13 -13
  926. package/dist/typescript/model/GetLawfirmCaseStatsResponse.d.ts +18 -18
  927. package/dist/typescript/model/GetLawfirmCaseStatsResponse.js +13 -13
  928. package/dist/typescript/model/GetLawfirmCoverageReportResponse.d.ts +16 -16
  929. package/dist/typescript/model/GetLawfirmCoverageReportResponse.js +13 -13
  930. package/dist/typescript/model/GetLawfirmCoverageResponse.d.ts +15 -15
  931. package/dist/typescript/model/GetLawfirmCoverageResponse.js +13 -13
  932. package/dist/typescript/model/GetLawfirmFeeCoverageModel.d.ts +29 -29
  933. package/dist/typescript/model/GetLawfirmFeeCoverageModel.js +22 -22
  934. package/dist/typescript/model/GetLawfirmFeeCoverageResponse.d.ts +15 -15
  935. package/dist/typescript/model/GetLawfirmFeeCoverageResponse.js +13 -13
  936. package/dist/typescript/model/GetLawfirmFeeModel.d.ts +89 -89
  937. package/dist/typescript/model/GetLawfirmFeeModel.js +82 -82
  938. package/dist/typescript/model/GetLawfirmFeesResponse.d.ts +15 -15
  939. package/dist/typescript/model/GetLawfirmFeesResponse.js +13 -13
  940. package/dist/typescript/model/GetLawfirmFinancialTransactionsResponse.d.ts +24 -24
  941. package/dist/typescript/model/GetLawfirmFinancialTransactionsResponse.js +13 -13
  942. package/dist/typescript/model/GetLawfirmInboxMessagesResponse.d.ts +16 -16
  943. package/dist/typescript/model/GetLawfirmInboxMessagesResponse.js +13 -13
  944. package/dist/typescript/model/GetLawfirmJobTitleResponse.d.ts +31 -31
  945. package/dist/typescript/model/GetLawfirmJobTitleResponse.js +33 -33
  946. package/dist/typescript/model/GetLawfirmLawyersResponse.d.ts +16 -16
  947. package/dist/typescript/model/GetLawfirmLawyersResponse.js +13 -13
  948. package/dist/typescript/model/GetLawfirmLeadsRequest.d.ts +14 -14
  949. package/dist/typescript/model/GetLawfirmLeadsRequest.js +13 -13
  950. package/dist/typescript/model/GetLawfirmLeadsResponse.d.ts +16 -16
  951. package/dist/typescript/model/GetLawfirmLeadsResponse.js +13 -13
  952. package/dist/typescript/model/GetLawfirmModel.d.ts +118 -118
  953. package/dist/typescript/model/GetLawfirmModel.js +96 -96
  954. package/dist/typescript/model/GetLawfirmPaymentMethodsResponse.d.ts +16 -16
  955. package/dist/typescript/model/GetLawfirmPaymentMethodsResponse.js +13 -13
  956. package/dist/typescript/model/GetLawfirmPayoutReversalsResponse.d.ts +15 -15
  957. package/dist/typescript/model/GetLawfirmPayoutReversalsResponse.js +13 -13
  958. package/dist/typescript/model/GetLawfirmPayoutsResponse.d.ts +15 -15
  959. package/dist/typescript/model/GetLawfirmPayoutsResponse.js +13 -13
  960. package/dist/typescript/model/GetLawfirmResponse.d.ts +15 -15
  961. package/dist/typescript/model/GetLawfirmResponse.js +13 -13
  962. package/dist/typescript/model/GetLawfirmSettingsResponse.d.ts +15 -15
  963. package/dist/typescript/model/GetLawfirmSettingsResponse.js +13 -13
  964. package/dist/typescript/model/GetLawfirmSummaryCaseRequest.d.ts +108 -108
  965. package/dist/typescript/model/GetLawfirmSummaryCaseRequest.js +104 -104
  966. package/dist/typescript/model/GetLawfirmSummaryCasesResponse.d.ts +22 -22
  967. package/dist/typescript/model/GetLawfirmSummaryCasesResponse.js +13 -13
  968. package/dist/typescript/model/GetLawfirmSupportedStatesResponse.d.ts +15 -15
  969. package/dist/typescript/model/GetLawfirmSupportedStatesResponse.js +13 -13
  970. package/dist/typescript/model/GetLawfirmTransactionsForCaseResponse.d.ts +21 -21
  971. package/dist/typescript/model/GetLawfirmTransactionsForCaseResponse.js +13 -13
  972. package/dist/typescript/model/GetLawfirmsResponse.d.ts +16 -16
  973. package/dist/typescript/model/GetLawfirmsResponse.js +13 -13
  974. package/dist/typescript/model/GetLawyerResponse.d.ts +15 -15
  975. package/dist/typescript/model/GetLawyerResponse.js +13 -13
  976. package/dist/typescript/model/GetLineItemTypesResponse.d.ts +35 -35
  977. package/dist/typescript/model/GetLineItemTypesResponse.js +37 -37
  978. package/dist/typescript/model/GetLineItemsResponse.d.ts +16 -16
  979. package/dist/typescript/model/GetLineItemsResponse.js +13 -13
  980. package/dist/typescript/model/GetListOfCitationsWithMissingCourtResponse.d.ts +15 -15
  981. package/dist/typescript/model/GetListOfCitationsWithMissingCourtResponse.js +13 -13
  982. package/dist/typescript/model/GetLocationResponse.d.ts +18 -18
  983. package/dist/typescript/model/GetLocationResponse.js +13 -13
  984. package/dist/typescript/model/GetLostCasesWithTransferNotReversedRequest.d.ts +17 -17
  985. package/dist/typescript/model/GetLostCasesWithTransferNotReversedRequest.js +13 -13
  986. package/dist/typescript/model/GetLostCasesWithTransferNotReversedResponse.d.ts +15 -15
  987. package/dist/typescript/model/GetLostCasesWithTransferNotReversedResponse.js +13 -13
  988. package/dist/typescript/model/GetMessagesByEntityResponse.d.ts +18 -18
  989. package/dist/typescript/model/GetMessagesByEntityResponse.js +13 -13
  990. package/dist/typescript/model/GetNoViolationCitationsResponse.d.ts +15 -15
  991. package/dist/typescript/model/GetNoViolationCitationsResponse.js +13 -13
  992. package/dist/typescript/model/GetOutgoingContactsResponse.d.ts +15 -15
  993. package/dist/typescript/model/GetOutgoingContactsResponse.js +13 -13
  994. package/dist/typescript/model/GetOverduePaymentsResponse.d.ts +16 -16
  995. package/dist/typescript/model/GetOverduePaymentsResponse.js +13 -13
  996. package/dist/typescript/model/GetPaymentMethodsForUserResponse.d.ts +16 -16
  997. package/dist/typescript/model/GetPaymentMethodsForUserResponse.js +13 -13
  998. package/dist/typescript/model/GetPaymentModelTypesResponse.d.ts +21 -21
  999. package/dist/typescript/model/GetPaymentModelTypesResponse.js +23 -23
  1000. package/dist/typescript/model/GetPenaltyType.d.ts +34 -34
  1001. package/dist/typescript/model/GetPenaltyType.js +35 -35
  1002. package/dist/typescript/model/GetPenaltyTypesResponse.d.ts +15 -15
  1003. package/dist/typescript/model/GetPenaltyTypesResponse.js +13 -13
  1004. package/dist/typescript/model/GetPendingCasesResponse.d.ts +15 -15
  1005. package/dist/typescript/model/GetPendingCasesResponse.js +13 -13
  1006. package/dist/typescript/model/GetPendingTicketReviewsRequest.d.ts +17 -17
  1007. package/dist/typescript/model/GetPendingTicketReviewsRequest.js +13 -13
  1008. package/dist/typescript/model/GetPendingTicketReviewsResponse.d.ts +15 -15
  1009. package/dist/typescript/model/GetPendingTicketReviewsResponse.js +13 -13
  1010. package/dist/typescript/model/GetPotentialCustomersRequest.d.ts +17 -17
  1011. package/dist/typescript/model/GetPotentialCustomersRequest.js +13 -13
  1012. package/dist/typescript/model/GetPotentialCustomersResponse.d.ts +16 -16
  1013. package/dist/typescript/model/GetPotentialCustomersResponse.js +13 -13
  1014. package/dist/typescript/model/GetRedirectUrlResponse.d.ts +17 -17
  1015. package/dist/typescript/model/GetRedirectUrlResponse.js +13 -13
  1016. package/dist/typescript/model/GetReferralCodeResponse.d.ts +35 -35
  1017. package/dist/typescript/model/GetReferralCodeResponse.js +28 -28
  1018. package/dist/typescript/model/GetReferralCodesResponse.d.ts +15 -15
  1019. package/dist/typescript/model/GetReferralCodesResponse.js +13 -13
  1020. package/dist/typescript/model/GetReferralsHistoryResponse.d.ts +15 -15
  1021. package/dist/typescript/model/GetReferralsHistoryResponse.js +13 -13
  1022. package/dist/typescript/model/GetRegionsWithViolationsResponse.d.ts +15 -15
  1023. package/dist/typescript/model/GetRegionsWithViolationsResponse.js +13 -13
  1024. package/dist/typescript/model/GetStripeChargeResponse.d.ts +15 -15
  1025. package/dist/typescript/model/GetStripeChargeResponse.js +13 -13
  1026. package/dist/typescript/model/GetStripeChargesResponse.d.ts +15 -15
  1027. package/dist/typescript/model/GetStripeChargesResponse.js +13 -13
  1028. package/dist/typescript/model/GetStripeConnectedAccountsResponse.d.ts +15 -15
  1029. package/dist/typescript/model/GetStripeConnectedAccountsResponse.js +13 -13
  1030. package/dist/typescript/model/GetSupportTicketsResponse.d.ts +15 -15
  1031. package/dist/typescript/model/GetSupportTicketsResponse.js +13 -13
  1032. package/dist/typescript/model/GetTicketReviewResponse.d.ts +15 -15
  1033. package/dist/typescript/model/GetTicketReviewResponse.js +13 -13
  1034. package/dist/typescript/model/GetTrafficViolationModel.d.ts +92 -92
  1035. package/dist/typescript/model/GetTrafficViolationModel.js +82 -82
  1036. package/dist/typescript/model/GetTrafficViolationTypesResponse.d.ts +16 -16
  1037. package/dist/typescript/model/GetTrafficViolationTypesResponse.js +13 -13
  1038. package/dist/typescript/model/GetUserAddressesResponse.d.ts +15 -15
  1039. package/dist/typescript/model/GetUserAddressesResponse.js +13 -13
  1040. package/dist/typescript/model/GetUserCasesResponse.d.ts +18 -18
  1041. package/dist/typescript/model/GetUserCasesResponse.js +13 -13
  1042. package/dist/typescript/model/GetUserDetailsResponse.d.ts +16 -16
  1043. package/dist/typescript/model/GetUserDetailsResponse.js +13 -13
  1044. package/dist/typescript/model/GetUserRefLinksResponse.d.ts +15 -15
  1045. package/dist/typescript/model/GetUserRefLinksResponse.js +13 -13
  1046. package/dist/typescript/model/GetUserReferralSourceTypesResponse.d.ts +15 -15
  1047. package/dist/typescript/model/GetUserReferralSourceTypesResponse.js +13 -13
  1048. package/dist/typescript/model/GetUserRegistrationsRequest.d.ts +16 -16
  1049. package/dist/typescript/model/GetUserRegistrationsRequest.js +13 -13
  1050. package/dist/typescript/model/GetUserRegistrationsResponse.d.ts +16 -16
  1051. package/dist/typescript/model/GetUserRegistrationsResponse.js +13 -13
  1052. package/dist/typescript/model/GetUserResponse.d.ts +15 -15
  1053. package/dist/typescript/model/GetUserResponse.js +13 -13
  1054. package/dist/typescript/model/GetUserSettingsRequest.d.ts +14 -14
  1055. package/dist/typescript/model/GetUserSettingsRequest.js +13 -13
  1056. package/dist/typescript/model/GetUserSettingsResponse.d.ts +16 -16
  1057. package/dist/typescript/model/GetUserSettingsResponse.js +13 -13
  1058. package/dist/typescript/model/GetUserStripeAccountResponse.d.ts +15 -15
  1059. package/dist/typescript/model/GetUserStripeAccountResponse.js +13 -13
  1060. package/dist/typescript/model/GetWorkflowStateResponse.d.ts +16 -16
  1061. package/dist/typescript/model/GetWorkflowStateResponse.js +13 -13
  1062. package/dist/typescript/model/GhostUser.d.ts +41 -41
  1063. package/dist/typescript/model/GhostUser.js +35 -35
  1064. package/dist/typescript/model/GhostUserResponse.d.ts +39 -39
  1065. package/dist/typescript/model/GhostUserResponse.js +35 -35
  1066. package/dist/typescript/model/GoogleLoginRequest.d.ts +15 -15
  1067. package/dist/typescript/model/GoogleLoginRequest.js +13 -13
  1068. package/dist/typescript/model/GraphRequest.d.ts +59 -59
  1069. package/dist/typescript/model/GraphRequest.js +57 -57
  1070. package/dist/typescript/model/HandleOrphanedStripeChargeRequest.d.ts +15 -15
  1071. package/dist/typescript/model/HandleOrphanedStripeChargeRequest.js +13 -13
  1072. package/dist/typescript/model/HandleOrphanedStripeChargeResponse.d.ts +18 -18
  1073. package/dist/typescript/model/HandleOrphanedStripeChargeResponse.js +13 -13
  1074. package/dist/typescript/model/IncomingEmail.d.ts +21 -21
  1075. package/dist/typescript/model/IncomingEmail.js +13 -13
  1076. package/dist/typescript/model/IncomingEmailModels.d.ts +17 -17
  1077. package/dist/typescript/model/IncomingEmailModels.js +13 -13
  1078. package/dist/typescript/model/IncomingEmailRequest.d.ts +19 -19
  1079. package/dist/typescript/model/IncomingEmailRequest.js +13 -13
  1080. package/dist/typescript/model/IncomingHeader.d.ts +15 -15
  1081. package/dist/typescript/model/IncomingHeader.js +13 -13
  1082. package/dist/typescript/model/InitiateCaseAndChargeCustomerRequest.d.ts +22 -22
  1083. package/dist/typescript/model/InitiateCaseAndChargeCustomerRequest.js +23 -23
  1084. package/dist/typescript/model/InitiateCaseAndChargeCustomerResponse.d.ts +15 -15
  1085. package/dist/typescript/model/InitiateCaseAndChargeCustomerResponse.js +13 -13
  1086. package/dist/typescript/model/InsertCaseLineItemResponse.d.ts +14 -14
  1087. package/dist/typescript/model/InsertCaseLineItemResponse.js +13 -13
  1088. package/dist/typescript/model/InsertInvoiceLineItemRequest.d.ts +15 -15
  1089. package/dist/typescript/model/InsertInvoiceLineItemRequest.js +13 -13
  1090. package/dist/typescript/model/InviteHouseholdMateRequest.d.ts +25 -25
  1091. package/dist/typescript/model/InviteHouseholdMateRequest.js +25 -25
  1092. package/dist/typescript/model/InviteLawyerToLawfirmRequest.d.ts +23 -23
  1093. package/dist/typescript/model/InviteLawyerToLawfirmRequest.js +22 -22
  1094. package/dist/typescript/model/IsRefundEligibleResponse.d.ts +21 -21
  1095. package/dist/typescript/model/IsRefundEligibleResponse.js +22 -22
  1096. package/dist/typescript/model/IsUserLoggedInResponse.d.ts +15 -15
  1097. package/dist/typescript/model/IsUserLoggedInResponse.js +13 -13
  1098. package/dist/typescript/model/LastLoginDateModel.d.ts +38 -38
  1099. package/dist/typescript/model/LastLoginDateModel.js +39 -39
  1100. package/dist/typescript/model/LawfirmAuditEventModel.d.ts +104 -102
  1101. package/dist/typescript/model/LawfirmAuditEventModel.js +98 -96
  1102. package/dist/typescript/model/LawfirmBookingSummary.d.ts +75 -75
  1103. package/dist/typescript/model/LawfirmBookingSummary.js +71 -71
  1104. package/dist/typescript/model/LawfirmCaseDocument.d.ts +32 -32
  1105. package/dist/typescript/model/LawfirmCaseDocument.js +30 -30
  1106. package/dist/typescript/model/LawfirmCaseModel.d.ts +46 -46
  1107. package/dist/typescript/model/LawfirmCaseModel.js +33 -33
  1108. package/dist/typescript/model/LawfirmCaseModelReq.d.ts +46 -46
  1109. package/dist/typescript/model/LawfirmCaseModelReq.js +33 -33
  1110. package/dist/typescript/model/LawfirmCaseModelRes.d.ts +46 -46
  1111. package/dist/typescript/model/LawfirmCaseModelRes.js +33 -33
  1112. package/dist/typescript/model/LawfirmCourtCoverageDomain.d.ts +30 -30
  1113. package/dist/typescript/model/LawfirmCourtCoverageDomain.js +13 -13
  1114. package/dist/typescript/model/LawfirmCoverageRecord.d.ts +25 -25
  1115. package/dist/typescript/model/LawfirmCoverageRecord.js +13 -13
  1116. package/dist/typescript/model/LawfirmDocument.d.ts +32 -32
  1117. package/dist/typescript/model/LawfirmDocument.js +30 -30
  1118. package/dist/typescript/model/LawfirmDocumentResponse.d.ts +15 -15
  1119. package/dist/typescript/model/LawfirmDocumentResponse.js +13 -13
  1120. package/dist/typescript/model/LawfirmDocumentTemplate.d.ts +31 -31
  1121. package/dist/typescript/model/LawfirmDocumentTemplate.js +30 -30
  1122. package/dist/typescript/model/LawfirmDocumentTemplateResponse.d.ts +15 -15
  1123. package/dist/typescript/model/LawfirmDocumentTemplateResponse.js +13 -13
  1124. package/dist/typescript/model/LawfirmFeeDomain.d.ts +49 -49
  1125. package/dist/typescript/model/LawfirmFeeDomain.js +32 -32
  1126. package/dist/typescript/model/LawfirmInboxMessageDomain.d.ts +102 -102
  1127. package/dist/typescript/model/LawfirmInboxMessageDomain.js +83 -83
  1128. package/dist/typescript/model/LawfirmItem.d.ts +73 -73
  1129. package/dist/typescript/model/LawfirmItem.js +71 -71
  1130. package/dist/typescript/model/LawfirmLeadDomain.d.ts +106 -106
  1131. package/dist/typescript/model/LawfirmLeadDomain.js +90 -90
  1132. package/dist/typescript/model/LawfirmPayoutDomain.d.ts +45 -45
  1133. package/dist/typescript/model/LawfirmPayoutDomain.js +32 -32
  1134. package/dist/typescript/model/LawfirmPictureRequest.d.ts +16 -16
  1135. package/dist/typescript/model/LawfirmPictureRequest.js +13 -13
  1136. package/dist/typescript/model/LawfirmRatesResponse.d.ts +48 -48
  1137. package/dist/typescript/model/LawfirmRatesResponse.js +33 -33
  1138. package/dist/typescript/model/LawfirmRedirectModel.d.ts +23 -23
  1139. package/dist/typescript/model/LawfirmRedirectModel.js +23 -23
  1140. package/dist/typescript/model/LawfirmSettingsDomain.d.ts +37 -37
  1141. package/dist/typescript/model/LawfirmSettingsDomain.js +22 -22
  1142. package/dist/typescript/model/LawfirmSettingsDomainReq.d.ts +37 -37
  1143. package/dist/typescript/model/LawfirmSettingsDomainReq.js +22 -22
  1144. package/dist/typescript/model/LawfirmSettingsDomainRes.d.ts +37 -37
  1145. package/dist/typescript/model/LawfirmSettingsDomainRes.js +22 -22
  1146. package/dist/typescript/model/LawfirmStorefrontModel.d.ts +49 -49
  1147. package/dist/typescript/model/LawfirmStorefrontModel.js +36 -36
  1148. package/dist/typescript/model/LawfirmVacationRequest.d.ts +17 -17
  1149. package/dist/typescript/model/LawfirmVacationRequest.js +13 -13
  1150. package/dist/typescript/model/LawfirmsRatesResponse.d.ts +15 -15
  1151. package/dist/typescript/model/LawfirmsRatesResponse.js +13 -13
  1152. package/dist/typescript/model/LawyerInviteByTokenModel.d.ts +16 -16
  1153. package/dist/typescript/model/LawyerInviteByTokenModel.js +13 -13
  1154. package/dist/typescript/model/LawyerInviteModel.d.ts +34 -34
  1155. package/dist/typescript/model/LawyerInviteModel.js +32 -32
  1156. package/dist/typescript/model/LawyerLicenseModel.d.ts +75 -75
  1157. package/dist/typescript/model/LawyerLicenseModel.js +75 -75
  1158. package/dist/typescript/model/LawyerModel.d.ts +57 -57
  1159. package/dist/typescript/model/LawyerModel.js +42 -42
  1160. package/dist/typescript/model/LegalServiceModel.d.ts +44 -44
  1161. package/dist/typescript/model/LegalServiceModel.js +31 -31
  1162. package/dist/typescript/model/LetterOfEngagement.d.ts +16 -16
  1163. package/dist/typescript/model/LetterOfEngagement.js +13 -13
  1164. package/dist/typescript/model/LineItem.d.ts +37 -37
  1165. package/dist/typescript/model/LineItem.js +37 -37
  1166. package/dist/typescript/model/LineItemModel.d.ts +44 -44
  1167. package/dist/typescript/model/LineItemModel.js +43 -43
  1168. package/dist/typescript/model/LineItemRequest.d.ts +47 -47
  1169. package/dist/typescript/model/LineItemRequest.js +43 -43
  1170. package/dist/typescript/model/ListAgentBookingsResponse.d.ts +17 -17
  1171. package/dist/typescript/model/ListAgentBookingsResponse.js +13 -13
  1172. package/dist/typescript/model/ListBillingProductsResponse.d.ts +15 -15
  1173. package/dist/typescript/model/ListBillingProductsResponse.js +13 -13
  1174. package/dist/typescript/model/ListBillingSubscribersRequest.d.ts +16 -16
  1175. package/dist/typescript/model/ListBillingSubscribersRequest.js +13 -13
  1176. package/dist/typescript/model/ListBillingSubscribersResponse.d.ts +16 -16
  1177. package/dist/typescript/model/ListBillingSubscribersResponse.js +13 -13
  1178. package/dist/typescript/model/ListBillingSubscriptionModel.d.ts +38 -38
  1179. package/dist/typescript/model/ListBillingSubscriptionModel.js +36 -36
  1180. package/dist/typescript/model/ListBillingSubscriptionsResponse.d.ts +16 -16
  1181. package/dist/typescript/model/ListBillingSubscriptionsResponse.js +13 -13
  1182. package/dist/typescript/model/ListCitationAuditEventsResponse.d.ts +17 -17
  1183. package/dist/typescript/model/ListCitationAuditEventsResponse.js +13 -13
  1184. package/dist/typescript/model/ListCitationsRequest.d.ts +102 -102
  1185. package/dist/typescript/model/ListCitationsRequest.js +90 -90
  1186. package/dist/typescript/model/ListCitationsResponse.d.ts +17 -17
  1187. package/dist/typescript/model/ListCitationsResponse.js +13 -13
  1188. package/dist/typescript/model/ListContactTimelineResponse.d.ts +15 -15
  1189. package/dist/typescript/model/ListContactTimelineResponse.js +13 -13
  1190. package/dist/typescript/model/ListCostItemsForCustomerResponse.d.ts +19 -19
  1191. package/dist/typescript/model/ListCostItemsForCustomerResponse.js +13 -13
  1192. package/dist/typescript/model/ListDashboardCasesResponse.d.ts +16 -16
  1193. package/dist/typescript/model/ListDashboardCasesResponse.js +13 -13
  1194. package/dist/typescript/model/ListEligibleStatusResponse.d.ts +55 -55
  1195. package/dist/typescript/model/ListEligibleStatusResponse.js +57 -57
  1196. package/dist/typescript/model/ListLawfirmAuditEventsByCursorResponse.d.ts +17 -17
  1197. package/dist/typescript/model/ListLawfirmAuditEventsByCursorResponse.js +13 -13
  1198. package/dist/typescript/model/ListLawfirmStorefrontsResponse.d.ts +17 -17
  1199. package/dist/typescript/model/ListLawfirmStorefrontsResponse.js +13 -13
  1200. package/dist/typescript/model/ListLawfirmSurchargeModel.d.ts +36 -36
  1201. package/dist/typescript/model/ListLawfirmSurchargeModel.js +35 -35
  1202. package/dist/typescript/model/ListLawfirmSurchargeTypeModel.d.ts +27 -27
  1203. package/dist/typescript/model/ListLawfirmSurchargeTypeModel.js +27 -27
  1204. package/dist/typescript/model/ListLawfirmSurchargesResponse.d.ts +15 -15
  1205. package/dist/typescript/model/ListLawfirmSurchargesResponse.js +13 -13
  1206. package/dist/typescript/model/ListNotesResponse.d.ts +18 -18
  1207. package/dist/typescript/model/ListNotesResponse.js +13 -13
  1208. package/dist/typescript/model/ListReferralsResponse.d.ts +16 -16
  1209. package/dist/typescript/model/ListReferralsResponse.js +13 -13
  1210. package/dist/typescript/model/ListReviewsResponse.d.ts +17 -17
  1211. package/dist/typescript/model/ListReviewsResponse.js +13 -13
  1212. package/dist/typescript/model/ListSubscriptionInvoicesResponse.d.ts +15 -15
  1213. package/dist/typescript/model/ListSubscriptionInvoicesResponse.js +13 -13
  1214. package/dist/typescript/model/ListUserAuditEventsByCursorResponse.d.ts +17 -17
  1215. package/dist/typescript/model/ListUserAuditEventsByCursorResponse.js +13 -13
  1216. package/dist/typescript/model/ListUserAuditEventsCursorModel.d.ts +14 -14
  1217. package/dist/typescript/model/ListUserAuditEventsCursorModel.js +13 -13
  1218. package/dist/typescript/model/ListUserWatchlistsResponse.d.ts +16 -16
  1219. package/dist/typescript/model/ListUserWatchlistsResponse.js +13 -13
  1220. package/dist/typescript/model/ListViolationClassificationResponse.d.ts +15 -15
  1221. package/dist/typescript/model/ListViolationClassificationResponse.js +13 -13
  1222. package/dist/typescript/model/LobEvent.d.ts +16 -16
  1223. package/dist/typescript/model/LobEvent.js +13 -13
  1224. package/dist/typescript/model/LobEventRequest.d.ts +18 -18
  1225. package/dist/typescript/model/LobEventRequest.js +13 -13
  1226. package/dist/typescript/model/LobMailingAddress.d.ts +19 -19
  1227. package/dist/typescript/model/LobMailingAddress.js +13 -13
  1228. package/dist/typescript/model/LocalTime.d.ts +17 -17
  1229. package/dist/typescript/model/LocalTime.js +13 -13
  1230. package/dist/typescript/model/LookupParamValue.d.ts +29 -29
  1231. package/dist/typescript/model/LookupParamValue.js +27 -27
  1232. package/dist/typescript/model/LostCaseWithTransferNotReversed.d.ts +40 -40
  1233. package/dist/typescript/model/LostCaseWithTransferNotReversed.js +23 -23
  1234. package/dist/typescript/model/MarkActionAsDeletedResponse.d.ts +15 -15
  1235. package/dist/typescript/model/MarkActionAsDeletedResponse.js +13 -13
  1236. package/dist/typescript/model/MarkCaseAsResolvedRequest.d.ts +59 -59
  1237. package/dist/typescript/model/MarkCaseAsResolvedRequest.js +57 -57
  1238. package/dist/typescript/model/MarkCaseAsResolvedResponse.d.ts +66 -66
  1239. package/dist/typescript/model/MarkCaseAsResolvedResponse.js +64 -64
  1240. package/dist/typescript/model/MatchCaseLineItemModel.d.ts +44 -44
  1241. package/dist/typescript/model/MatchCaseLineItemModel.js +43 -43
  1242. package/dist/typescript/model/MatchCaseResponse.d.ts +17 -17
  1243. package/dist/typescript/model/MatchCaseResponse.js +13 -13
  1244. package/dist/typescript/model/MatchCaseViolationPenaltyModel.d.ts +35 -35
  1245. package/dist/typescript/model/MatchCaseViolationPenaltyModel.js +35 -35
  1246. package/dist/typescript/model/MatchCitationModel.d.ts +40 -40
  1247. package/dist/typescript/model/MatchCitationModel.js +23 -23
  1248. package/dist/typescript/model/MatchCitationResponse.d.ts +25 -25
  1249. package/dist/typescript/model/MatchCitationResponse.js +13 -13
  1250. package/dist/typescript/model/MatchInnerCaseModel.d.ts +77 -77
  1251. package/dist/typescript/model/MatchInnerCaseModel.js +69 -69
  1252. package/dist/typescript/model/MatchInnerCaseResponse.d.ts +33 -33
  1253. package/dist/typescript/model/MatchInnerCaseResponse.js +27 -27
  1254. package/dist/typescript/model/MatchLawfirmCaseResponse.d.ts +18 -18
  1255. package/dist/typescript/model/MatchLawfirmCaseResponse.js +13 -13
  1256. package/dist/typescript/model/MatchLegalServiceModel.d.ts +44 -44
  1257. package/dist/typescript/model/MatchLegalServiceModel.js +31 -31
  1258. package/dist/typescript/model/MatchLegalServicesRequest.d.ts +32 -32
  1259. package/dist/typescript/model/MatchLegalServicesRequest.js +26 -26
  1260. package/dist/typescript/model/MatchLegalServicesResponse.d.ts +16 -16
  1261. package/dist/typescript/model/MatchLegalServicesResponse.js +13 -13
  1262. package/dist/typescript/model/MatchingFieldValue.d.ts +22 -22
  1263. package/dist/typescript/model/MatchingFieldValue.js +23 -23
  1264. package/dist/typescript/model/MediaItemModel.d.ts +25 -25
  1265. package/dist/typescript/model/MediaItemModel.js +22 -22
  1266. package/dist/typescript/model/MergeStatusReport.d.ts +16 -16
  1267. package/dist/typescript/model/MergeStatusReport.js +13 -13
  1268. package/dist/typescript/model/MergeTableChange.d.ts +14 -14
  1269. package/dist/typescript/model/MergeTableChange.js +13 -13
  1270. package/dist/typescript/model/MergeTableRecord.d.ts +15 -15
  1271. package/dist/typescript/model/MergeTableRecord.js +13 -13
  1272. package/dist/typescript/model/MergeTicketResponse.d.ts +16 -16
  1273. package/dist/typescript/model/MergeTicketResponse.js +13 -13
  1274. package/dist/typescript/model/MergeUserRequest.d.ts +15 -15
  1275. package/dist/typescript/model/MergeUserRequest.js +13 -13
  1276. package/dist/typescript/model/MergeUserResponse.d.ts +15 -15
  1277. package/dist/typescript/model/MergeUserResponse.js +13 -13
  1278. package/dist/typescript/model/MessageByEntityModel.d.ts +76 -76
  1279. package/dist/typescript/model/MessageByEntityModel.js +64 -64
  1280. package/dist/typescript/model/MessageInputModel.d.ts +31 -31
  1281. package/dist/typescript/model/MessageInputModel.js +31 -31
  1282. package/dist/typescript/model/MissingLawfirmPayoutResult.d.ts +119 -119
  1283. package/dist/typescript/model/MissingLawfirmPayoutResult.js +111 -111
  1284. package/dist/typescript/model/MissingPaymentDomain.d.ts +78 -78
  1285. package/dist/typescript/model/MissingPaymentDomain.js +64 -64
  1286. package/dist/typescript/model/NewUser.d.ts +33 -33
  1287. package/dist/typescript/model/NewUser.js +27 -27
  1288. package/dist/typescript/model/NewUserResponse.d.ts +18 -18
  1289. package/dist/typescript/model/NewUserResponse.js +13 -13
  1290. package/dist/typescript/model/NoLawyerAvailableRequest.d.ts +15 -15
  1291. package/dist/typescript/model/NoLawyerAvailableRequest.js +13 -13
  1292. package/dist/typescript/model/NoViolationCitation.d.ts +63 -63
  1293. package/dist/typescript/model/NoViolationCitation.js +57 -57
  1294. package/dist/typescript/model/NoteAuthor.d.ts +16 -16
  1295. package/dist/typescript/model/NoteAuthor.js +13 -13
  1296. package/dist/typescript/model/NoteEntity.d.ts +30 -30
  1297. package/dist/typescript/model/NoteEntity.js +24 -24
  1298. package/dist/typescript/model/NoteModel.d.ts +30 -30
  1299. package/dist/typescript/model/NoteModel.js +24 -24
  1300. package/dist/typescript/model/NotificationEvent.d.ts +19 -19
  1301. package/dist/typescript/model/NotificationEvent.js +13 -13
  1302. package/dist/typescript/model/NotificationEvents.d.ts +18 -18
  1303. package/dist/typescript/model/NotificationEvents.js +13 -13
  1304. package/dist/typescript/model/OCRPredictionCaseResponse.d.ts +60 -60
  1305. package/dist/typescript/model/OCRPredictionCaseResponse.js +13 -13
  1306. package/dist/typescript/model/OutgoingContactDomain.d.ts +25 -25
  1307. package/dist/typescript/model/OutgoingContactDomain.js +13 -13
  1308. package/dist/typescript/model/PaymentPlanTypeModel.d.ts +22 -22
  1309. package/dist/typescript/model/PaymentPlanTypeModel.js +23 -23
  1310. package/dist/typescript/model/PaymentPlanTypeModelReq.d.ts +22 -22
  1311. package/dist/typescript/model/PaymentPlanTypeModelReq.js +23 -23
  1312. package/dist/typescript/model/PaymentPlanTypeModelRes.d.ts +22 -22
  1313. package/dist/typescript/model/PaymentPlanTypeModelRes.js +23 -23
  1314. package/dist/typescript/model/Penalty.d.ts +39 -39
  1315. package/dist/typescript/model/Penalty.js +35 -35
  1316. package/dist/typescript/model/PenaltyModel.d.ts +38 -38
  1317. package/dist/typescript/model/PenaltyModel.js +35 -35
  1318. package/dist/typescript/model/PenaltyRequest.d.ts +15 -15
  1319. package/dist/typescript/model/PenaltyRequest.js +13 -13
  1320. package/dist/typescript/model/PersistTicketEvaluationRequest.d.ts +28 -28
  1321. package/dist/typescript/model/PersistTicketEvaluationRequest.js +23 -23
  1322. package/dist/typescript/model/PhoneNumberDomain.d.ts +43 -43
  1323. package/dist/typescript/model/PhoneNumberDomain.js +37 -37
  1324. package/dist/typescript/model/PhoneNumberDomainReq.d.ts +43 -43
  1325. package/dist/typescript/model/PhoneNumberDomainReq.js +37 -37
  1326. package/dist/typescript/model/PhoneNumberDomainRes.d.ts +43 -43
  1327. package/dist/typescript/model/PhoneNumberDomainRes.js +37 -37
  1328. package/dist/typescript/model/PostCourtCoverageRequest.d.ts +15 -15
  1329. package/dist/typescript/model/PostCourtCoverageRequest.js +13 -13
  1330. package/dist/typescript/model/PostFeedbackRequest.d.ts +15 -15
  1331. package/dist/typescript/model/PostFeedbackRequest.js +13 -13
  1332. package/dist/typescript/model/PotentialCustomerDomain.d.ts +133 -133
  1333. package/dist/typescript/model/PotentialCustomerDomain.js +111 -111
  1334. package/dist/typescript/model/PredictCitationTextRequest.d.ts +21 -21
  1335. package/dist/typescript/model/PredictCitationTextRequest.js +22 -22
  1336. package/dist/typescript/model/PredictImageClassificationRequest.d.ts +15 -15
  1337. package/dist/typescript/model/PredictImageClassificationRequest.js +13 -13
  1338. package/dist/typescript/model/PredictImageClassificationResponse.d.ts +28 -28
  1339. package/dist/typescript/model/PredictImageClassificationResponse.js +13 -13
  1340. package/dist/typescript/model/PreviewDocumentRequest.d.ts +16 -16
  1341. package/dist/typescript/model/PreviewDocumentRequest.js +13 -13
  1342. package/dist/typescript/model/PriceMatchRequest.d.ts +20 -20
  1343. package/dist/typescript/model/PriceMatchRequest.js +13 -13
  1344. package/dist/typescript/model/PriceMatchResponse.d.ts +24 -24
  1345. package/dist/typescript/model/PriceMatchResponse.js +23 -23
  1346. package/dist/typescript/model/PublishReferralContactsResponse.d.ts +15 -15
  1347. package/dist/typescript/model/PublishReferralContactsResponse.js +13 -13
  1348. package/dist/typescript/model/PublishReferralRequest.d.ts +16 -16
  1349. package/dist/typescript/model/PublishReferralRequest.js +13 -13
  1350. package/dist/typescript/model/PureDate.d.ts +14 -14
  1351. package/dist/typescript/model/PureDate.js +13 -13
  1352. package/dist/typescript/model/PushNotificationRegistrationRequest.d.ts +22 -22
  1353. package/dist/typescript/model/PushNotificationRegistrationRequest.js +23 -23
  1354. package/dist/typescript/model/PushNotificationRequest.d.ts +31 -31
  1355. package/dist/typescript/model/PushNotificationRequest.js +32 -32
  1356. package/dist/typescript/model/PutDocumentRequest.d.ts +29 -29
  1357. package/dist/typescript/model/PutDocumentRequest.js +30 -30
  1358. package/dist/typescript/model/ReferralContact.d.ts +16 -16
  1359. package/dist/typescript/model/ReferralContact.js +13 -13
  1360. package/dist/typescript/model/ReferralContactStatus.d.ts +23 -23
  1361. package/dist/typescript/model/ReferralContactStatus.js +23 -23
  1362. package/dist/typescript/model/ReferralResponse.d.ts +74 -74
  1363. package/dist/typescript/model/ReferralResponse.js +67 -67
  1364. package/dist/typescript/model/ReferralResponseByUser.d.ts +27 -27
  1365. package/dist/typescript/model/ReferralResponseByUser.js +26 -26
  1366. package/dist/typescript/model/RefundCasePaymentRequest.d.ts +27 -27
  1367. package/dist/typescript/model/RefundCasePaymentRequest.js +25 -25
  1368. package/dist/typescript/model/RefundLawfirmFeeRequest.d.ts +28 -28
  1369. package/dist/typescript/model/RefundLawfirmFeeRequest.js +25 -25
  1370. package/dist/typescript/model/RegisterGhostUserRequest.d.ts +26 -26
  1371. package/dist/typescript/model/RegisterGhostUserRequest.js +26 -26
  1372. package/dist/typescript/model/RegisterGhostUserResponse.d.ts +15 -15
  1373. package/dist/typescript/model/RegisterGhostUserResponse.js +13 -13
  1374. package/dist/typescript/model/RegisterNewUserRequest.d.ts +59 -59
  1375. package/dist/typescript/model/RegisterNewUserRequest.js +48 -48
  1376. package/dist/typescript/model/RegisterNewUserResponse.d.ts +18 -18
  1377. package/dist/typescript/model/RegisterNewUserResponse.js +13 -13
  1378. package/dist/typescript/model/RemoveCoverageRequest.d.ts +15 -15
  1379. package/dist/typescript/model/RemoveCoverageRequest.js +13 -13
  1380. package/dist/typescript/model/RemoveLawfirmSurchargeRequest.d.ts +14 -14
  1381. package/dist/typescript/model/RemoveLawfirmSurchargeRequest.js +13 -13
  1382. package/dist/typescript/model/ReplyToReviewRequest.d.ts +15 -15
  1383. package/dist/typescript/model/ReplyToReviewRequest.js +13 -13
  1384. package/dist/typescript/model/ReplyToTicketRequest.d.ts +31 -31
  1385. package/dist/typescript/model/ReplyToTicketRequest.js +32 -32
  1386. package/dist/typescript/model/RescheduleTaskRequest.d.ts +14 -14
  1387. package/dist/typescript/model/RescheduleTaskRequest.js +13 -13
  1388. package/dist/typescript/model/ResetFeeForLawfirmModel.d.ts +14 -14
  1389. package/dist/typescript/model/ResetFeeForLawfirmModel.js +13 -13
  1390. package/dist/typescript/model/ResetFeesForLawfirmRequest.d.ts +15 -15
  1391. package/dist/typescript/model/ResetFeesForLawfirmRequest.js +13 -13
  1392. package/dist/typescript/model/ResetFeesForLawfirmResponse.d.ts +15 -15
  1393. package/dist/typescript/model/ResetFeesForLawfirmResponse.js +13 -13
  1394. package/dist/typescript/model/ResetUserPasswordRequest.d.ts +15 -15
  1395. package/dist/typescript/model/ResetUserPasswordRequest.js +13 -13
  1396. package/dist/typescript/model/ResetViolationModel.d.ts +77 -77
  1397. package/dist/typescript/model/ResetViolationModel.js +77 -77
  1398. package/dist/typescript/model/Results.d.ts +16 -16
  1399. package/dist/typescript/model/Results.js +13 -13
  1400. package/dist/typescript/model/ReverseLawfirmPayoutRequest.d.ts +26 -26
  1401. package/dist/typescript/model/ReverseLawfirmPayoutRequest.js +25 -25
  1402. package/dist/typescript/model/ReviewCommentModel.d.ts +19 -19
  1403. package/dist/typescript/model/ReviewCommentModel.js +13 -13
  1404. package/dist/typescript/model/ReviewRatingModel.d.ts +16 -16
  1405. package/dist/typescript/model/ReviewRatingModel.js +13 -13
  1406. package/dist/typescript/model/ReviewVoteAggregateModel.d.ts +15 -15
  1407. package/dist/typescript/model/ReviewVoteAggregateModel.js +13 -13
  1408. package/dist/typescript/model/SNSNotificationRequest.d.ts +17 -17
  1409. package/dist/typescript/model/SNSNotificationRequest.js +13 -13
  1410. package/dist/typescript/model/SSLCertificateResponse.d.ts +14 -14
  1411. package/dist/typescript/model/SSLCertificateResponse.js +13 -13
  1412. package/dist/typescript/model/SaveAgentBookingRequest.d.ts +18 -18
  1413. package/dist/typescript/model/SaveAgentBookingRequest.js +13 -13
  1414. package/dist/typescript/model/SaveAgentBookingResponse.d.ts +15 -15
  1415. package/dist/typescript/model/SaveAgentBookingResponse.js +13 -13
  1416. package/dist/typescript/model/SaveCaseNotesRequest.d.ts +15 -15
  1417. package/dist/typescript/model/SaveCaseNotesRequest.js +13 -13
  1418. package/dist/typescript/model/SaveCaseUserRequest.d.ts +35 -35
  1419. package/dist/typescript/model/SaveCaseUserRequest.js +27 -27
  1420. package/dist/typescript/model/SaveLawfirmSurchargeModel.d.ts +46 -46
  1421. package/dist/typescript/model/SaveLawfirmSurchargeModel.js +45 -45
  1422. package/dist/typescript/model/SaveLawfirmSurchargesRequest.d.ts +15 -15
  1423. package/dist/typescript/model/SaveLawfirmSurchargesRequest.js +13 -13
  1424. package/dist/typescript/model/SaveLawyerLeadRequest.d.ts +32 -32
  1425. package/dist/typescript/model/SaveLawyerLeadRequest.js +26 -26
  1426. package/dist/typescript/model/SaveLawyerLicenseModel.d.ts +75 -75
  1427. package/dist/typescript/model/SaveLawyerLicenseModel.js +75 -75
  1428. package/dist/typescript/model/SaveLawyerLicensesRequest.d.ts +15 -15
  1429. package/dist/typescript/model/SaveLawyerLicensesRequest.js +13 -13
  1430. package/dist/typescript/model/SaveLawyerRequest.d.ts +37 -37
  1431. package/dist/typescript/model/SaveLawyerRequest.js +33 -33
  1432. package/dist/typescript/model/SaveNotesRequest.d.ts +25 -25
  1433. package/dist/typescript/model/SaveNotesRequest.js +24 -24
  1434. package/dist/typescript/model/SaveUserWatchlistsRequest.d.ts +18 -19
  1435. package/dist/typescript/model/SaveUserWatchlistsRequest.js +13 -13
  1436. package/dist/typescript/model/ScheduleNewPaymentRequest.d.ts +41 -41
  1437. package/dist/typescript/model/ScheduleNewPaymentRequest.js +38 -38
  1438. package/dist/typescript/model/ScheduledTaskGetResponse.d.ts +15 -15
  1439. package/dist/typescript/model/ScheduledTaskGetResponse.js +13 -13
  1440. package/dist/typescript/model/ScheduledTaskResponse.d.ts +37 -37
  1441. package/dist/typescript/model/ScheduledTaskResponse.js +34 -34
  1442. package/dist/typescript/model/SearchNotesResponse.d.ts +15 -15
  1443. package/dist/typescript/model/SearchNotesResponse.js +13 -13
  1444. package/dist/typescript/model/SendBookingReceiptRequest.d.ts +15 -15
  1445. package/dist/typescript/model/SendBookingReceiptRequest.js +13 -13
  1446. package/dist/typescript/model/SendConsolidatedEmailToUser.d.ts +58 -58
  1447. package/dist/typescript/model/SendConsolidatedEmailToUser.js +56 -56
  1448. package/dist/typescript/model/SendDirectCheckResponse.d.ts +19 -19
  1449. package/dist/typescript/model/SendDirectCheckResponse.js +13 -13
  1450. package/dist/typescript/model/SendDirectMailResponse.d.ts +15 -15
  1451. package/dist/typescript/model/SendDirectMailResponse.js +13 -13
  1452. package/dist/typescript/model/SendDirectReferralCheckRequest.d.ts +16 -16
  1453. package/dist/typescript/model/SendDirectReferralCheckRequest.js +13 -13
  1454. package/dist/typescript/model/SendEmailToUserRequest.d.ts +69 -69
  1455. package/dist/typescript/model/SendEmailToUserRequest.js +66 -66
  1456. package/dist/typescript/model/SendEmailToUsersRequest.d.ts +58 -58
  1457. package/dist/typescript/model/SendEmailToUsersRequest.js +56 -56
  1458. package/dist/typescript/model/SendOneTimePasswordRequest.d.ts +15 -15
  1459. package/dist/typescript/model/SendOneTimePasswordRequest.js +13 -13
  1460. package/dist/typescript/model/SendPayoutToLawfirmRequest.d.ts +40 -40
  1461. package/dist/typescript/model/SendPayoutToLawfirmRequest.js +32 -32
  1462. package/dist/typescript/model/SendPayoutToLawfirmResponse.d.ts +14 -14
  1463. package/dist/typescript/model/SendPayoutToLawfirmResponse.js +13 -13
  1464. package/dist/typescript/model/SetArchiveCaseModel.d.ts +14 -14
  1465. package/dist/typescript/model/SetArchiveCaseModel.js +13 -13
  1466. package/dist/typescript/model/SetArchiveOnCasesRequest.d.ts +17 -17
  1467. package/dist/typescript/model/SetArchiveOnCasesRequest.js +13 -13
  1468. package/dist/typescript/model/SetCourtDateForCaseRequest.d.ts +15 -15
  1469. package/dist/typescript/model/SetCourtDateForCaseRequest.js +13 -13
  1470. package/dist/typescript/model/SetFlagOnMessageModel.d.ts +14 -14
  1471. package/dist/typescript/model/SetFlagOnMessageModel.js +13 -13
  1472. package/dist/typescript/model/SetFlagOnMessagesRequest.d.ts +17 -17
  1473. package/dist/typescript/model/SetFlagOnMessagesRequest.js +13 -13
  1474. package/dist/typescript/model/SetLawfirmCaseDecisionRequest.d.ts +26 -26
  1475. package/dist/typescript/model/SetLawfirmCaseDecisionRequest.js +27 -27
  1476. package/dist/typescript/model/SetReferralSourceRequest.d.ts +47 -47
  1477. package/dist/typescript/model/SetReferralSourceRequest.js +39 -39
  1478. package/dist/typescript/model/SetStarOnMessageModel.d.ts +15 -15
  1479. package/dist/typescript/model/SetStarOnMessageModel.js +13 -13
  1480. package/dist/typescript/model/SetStarOnMessagesRequest.d.ts +17 -17
  1481. package/dist/typescript/model/SetStarOnMessagesRequest.js +13 -13
  1482. package/dist/typescript/model/SettingRequest.d.ts +15 -15
  1483. package/dist/typescript/model/SettingRequest.js +13 -13
  1484. package/dist/typescript/model/SettingResponse.d.ts +25 -25
  1485. package/dist/typescript/model/SettingResponse.js +24 -24
  1486. package/dist/typescript/model/SignRecordingUrlRequest.d.ts +14 -14
  1487. package/dist/typescript/model/SignRecordingUrlRequest.js +13 -13
  1488. package/dist/typescript/model/SignRecordingUrlResponse.d.ts +14 -14
  1489. package/dist/typescript/model/SignRecordingUrlResponse.js +13 -13
  1490. package/dist/typescript/model/SimpleCredentialsResponse.d.ts +15 -15
  1491. package/dist/typescript/model/SimpleCredentialsResponse.js +13 -13
  1492. package/dist/typescript/model/SingleSignOnResponse.d.ts +17 -17
  1493. package/dist/typescript/model/SingleSignOnResponse.js +13 -13
  1494. package/dist/typescript/model/SocialLoginRequest.d.ts +47 -47
  1495. package/dist/typescript/model/SocialLoginRequest.js +39 -39
  1496. package/dist/typescript/model/SocialLoginResponse.d.ts +18 -18
  1497. package/dist/typescript/model/SocialLoginResponse.js +13 -13
  1498. package/dist/typescript/model/SocialLoginUser.d.ts +25 -25
  1499. package/dist/typescript/model/SocialLoginUser.js +13 -13
  1500. package/dist/typescript/model/SocialPhoneNumber.d.ts +26 -26
  1501. package/dist/typescript/model/SocialPhoneNumber.js +24 -24
  1502. package/dist/typescript/model/SqlResponse.d.ts +15 -15
  1503. package/dist/typescript/model/SqlResponse.js +13 -13
  1504. package/dist/typescript/model/StripeAccountLinkDomain.d.ts +17 -17
  1505. package/dist/typescript/model/StripeAccountLinkDomain.js +13 -13
  1506. package/dist/typescript/model/StripeApplicationFeeDomain.d.ts +27 -27
  1507. package/dist/typescript/model/StripeApplicationFeeDomain.js +13 -13
  1508. package/dist/typescript/model/StripeApplicationFeeRefundDomain.d.ts +20 -20
  1509. package/dist/typescript/model/StripeApplicationFeeRefundDomain.js +13 -13
  1510. package/dist/typescript/model/StripeApplicationFeeRefundSyncResults.d.ts +17 -17
  1511. package/dist/typescript/model/StripeApplicationFeeRefundSyncResults.js +13 -13
  1512. package/dist/typescript/model/StripeApplicationFeeSyncResults.d.ts +18 -18
  1513. package/dist/typescript/model/StripeApplicationFeeSyncResults.js +13 -13
  1514. package/dist/typescript/model/StripeCardDomain.d.ts +31 -31
  1515. package/dist/typescript/model/StripeCardDomain.js +13 -13
  1516. package/dist/typescript/model/StripeChargeDomain.d.ts +38 -38
  1517. package/dist/typescript/model/StripeChargeDomain.js +13 -13
  1518. package/dist/typescript/model/StripeChargeSyncResults.d.ts +20 -20
  1519. package/dist/typescript/model/StripeChargeSyncResults.js +13 -13
  1520. package/dist/typescript/model/StripeConnectedAccountDomain.d.ts +33 -33
  1521. package/dist/typescript/model/StripeConnectedAccountDomain.js +22 -22
  1522. package/dist/typescript/model/StripeCustomerAccountDomain.d.ts +31 -31
  1523. package/dist/typescript/model/StripeCustomerAccountDomain.js +30 -30
  1524. package/dist/typescript/model/StripeDisputeDomain.d.ts +86 -86
  1525. package/dist/typescript/model/StripeDisputeDomain.js +63 -63
  1526. package/dist/typescript/model/StripeFieldVerification.d.ts +16 -16
  1527. package/dist/typescript/model/StripeFieldVerification.js +13 -13
  1528. package/dist/typescript/model/StripePaymentDomain.d.ts +28 -28
  1529. package/dist/typescript/model/StripePaymentDomain.js +13 -13
  1530. package/dist/typescript/model/StripePaymentRefundDomain.d.ts +23 -23
  1531. package/dist/typescript/model/StripePaymentRefundDomain.js +13 -13
  1532. package/dist/typescript/model/StripePaymentRefundSyncResults.d.ts +17 -17
  1533. package/dist/typescript/model/StripePaymentRefundSyncResults.js +13 -13
  1534. package/dist/typescript/model/StripePaymentSourceDomain.d.ts +20 -20
  1535. package/dist/typescript/model/StripePaymentSourceDomain.js +13 -13
  1536. package/dist/typescript/model/StripePaymentSyncResults.d.ts +18 -18
  1537. package/dist/typescript/model/StripePaymentSyncResults.js +13 -13
  1538. package/dist/typescript/model/StripeRefundDomain.d.ts +24 -24
  1539. package/dist/typescript/model/StripeRefundDomain.js +13 -13
  1540. package/dist/typescript/model/StripeRefundSyncResults.d.ts +17 -17
  1541. package/dist/typescript/model/StripeRefundSyncResults.js +13 -13
  1542. package/dist/typescript/model/StripeReversalSyncResults.d.ts +17 -17
  1543. package/dist/typescript/model/StripeReversalSyncResults.js +13 -13
  1544. package/dist/typescript/model/StripeTransferDomain.d.ts +28 -28
  1545. package/dist/typescript/model/StripeTransferDomain.js +13 -13
  1546. package/dist/typescript/model/StripeTransferReversalDomain.d.ts +23 -23
  1547. package/dist/typescript/model/StripeTransferReversalDomain.js +13 -13
  1548. package/dist/typescript/model/StripeTransferSyncResults.d.ts +18 -18
  1549. package/dist/typescript/model/StripeTransferSyncResults.js +13 -13
  1550. package/dist/typescript/model/SubscribeRequest.d.ts +15 -15
  1551. package/dist/typescript/model/SubscribeRequest.js +13 -13
  1552. package/dist/typescript/model/Subscriber.d.ts +25 -25
  1553. package/dist/typescript/model/Subscriber.js +13 -13
  1554. package/dist/typescript/model/SubscriberDomain.d.ts +23 -23
  1555. package/dist/typescript/model/SubscriberDomain.js +21 -21
  1556. package/dist/typescript/model/SyncStripeChargesRequest.d.ts +16 -16
  1557. package/dist/typescript/model/SyncStripeChargesRequest.js +13 -13
  1558. package/dist/typescript/model/SyncStripeChargesResponse.d.ts +17 -17
  1559. package/dist/typescript/model/SyncStripeChargesResponse.js +13 -13
  1560. package/dist/typescript/model/SyncStripeDisputeResponse.d.ts +15 -15
  1561. package/dist/typescript/model/SyncStripeDisputeResponse.js +13 -13
  1562. package/dist/typescript/model/SyncStripePaymentsRequest.d.ts +16 -16
  1563. package/dist/typescript/model/SyncStripePaymentsRequest.js +13 -13
  1564. package/dist/typescript/model/SyncStripePaymentsResponse.d.ts +17 -17
  1565. package/dist/typescript/model/SyncStripePaymentsResponse.js +13 -13
  1566. package/dist/typescript/model/SyncStripeRefundsRequest.d.ts +15 -15
  1567. package/dist/typescript/model/SyncStripeRefundsRequest.js +13 -13
  1568. package/dist/typescript/model/SyncStripeTransfersRequest.d.ts +16 -16
  1569. package/dist/typescript/model/SyncStripeTransfersRequest.js +13 -13
  1570. package/dist/typescript/model/SyncStripeTransfersResponse.d.ts +17 -17
  1571. package/dist/typescript/model/SyncStripeTransfersResponse.js +13 -13
  1572. package/dist/typescript/model/TemporalUnit.d.ts +18 -18
  1573. package/dist/typescript/model/TemporalUnit.js +13 -13
  1574. package/dist/typescript/model/TicketLeadDomain.d.ts +83 -83
  1575. package/dist/typescript/model/TicketLeadDomain.js +77 -77
  1576. package/dist/typescript/model/TicketReviewRequest.d.ts +35 -35
  1577. package/dist/typescript/model/TicketReviewRequest.js +23 -23
  1578. package/dist/typescript/model/TicketReviewRequestReq.d.ts +35 -35
  1579. package/dist/typescript/model/TicketReviewRequestReq.js +23 -23
  1580. package/dist/typescript/model/TicketReviewRequestRes.d.ts +35 -35
  1581. package/dist/typescript/model/TicketReviewRequestRes.js +23 -23
  1582. package/dist/typescript/model/TimeZone.d.ts +17 -17
  1583. package/dist/typescript/model/TimeZone.js +13 -13
  1584. package/dist/typescript/model/TimeZoneReq.d.ts +15 -15
  1585. package/dist/typescript/model/TimeZoneReq.js +13 -13
  1586. package/dist/typescript/model/TimeZoneRes.d.ts +17 -17
  1587. package/dist/typescript/model/TimeZoneRes.js +13 -13
  1588. package/dist/typescript/model/Timestamp.d.ts +23 -23
  1589. package/dist/typescript/model/Timestamp.js +13 -13
  1590. package/dist/typescript/model/TimestampReq.d.ts +21 -21
  1591. package/dist/typescript/model/TimestampReq.js +13 -13
  1592. package/dist/typescript/model/TimestampRes.d.ts +23 -23
  1593. package/dist/typescript/model/TimestampRes.js +13 -13
  1594. package/dist/typescript/model/TrafficViolationInputRequest.d.ts +14 -14
  1595. package/dist/typescript/model/TrafficViolationInputRequest.js +13 -13
  1596. package/dist/typescript/model/TransferCaseRequest.d.ts +16 -16
  1597. package/dist/typescript/model/TransferCaseRequest.js +13 -13
  1598. package/dist/typescript/model/USStateDomain.d.ts +15 -15
  1599. package/dist/typescript/model/USStateDomain.js +13 -13
  1600. package/dist/typescript/model/UpdateAddress.d.ts +20 -20
  1601. package/dist/typescript/model/UpdateAddress.js +13 -13
  1602. package/dist/typescript/model/UpdateCaseActionRequest.d.ts +14 -14
  1603. package/dist/typescript/model/UpdateCaseActionRequest.js +13 -13
  1604. package/dist/typescript/model/UpdateCaseActionResponse.d.ts +15 -15
  1605. package/dist/typescript/model/UpdateCaseActionResponse.js +13 -13
  1606. package/dist/typescript/model/UpdateCaseDeclineTicketsRequest.d.ts +16 -16
  1607. package/dist/typescript/model/UpdateCaseDeclineTicketsRequest.js +13 -13
  1608. package/dist/typescript/model/UpdateCasePaymentRequest.d.ts +41 -41
  1609. package/dist/typescript/model/UpdateCasePaymentRequest.js +38 -38
  1610. package/dist/typescript/model/UpdateCitationAddressRequest.d.ts +15 -15
  1611. package/dist/typescript/model/UpdateCitationAddressRequest.js +13 -13
  1612. package/dist/typescript/model/UpdateCitationPictureRequest.d.ts +16 -16
  1613. package/dist/typescript/model/UpdateCitationPictureRequest.js +13 -13
  1614. package/dist/typescript/model/UpdateCitationRequest.d.ts +15 -15
  1615. package/dist/typescript/model/UpdateCitationRequest.js +13 -13
  1616. package/dist/typescript/model/UpdateCourtRequest.d.ts +15 -15
  1617. package/dist/typescript/model/UpdateCourtRequest.js +13 -13
  1618. package/dist/typescript/model/UpdateDisputeRequest.d.ts +15 -15
  1619. package/dist/typescript/model/UpdateDisputeRequest.js +13 -13
  1620. package/dist/typescript/model/UpdateInvoiceLineItemRequest.d.ts +15 -15
  1621. package/dist/typescript/model/UpdateInvoiceLineItemRequest.js +13 -13
  1622. package/dist/typescript/model/UpdateLawfirmFeeRequest.d.ts +39 -39
  1623. package/dist/typescript/model/UpdateLawfirmFeeRequest.js +32 -32
  1624. package/dist/typescript/model/UpdateLawfirmFeeResponse.d.ts +15 -15
  1625. package/dist/typescript/model/UpdateLawfirmFeeResponse.js +13 -13
  1626. package/dist/typescript/model/UpdateLawfirmModel.d.ts +57 -57
  1627. package/dist/typescript/model/UpdateLawfirmModel.js +42 -42
  1628. package/dist/typescript/model/UpdateLawfirmPaymentModelRequest.d.ts +21 -21
  1629. package/dist/typescript/model/UpdateLawfirmPaymentModelRequest.js +23 -23
  1630. package/dist/typescript/model/UpdateLawfirmPayoutRequest.d.ts +36 -36
  1631. package/dist/typescript/model/UpdateLawfirmPayoutRequest.js +32 -32
  1632. package/dist/typescript/model/UpdateLawfirmPayoutResponse.d.ts +15 -15
  1633. package/dist/typescript/model/UpdateLawfirmPayoutResponse.js +13 -13
  1634. package/dist/typescript/model/UpdateLawfirmRequest.d.ts +15 -15
  1635. package/dist/typescript/model/UpdateLawfirmRequest.js +13 -13
  1636. package/dist/typescript/model/UpdateLawfirmSettingsRequest.d.ts +15 -15
  1637. package/dist/typescript/model/UpdateLawfirmSettingsRequest.js +13 -13
  1638. package/dist/typescript/model/UpdateLawyerRoleRequest.d.ts +24 -24
  1639. package/dist/typescript/model/UpdateLawyerRoleRequest.js +26 -26
  1640. package/dist/typescript/model/UpdateNoteInput.d.ts +14 -14
  1641. package/dist/typescript/model/UpdateNoteInput.js +13 -13
  1642. package/dist/typescript/model/UpdateNoteRequest.d.ts +15 -15
  1643. package/dist/typescript/model/UpdateNoteRequest.js +13 -13
  1644. package/dist/typescript/model/UpdateNoteResponse.d.ts +15 -15
  1645. package/dist/typescript/model/UpdateNoteResponse.js +13 -13
  1646. package/dist/typescript/model/UpdatePaymentDueDateRequest.d.ts +15 -15
  1647. package/dist/typescript/model/UpdatePaymentDueDateRequest.js +13 -13
  1648. package/dist/typescript/model/UpdatePhoneNumber.d.ts +37 -37
  1649. package/dist/typescript/model/UpdatePhoneNumber.js +37 -37
  1650. package/dist/typescript/model/UpdateProfilePictureRequest.d.ts +15 -15
  1651. package/dist/typescript/model/UpdateProfilePictureRequest.js +13 -13
  1652. package/dist/typescript/model/UpdateRefundEligibilityForCaseRequest.d.ts +21 -21
  1653. package/dist/typescript/model/UpdateRefundEligibilityForCaseRequest.js +23 -23
  1654. package/dist/typescript/model/UpdateReplyForCustomerReview.d.ts +15 -15
  1655. package/dist/typescript/model/UpdateReplyForCustomerReview.js +13 -13
  1656. package/dist/typescript/model/UpdateUserDetailsResponse.d.ts +15 -15
  1657. package/dist/typescript/model/UpdateUserDetailsResponse.js +13 -13
  1658. package/dist/typescript/model/UpdateUserModel.d.ts +61 -61
  1659. package/dist/typescript/model/UpdateUserModel.js +46 -46
  1660. package/dist/typescript/model/UpdateUserPhoneNumberRequest.d.ts +16 -16
  1661. package/dist/typescript/model/UpdateUserPhoneNumberRequest.js +13 -13
  1662. package/dist/typescript/model/UpdateUserProfileRequest.d.ts +15 -15
  1663. package/dist/typescript/model/UpdateUserProfileRequest.js +13 -13
  1664. package/dist/typescript/model/UpdateUserRolesRequest.d.ts +25 -25
  1665. package/dist/typescript/model/UpdateUserRolesRequest.js +26 -26
  1666. package/dist/typescript/model/UpdateUserSettingsRequest.d.ts +15 -15
  1667. package/dist/typescript/model/UpdateUserSettingsRequest.js +13 -13
  1668. package/dist/typescript/model/UpdateUserSettingsResponse.d.ts +15 -15
  1669. package/dist/typescript/model/UpdateUserSettingsResponse.js +13 -13
  1670. package/dist/typescript/model/UpdateViolationRequest.d.ts +86 -86
  1671. package/dist/typescript/model/UpdateViolationRequest.js +82 -82
  1672. package/dist/typescript/model/UpsertAddressRequest.d.ts +15 -15
  1673. package/dist/typescript/model/UpsertAddressRequest.js +13 -13
  1674. package/dist/typescript/model/User.d.ts +16 -16
  1675. package/dist/typescript/model/User.js +13 -13
  1676. package/dist/typescript/model/UserAccountModel.d.ts +30 -30
  1677. package/dist/typescript/model/UserAccountModel.js +27 -27
  1678. package/dist/typescript/model/UserAuditEventModel.d.ts +165 -161
  1679. package/dist/typescript/model/UserAuditEventModel.js +157 -153
  1680. package/dist/typescript/model/UserBookingsDomain.d.ts +15 -15
  1681. package/dist/typescript/model/UserBookingsDomain.js +13 -13
  1682. package/dist/typescript/model/UserDetails.d.ts +17 -17
  1683. package/dist/typescript/model/UserDetails.js +13 -13
  1684. package/dist/typescript/model/UserDomain.d.ts +95 -95
  1685. package/dist/typescript/model/UserDomain.js +62 -62
  1686. package/dist/typescript/model/UserDomainReq.d.ts +94 -94
  1687. package/dist/typescript/model/UserDomainReq.js +62 -62
  1688. package/dist/typescript/model/UserDomainRes.d.ts +95 -95
  1689. package/dist/typescript/model/UserDomainRes.js +62 -62
  1690. package/dist/typescript/model/UserItem.d.ts +17 -17
  1691. package/dist/typescript/model/UserItem.js +13 -13
  1692. package/dist/typescript/model/UserRefLinkDomain.d.ts +16 -16
  1693. package/dist/typescript/model/UserRefLinkDomain.js +13 -13
  1694. package/dist/typescript/model/UserReferralSourceTypeModel.d.ts +21 -21
  1695. package/dist/typescript/model/UserReferralSourceTypeModel.js +13 -13
  1696. package/dist/typescript/model/UserRegistrationStats.d.ts +26 -26
  1697. package/dist/typescript/model/UserRegistrationStats.js +13 -13
  1698. package/dist/typescript/model/UserRoleDomain.d.ts +24 -24
  1699. package/dist/typescript/model/UserRoleDomain.js +26 -26
  1700. package/dist/typescript/model/UserSubscriptionPlanModel.d.ts +27 -27
  1701. package/dist/typescript/model/UserSubscriptionPlanModel.js +28 -28
  1702. package/dist/typescript/model/UserSubscriptionPlanModelReq.d.ts +27 -27
  1703. package/dist/typescript/model/UserSubscriptionPlanModelReq.js +28 -28
  1704. package/dist/typescript/model/UserSubscriptionPlanModelRes.d.ts +27 -27
  1705. package/dist/typescript/model/UserSubscriptionPlanModelRes.js +28 -28
  1706. package/dist/typescript/model/UserToContact.d.ts +15 -15
  1707. package/dist/typescript/model/UserToContact.js +13 -13
  1708. package/dist/typescript/model/UserWatchlistsModel.d.ts +18 -18
  1709. package/dist/typescript/model/UserWatchlistsModel.js +13 -13
  1710. package/dist/typescript/model/ValidateDirectMailRequest.d.ts +16 -16
  1711. package/dist/typescript/model/ValidateDirectMailRequest.js +13 -13
  1712. package/dist/typescript/model/ValidateDirectMailResponse.d.ts +288 -288
  1713. package/dist/typescript/model/ValidateDirectMailResponse.js +290 -290
  1714. package/dist/typescript/model/ValidateUserEmailResponse.d.ts +16 -16
  1715. package/dist/typescript/model/ValidateUserEmailResponse.js +13 -13
  1716. package/dist/typescript/model/VerifyMailingAddressRequest.d.ts +15 -15
  1717. package/dist/typescript/model/VerifyMailingAddressRequest.js +13 -13
  1718. package/dist/typescript/model/VerifyMailingAddressResponse.d.ts +17 -17
  1719. package/dist/typescript/model/VerifyMailingAddressResponse.js +13 -13
  1720. package/dist/typescript/model/VerifyPasswordResetTokenResponse.d.ts +15 -15
  1721. package/dist/typescript/model/VerifyPasswordResetTokenResponse.js +13 -13
  1722. package/dist/typescript/model/VerifyUserAccountResponse.d.ts +16 -16
  1723. package/dist/typescript/model/VerifyUserAccountResponse.js +13 -13
  1724. package/dist/typescript/model/Violation.d.ts +19 -19
  1725. package/dist/typescript/model/Violation.js +13 -13
  1726. package/dist/typescript/model/ViolationClassificationModel.d.ts +78 -78
  1727. package/dist/typescript/model/ViolationClassificationModel.js +77 -77
  1728. package/dist/typescript/model/ViolationInput.d.ts +14 -14
  1729. package/dist/typescript/model/ViolationInput.js +13 -13
  1730. package/dist/typescript/model/ViolationInputRequest.d.ts +14 -14
  1731. package/dist/typescript/model/ViolationInputRequest.js +13 -13
  1732. package/dist/typescript/model/ViolationModel.d.ts +86 -86
  1733. package/dist/typescript/model/ViolationModel.js +77 -77
  1734. package/dist/typescript/model/ViolationPenaltyModel.d.ts +39 -39
  1735. package/dist/typescript/model/ViolationPenaltyModel.js +35 -35
  1736. package/dist/typescript/model/ViolationPenaltyResponse.d.ts +16 -16
  1737. package/dist/typescript/model/ViolationPenaltyResponse.js +13 -13
  1738. package/dist/typescript/model/ViolationResponse.d.ts +82 -82
  1739. package/dist/typescript/model/ViolationResponse.js +77 -77
  1740. package/dist/typescript/model/WatchlistItemsModel.d.ts +35 -35
  1741. package/dist/typescript/model/WatchlistItemsModel.js +29 -29
  1742. package/dist/typescript/model/WatchlistItemsRequest.d.ts +16 -16
  1743. package/dist/typescript/model/WatchlistItemsRequest.js +13 -13
  1744. package/dist/typescript/model/WorkflowCaseModel.d.ts +78 -78
  1745. package/dist/typescript/model/WorkflowCaseModel.js +69 -69
  1746. package/dist/typescript/model/WorkflowCitationModel.d.ts +40 -40
  1747. package/dist/typescript/model/WorkflowCitationModel.js +23 -23
  1748. package/dist/typescript/model/WorkflowLineItemModel.d.ts +44 -44
  1749. package/dist/typescript/model/WorkflowLineItemModel.js +43 -43
  1750. package/dist/typescript/model/WorkflowViolationModel.d.ts +82 -82
  1751. package/dist/typescript/model/WorkflowViolationModel.js +77 -77
  1752. package/dist/typescript/model/WorkflowViolationPenaltyModel.d.ts +35 -35
  1753. package/dist/typescript/model/WorkflowViolationPenaltyModel.js +35 -35
  1754. package/dist/typescript/model/ZoneId.d.ts +16 -16
  1755. package/dist/typescript/model/ZoneId.js +13 -13
  1756. package/dist/typescript/model/ZoneOffset.d.ts +17 -17
  1757. package/dist/typescript/model/ZoneOffset.js +13 -13
  1758. package/dist/typescript/model/ZoneOffsetTransition.d.ts +22 -22
  1759. package/dist/typescript/model/ZoneOffsetTransition.js +13 -13
  1760. package/dist/typescript/model/ZoneOffsetTransitionRule.d.ts +53 -53
  1761. package/dist/typescript/model/ZoneOffsetTransitionRule.js +48 -48
  1762. package/dist/typescript/model/ZoneRules.d.ts +17 -17
  1763. package/dist/typescript/model/ZoneRules.js +13 -13
  1764. package/dist/typescript/model/models.d.ts +695 -695
  1765. package/dist/typescript/model/models.js +707 -707
  1766. package/package.json +52 -52
@@ -1,1253 +1,1253 @@
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
- /* tslint:disable:no-unused-variable member-ordering */
13
-
14
- import { Inject, Injectable, Optional } from '@angular/core';
15
- import { HttpClient, HttpHeaders, HttpParams,
16
- HttpResponse, HttpEvent, HttpParameterCodec, HttpContext
17
- } from '@angular/common/http';
18
- import { CustomHttpParameterCodec } from '../encoder';
19
- import { Observable } from 'rxjs';
20
-
21
- // @ts-ignore
22
- import { FindChargeDisputesResponse } from '../model/findChargeDisputesResponse';
23
- // @ts-ignore
24
- import { FindDisputesRequest } from '../model/findDisputesRequest';
25
- // @ts-ignore
26
- import { GenericAdminListRequest } from '../model/genericAdminListRequest';
27
- // @ts-ignore
28
- import { GetCasesWithCoverageObtainedResponse } from '../model/getCasesWithCoverageObtainedResponse';
29
- // @ts-ignore
30
- import { GetCasesWithMissingLawfirmPayoutsResponse } from '../model/getCasesWithMissingLawfirmPayoutsResponse';
31
- // @ts-ignore
32
- import { GetCasesWithOverduePaymentsResponse } from '../model/getCasesWithOverduePaymentsResponse';
33
- // @ts-ignore
34
- import { GetCasesWithUncapturedChargesRequest } from '../model/getCasesWithUncapturedChargesRequest';
35
- // @ts-ignore
36
- import { GetCitationPhoneLeadsRequest } from '../model/getCitationPhoneLeadsRequest';
37
- // @ts-ignore
38
- import { GetCitationPhoneLeadsResponse } from '../model/getCitationPhoneLeadsResponse';
39
- // @ts-ignore
40
- import { GetCitationsWithMissingFieldsRequest } from '../model/getCitationsWithMissingFieldsRequest';
41
- // @ts-ignore
42
- import { GetCitationsWithMissingFieldsResponse } from '../model/getCitationsWithMissingFieldsResponse';
43
- // @ts-ignore
44
- import { GetClientConfirmedUnpaidCasesResponse } from '../model/getClientConfirmedUnpaidCasesResponse';
45
- // @ts-ignore
46
- import { GetDeclinedCasesRequest } from '../model/getDeclinedCasesRequest';
47
- // @ts-ignore
48
- import { GetDeclinedCasesResponse } from '../model/getDeclinedCasesResponse';
49
- // @ts-ignore
50
- import { GetInvalidCasesWithStripeChargeResponse } from '../model/getInvalidCasesWithStripeChargeResponse';
51
- // @ts-ignore
52
- import { GetLawfirmLeadsRequest } from '../model/getLawfirmLeadsRequest';
53
- // @ts-ignore
54
- import { GetLawfirmLeadsResponse } from '../model/getLawfirmLeadsResponse';
55
- // @ts-ignore
56
- import { GetLostCasesWithTransferNotReversedRequest } from '../model/getLostCasesWithTransferNotReversedRequest';
57
- // @ts-ignore
58
- import { GetLostCasesWithTransferNotReversedResponse } from '../model/getLostCasesWithTransferNotReversedResponse';
59
- // @ts-ignore
60
- import { GetPendingCasesResponse } from '../model/getPendingCasesResponse';
61
- // @ts-ignore
62
- import { GetPendingTicketReviewsRequest } from '../model/getPendingTicketReviewsRequest';
63
- // @ts-ignore
64
- import { GetPendingTicketReviewsResponse } from '../model/getPendingTicketReviewsResponse';
65
- // @ts-ignore
66
- import { GetPotentialCustomersRequest } from '../model/getPotentialCustomersRequest';
67
- // @ts-ignore
68
- import { GetPotentialCustomersResponse } from '../model/getPotentialCustomersResponse';
69
- // @ts-ignore
70
- import { ListBillingSubscribersRequest } from '../model/listBillingSubscribersRequest';
71
- // @ts-ignore
72
- import { ListBillingSubscribersResponse } from '../model/listBillingSubscribersResponse';
73
-
74
- // @ts-ignore
75
- import { BASE_PATH, COLLECTION_FORMATS } from '../variables';
76
- import { Configuration } from '../configuration';
77
-
78
-
79
-
80
- @Injectable({
81
- providedIn: 'root'
82
- })
83
- export class ConsoleListControllerService {
84
-
85
- protected basePath = 'http://otr-backend-service-us-devo.offtherecord.com';
86
- public defaultHeaders = new HttpHeaders();
87
- public configuration = new Configuration();
88
- public encoder: HttpParameterCodec;
89
-
90
- constructor(protected httpClient: HttpClient, @Optional()@Inject(BASE_PATH) basePath: string|string[], @Optional() configuration: Configuration) {
91
- if (configuration) {
92
- this.configuration = configuration;
93
- }
94
- if (typeof this.configuration.basePath !== 'string') {
95
- if (Array.isArray(basePath) && basePath.length > 0) {
96
- basePath = basePath[0];
97
- }
98
-
99
- if (typeof basePath !== 'string') {
100
- basePath = this.basePath;
101
- }
102
- this.configuration.basePath = basePath;
103
- }
104
- this.encoder = this.configuration.encoder || new CustomHttpParameterCodec();
105
- }
106
-
107
-
108
- // @ts-ignore
109
- private addToHttpParams(httpParams: HttpParams, value: any, key?: string): HttpParams {
110
- if (typeof value === "object" && value instanceof Date === false) {
111
- httpParams = this.addToHttpParamsRecursive(httpParams, value);
112
- } else {
113
- httpParams = this.addToHttpParamsRecursive(httpParams, value, key);
114
- }
115
- return httpParams;
116
- }
117
-
118
- private addToHttpParamsRecursive(httpParams: HttpParams, value?: any, key?: string): HttpParams {
119
- if (value == null) {
120
- return httpParams;
121
- }
122
-
123
- if (typeof value === "object") {
124
- if (Array.isArray(value)) {
125
- (value as any[]).forEach( elem => httpParams = this.addToHttpParamsRecursive(httpParams, elem, key));
126
- } else if (value instanceof Date) {
127
- if (key != null) {
128
- httpParams = httpParams.append(key, (value as Date).toISOString().substr(0, 10));
129
- } else {
130
- throw Error("key may not be null if value is Date");
131
- }
132
- } else {
133
- Object.keys(value).forEach( k => httpParams = this.addToHttpParamsRecursive(
134
- httpParams, value[k], key != null ? `${key}.${k}` : k));
135
- }
136
- } else if (key != null) {
137
- httpParams = httpParams.append(key, value);
138
- } else {
139
- throw Error("key may not be null if value is not object or array");
140
- }
141
- return httpParams;
142
- }
143
-
144
- /**
145
- * findDisputes
146
- * @param request request
147
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
148
- * @param reportProgress flag to report request and response progress.
149
- */
150
- public findDisputesUsingPOST(request: FindDisputesRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<FindChargeDisputesResponse>;
151
- public findDisputesUsingPOST(request: FindDisputesRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<FindChargeDisputesResponse>>;
152
- public findDisputesUsingPOST(request: FindDisputesRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<FindChargeDisputesResponse>>;
153
- public findDisputesUsingPOST(request: FindDisputesRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
154
- if (request === null || request === undefined) {
155
- throw new Error('Required parameter request was null or undefined when calling findDisputesUsingPOST.');
156
- }
157
-
158
- let localVarHeaders = this.defaultHeaders;
159
-
160
- let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
161
- if (localVarHttpHeaderAcceptSelected === undefined) {
162
- // to determine the Accept header
163
- const httpHeaderAccepts: string[] = [
164
- 'application/json'
165
- ];
166
- localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
167
- }
168
- if (localVarHttpHeaderAcceptSelected !== undefined) {
169
- localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
170
- }
171
-
172
- let localVarHttpContext: HttpContext | undefined = options && options.context;
173
- if (localVarHttpContext === undefined) {
174
- localVarHttpContext = new HttpContext();
175
- }
176
-
177
-
178
- // to determine the Content-Type header
179
- const consumes: string[] = [
180
- 'application/json'
181
- ];
182
- const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
183
- if (httpContentTypeSelected !== undefined) {
184
- localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
185
- }
186
-
187
- let responseType_: 'text' | 'json' | 'blob' = 'json';
188
- if (localVarHttpHeaderAcceptSelected) {
189
- if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
190
- responseType_ = 'text';
191
- } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
192
- responseType_ = 'json';
193
- } else {
194
- responseType_ = 'blob';
195
- }
196
- }
197
-
198
- let localVarPath = `/api/v1/console/disputes`;
199
- return this.httpClient.request<FindChargeDisputesResponse>('post', `${this.configuration.basePath}${localVarPath}`,
200
- {
201
- context: localVarHttpContext,
202
- body: request,
203
- responseType: <any>responseType_,
204
- withCredentials: this.configuration.withCredentials,
205
- headers: localVarHeaders,
206
- observe: observe,
207
- reportProgress: reportProgress
208
- }
209
- );
210
- }
211
-
212
- /**
213
- * getCasesWithCoverageObtained
214
- * @param request request
215
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
216
- * @param reportProgress flag to report request and response progress.
217
- */
218
- public getCasesWithCoverageObtainedUsingPOST(request: GenericAdminListRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetCasesWithCoverageObtainedResponse>;
219
- public getCasesWithCoverageObtainedUsingPOST(request: GenericAdminListRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetCasesWithCoverageObtainedResponse>>;
220
- public getCasesWithCoverageObtainedUsingPOST(request: GenericAdminListRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetCasesWithCoverageObtainedResponse>>;
221
- public getCasesWithCoverageObtainedUsingPOST(request: GenericAdminListRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
222
- if (request === null || request === undefined) {
223
- throw new Error('Required parameter request was null or undefined when calling getCasesWithCoverageObtainedUsingPOST.');
224
- }
225
-
226
- let localVarHeaders = this.defaultHeaders;
227
-
228
- let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
229
- if (localVarHttpHeaderAcceptSelected === undefined) {
230
- // to determine the Accept header
231
- const httpHeaderAccepts: string[] = [
232
- 'application/json'
233
- ];
234
- localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
235
- }
236
- if (localVarHttpHeaderAcceptSelected !== undefined) {
237
- localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
238
- }
239
-
240
- let localVarHttpContext: HttpContext | undefined = options && options.context;
241
- if (localVarHttpContext === undefined) {
242
- localVarHttpContext = new HttpContext();
243
- }
244
-
245
-
246
- // to determine the Content-Type header
247
- const consumes: string[] = [
248
- 'application/json'
249
- ];
250
- const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
251
- if (httpContentTypeSelected !== undefined) {
252
- localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
253
- }
254
-
255
- let responseType_: 'text' | 'json' | 'blob' = 'json';
256
- if (localVarHttpHeaderAcceptSelected) {
257
- if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
258
- responseType_ = 'text';
259
- } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
260
- responseType_ = 'json';
261
- } else {
262
- responseType_ = 'blob';
263
- }
264
- }
265
-
266
- let localVarPath = `/api/v1/console/cases-with-coverage-obtained`;
267
- return this.httpClient.request<GetCasesWithCoverageObtainedResponse>('post', `${this.configuration.basePath}${localVarPath}`,
268
- {
269
- context: localVarHttpContext,
270
- body: request,
271
- responseType: <any>responseType_,
272
- withCredentials: this.configuration.withCredentials,
273
- headers: localVarHeaders,
274
- observe: observe,
275
- reportProgress: reportProgress
276
- }
277
- );
278
- }
279
-
280
- /**
281
- * getCasesWithMissingLawfirmPayouts
282
- * @param request request
283
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
284
- * @param reportProgress flag to report request and response progress.
285
- */
286
- public getCasesWithMissingLawfirmPayoutsUsingPOST(request: object, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetCasesWithMissingLawfirmPayoutsResponse>;
287
- public getCasesWithMissingLawfirmPayoutsUsingPOST(request: object, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetCasesWithMissingLawfirmPayoutsResponse>>;
288
- public getCasesWithMissingLawfirmPayoutsUsingPOST(request: object, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetCasesWithMissingLawfirmPayoutsResponse>>;
289
- public getCasesWithMissingLawfirmPayoutsUsingPOST(request: object, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
290
- if (request === null || request === undefined) {
291
- throw new Error('Required parameter request was null or undefined when calling getCasesWithMissingLawfirmPayoutsUsingPOST.');
292
- }
293
-
294
- let localVarHeaders = this.defaultHeaders;
295
-
296
- let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
297
- if (localVarHttpHeaderAcceptSelected === undefined) {
298
- // to determine the Accept header
299
- const httpHeaderAccepts: string[] = [
300
- 'application/json'
301
- ];
302
- localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
303
- }
304
- if (localVarHttpHeaderAcceptSelected !== undefined) {
305
- localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
306
- }
307
-
308
- let localVarHttpContext: HttpContext | undefined = options && options.context;
309
- if (localVarHttpContext === undefined) {
310
- localVarHttpContext = new HttpContext();
311
- }
312
-
313
-
314
- // to determine the Content-Type header
315
- const consumes: string[] = [
316
- 'application/json'
317
- ];
318
- const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
319
- if (httpContentTypeSelected !== undefined) {
320
- localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
321
- }
322
-
323
- let responseType_: 'text' | 'json' | 'blob' = 'json';
324
- if (localVarHttpHeaderAcceptSelected) {
325
- if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
326
- responseType_ = 'text';
327
- } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
328
- responseType_ = 'json';
329
- } else {
330
- responseType_ = 'blob';
331
- }
332
- }
333
-
334
- let localVarPath = `/api/v1/console/cases/missing-lawfirm-payouts`;
335
- return this.httpClient.request<GetCasesWithMissingLawfirmPayoutsResponse>('post', `${this.configuration.basePath}${localVarPath}`,
336
- {
337
- context: localVarHttpContext,
338
- body: request,
339
- responseType: <any>responseType_,
340
- withCredentials: this.configuration.withCredentials,
341
- headers: localVarHeaders,
342
- observe: observe,
343
- reportProgress: reportProgress
344
- }
345
- );
346
- }
347
-
348
- /**
349
- * getCasesWithOverduePayments
350
- * @param request request
351
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
352
- * @param reportProgress flag to report request and response progress.
353
- */
354
- public getCasesWithOverduePaymentsUsingPOST(request: GetCasesWithUncapturedChargesRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetCasesWithOverduePaymentsResponse>;
355
- public getCasesWithOverduePaymentsUsingPOST(request: GetCasesWithUncapturedChargesRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetCasesWithOverduePaymentsResponse>>;
356
- public getCasesWithOverduePaymentsUsingPOST(request: GetCasesWithUncapturedChargesRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetCasesWithOverduePaymentsResponse>>;
357
- public getCasesWithOverduePaymentsUsingPOST(request: GetCasesWithUncapturedChargesRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
358
- if (request === null || request === undefined) {
359
- throw new Error('Required parameter request was null or undefined when calling getCasesWithOverduePaymentsUsingPOST.');
360
- }
361
-
362
- let localVarHeaders = this.defaultHeaders;
363
-
364
- let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
365
- if (localVarHttpHeaderAcceptSelected === undefined) {
366
- // to determine the Accept header
367
- const httpHeaderAccepts: string[] = [
368
- 'application/json'
369
- ];
370
- localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
371
- }
372
- if (localVarHttpHeaderAcceptSelected !== undefined) {
373
- localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
374
- }
375
-
376
- let localVarHttpContext: HttpContext | undefined = options && options.context;
377
- if (localVarHttpContext === undefined) {
378
- localVarHttpContext = new HttpContext();
379
- }
380
-
381
-
382
- // to determine the Content-Type header
383
- const consumes: string[] = [
384
- 'application/json'
385
- ];
386
- const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
387
- if (httpContentTypeSelected !== undefined) {
388
- localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
389
- }
390
-
391
- let responseType_: 'text' | 'json' | 'blob' = 'json';
392
- if (localVarHttpHeaderAcceptSelected) {
393
- if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
394
- responseType_ = 'text';
395
- } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
396
- responseType_ = 'json';
397
- } else {
398
- responseType_ = 'blob';
399
- }
400
- }
401
-
402
- let localVarPath = `/api/v1/console/cases/unpaid`;
403
- return this.httpClient.request<GetCasesWithOverduePaymentsResponse>('post', `${this.configuration.basePath}${localVarPath}`,
404
- {
405
- context: localVarHttpContext,
406
- body: request,
407
- responseType: <any>responseType_,
408
- withCredentials: this.configuration.withCredentials,
409
- headers: localVarHeaders,
410
- observe: observe,
411
- reportProgress: reportProgress
412
- }
413
- );
414
- }
415
-
416
- /**
417
- * getCitationPhoneLeads
418
- * @param request request
419
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
420
- * @param reportProgress flag to report request and response progress.
421
- */
422
- public getCitationPhoneLeadsUsingPOST(request: GetCitationPhoneLeadsRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetCitationPhoneLeadsResponse>;
423
- public getCitationPhoneLeadsUsingPOST(request: GetCitationPhoneLeadsRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetCitationPhoneLeadsResponse>>;
424
- public getCitationPhoneLeadsUsingPOST(request: GetCitationPhoneLeadsRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetCitationPhoneLeadsResponse>>;
425
- public getCitationPhoneLeadsUsingPOST(request: GetCitationPhoneLeadsRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
426
- if (request === null || request === undefined) {
427
- throw new Error('Required parameter request was null or undefined when calling getCitationPhoneLeadsUsingPOST.');
428
- }
429
-
430
- let localVarHeaders = this.defaultHeaders;
431
-
432
- let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
433
- if (localVarHttpHeaderAcceptSelected === undefined) {
434
- // to determine the Accept header
435
- const httpHeaderAccepts: string[] = [
436
- 'application/json'
437
- ];
438
- localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
439
- }
440
- if (localVarHttpHeaderAcceptSelected !== undefined) {
441
- localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
442
- }
443
-
444
- let localVarHttpContext: HttpContext | undefined = options && options.context;
445
- if (localVarHttpContext === undefined) {
446
- localVarHttpContext = new HttpContext();
447
- }
448
-
449
-
450
- // to determine the Content-Type header
451
- const consumes: string[] = [
452
- 'application/json'
453
- ];
454
- const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
455
- if (httpContentTypeSelected !== undefined) {
456
- localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
457
- }
458
-
459
- let responseType_: 'text' | 'json' | 'blob' = 'json';
460
- if (localVarHttpHeaderAcceptSelected) {
461
- if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
462
- responseType_ = 'text';
463
- } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
464
- responseType_ = 'json';
465
- } else {
466
- responseType_ = 'blob';
467
- }
468
- }
469
-
470
- let localVarPath = `/api/v1/console/citation-phone-leads`;
471
- return this.httpClient.request<GetCitationPhoneLeadsResponse>('post', `${this.configuration.basePath}${localVarPath}`,
472
- {
473
- context: localVarHttpContext,
474
- body: request,
475
- responseType: <any>responseType_,
476
- withCredentials: this.configuration.withCredentials,
477
- headers: localVarHeaders,
478
- observe: observe,
479
- reportProgress: reportProgress
480
- }
481
- );
482
- }
483
-
484
- /**
485
- * getCitationsWithMissingFields
486
- * @param request request
487
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
488
- * @param reportProgress flag to report request and response progress.
489
- * @deprecated
490
- */
491
- public getCitationsWithMissingFieldsUsingPOST(request: GetCitationsWithMissingFieldsRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetCitationsWithMissingFieldsResponse>;
492
- public getCitationsWithMissingFieldsUsingPOST(request: GetCitationsWithMissingFieldsRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetCitationsWithMissingFieldsResponse>>;
493
- public getCitationsWithMissingFieldsUsingPOST(request: GetCitationsWithMissingFieldsRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetCitationsWithMissingFieldsResponse>>;
494
- public getCitationsWithMissingFieldsUsingPOST(request: GetCitationsWithMissingFieldsRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
495
- if (request === null || request === undefined) {
496
- throw new Error('Required parameter request was null or undefined when calling getCitationsWithMissingFieldsUsingPOST.');
497
- }
498
-
499
- let localVarHeaders = this.defaultHeaders;
500
-
501
- let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
502
- if (localVarHttpHeaderAcceptSelected === undefined) {
503
- // to determine the Accept header
504
- const httpHeaderAccepts: string[] = [
505
- 'application/json'
506
- ];
507
- localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
508
- }
509
- if (localVarHttpHeaderAcceptSelected !== undefined) {
510
- localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
511
- }
512
-
513
- let localVarHttpContext: HttpContext | undefined = options && options.context;
514
- if (localVarHttpContext === undefined) {
515
- localVarHttpContext = new HttpContext();
516
- }
517
-
518
-
519
- // to determine the Content-Type header
520
- const consumes: string[] = [
521
- 'application/json'
522
- ];
523
- const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
524
- if (httpContentTypeSelected !== undefined) {
525
- localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
526
- }
527
-
528
- let responseType_: 'text' | 'json' | 'blob' = 'json';
529
- if (localVarHttpHeaderAcceptSelected) {
530
- if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
531
- responseType_ = 'text';
532
- } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
533
- responseType_ = 'json';
534
- } else {
535
- responseType_ = 'blob';
536
- }
537
- }
538
-
539
- let localVarPath = `/api/v1/console/citations-with-missing-fields`;
540
- return this.httpClient.request<GetCitationsWithMissingFieldsResponse>('post', `${this.configuration.basePath}${localVarPath}`,
541
- {
542
- context: localVarHttpContext,
543
- body: request,
544
- responseType: <any>responseType_,
545
- withCredentials: this.configuration.withCredentials,
546
- headers: localVarHeaders,
547
- observe: observe,
548
- reportProgress: reportProgress
549
- }
550
- );
551
- }
552
-
553
- /**
554
- * getCitationsWithMissingFieldsV2
555
- * @param request request
556
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
557
- * @param reportProgress flag to report request and response progress.
558
- */
559
- public getCitationsWithMissingFieldsV2UsingPOST(request: GetCitationsWithMissingFieldsRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetCitationsWithMissingFieldsResponse>;
560
- public getCitationsWithMissingFieldsV2UsingPOST(request: GetCitationsWithMissingFieldsRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetCitationsWithMissingFieldsResponse>>;
561
- public getCitationsWithMissingFieldsV2UsingPOST(request: GetCitationsWithMissingFieldsRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetCitationsWithMissingFieldsResponse>>;
562
- public getCitationsWithMissingFieldsV2UsingPOST(request: GetCitationsWithMissingFieldsRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
563
- if (request === null || request === undefined) {
564
- throw new Error('Required parameter request was null or undefined when calling getCitationsWithMissingFieldsV2UsingPOST.');
565
- }
566
-
567
- let localVarHeaders = this.defaultHeaders;
568
-
569
- let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
570
- if (localVarHttpHeaderAcceptSelected === undefined) {
571
- // to determine the Accept header
572
- const httpHeaderAccepts: string[] = [
573
- 'application/json'
574
- ];
575
- localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
576
- }
577
- if (localVarHttpHeaderAcceptSelected !== undefined) {
578
- localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
579
- }
580
-
581
- let localVarHttpContext: HttpContext | undefined = options && options.context;
582
- if (localVarHttpContext === undefined) {
583
- localVarHttpContext = new HttpContext();
584
- }
585
-
586
-
587
- // to determine the Content-Type header
588
- const consumes: string[] = [
589
- 'application/json'
590
- ];
591
- const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
592
- if (httpContentTypeSelected !== undefined) {
593
- localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
594
- }
595
-
596
- let responseType_: 'text' | 'json' | 'blob' = 'json';
597
- if (localVarHttpHeaderAcceptSelected) {
598
- if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
599
- responseType_ = 'text';
600
- } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
601
- responseType_ = 'json';
602
- } else {
603
- responseType_ = 'blob';
604
- }
605
- }
606
-
607
- let localVarPath = `/api/v2/console/citations-with-missing-fields`;
608
- return this.httpClient.request<GetCitationsWithMissingFieldsResponse>('post', `${this.configuration.basePath}${localVarPath}`,
609
- {
610
- context: localVarHttpContext,
611
- body: request,
612
- responseType: <any>responseType_,
613
- withCredentials: this.configuration.withCredentials,
614
- headers: localVarHeaders,
615
- observe: observe,
616
- reportProgress: reportProgress
617
- }
618
- );
619
- }
620
-
621
- /**
622
- * getClientConfirmedUnpaidCases
623
- * @param request request
624
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
625
- * @param reportProgress flag to report request and response progress.
626
- */
627
- public getClientConfirmedUnpaidCasesUsingPOST(request: object, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetClientConfirmedUnpaidCasesResponse>;
628
- public getClientConfirmedUnpaidCasesUsingPOST(request: object, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetClientConfirmedUnpaidCasesResponse>>;
629
- public getClientConfirmedUnpaidCasesUsingPOST(request: object, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetClientConfirmedUnpaidCasesResponse>>;
630
- public getClientConfirmedUnpaidCasesUsingPOST(request: object, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
631
- if (request === null || request === undefined) {
632
- throw new Error('Required parameter request was null or undefined when calling getClientConfirmedUnpaidCasesUsingPOST.');
633
- }
634
-
635
- let localVarHeaders = this.defaultHeaders;
636
-
637
- let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
638
- if (localVarHttpHeaderAcceptSelected === undefined) {
639
- // to determine the Accept header
640
- const httpHeaderAccepts: string[] = [
641
- 'application/json'
642
- ];
643
- localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
644
- }
645
- if (localVarHttpHeaderAcceptSelected !== undefined) {
646
- localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
647
- }
648
-
649
- let localVarHttpContext: HttpContext | undefined = options && options.context;
650
- if (localVarHttpContext === undefined) {
651
- localVarHttpContext = new HttpContext();
652
- }
653
-
654
-
655
- // to determine the Content-Type header
656
- const consumes: string[] = [
657
- 'application/json'
658
- ];
659
- const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
660
- if (httpContentTypeSelected !== undefined) {
661
- localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
662
- }
663
-
664
- let responseType_: 'text' | 'json' | 'blob' = 'json';
665
- if (localVarHttpHeaderAcceptSelected) {
666
- if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
667
- responseType_ = 'text';
668
- } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
669
- responseType_ = 'json';
670
- } else {
671
- responseType_ = 'blob';
672
- }
673
- }
674
-
675
- let localVarPath = `/api/v1/console/cases/client-confirmed-unpaid`;
676
- return this.httpClient.request<GetClientConfirmedUnpaidCasesResponse>('post', `${this.configuration.basePath}${localVarPath}`,
677
- {
678
- context: localVarHttpContext,
679
- body: request,
680
- responseType: <any>responseType_,
681
- withCredentials: this.configuration.withCredentials,
682
- headers: localVarHeaders,
683
- observe: observe,
684
- reportProgress: reportProgress
685
- }
686
- );
687
- }
688
-
689
- /**
690
- * getDeclinedCases
691
- * @param request request
692
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
693
- * @param reportProgress flag to report request and response progress.
694
- */
695
- public getDeclinedCasesUsingPOST(request: GetDeclinedCasesRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetDeclinedCasesResponse>;
696
- public getDeclinedCasesUsingPOST(request: GetDeclinedCasesRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetDeclinedCasesResponse>>;
697
- public getDeclinedCasesUsingPOST(request: GetDeclinedCasesRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetDeclinedCasesResponse>>;
698
- public getDeclinedCasesUsingPOST(request: GetDeclinedCasesRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
699
- if (request === null || request === undefined) {
700
- throw new Error('Required parameter request was null or undefined when calling getDeclinedCasesUsingPOST.');
701
- }
702
-
703
- let localVarHeaders = this.defaultHeaders;
704
-
705
- let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
706
- if (localVarHttpHeaderAcceptSelected === undefined) {
707
- // to determine the Accept header
708
- const httpHeaderAccepts: string[] = [
709
- 'application/json'
710
- ];
711
- localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
712
- }
713
- if (localVarHttpHeaderAcceptSelected !== undefined) {
714
- localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
715
- }
716
-
717
- let localVarHttpContext: HttpContext | undefined = options && options.context;
718
- if (localVarHttpContext === undefined) {
719
- localVarHttpContext = new HttpContext();
720
- }
721
-
722
-
723
- // to determine the Content-Type header
724
- const consumes: string[] = [
725
- 'application/json'
726
- ];
727
- const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
728
- if (httpContentTypeSelected !== undefined) {
729
- localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
730
- }
731
-
732
- let responseType_: 'text' | 'json' | 'blob' = 'json';
733
- if (localVarHttpHeaderAcceptSelected) {
734
- if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
735
- responseType_ = 'text';
736
- } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
737
- responseType_ = 'json';
738
- } else {
739
- responseType_ = 'blob';
740
- }
741
- }
742
-
743
- let localVarPath = `/api/v1/cases/declined`;
744
- return this.httpClient.request<GetDeclinedCasesResponse>('post', `${this.configuration.basePath}${localVarPath}`,
745
- {
746
- context: localVarHttpContext,
747
- body: request,
748
- responseType: <any>responseType_,
749
- withCredentials: this.configuration.withCredentials,
750
- headers: localVarHeaders,
751
- observe: observe,
752
- reportProgress: reportProgress
753
- }
754
- );
755
- }
756
-
757
- /**
758
- * getInvalidCasesWithStripeCharge
759
- * @param request request
760
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
761
- * @param reportProgress flag to report request and response progress.
762
- */
763
- public getInvalidCasesWithStripeChargeUsingPOST(request: object, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetInvalidCasesWithStripeChargeResponse>;
764
- public getInvalidCasesWithStripeChargeUsingPOST(request: object, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetInvalidCasesWithStripeChargeResponse>>;
765
- public getInvalidCasesWithStripeChargeUsingPOST(request: object, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetInvalidCasesWithStripeChargeResponse>>;
766
- public getInvalidCasesWithStripeChargeUsingPOST(request: object, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
767
- if (request === null || request === undefined) {
768
- throw new Error('Required parameter request was null or undefined when calling getInvalidCasesWithStripeChargeUsingPOST.');
769
- }
770
-
771
- let localVarHeaders = this.defaultHeaders;
772
-
773
- let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
774
- if (localVarHttpHeaderAcceptSelected === undefined) {
775
- // to determine the Accept header
776
- const httpHeaderAccepts: string[] = [
777
- 'application/json'
778
- ];
779
- localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
780
- }
781
- if (localVarHttpHeaderAcceptSelected !== undefined) {
782
- localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
783
- }
784
-
785
- let localVarHttpContext: HttpContext | undefined = options && options.context;
786
- if (localVarHttpContext === undefined) {
787
- localVarHttpContext = new HttpContext();
788
- }
789
-
790
-
791
- // to determine the Content-Type header
792
- const consumes: string[] = [
793
- 'application/json'
794
- ];
795
- const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
796
- if (httpContentTypeSelected !== undefined) {
797
- localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
798
- }
799
-
800
- let responseType_: 'text' | 'json' | 'blob' = 'json';
801
- if (localVarHttpHeaderAcceptSelected) {
802
- if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
803
- responseType_ = 'text';
804
- } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
805
- responseType_ = 'json';
806
- } else {
807
- responseType_ = 'blob';
808
- }
809
- }
810
-
811
- let localVarPath = `/api/v1/console/cases/invalid-with-charge`;
812
- return this.httpClient.request<GetInvalidCasesWithStripeChargeResponse>('post', `${this.configuration.basePath}${localVarPath}`,
813
- {
814
- context: localVarHttpContext,
815
- body: request,
816
- responseType: <any>responseType_,
817
- withCredentials: this.configuration.withCredentials,
818
- headers: localVarHeaders,
819
- observe: observe,
820
- reportProgress: reportProgress
821
- }
822
- );
823
- }
824
-
825
- /**
826
- * getLostCasesWithTransferNotReversed
827
- * @param request request
828
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
829
- * @param reportProgress flag to report request and response progress.
830
- */
831
- public getLostCasesWithTransferNotReversedUsingPOST(request: GetLostCasesWithTransferNotReversedRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetLostCasesWithTransferNotReversedResponse>;
832
- public getLostCasesWithTransferNotReversedUsingPOST(request: GetLostCasesWithTransferNotReversedRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetLostCasesWithTransferNotReversedResponse>>;
833
- public getLostCasesWithTransferNotReversedUsingPOST(request: GetLostCasesWithTransferNotReversedRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetLostCasesWithTransferNotReversedResponse>>;
834
- public getLostCasesWithTransferNotReversedUsingPOST(request: GetLostCasesWithTransferNotReversedRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
835
- if (request === null || request === undefined) {
836
- throw new Error('Required parameter request was null or undefined when calling getLostCasesWithTransferNotReversedUsingPOST.');
837
- }
838
-
839
- let localVarHeaders = this.defaultHeaders;
840
-
841
- let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
842
- if (localVarHttpHeaderAcceptSelected === undefined) {
843
- // to determine the Accept header
844
- const httpHeaderAccepts: string[] = [
845
- 'application/json'
846
- ];
847
- localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
848
- }
849
- if (localVarHttpHeaderAcceptSelected !== undefined) {
850
- localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
851
- }
852
-
853
- let localVarHttpContext: HttpContext | undefined = options && options.context;
854
- if (localVarHttpContext === undefined) {
855
- localVarHttpContext = new HttpContext();
856
- }
857
-
858
-
859
- // to determine the Content-Type header
860
- const consumes: string[] = [
861
- 'application/json'
862
- ];
863
- const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
864
- if (httpContentTypeSelected !== undefined) {
865
- localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
866
- }
867
-
868
- let responseType_: 'text' | 'json' | 'blob' = 'json';
869
- if (localVarHttpHeaderAcceptSelected) {
870
- if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
871
- responseType_ = 'text';
872
- } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
873
- responseType_ = 'json';
874
- } else {
875
- responseType_ = 'blob';
876
- }
877
- }
878
-
879
- let localVarPath = `/api/v1/console/cases/lost/not-reversed`;
880
- return this.httpClient.request<GetLostCasesWithTransferNotReversedResponse>('post', `${this.configuration.basePath}${localVarPath}`,
881
- {
882
- context: localVarHttpContext,
883
- body: request,
884
- responseType: <any>responseType_,
885
- withCredentials: this.configuration.withCredentials,
886
- headers: localVarHeaders,
887
- observe: observe,
888
- reportProgress: reportProgress
889
- }
890
- );
891
- }
892
-
893
- /**
894
- * getPendingCases
895
- * @param request request
896
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
897
- * @param reportProgress flag to report request and response progress.
898
- */
899
- public getPendingCasesUsingPOST(request: object, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetPendingCasesResponse>;
900
- public getPendingCasesUsingPOST(request: object, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetPendingCasesResponse>>;
901
- public getPendingCasesUsingPOST(request: object, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetPendingCasesResponse>>;
902
- public getPendingCasesUsingPOST(request: object, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
903
- if (request === null || request === undefined) {
904
- throw new Error('Required parameter request was null or undefined when calling getPendingCasesUsingPOST.');
905
- }
906
-
907
- let localVarHeaders = this.defaultHeaders;
908
-
909
- let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
910
- if (localVarHttpHeaderAcceptSelected === undefined) {
911
- // to determine the Accept header
912
- const httpHeaderAccepts: string[] = [
913
- 'application/json'
914
- ];
915
- localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
916
- }
917
- if (localVarHttpHeaderAcceptSelected !== undefined) {
918
- localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
919
- }
920
-
921
- let localVarHttpContext: HttpContext | undefined = options && options.context;
922
- if (localVarHttpContext === undefined) {
923
- localVarHttpContext = new HttpContext();
924
- }
925
-
926
-
927
- // to determine the Content-Type header
928
- const consumes: string[] = [
929
- 'application/json'
930
- ];
931
- const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
932
- if (httpContentTypeSelected !== undefined) {
933
- localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
934
- }
935
-
936
- let responseType_: 'text' | 'json' | 'blob' = 'json';
937
- if (localVarHttpHeaderAcceptSelected) {
938
- if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
939
- responseType_ = 'text';
940
- } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
941
- responseType_ = 'json';
942
- } else {
943
- responseType_ = 'blob';
944
- }
945
- }
946
-
947
- let localVarPath = `/api/v1/cases/pending`;
948
- return this.httpClient.request<GetPendingCasesResponse>('post', `${this.configuration.basePath}${localVarPath}`,
949
- {
950
- context: localVarHttpContext,
951
- body: request,
952
- responseType: <any>responseType_,
953
- withCredentials: this.configuration.withCredentials,
954
- headers: localVarHeaders,
955
- observe: observe,
956
- reportProgress: reportProgress
957
- }
958
- );
959
- }
960
-
961
- /**
962
- * getPendingTicketReviews
963
- * @param request request
964
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
965
- * @param reportProgress flag to report request and response progress.
966
- */
967
- public getPendingTicketReviewsUsingPOST(request: GetPendingTicketReviewsRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetPendingTicketReviewsResponse>;
968
- public getPendingTicketReviewsUsingPOST(request: GetPendingTicketReviewsRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetPendingTicketReviewsResponse>>;
969
- public getPendingTicketReviewsUsingPOST(request: GetPendingTicketReviewsRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetPendingTicketReviewsResponse>>;
970
- public getPendingTicketReviewsUsingPOST(request: GetPendingTicketReviewsRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
971
- if (request === null || request === undefined) {
972
- throw new Error('Required parameter request was null or undefined when calling getPendingTicketReviewsUsingPOST.');
973
- }
974
-
975
- let localVarHeaders = this.defaultHeaders;
976
-
977
- let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
978
- if (localVarHttpHeaderAcceptSelected === undefined) {
979
- // to determine the Accept header
980
- const httpHeaderAccepts: string[] = [
981
- 'application/json'
982
- ];
983
- localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
984
- }
985
- if (localVarHttpHeaderAcceptSelected !== undefined) {
986
- localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
987
- }
988
-
989
- let localVarHttpContext: HttpContext | undefined = options && options.context;
990
- if (localVarHttpContext === undefined) {
991
- localVarHttpContext = new HttpContext();
992
- }
993
-
994
-
995
- // to determine the Content-Type header
996
- const consumes: string[] = [
997
- 'application/json'
998
- ];
999
- const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
1000
- if (httpContentTypeSelected !== undefined) {
1001
- localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
1002
- }
1003
-
1004
- let responseType_: 'text' | 'json' | 'blob' = 'json';
1005
- if (localVarHttpHeaderAcceptSelected) {
1006
- if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
1007
- responseType_ = 'text';
1008
- } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
1009
- responseType_ = 'json';
1010
- } else {
1011
- responseType_ = 'blob';
1012
- }
1013
- }
1014
-
1015
- let localVarPath = `/api/v1/console/ticket-review-requests/pending`;
1016
- return this.httpClient.request<GetPendingTicketReviewsResponse>('post', `${this.configuration.basePath}${localVarPath}`,
1017
- {
1018
- context: localVarHttpContext,
1019
- body: request,
1020
- responseType: <any>responseType_,
1021
- withCredentials: this.configuration.withCredentials,
1022
- headers: localVarHeaders,
1023
- observe: observe,
1024
- reportProgress: reportProgress
1025
- }
1026
- );
1027
- }
1028
-
1029
- /**
1030
- * listBillingSubscribers
1031
- * @param length length
1032
- * @param page page
1033
- * @param start start
1034
- * @param statuses statuses
1035
- * @param request request
1036
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1037
- * @param reportProgress flag to report request and response progress.
1038
- */
1039
- public listBillingSubscribersUsingPOST(length?: number, page?: number, start?: string, statuses?: 'ACTIVE' | 'CANCELED' | 'INCOMPLETE' | 'INCOMPLETE_EXPIRED' | 'IN_TRIAL_PERIOD' | 'PAST_DUE' | 'UNKNOWN' | 'UNPAID', request?: ListBillingSubscribersRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<ListBillingSubscribersResponse>;
1040
- public listBillingSubscribersUsingPOST(length?: number, page?: number, start?: string, statuses?: 'ACTIVE' | 'CANCELED' | 'INCOMPLETE' | 'INCOMPLETE_EXPIRED' | 'IN_TRIAL_PERIOD' | 'PAST_DUE' | 'UNKNOWN' | 'UNPAID', request?: ListBillingSubscribersRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<ListBillingSubscribersResponse>>;
1041
- public listBillingSubscribersUsingPOST(length?: number, page?: number, start?: string, statuses?: 'ACTIVE' | 'CANCELED' | 'INCOMPLETE' | 'INCOMPLETE_EXPIRED' | 'IN_TRIAL_PERIOD' | 'PAST_DUE' | 'UNKNOWN' | 'UNPAID', request?: ListBillingSubscribersRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<ListBillingSubscribersResponse>>;
1042
- public listBillingSubscribersUsingPOST(length?: number, page?: number, start?: string, statuses?: 'ACTIVE' | 'CANCELED' | 'INCOMPLETE' | 'INCOMPLETE_EXPIRED' | 'IN_TRIAL_PERIOD' | 'PAST_DUE' | 'UNKNOWN' | 'UNPAID', request?: ListBillingSubscribersRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
1043
-
1044
- let localVarQueryParameters = new HttpParams({encoder: this.encoder});
1045
- if (length !== undefined && length !== null) {
1046
- localVarQueryParameters = this.addToHttpParams(localVarQueryParameters,
1047
- <any>length, 'length');
1048
- }
1049
- if (page !== undefined && page !== null) {
1050
- localVarQueryParameters = this.addToHttpParams(localVarQueryParameters,
1051
- <any>page, 'page');
1052
- }
1053
- if (start !== undefined && start !== null) {
1054
- localVarQueryParameters = this.addToHttpParams(localVarQueryParameters,
1055
- <any>start, 'start');
1056
- }
1057
- if (statuses !== undefined && statuses !== null) {
1058
- localVarQueryParameters = this.addToHttpParams(localVarQueryParameters,
1059
- <any>statuses, 'statuses');
1060
- }
1061
-
1062
- let localVarHeaders = this.defaultHeaders;
1063
-
1064
- let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
1065
- if (localVarHttpHeaderAcceptSelected === undefined) {
1066
- // to determine the Accept header
1067
- const httpHeaderAccepts: string[] = [
1068
- 'application/json'
1069
- ];
1070
- localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1071
- }
1072
- if (localVarHttpHeaderAcceptSelected !== undefined) {
1073
- localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
1074
- }
1075
-
1076
- let localVarHttpContext: HttpContext | undefined = options && options.context;
1077
- if (localVarHttpContext === undefined) {
1078
- localVarHttpContext = new HttpContext();
1079
- }
1080
-
1081
-
1082
- // to determine the Content-Type header
1083
- const consumes: string[] = [
1084
- 'application/json'
1085
- ];
1086
- const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
1087
- if (httpContentTypeSelected !== undefined) {
1088
- localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
1089
- }
1090
-
1091
- let responseType_: 'text' | 'json' | 'blob' = 'json';
1092
- if (localVarHttpHeaderAcceptSelected) {
1093
- if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
1094
- responseType_ = 'text';
1095
- } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
1096
- responseType_ = 'json';
1097
- } else {
1098
- responseType_ = 'blob';
1099
- }
1100
- }
1101
-
1102
- let localVarPath = `/api/v1/billing/subscribers`;
1103
- return this.httpClient.request<ListBillingSubscribersResponse>('post', `${this.configuration.basePath}${localVarPath}`,
1104
- {
1105
- context: localVarHttpContext,
1106
- body: request,
1107
- params: localVarQueryParameters,
1108
- responseType: <any>responseType_,
1109
- withCredentials: this.configuration.withCredentials,
1110
- headers: localVarHeaders,
1111
- observe: observe,
1112
- reportProgress: reportProgress
1113
- }
1114
- );
1115
- }
1116
-
1117
- /**
1118
- * listLawfirmLeads
1119
- * @param request request
1120
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1121
- * @param reportProgress flag to report request and response progress.
1122
- */
1123
- public listLawfirmLeadsUsingPOST(request: GetLawfirmLeadsRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetLawfirmLeadsResponse>;
1124
- public listLawfirmLeadsUsingPOST(request: GetLawfirmLeadsRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetLawfirmLeadsResponse>>;
1125
- public listLawfirmLeadsUsingPOST(request: GetLawfirmLeadsRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetLawfirmLeadsResponse>>;
1126
- public listLawfirmLeadsUsingPOST(request: GetLawfirmLeadsRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
1127
- if (request === null || request === undefined) {
1128
- throw new Error('Required parameter request was null or undefined when calling listLawfirmLeadsUsingPOST.');
1129
- }
1130
-
1131
- let localVarHeaders = this.defaultHeaders;
1132
-
1133
- let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
1134
- if (localVarHttpHeaderAcceptSelected === undefined) {
1135
- // to determine the Accept header
1136
- const httpHeaderAccepts: string[] = [
1137
- 'application/json'
1138
- ];
1139
- localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1140
- }
1141
- if (localVarHttpHeaderAcceptSelected !== undefined) {
1142
- localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
1143
- }
1144
-
1145
- let localVarHttpContext: HttpContext | undefined = options && options.context;
1146
- if (localVarHttpContext === undefined) {
1147
- localVarHttpContext = new HttpContext();
1148
- }
1149
-
1150
-
1151
- // to determine the Content-Type header
1152
- const consumes: string[] = [
1153
- 'application/json'
1154
- ];
1155
- const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
1156
- if (httpContentTypeSelected !== undefined) {
1157
- localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
1158
- }
1159
-
1160
- let responseType_: 'text' | 'json' | 'blob' = 'json';
1161
- if (localVarHttpHeaderAcceptSelected) {
1162
- if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
1163
- responseType_ = 'text';
1164
- } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
1165
- responseType_ = 'json';
1166
- } else {
1167
- responseType_ = 'blob';
1168
- }
1169
- }
1170
-
1171
- let localVarPath = `/api/v1/console/lawfirms/leads`;
1172
- return this.httpClient.request<GetLawfirmLeadsResponse>('post', `${this.configuration.basePath}${localVarPath}`,
1173
- {
1174
- context: localVarHttpContext,
1175
- body: request,
1176
- responseType: <any>responseType_,
1177
- withCredentials: this.configuration.withCredentials,
1178
- headers: localVarHeaders,
1179
- observe: observe,
1180
- reportProgress: reportProgress
1181
- }
1182
- );
1183
- }
1184
-
1185
- /**
1186
- * listPotentialCustomers
1187
- * @param request request
1188
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1189
- * @param reportProgress flag to report request and response progress.
1190
- */
1191
- public listPotentialCustomersUsingPOST(request: GetPotentialCustomersRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetPotentialCustomersResponse>;
1192
- public listPotentialCustomersUsingPOST(request: GetPotentialCustomersRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetPotentialCustomersResponse>>;
1193
- public listPotentialCustomersUsingPOST(request: GetPotentialCustomersRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetPotentialCustomersResponse>>;
1194
- public listPotentialCustomersUsingPOST(request: GetPotentialCustomersRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
1195
- if (request === null || request === undefined) {
1196
- throw new Error('Required parameter request was null or undefined when calling listPotentialCustomersUsingPOST.');
1197
- }
1198
-
1199
- let localVarHeaders = this.defaultHeaders;
1200
-
1201
- let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
1202
- if (localVarHttpHeaderAcceptSelected === undefined) {
1203
- // to determine the Accept header
1204
- const httpHeaderAccepts: string[] = [
1205
- 'application/json'
1206
- ];
1207
- localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1208
- }
1209
- if (localVarHttpHeaderAcceptSelected !== undefined) {
1210
- localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
1211
- }
1212
-
1213
- let localVarHttpContext: HttpContext | undefined = options && options.context;
1214
- if (localVarHttpContext === undefined) {
1215
- localVarHttpContext = new HttpContext();
1216
- }
1217
-
1218
-
1219
- // to determine the Content-Type header
1220
- const consumes: string[] = [
1221
- 'application/json'
1222
- ];
1223
- const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
1224
- if (httpContentTypeSelected !== undefined) {
1225
- localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
1226
- }
1227
-
1228
- let responseType_: 'text' | 'json' | 'blob' = 'json';
1229
- if (localVarHttpHeaderAcceptSelected) {
1230
- if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
1231
- responseType_ = 'text';
1232
- } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
1233
- responseType_ = 'json';
1234
- } else {
1235
- responseType_ = 'blob';
1236
- }
1237
- }
1238
-
1239
- let localVarPath = `/api/v1/console/potential-customers`;
1240
- return this.httpClient.request<GetPotentialCustomersResponse>('post', `${this.configuration.basePath}${localVarPath}`,
1241
- {
1242
- context: localVarHttpContext,
1243
- body: request,
1244
- responseType: <any>responseType_,
1245
- withCredentials: this.configuration.withCredentials,
1246
- headers: localVarHeaders,
1247
- observe: observe,
1248
- reportProgress: reportProgress
1249
- }
1250
- );
1251
- }
1252
-
1253
- }
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
+ /* tslint:disable:no-unused-variable member-ordering */
13
+
14
+ import { Inject, Injectable, Optional } from '@angular/core';
15
+ import { HttpClient, HttpHeaders, HttpParams,
16
+ HttpResponse, HttpEvent, HttpParameterCodec, HttpContext
17
+ } from '@angular/common/http';
18
+ import { CustomHttpParameterCodec } from '../encoder';
19
+ import { Observable } from 'rxjs';
20
+
21
+ // @ts-ignore
22
+ import { FindChargeDisputesResponse } from '../model/findChargeDisputesResponse';
23
+ // @ts-ignore
24
+ import { FindDisputesRequest } from '../model/findDisputesRequest';
25
+ // @ts-ignore
26
+ import { GenericAdminListRequest } from '../model/genericAdminListRequest';
27
+ // @ts-ignore
28
+ import { GetCasesWithCoverageObtainedResponse } from '../model/getCasesWithCoverageObtainedResponse';
29
+ // @ts-ignore
30
+ import { GetCasesWithMissingLawfirmPayoutsResponse } from '../model/getCasesWithMissingLawfirmPayoutsResponse';
31
+ // @ts-ignore
32
+ import { GetCasesWithOverduePaymentsResponse } from '../model/getCasesWithOverduePaymentsResponse';
33
+ // @ts-ignore
34
+ import { GetCasesWithUncapturedChargesRequest } from '../model/getCasesWithUncapturedChargesRequest';
35
+ // @ts-ignore
36
+ import { GetCitationPhoneLeadsRequest } from '../model/getCitationPhoneLeadsRequest';
37
+ // @ts-ignore
38
+ import { GetCitationPhoneLeadsResponse } from '../model/getCitationPhoneLeadsResponse';
39
+ // @ts-ignore
40
+ import { GetCitationsWithMissingFieldsRequest } from '../model/getCitationsWithMissingFieldsRequest';
41
+ // @ts-ignore
42
+ import { GetCitationsWithMissingFieldsResponse } from '../model/getCitationsWithMissingFieldsResponse';
43
+ // @ts-ignore
44
+ import { GetClientConfirmedUnpaidCasesResponse } from '../model/getClientConfirmedUnpaidCasesResponse';
45
+ // @ts-ignore
46
+ import { GetDeclinedCasesRequest } from '../model/getDeclinedCasesRequest';
47
+ // @ts-ignore
48
+ import { GetDeclinedCasesResponse } from '../model/getDeclinedCasesResponse';
49
+ // @ts-ignore
50
+ import { GetInvalidCasesWithStripeChargeResponse } from '../model/getInvalidCasesWithStripeChargeResponse';
51
+ // @ts-ignore
52
+ import { GetLawfirmLeadsRequest } from '../model/getLawfirmLeadsRequest';
53
+ // @ts-ignore
54
+ import { GetLawfirmLeadsResponse } from '../model/getLawfirmLeadsResponse';
55
+ // @ts-ignore
56
+ import { GetLostCasesWithTransferNotReversedRequest } from '../model/getLostCasesWithTransferNotReversedRequest';
57
+ // @ts-ignore
58
+ import { GetLostCasesWithTransferNotReversedResponse } from '../model/getLostCasesWithTransferNotReversedResponse';
59
+ // @ts-ignore
60
+ import { GetPendingCasesResponse } from '../model/getPendingCasesResponse';
61
+ // @ts-ignore
62
+ import { GetPendingTicketReviewsRequest } from '../model/getPendingTicketReviewsRequest';
63
+ // @ts-ignore
64
+ import { GetPendingTicketReviewsResponse } from '../model/getPendingTicketReviewsResponse';
65
+ // @ts-ignore
66
+ import { GetPotentialCustomersRequest } from '../model/getPotentialCustomersRequest';
67
+ // @ts-ignore
68
+ import { GetPotentialCustomersResponse } from '../model/getPotentialCustomersResponse';
69
+ // @ts-ignore
70
+ import { ListBillingSubscribersRequest } from '../model/listBillingSubscribersRequest';
71
+ // @ts-ignore
72
+ import { ListBillingSubscribersResponse } from '../model/listBillingSubscribersResponse';
73
+
74
+ // @ts-ignore
75
+ import { BASE_PATH, COLLECTION_FORMATS } from '../variables';
76
+ import { Configuration } from '../configuration';
77
+
78
+
79
+
80
+ @Injectable({
81
+ providedIn: 'root'
82
+ })
83
+ export class ConsoleListControllerService {
84
+
85
+ protected basePath = 'http://otr-backend-service-us-devo.offtherecord.com';
86
+ public defaultHeaders = new HttpHeaders();
87
+ public configuration = new Configuration();
88
+ public encoder: HttpParameterCodec;
89
+
90
+ constructor(protected httpClient: HttpClient, @Optional()@Inject(BASE_PATH) basePath: string|string[], @Optional() configuration: Configuration) {
91
+ if (configuration) {
92
+ this.configuration = configuration;
93
+ }
94
+ if (typeof this.configuration.basePath !== 'string') {
95
+ if (Array.isArray(basePath) && basePath.length > 0) {
96
+ basePath = basePath[0];
97
+ }
98
+
99
+ if (typeof basePath !== 'string') {
100
+ basePath = this.basePath;
101
+ }
102
+ this.configuration.basePath = basePath;
103
+ }
104
+ this.encoder = this.configuration.encoder || new CustomHttpParameterCodec();
105
+ }
106
+
107
+
108
+ // @ts-ignore
109
+ private addToHttpParams(httpParams: HttpParams, value: any, key?: string): HttpParams {
110
+ if (typeof value === "object" && value instanceof Date === false) {
111
+ httpParams = this.addToHttpParamsRecursive(httpParams, value);
112
+ } else {
113
+ httpParams = this.addToHttpParamsRecursive(httpParams, value, key);
114
+ }
115
+ return httpParams;
116
+ }
117
+
118
+ private addToHttpParamsRecursive(httpParams: HttpParams, value?: any, key?: string): HttpParams {
119
+ if (value == null) {
120
+ return httpParams;
121
+ }
122
+
123
+ if (typeof value === "object") {
124
+ if (Array.isArray(value)) {
125
+ (value as any[]).forEach( elem => httpParams = this.addToHttpParamsRecursive(httpParams, elem, key));
126
+ } else if (value instanceof Date) {
127
+ if (key != null) {
128
+ httpParams = httpParams.append(key, (value as Date).toISOString().substr(0, 10));
129
+ } else {
130
+ throw Error("key may not be null if value is Date");
131
+ }
132
+ } else {
133
+ Object.keys(value).forEach( k => httpParams = this.addToHttpParamsRecursive(
134
+ httpParams, value[k], key != null ? `${key}.${k}` : k));
135
+ }
136
+ } else if (key != null) {
137
+ httpParams = httpParams.append(key, value);
138
+ } else {
139
+ throw Error("key may not be null if value is not object or array");
140
+ }
141
+ return httpParams;
142
+ }
143
+
144
+ /**
145
+ * findDisputes
146
+ * @param request request
147
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
148
+ * @param reportProgress flag to report request and response progress.
149
+ */
150
+ public findDisputesUsingPOST(request: FindDisputesRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<FindChargeDisputesResponse>;
151
+ public findDisputesUsingPOST(request: FindDisputesRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<FindChargeDisputesResponse>>;
152
+ public findDisputesUsingPOST(request: FindDisputesRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<FindChargeDisputesResponse>>;
153
+ public findDisputesUsingPOST(request: FindDisputesRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
154
+ if (request === null || request === undefined) {
155
+ throw new Error('Required parameter request was null or undefined when calling findDisputesUsingPOST.');
156
+ }
157
+
158
+ let localVarHeaders = this.defaultHeaders;
159
+
160
+ let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
161
+ if (localVarHttpHeaderAcceptSelected === undefined) {
162
+ // to determine the Accept header
163
+ const httpHeaderAccepts: string[] = [
164
+ 'application/json'
165
+ ];
166
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
167
+ }
168
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
169
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
170
+ }
171
+
172
+ let localVarHttpContext: HttpContext | undefined = options && options.context;
173
+ if (localVarHttpContext === undefined) {
174
+ localVarHttpContext = new HttpContext();
175
+ }
176
+
177
+
178
+ // to determine the Content-Type header
179
+ const consumes: string[] = [
180
+ 'application/json'
181
+ ];
182
+ const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
183
+ if (httpContentTypeSelected !== undefined) {
184
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
185
+ }
186
+
187
+ let responseType_: 'text' | 'json' | 'blob' = 'json';
188
+ if (localVarHttpHeaderAcceptSelected) {
189
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
190
+ responseType_ = 'text';
191
+ } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
192
+ responseType_ = 'json';
193
+ } else {
194
+ responseType_ = 'blob';
195
+ }
196
+ }
197
+
198
+ let localVarPath = `/api/v1/console/disputes`;
199
+ return this.httpClient.request<FindChargeDisputesResponse>('post', `${this.configuration.basePath}${localVarPath}`,
200
+ {
201
+ context: localVarHttpContext,
202
+ body: request,
203
+ responseType: <any>responseType_,
204
+ withCredentials: this.configuration.withCredentials,
205
+ headers: localVarHeaders,
206
+ observe: observe,
207
+ reportProgress: reportProgress
208
+ }
209
+ );
210
+ }
211
+
212
+ /**
213
+ * getCasesWithCoverageObtained
214
+ * @param request request
215
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
216
+ * @param reportProgress flag to report request and response progress.
217
+ */
218
+ public getCasesWithCoverageObtainedUsingPOST(request: GenericAdminListRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetCasesWithCoverageObtainedResponse>;
219
+ public getCasesWithCoverageObtainedUsingPOST(request: GenericAdminListRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetCasesWithCoverageObtainedResponse>>;
220
+ public getCasesWithCoverageObtainedUsingPOST(request: GenericAdminListRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetCasesWithCoverageObtainedResponse>>;
221
+ public getCasesWithCoverageObtainedUsingPOST(request: GenericAdminListRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
222
+ if (request === null || request === undefined) {
223
+ throw new Error('Required parameter request was null or undefined when calling getCasesWithCoverageObtainedUsingPOST.');
224
+ }
225
+
226
+ let localVarHeaders = this.defaultHeaders;
227
+
228
+ let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
229
+ if (localVarHttpHeaderAcceptSelected === undefined) {
230
+ // to determine the Accept header
231
+ const httpHeaderAccepts: string[] = [
232
+ 'application/json'
233
+ ];
234
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
235
+ }
236
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
237
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
238
+ }
239
+
240
+ let localVarHttpContext: HttpContext | undefined = options && options.context;
241
+ if (localVarHttpContext === undefined) {
242
+ localVarHttpContext = new HttpContext();
243
+ }
244
+
245
+
246
+ // to determine the Content-Type header
247
+ const consumes: string[] = [
248
+ 'application/json'
249
+ ];
250
+ const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
251
+ if (httpContentTypeSelected !== undefined) {
252
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
253
+ }
254
+
255
+ let responseType_: 'text' | 'json' | 'blob' = 'json';
256
+ if (localVarHttpHeaderAcceptSelected) {
257
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
258
+ responseType_ = 'text';
259
+ } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
260
+ responseType_ = 'json';
261
+ } else {
262
+ responseType_ = 'blob';
263
+ }
264
+ }
265
+
266
+ let localVarPath = `/api/v1/console/cases-with-coverage-obtained`;
267
+ return this.httpClient.request<GetCasesWithCoverageObtainedResponse>('post', `${this.configuration.basePath}${localVarPath}`,
268
+ {
269
+ context: localVarHttpContext,
270
+ body: request,
271
+ responseType: <any>responseType_,
272
+ withCredentials: this.configuration.withCredentials,
273
+ headers: localVarHeaders,
274
+ observe: observe,
275
+ reportProgress: reportProgress
276
+ }
277
+ );
278
+ }
279
+
280
+ /**
281
+ * getCasesWithMissingLawfirmPayouts
282
+ * @param request request
283
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
284
+ * @param reportProgress flag to report request and response progress.
285
+ */
286
+ public getCasesWithMissingLawfirmPayoutsUsingPOST(request: object, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetCasesWithMissingLawfirmPayoutsResponse>;
287
+ public getCasesWithMissingLawfirmPayoutsUsingPOST(request: object, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetCasesWithMissingLawfirmPayoutsResponse>>;
288
+ public getCasesWithMissingLawfirmPayoutsUsingPOST(request: object, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetCasesWithMissingLawfirmPayoutsResponse>>;
289
+ public getCasesWithMissingLawfirmPayoutsUsingPOST(request: object, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
290
+ if (request === null || request === undefined) {
291
+ throw new Error('Required parameter request was null or undefined when calling getCasesWithMissingLawfirmPayoutsUsingPOST.');
292
+ }
293
+
294
+ let localVarHeaders = this.defaultHeaders;
295
+
296
+ let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
297
+ if (localVarHttpHeaderAcceptSelected === undefined) {
298
+ // to determine the Accept header
299
+ const httpHeaderAccepts: string[] = [
300
+ 'application/json'
301
+ ];
302
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
303
+ }
304
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
305
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
306
+ }
307
+
308
+ let localVarHttpContext: HttpContext | undefined = options && options.context;
309
+ if (localVarHttpContext === undefined) {
310
+ localVarHttpContext = new HttpContext();
311
+ }
312
+
313
+
314
+ // to determine the Content-Type header
315
+ const consumes: string[] = [
316
+ 'application/json'
317
+ ];
318
+ const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
319
+ if (httpContentTypeSelected !== undefined) {
320
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
321
+ }
322
+
323
+ let responseType_: 'text' | 'json' | 'blob' = 'json';
324
+ if (localVarHttpHeaderAcceptSelected) {
325
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
326
+ responseType_ = 'text';
327
+ } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
328
+ responseType_ = 'json';
329
+ } else {
330
+ responseType_ = 'blob';
331
+ }
332
+ }
333
+
334
+ let localVarPath = `/api/v1/console/cases/missing-lawfirm-payouts`;
335
+ return this.httpClient.request<GetCasesWithMissingLawfirmPayoutsResponse>('post', `${this.configuration.basePath}${localVarPath}`,
336
+ {
337
+ context: localVarHttpContext,
338
+ body: request,
339
+ responseType: <any>responseType_,
340
+ withCredentials: this.configuration.withCredentials,
341
+ headers: localVarHeaders,
342
+ observe: observe,
343
+ reportProgress: reportProgress
344
+ }
345
+ );
346
+ }
347
+
348
+ /**
349
+ * getCasesWithOverduePayments
350
+ * @param request request
351
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
352
+ * @param reportProgress flag to report request and response progress.
353
+ */
354
+ public getCasesWithOverduePaymentsUsingPOST(request: GetCasesWithUncapturedChargesRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetCasesWithOverduePaymentsResponse>;
355
+ public getCasesWithOverduePaymentsUsingPOST(request: GetCasesWithUncapturedChargesRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetCasesWithOverduePaymentsResponse>>;
356
+ public getCasesWithOverduePaymentsUsingPOST(request: GetCasesWithUncapturedChargesRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetCasesWithOverduePaymentsResponse>>;
357
+ public getCasesWithOverduePaymentsUsingPOST(request: GetCasesWithUncapturedChargesRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
358
+ if (request === null || request === undefined) {
359
+ throw new Error('Required parameter request was null or undefined when calling getCasesWithOverduePaymentsUsingPOST.');
360
+ }
361
+
362
+ let localVarHeaders = this.defaultHeaders;
363
+
364
+ let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
365
+ if (localVarHttpHeaderAcceptSelected === undefined) {
366
+ // to determine the Accept header
367
+ const httpHeaderAccepts: string[] = [
368
+ 'application/json'
369
+ ];
370
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
371
+ }
372
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
373
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
374
+ }
375
+
376
+ let localVarHttpContext: HttpContext | undefined = options && options.context;
377
+ if (localVarHttpContext === undefined) {
378
+ localVarHttpContext = new HttpContext();
379
+ }
380
+
381
+
382
+ // to determine the Content-Type header
383
+ const consumes: string[] = [
384
+ 'application/json'
385
+ ];
386
+ const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
387
+ if (httpContentTypeSelected !== undefined) {
388
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
389
+ }
390
+
391
+ let responseType_: 'text' | 'json' | 'blob' = 'json';
392
+ if (localVarHttpHeaderAcceptSelected) {
393
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
394
+ responseType_ = 'text';
395
+ } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
396
+ responseType_ = 'json';
397
+ } else {
398
+ responseType_ = 'blob';
399
+ }
400
+ }
401
+
402
+ let localVarPath = `/api/v1/console/cases/unpaid`;
403
+ return this.httpClient.request<GetCasesWithOverduePaymentsResponse>('post', `${this.configuration.basePath}${localVarPath}`,
404
+ {
405
+ context: localVarHttpContext,
406
+ body: request,
407
+ responseType: <any>responseType_,
408
+ withCredentials: this.configuration.withCredentials,
409
+ headers: localVarHeaders,
410
+ observe: observe,
411
+ reportProgress: reportProgress
412
+ }
413
+ );
414
+ }
415
+
416
+ /**
417
+ * getCitationPhoneLeads
418
+ * @param request request
419
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
420
+ * @param reportProgress flag to report request and response progress.
421
+ */
422
+ public getCitationPhoneLeadsUsingPOST(request: GetCitationPhoneLeadsRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetCitationPhoneLeadsResponse>;
423
+ public getCitationPhoneLeadsUsingPOST(request: GetCitationPhoneLeadsRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetCitationPhoneLeadsResponse>>;
424
+ public getCitationPhoneLeadsUsingPOST(request: GetCitationPhoneLeadsRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetCitationPhoneLeadsResponse>>;
425
+ public getCitationPhoneLeadsUsingPOST(request: GetCitationPhoneLeadsRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
426
+ if (request === null || request === undefined) {
427
+ throw new Error('Required parameter request was null or undefined when calling getCitationPhoneLeadsUsingPOST.');
428
+ }
429
+
430
+ let localVarHeaders = this.defaultHeaders;
431
+
432
+ let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
433
+ if (localVarHttpHeaderAcceptSelected === undefined) {
434
+ // to determine the Accept header
435
+ const httpHeaderAccepts: string[] = [
436
+ 'application/json'
437
+ ];
438
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
439
+ }
440
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
441
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
442
+ }
443
+
444
+ let localVarHttpContext: HttpContext | undefined = options && options.context;
445
+ if (localVarHttpContext === undefined) {
446
+ localVarHttpContext = new HttpContext();
447
+ }
448
+
449
+
450
+ // to determine the Content-Type header
451
+ const consumes: string[] = [
452
+ 'application/json'
453
+ ];
454
+ const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
455
+ if (httpContentTypeSelected !== undefined) {
456
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
457
+ }
458
+
459
+ let responseType_: 'text' | 'json' | 'blob' = 'json';
460
+ if (localVarHttpHeaderAcceptSelected) {
461
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
462
+ responseType_ = 'text';
463
+ } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
464
+ responseType_ = 'json';
465
+ } else {
466
+ responseType_ = 'blob';
467
+ }
468
+ }
469
+
470
+ let localVarPath = `/api/v1/console/citation-phone-leads`;
471
+ return this.httpClient.request<GetCitationPhoneLeadsResponse>('post', `${this.configuration.basePath}${localVarPath}`,
472
+ {
473
+ context: localVarHttpContext,
474
+ body: request,
475
+ responseType: <any>responseType_,
476
+ withCredentials: this.configuration.withCredentials,
477
+ headers: localVarHeaders,
478
+ observe: observe,
479
+ reportProgress: reportProgress
480
+ }
481
+ );
482
+ }
483
+
484
+ /**
485
+ * getCitationsWithMissingFields
486
+ * @param request request
487
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
488
+ * @param reportProgress flag to report request and response progress.
489
+ * @deprecated
490
+ */
491
+ public getCitationsWithMissingFieldsUsingPOST(request: GetCitationsWithMissingFieldsRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetCitationsWithMissingFieldsResponse>;
492
+ public getCitationsWithMissingFieldsUsingPOST(request: GetCitationsWithMissingFieldsRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetCitationsWithMissingFieldsResponse>>;
493
+ public getCitationsWithMissingFieldsUsingPOST(request: GetCitationsWithMissingFieldsRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetCitationsWithMissingFieldsResponse>>;
494
+ public getCitationsWithMissingFieldsUsingPOST(request: GetCitationsWithMissingFieldsRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
495
+ if (request === null || request === undefined) {
496
+ throw new Error('Required parameter request was null or undefined when calling getCitationsWithMissingFieldsUsingPOST.');
497
+ }
498
+
499
+ let localVarHeaders = this.defaultHeaders;
500
+
501
+ let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
502
+ if (localVarHttpHeaderAcceptSelected === undefined) {
503
+ // to determine the Accept header
504
+ const httpHeaderAccepts: string[] = [
505
+ 'application/json'
506
+ ];
507
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
508
+ }
509
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
510
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
511
+ }
512
+
513
+ let localVarHttpContext: HttpContext | undefined = options && options.context;
514
+ if (localVarHttpContext === undefined) {
515
+ localVarHttpContext = new HttpContext();
516
+ }
517
+
518
+
519
+ // to determine the Content-Type header
520
+ const consumes: string[] = [
521
+ 'application/json'
522
+ ];
523
+ const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
524
+ if (httpContentTypeSelected !== undefined) {
525
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
526
+ }
527
+
528
+ let responseType_: 'text' | 'json' | 'blob' = 'json';
529
+ if (localVarHttpHeaderAcceptSelected) {
530
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
531
+ responseType_ = 'text';
532
+ } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
533
+ responseType_ = 'json';
534
+ } else {
535
+ responseType_ = 'blob';
536
+ }
537
+ }
538
+
539
+ let localVarPath = `/api/v1/console/citations-with-missing-fields`;
540
+ return this.httpClient.request<GetCitationsWithMissingFieldsResponse>('post', `${this.configuration.basePath}${localVarPath}`,
541
+ {
542
+ context: localVarHttpContext,
543
+ body: request,
544
+ responseType: <any>responseType_,
545
+ withCredentials: this.configuration.withCredentials,
546
+ headers: localVarHeaders,
547
+ observe: observe,
548
+ reportProgress: reportProgress
549
+ }
550
+ );
551
+ }
552
+
553
+ /**
554
+ * getCitationsWithMissingFieldsV2
555
+ * @param request request
556
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
557
+ * @param reportProgress flag to report request and response progress.
558
+ */
559
+ public getCitationsWithMissingFieldsV2UsingPOST(request: GetCitationsWithMissingFieldsRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetCitationsWithMissingFieldsResponse>;
560
+ public getCitationsWithMissingFieldsV2UsingPOST(request: GetCitationsWithMissingFieldsRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetCitationsWithMissingFieldsResponse>>;
561
+ public getCitationsWithMissingFieldsV2UsingPOST(request: GetCitationsWithMissingFieldsRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetCitationsWithMissingFieldsResponse>>;
562
+ public getCitationsWithMissingFieldsV2UsingPOST(request: GetCitationsWithMissingFieldsRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
563
+ if (request === null || request === undefined) {
564
+ throw new Error('Required parameter request was null or undefined when calling getCitationsWithMissingFieldsV2UsingPOST.');
565
+ }
566
+
567
+ let localVarHeaders = this.defaultHeaders;
568
+
569
+ let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
570
+ if (localVarHttpHeaderAcceptSelected === undefined) {
571
+ // to determine the Accept header
572
+ const httpHeaderAccepts: string[] = [
573
+ 'application/json'
574
+ ];
575
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
576
+ }
577
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
578
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
579
+ }
580
+
581
+ let localVarHttpContext: HttpContext | undefined = options && options.context;
582
+ if (localVarHttpContext === undefined) {
583
+ localVarHttpContext = new HttpContext();
584
+ }
585
+
586
+
587
+ // to determine the Content-Type header
588
+ const consumes: string[] = [
589
+ 'application/json'
590
+ ];
591
+ const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
592
+ if (httpContentTypeSelected !== undefined) {
593
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
594
+ }
595
+
596
+ let responseType_: 'text' | 'json' | 'blob' = 'json';
597
+ if (localVarHttpHeaderAcceptSelected) {
598
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
599
+ responseType_ = 'text';
600
+ } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
601
+ responseType_ = 'json';
602
+ } else {
603
+ responseType_ = 'blob';
604
+ }
605
+ }
606
+
607
+ let localVarPath = `/api/v2/console/citations-with-missing-fields`;
608
+ return this.httpClient.request<GetCitationsWithMissingFieldsResponse>('post', `${this.configuration.basePath}${localVarPath}`,
609
+ {
610
+ context: localVarHttpContext,
611
+ body: request,
612
+ responseType: <any>responseType_,
613
+ withCredentials: this.configuration.withCredentials,
614
+ headers: localVarHeaders,
615
+ observe: observe,
616
+ reportProgress: reportProgress
617
+ }
618
+ );
619
+ }
620
+
621
+ /**
622
+ * getClientConfirmedUnpaidCases
623
+ * @param request request
624
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
625
+ * @param reportProgress flag to report request and response progress.
626
+ */
627
+ public getClientConfirmedUnpaidCasesUsingPOST(request: object, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetClientConfirmedUnpaidCasesResponse>;
628
+ public getClientConfirmedUnpaidCasesUsingPOST(request: object, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetClientConfirmedUnpaidCasesResponse>>;
629
+ public getClientConfirmedUnpaidCasesUsingPOST(request: object, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetClientConfirmedUnpaidCasesResponse>>;
630
+ public getClientConfirmedUnpaidCasesUsingPOST(request: object, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
631
+ if (request === null || request === undefined) {
632
+ throw new Error('Required parameter request was null or undefined when calling getClientConfirmedUnpaidCasesUsingPOST.');
633
+ }
634
+
635
+ let localVarHeaders = this.defaultHeaders;
636
+
637
+ let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
638
+ if (localVarHttpHeaderAcceptSelected === undefined) {
639
+ // to determine the Accept header
640
+ const httpHeaderAccepts: string[] = [
641
+ 'application/json'
642
+ ];
643
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
644
+ }
645
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
646
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
647
+ }
648
+
649
+ let localVarHttpContext: HttpContext | undefined = options && options.context;
650
+ if (localVarHttpContext === undefined) {
651
+ localVarHttpContext = new HttpContext();
652
+ }
653
+
654
+
655
+ // to determine the Content-Type header
656
+ const consumes: string[] = [
657
+ 'application/json'
658
+ ];
659
+ const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
660
+ if (httpContentTypeSelected !== undefined) {
661
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
662
+ }
663
+
664
+ let responseType_: 'text' | 'json' | 'blob' = 'json';
665
+ if (localVarHttpHeaderAcceptSelected) {
666
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
667
+ responseType_ = 'text';
668
+ } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
669
+ responseType_ = 'json';
670
+ } else {
671
+ responseType_ = 'blob';
672
+ }
673
+ }
674
+
675
+ let localVarPath = `/api/v1/console/cases/client-confirmed-unpaid`;
676
+ return this.httpClient.request<GetClientConfirmedUnpaidCasesResponse>('post', `${this.configuration.basePath}${localVarPath}`,
677
+ {
678
+ context: localVarHttpContext,
679
+ body: request,
680
+ responseType: <any>responseType_,
681
+ withCredentials: this.configuration.withCredentials,
682
+ headers: localVarHeaders,
683
+ observe: observe,
684
+ reportProgress: reportProgress
685
+ }
686
+ );
687
+ }
688
+
689
+ /**
690
+ * getDeclinedCases
691
+ * @param request request
692
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
693
+ * @param reportProgress flag to report request and response progress.
694
+ */
695
+ public getDeclinedCasesUsingPOST(request: GetDeclinedCasesRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetDeclinedCasesResponse>;
696
+ public getDeclinedCasesUsingPOST(request: GetDeclinedCasesRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetDeclinedCasesResponse>>;
697
+ public getDeclinedCasesUsingPOST(request: GetDeclinedCasesRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetDeclinedCasesResponse>>;
698
+ public getDeclinedCasesUsingPOST(request: GetDeclinedCasesRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
699
+ if (request === null || request === undefined) {
700
+ throw new Error('Required parameter request was null or undefined when calling getDeclinedCasesUsingPOST.');
701
+ }
702
+
703
+ let localVarHeaders = this.defaultHeaders;
704
+
705
+ let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
706
+ if (localVarHttpHeaderAcceptSelected === undefined) {
707
+ // to determine the Accept header
708
+ const httpHeaderAccepts: string[] = [
709
+ 'application/json'
710
+ ];
711
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
712
+ }
713
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
714
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
715
+ }
716
+
717
+ let localVarHttpContext: HttpContext | undefined = options && options.context;
718
+ if (localVarHttpContext === undefined) {
719
+ localVarHttpContext = new HttpContext();
720
+ }
721
+
722
+
723
+ // to determine the Content-Type header
724
+ const consumes: string[] = [
725
+ 'application/json'
726
+ ];
727
+ const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
728
+ if (httpContentTypeSelected !== undefined) {
729
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
730
+ }
731
+
732
+ let responseType_: 'text' | 'json' | 'blob' = 'json';
733
+ if (localVarHttpHeaderAcceptSelected) {
734
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
735
+ responseType_ = 'text';
736
+ } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
737
+ responseType_ = 'json';
738
+ } else {
739
+ responseType_ = 'blob';
740
+ }
741
+ }
742
+
743
+ let localVarPath = `/api/v1/cases/declined`;
744
+ return this.httpClient.request<GetDeclinedCasesResponse>('post', `${this.configuration.basePath}${localVarPath}`,
745
+ {
746
+ context: localVarHttpContext,
747
+ body: request,
748
+ responseType: <any>responseType_,
749
+ withCredentials: this.configuration.withCredentials,
750
+ headers: localVarHeaders,
751
+ observe: observe,
752
+ reportProgress: reportProgress
753
+ }
754
+ );
755
+ }
756
+
757
+ /**
758
+ * getInvalidCasesWithStripeCharge
759
+ * @param request request
760
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
761
+ * @param reportProgress flag to report request and response progress.
762
+ */
763
+ public getInvalidCasesWithStripeChargeUsingPOST(request: object, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetInvalidCasesWithStripeChargeResponse>;
764
+ public getInvalidCasesWithStripeChargeUsingPOST(request: object, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetInvalidCasesWithStripeChargeResponse>>;
765
+ public getInvalidCasesWithStripeChargeUsingPOST(request: object, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetInvalidCasesWithStripeChargeResponse>>;
766
+ public getInvalidCasesWithStripeChargeUsingPOST(request: object, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
767
+ if (request === null || request === undefined) {
768
+ throw new Error('Required parameter request was null or undefined when calling getInvalidCasesWithStripeChargeUsingPOST.');
769
+ }
770
+
771
+ let localVarHeaders = this.defaultHeaders;
772
+
773
+ let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
774
+ if (localVarHttpHeaderAcceptSelected === undefined) {
775
+ // to determine the Accept header
776
+ const httpHeaderAccepts: string[] = [
777
+ 'application/json'
778
+ ];
779
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
780
+ }
781
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
782
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
783
+ }
784
+
785
+ let localVarHttpContext: HttpContext | undefined = options && options.context;
786
+ if (localVarHttpContext === undefined) {
787
+ localVarHttpContext = new HttpContext();
788
+ }
789
+
790
+
791
+ // to determine the Content-Type header
792
+ const consumes: string[] = [
793
+ 'application/json'
794
+ ];
795
+ const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
796
+ if (httpContentTypeSelected !== undefined) {
797
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
798
+ }
799
+
800
+ let responseType_: 'text' | 'json' | 'blob' = 'json';
801
+ if (localVarHttpHeaderAcceptSelected) {
802
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
803
+ responseType_ = 'text';
804
+ } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
805
+ responseType_ = 'json';
806
+ } else {
807
+ responseType_ = 'blob';
808
+ }
809
+ }
810
+
811
+ let localVarPath = `/api/v1/console/cases/invalid-with-charge`;
812
+ return this.httpClient.request<GetInvalidCasesWithStripeChargeResponse>('post', `${this.configuration.basePath}${localVarPath}`,
813
+ {
814
+ context: localVarHttpContext,
815
+ body: request,
816
+ responseType: <any>responseType_,
817
+ withCredentials: this.configuration.withCredentials,
818
+ headers: localVarHeaders,
819
+ observe: observe,
820
+ reportProgress: reportProgress
821
+ }
822
+ );
823
+ }
824
+
825
+ /**
826
+ * getLostCasesWithTransferNotReversed
827
+ * @param request request
828
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
829
+ * @param reportProgress flag to report request and response progress.
830
+ */
831
+ public getLostCasesWithTransferNotReversedUsingPOST(request: GetLostCasesWithTransferNotReversedRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetLostCasesWithTransferNotReversedResponse>;
832
+ public getLostCasesWithTransferNotReversedUsingPOST(request: GetLostCasesWithTransferNotReversedRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetLostCasesWithTransferNotReversedResponse>>;
833
+ public getLostCasesWithTransferNotReversedUsingPOST(request: GetLostCasesWithTransferNotReversedRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetLostCasesWithTransferNotReversedResponse>>;
834
+ public getLostCasesWithTransferNotReversedUsingPOST(request: GetLostCasesWithTransferNotReversedRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
835
+ if (request === null || request === undefined) {
836
+ throw new Error('Required parameter request was null or undefined when calling getLostCasesWithTransferNotReversedUsingPOST.');
837
+ }
838
+
839
+ let localVarHeaders = this.defaultHeaders;
840
+
841
+ let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
842
+ if (localVarHttpHeaderAcceptSelected === undefined) {
843
+ // to determine the Accept header
844
+ const httpHeaderAccepts: string[] = [
845
+ 'application/json'
846
+ ];
847
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
848
+ }
849
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
850
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
851
+ }
852
+
853
+ let localVarHttpContext: HttpContext | undefined = options && options.context;
854
+ if (localVarHttpContext === undefined) {
855
+ localVarHttpContext = new HttpContext();
856
+ }
857
+
858
+
859
+ // to determine the Content-Type header
860
+ const consumes: string[] = [
861
+ 'application/json'
862
+ ];
863
+ const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
864
+ if (httpContentTypeSelected !== undefined) {
865
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
866
+ }
867
+
868
+ let responseType_: 'text' | 'json' | 'blob' = 'json';
869
+ if (localVarHttpHeaderAcceptSelected) {
870
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
871
+ responseType_ = 'text';
872
+ } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
873
+ responseType_ = 'json';
874
+ } else {
875
+ responseType_ = 'blob';
876
+ }
877
+ }
878
+
879
+ let localVarPath = `/api/v1/console/cases/lost/not-reversed`;
880
+ return this.httpClient.request<GetLostCasesWithTransferNotReversedResponse>('post', `${this.configuration.basePath}${localVarPath}`,
881
+ {
882
+ context: localVarHttpContext,
883
+ body: request,
884
+ responseType: <any>responseType_,
885
+ withCredentials: this.configuration.withCredentials,
886
+ headers: localVarHeaders,
887
+ observe: observe,
888
+ reportProgress: reportProgress
889
+ }
890
+ );
891
+ }
892
+
893
+ /**
894
+ * getPendingCases
895
+ * @param request request
896
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
897
+ * @param reportProgress flag to report request and response progress.
898
+ */
899
+ public getPendingCasesUsingPOST(request: object, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetPendingCasesResponse>;
900
+ public getPendingCasesUsingPOST(request: object, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetPendingCasesResponse>>;
901
+ public getPendingCasesUsingPOST(request: object, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetPendingCasesResponse>>;
902
+ public getPendingCasesUsingPOST(request: object, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
903
+ if (request === null || request === undefined) {
904
+ throw new Error('Required parameter request was null or undefined when calling getPendingCasesUsingPOST.');
905
+ }
906
+
907
+ let localVarHeaders = this.defaultHeaders;
908
+
909
+ let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
910
+ if (localVarHttpHeaderAcceptSelected === undefined) {
911
+ // to determine the Accept header
912
+ const httpHeaderAccepts: string[] = [
913
+ 'application/json'
914
+ ];
915
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
916
+ }
917
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
918
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
919
+ }
920
+
921
+ let localVarHttpContext: HttpContext | undefined = options && options.context;
922
+ if (localVarHttpContext === undefined) {
923
+ localVarHttpContext = new HttpContext();
924
+ }
925
+
926
+
927
+ // to determine the Content-Type header
928
+ const consumes: string[] = [
929
+ 'application/json'
930
+ ];
931
+ const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
932
+ if (httpContentTypeSelected !== undefined) {
933
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
934
+ }
935
+
936
+ let responseType_: 'text' | 'json' | 'blob' = 'json';
937
+ if (localVarHttpHeaderAcceptSelected) {
938
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
939
+ responseType_ = 'text';
940
+ } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
941
+ responseType_ = 'json';
942
+ } else {
943
+ responseType_ = 'blob';
944
+ }
945
+ }
946
+
947
+ let localVarPath = `/api/v1/cases/pending`;
948
+ return this.httpClient.request<GetPendingCasesResponse>('post', `${this.configuration.basePath}${localVarPath}`,
949
+ {
950
+ context: localVarHttpContext,
951
+ body: request,
952
+ responseType: <any>responseType_,
953
+ withCredentials: this.configuration.withCredentials,
954
+ headers: localVarHeaders,
955
+ observe: observe,
956
+ reportProgress: reportProgress
957
+ }
958
+ );
959
+ }
960
+
961
+ /**
962
+ * getPendingTicketReviews
963
+ * @param request request
964
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
965
+ * @param reportProgress flag to report request and response progress.
966
+ */
967
+ public getPendingTicketReviewsUsingPOST(request: GetPendingTicketReviewsRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetPendingTicketReviewsResponse>;
968
+ public getPendingTicketReviewsUsingPOST(request: GetPendingTicketReviewsRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetPendingTicketReviewsResponse>>;
969
+ public getPendingTicketReviewsUsingPOST(request: GetPendingTicketReviewsRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetPendingTicketReviewsResponse>>;
970
+ public getPendingTicketReviewsUsingPOST(request: GetPendingTicketReviewsRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
971
+ if (request === null || request === undefined) {
972
+ throw new Error('Required parameter request was null or undefined when calling getPendingTicketReviewsUsingPOST.');
973
+ }
974
+
975
+ let localVarHeaders = this.defaultHeaders;
976
+
977
+ let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
978
+ if (localVarHttpHeaderAcceptSelected === undefined) {
979
+ // to determine the Accept header
980
+ const httpHeaderAccepts: string[] = [
981
+ 'application/json'
982
+ ];
983
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
984
+ }
985
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
986
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
987
+ }
988
+
989
+ let localVarHttpContext: HttpContext | undefined = options && options.context;
990
+ if (localVarHttpContext === undefined) {
991
+ localVarHttpContext = new HttpContext();
992
+ }
993
+
994
+
995
+ // to determine the Content-Type header
996
+ const consumes: string[] = [
997
+ 'application/json'
998
+ ];
999
+ const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
1000
+ if (httpContentTypeSelected !== undefined) {
1001
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
1002
+ }
1003
+
1004
+ let responseType_: 'text' | 'json' | 'blob' = 'json';
1005
+ if (localVarHttpHeaderAcceptSelected) {
1006
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
1007
+ responseType_ = 'text';
1008
+ } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
1009
+ responseType_ = 'json';
1010
+ } else {
1011
+ responseType_ = 'blob';
1012
+ }
1013
+ }
1014
+
1015
+ let localVarPath = `/api/v1/console/ticket-review-requests/pending`;
1016
+ return this.httpClient.request<GetPendingTicketReviewsResponse>('post', `${this.configuration.basePath}${localVarPath}`,
1017
+ {
1018
+ context: localVarHttpContext,
1019
+ body: request,
1020
+ responseType: <any>responseType_,
1021
+ withCredentials: this.configuration.withCredentials,
1022
+ headers: localVarHeaders,
1023
+ observe: observe,
1024
+ reportProgress: reportProgress
1025
+ }
1026
+ );
1027
+ }
1028
+
1029
+ /**
1030
+ * listBillingSubscribers
1031
+ * @param length length
1032
+ * @param page page
1033
+ * @param start start
1034
+ * @param statuses statuses
1035
+ * @param request request
1036
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1037
+ * @param reportProgress flag to report request and response progress.
1038
+ */
1039
+ public listBillingSubscribersUsingPOST(length?: number, page?: number, start?: string, statuses?: 'ACTIVE' | 'CANCELED' | 'INCOMPLETE' | 'INCOMPLETE_EXPIRED' | 'IN_TRIAL_PERIOD' | 'PAST_DUE' | 'UNKNOWN' | 'UNPAID', request?: ListBillingSubscribersRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<ListBillingSubscribersResponse>;
1040
+ public listBillingSubscribersUsingPOST(length?: number, page?: number, start?: string, statuses?: 'ACTIVE' | 'CANCELED' | 'INCOMPLETE' | 'INCOMPLETE_EXPIRED' | 'IN_TRIAL_PERIOD' | 'PAST_DUE' | 'UNKNOWN' | 'UNPAID', request?: ListBillingSubscribersRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<ListBillingSubscribersResponse>>;
1041
+ public listBillingSubscribersUsingPOST(length?: number, page?: number, start?: string, statuses?: 'ACTIVE' | 'CANCELED' | 'INCOMPLETE' | 'INCOMPLETE_EXPIRED' | 'IN_TRIAL_PERIOD' | 'PAST_DUE' | 'UNKNOWN' | 'UNPAID', request?: ListBillingSubscribersRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<ListBillingSubscribersResponse>>;
1042
+ public listBillingSubscribersUsingPOST(length?: number, page?: number, start?: string, statuses?: 'ACTIVE' | 'CANCELED' | 'INCOMPLETE' | 'INCOMPLETE_EXPIRED' | 'IN_TRIAL_PERIOD' | 'PAST_DUE' | 'UNKNOWN' | 'UNPAID', request?: ListBillingSubscribersRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
1043
+
1044
+ let localVarQueryParameters = new HttpParams({encoder: this.encoder});
1045
+ if (length !== undefined && length !== null) {
1046
+ localVarQueryParameters = this.addToHttpParams(localVarQueryParameters,
1047
+ <any>length, 'length');
1048
+ }
1049
+ if (page !== undefined && page !== null) {
1050
+ localVarQueryParameters = this.addToHttpParams(localVarQueryParameters,
1051
+ <any>page, 'page');
1052
+ }
1053
+ if (start !== undefined && start !== null) {
1054
+ localVarQueryParameters = this.addToHttpParams(localVarQueryParameters,
1055
+ <any>start, 'start');
1056
+ }
1057
+ if (statuses !== undefined && statuses !== null) {
1058
+ localVarQueryParameters = this.addToHttpParams(localVarQueryParameters,
1059
+ <any>statuses, 'statuses');
1060
+ }
1061
+
1062
+ let localVarHeaders = this.defaultHeaders;
1063
+
1064
+ let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
1065
+ if (localVarHttpHeaderAcceptSelected === undefined) {
1066
+ // to determine the Accept header
1067
+ const httpHeaderAccepts: string[] = [
1068
+ 'application/json'
1069
+ ];
1070
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1071
+ }
1072
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
1073
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
1074
+ }
1075
+
1076
+ let localVarHttpContext: HttpContext | undefined = options && options.context;
1077
+ if (localVarHttpContext === undefined) {
1078
+ localVarHttpContext = new HttpContext();
1079
+ }
1080
+
1081
+
1082
+ // to determine the Content-Type header
1083
+ const consumes: string[] = [
1084
+ 'application/json'
1085
+ ];
1086
+ const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
1087
+ if (httpContentTypeSelected !== undefined) {
1088
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
1089
+ }
1090
+
1091
+ let responseType_: 'text' | 'json' | 'blob' = 'json';
1092
+ if (localVarHttpHeaderAcceptSelected) {
1093
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
1094
+ responseType_ = 'text';
1095
+ } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
1096
+ responseType_ = 'json';
1097
+ } else {
1098
+ responseType_ = 'blob';
1099
+ }
1100
+ }
1101
+
1102
+ let localVarPath = `/api/v1/billing/subscribers`;
1103
+ return this.httpClient.request<ListBillingSubscribersResponse>('post', `${this.configuration.basePath}${localVarPath}`,
1104
+ {
1105
+ context: localVarHttpContext,
1106
+ body: request,
1107
+ params: localVarQueryParameters,
1108
+ responseType: <any>responseType_,
1109
+ withCredentials: this.configuration.withCredentials,
1110
+ headers: localVarHeaders,
1111
+ observe: observe,
1112
+ reportProgress: reportProgress
1113
+ }
1114
+ );
1115
+ }
1116
+
1117
+ /**
1118
+ * listLawfirmLeads
1119
+ * @param request request
1120
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1121
+ * @param reportProgress flag to report request and response progress.
1122
+ */
1123
+ public listLawfirmLeadsUsingPOST(request: GetLawfirmLeadsRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetLawfirmLeadsResponse>;
1124
+ public listLawfirmLeadsUsingPOST(request: GetLawfirmLeadsRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetLawfirmLeadsResponse>>;
1125
+ public listLawfirmLeadsUsingPOST(request: GetLawfirmLeadsRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetLawfirmLeadsResponse>>;
1126
+ public listLawfirmLeadsUsingPOST(request: GetLawfirmLeadsRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
1127
+ if (request === null || request === undefined) {
1128
+ throw new Error('Required parameter request was null or undefined when calling listLawfirmLeadsUsingPOST.');
1129
+ }
1130
+
1131
+ let localVarHeaders = this.defaultHeaders;
1132
+
1133
+ let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
1134
+ if (localVarHttpHeaderAcceptSelected === undefined) {
1135
+ // to determine the Accept header
1136
+ const httpHeaderAccepts: string[] = [
1137
+ 'application/json'
1138
+ ];
1139
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1140
+ }
1141
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
1142
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
1143
+ }
1144
+
1145
+ let localVarHttpContext: HttpContext | undefined = options && options.context;
1146
+ if (localVarHttpContext === undefined) {
1147
+ localVarHttpContext = new HttpContext();
1148
+ }
1149
+
1150
+
1151
+ // to determine the Content-Type header
1152
+ const consumes: string[] = [
1153
+ 'application/json'
1154
+ ];
1155
+ const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
1156
+ if (httpContentTypeSelected !== undefined) {
1157
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
1158
+ }
1159
+
1160
+ let responseType_: 'text' | 'json' | 'blob' = 'json';
1161
+ if (localVarHttpHeaderAcceptSelected) {
1162
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
1163
+ responseType_ = 'text';
1164
+ } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
1165
+ responseType_ = 'json';
1166
+ } else {
1167
+ responseType_ = 'blob';
1168
+ }
1169
+ }
1170
+
1171
+ let localVarPath = `/api/v1/console/lawfirms/leads`;
1172
+ return this.httpClient.request<GetLawfirmLeadsResponse>('post', `${this.configuration.basePath}${localVarPath}`,
1173
+ {
1174
+ context: localVarHttpContext,
1175
+ body: request,
1176
+ responseType: <any>responseType_,
1177
+ withCredentials: this.configuration.withCredentials,
1178
+ headers: localVarHeaders,
1179
+ observe: observe,
1180
+ reportProgress: reportProgress
1181
+ }
1182
+ );
1183
+ }
1184
+
1185
+ /**
1186
+ * listPotentialCustomers
1187
+ * @param request request
1188
+ * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
1189
+ * @param reportProgress flag to report request and response progress.
1190
+ */
1191
+ public listPotentialCustomersUsingPOST(request: GetPotentialCustomersRequest, observe?: 'body', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<GetPotentialCustomersResponse>;
1192
+ public listPotentialCustomersUsingPOST(request: GetPotentialCustomersRequest, observe?: 'response', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpResponse<GetPotentialCustomersResponse>>;
1193
+ public listPotentialCustomersUsingPOST(request: GetPotentialCustomersRequest, observe?: 'events', reportProgress?: boolean, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<HttpEvent<GetPotentialCustomersResponse>>;
1194
+ public listPotentialCustomersUsingPOST(request: GetPotentialCustomersRequest, observe: any = 'body', reportProgress: boolean = false, options?: {httpHeaderAccept?: 'application/json', context?: HttpContext}): Observable<any> {
1195
+ if (request === null || request === undefined) {
1196
+ throw new Error('Required parameter request was null or undefined when calling listPotentialCustomersUsingPOST.');
1197
+ }
1198
+
1199
+ let localVarHeaders = this.defaultHeaders;
1200
+
1201
+ let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
1202
+ if (localVarHttpHeaderAcceptSelected === undefined) {
1203
+ // to determine the Accept header
1204
+ const httpHeaderAccepts: string[] = [
1205
+ 'application/json'
1206
+ ];
1207
+ localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1208
+ }
1209
+ if (localVarHttpHeaderAcceptSelected !== undefined) {
1210
+ localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
1211
+ }
1212
+
1213
+ let localVarHttpContext: HttpContext | undefined = options && options.context;
1214
+ if (localVarHttpContext === undefined) {
1215
+ localVarHttpContext = new HttpContext();
1216
+ }
1217
+
1218
+
1219
+ // to determine the Content-Type header
1220
+ const consumes: string[] = [
1221
+ 'application/json'
1222
+ ];
1223
+ const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
1224
+ if (httpContentTypeSelected !== undefined) {
1225
+ localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
1226
+ }
1227
+
1228
+ let responseType_: 'text' | 'json' | 'blob' = 'json';
1229
+ if (localVarHttpHeaderAcceptSelected) {
1230
+ if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
1231
+ responseType_ = 'text';
1232
+ } else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
1233
+ responseType_ = 'json';
1234
+ } else {
1235
+ responseType_ = 'blob';
1236
+ }
1237
+ }
1238
+
1239
+ let localVarPath = `/api/v1/console/potential-customers`;
1240
+ return this.httpClient.request<GetPotentialCustomersResponse>('post', `${this.configuration.basePath}${localVarPath}`,
1241
+ {
1242
+ context: localVarHttpContext,
1243
+ body: request,
1244
+ responseType: <any>responseType_,
1245
+ withCredentials: this.configuration.withCredentials,
1246
+ headers: localVarHeaders,
1247
+ observe: observe,
1248
+ reportProgress: reportProgress
1249
+ }
1250
+ );
1251
+ }
1252
+
1253
+ }