candidhealth 1.17.1 → 1.17.2

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 (470) hide show
  1. package/Client.d.ts +0 -3
  2. package/Client.js +50 -55
  3. package/api/resources/commons/types/index.d.ts +0 -1
  4. package/api/resources/commons/types/index.js +0 -1
  5. package/api/resources/eligibility/resources/v2/client/Client.d.ts +0 -29
  6. package/api/resources/eligibility/resources/v2/client/Client.js +0 -85
  7. package/api/resources/eligibility/resources/v2/client/index.d.ts +0 -1
  8. package/api/resources/eligibility/resources/v2/client/index.js +1 -2
  9. package/api/resources/encounters/resources/v4/types/EncounterDeepOptional.d.ts +2 -0
  10. package/api/resources/financials/types/AllocationCreate.d.ts +5 -0
  11. package/api/resources/financials/types/AllocationEarmarkType.d.ts +23 -0
  12. package/api/resources/financials/types/index.d.ts +1 -0
  13. package/api/resources/financials/types/index.js +1 -0
  14. package/api/resources/index.d.ts +2 -3
  15. package/api/resources/index.js +4 -5
  16. package/api/resources/serviceLines/resources/v2/client/Client.js +2 -0
  17. package/api/resources/serviceLines/resources/v2/client/create.d.ts +7 -1
  18. package/api/resources/serviceLines/resources/v2/client/create.js +11 -0
  19. package/api/resources/serviceLines/resources/v2/client/createUniversal.d.ts +7 -1
  20. package/api/resources/serviceLines/resources/v2/client/createUniversal.js +11 -0
  21. package/api/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +5 -0
  22. package/api/resources/serviceLines/resources/v2/types/ServiceLineCreateBaseBase.d.ts +5 -0
  23. package/api/resources/serviceLines/resources/v2/types/ServiceLineCreateOptional.d.ts +5 -0
  24. package/api/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +5 -0
  25. package/api/resources/serviceLines/resources/v2/types/ServiceLineUpdateBase.d.ts +5 -0
  26. package/api/resources/serviceLines/resources/v2/types/TestResultType.d.ts +1 -0
  27. package/api/resources/serviceLines/resources/v2/types/TestResultType.js +1 -0
  28. package/api/resources/serviceLines/resources/v2/types/UniversalServiceLineCreateStandalone.d.ts +5 -0
  29. package/dist/Client.d.ts +0 -3
  30. package/dist/Client.js +50 -55
  31. package/dist/api/resources/commons/types/index.d.ts +0 -1
  32. package/dist/api/resources/commons/types/index.js +0 -1
  33. package/dist/api/resources/eligibility/resources/v2/client/Client.d.ts +0 -29
  34. package/dist/api/resources/eligibility/resources/v2/client/Client.js +0 -85
  35. package/dist/api/resources/eligibility/resources/v2/client/index.d.ts +0 -1
  36. package/dist/api/resources/eligibility/resources/v2/client/index.js +1 -2
  37. package/dist/api/resources/encounters/resources/v4/types/EncounterDeepOptional.d.ts +2 -0
  38. package/dist/api/resources/financials/types/AllocationCreate.d.ts +5 -0
  39. package/dist/api/resources/financials/types/AllocationEarmarkType.d.ts +23 -0
  40. package/dist/api/resources/financials/types/index.d.ts +1 -0
  41. package/dist/api/resources/financials/types/index.js +1 -0
  42. package/dist/api/resources/index.d.ts +2 -3
  43. package/dist/api/resources/index.js +4 -5
  44. package/dist/api/resources/serviceLines/resources/v2/client/Client.js +2 -0
  45. package/dist/api/resources/serviceLines/resources/v2/client/create.d.ts +7 -1
  46. package/dist/api/resources/serviceLines/resources/v2/client/create.js +11 -0
  47. package/dist/api/resources/serviceLines/resources/v2/client/createUniversal.d.ts +7 -1
  48. package/dist/api/resources/serviceLines/resources/v2/client/createUniversal.js +11 -0
  49. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +5 -0
  50. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineCreateBaseBase.d.ts +5 -0
  51. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineCreateOptional.d.ts +5 -0
  52. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +5 -0
  53. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineUpdateBase.d.ts +5 -0
  54. package/dist/api/resources/serviceLines/resources/v2/types/TestResultType.d.ts +1 -0
  55. package/dist/api/resources/serviceLines/resources/v2/types/TestResultType.js +1 -0
  56. package/dist/api/resources/serviceLines/resources/v2/types/UniversalServiceLineCreateStandalone.d.ts +5 -0
  57. package/dist/serialization/resources/claims/types/Claim.d.ts +1 -1
  58. package/dist/serialization/resources/claims/types/Claim.js +1 -1
  59. package/dist/serialization/resources/commons/types/index.d.ts +0 -1
  60. package/dist/serialization/resources/commons/types/index.js +0 -1
  61. package/dist/serialization/resources/eligibility/resources/v2/client/index.d.ts +0 -1
  62. package/dist/serialization/resources/eligibility/resources/v2/client/index.js +1 -2
  63. package/dist/serialization/resources/encounters/resources/v4/types/EncounterDeepOptional.d.ts +2 -0
  64. package/dist/serialization/resources/encounters/resources/v4/types/EncounterDeepOptional.js +2 -0
  65. package/dist/serialization/resources/financials/types/AllocationCreate.d.ts +2 -0
  66. package/dist/serialization/resources/financials/types/AllocationCreate.js +2 -0
  67. package/dist/serialization/resources/financials/types/AllocationEarmarkType.d.ts +17 -0
  68. package/dist/serialization/resources/financials/types/AllocationEarmarkType.js +53 -0
  69. package/dist/serialization/resources/financials/types/index.d.ts +1 -0
  70. package/dist/serialization/resources/financials/types/index.js +1 -0
  71. package/dist/serialization/resources/index.d.ts +2 -3
  72. package/dist/serialization/resources/index.js +4 -5
  73. package/dist/serialization/resources/serviceLines/resources/v2/client/create.d.ts +6 -1
  74. package/dist/serialization/resources/serviceLines/resources/v2/client/create.js +6 -0
  75. package/dist/serialization/resources/serviceLines/resources/v2/client/createUniversal.d.ts +6 -1
  76. package/dist/serialization/resources/serviceLines/resources/v2/client/createUniversal.js +6 -0
  77. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +1 -0
  78. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLine.js +1 -0
  79. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateBaseBase.d.ts +1 -0
  80. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateBaseBase.js +1 -0
  81. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateOptional.d.ts +1 -0
  82. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateOptional.js +1 -0
  83. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +1 -0
  84. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.js +1 -0
  85. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdateBase.d.ts +1 -0
  86. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdateBase.js +1 -0
  87. package/dist/serialization/resources/serviceLines/resources/v2/types/TestResultType.d.ts +1 -1
  88. package/dist/serialization/resources/serviceLines/resources/v2/types/TestResultType.js +1 -1
  89. package/dist/serialization/resources/serviceLines/resources/v2/types/UniversalServiceLineCreateStandalone.d.ts +1 -0
  90. package/dist/serialization/resources/serviceLines/resources/v2/types/UniversalServiceLineCreateStandalone.js +1 -0
  91. package/dist/version.d.ts +1 -1
  92. package/dist/version.js +1 -1
  93. package/package.json +1 -1
  94. package/reference.md +0 -338
  95. package/serialization/resources/claims/types/Claim.d.ts +1 -1
  96. package/serialization/resources/claims/types/Claim.js +1 -1
  97. package/serialization/resources/commons/types/index.d.ts +0 -1
  98. package/serialization/resources/commons/types/index.js +0 -1
  99. package/serialization/resources/eligibility/resources/v2/client/index.d.ts +0 -1
  100. package/serialization/resources/eligibility/resources/v2/client/index.js +1 -2
  101. package/serialization/resources/encounters/resources/v4/types/EncounterDeepOptional.d.ts +2 -0
  102. package/serialization/resources/encounters/resources/v4/types/EncounterDeepOptional.js +2 -0
  103. package/serialization/resources/financials/types/AllocationCreate.d.ts +2 -0
  104. package/serialization/resources/financials/types/AllocationCreate.js +2 -0
  105. package/serialization/resources/financials/types/AllocationEarmarkType.d.ts +17 -0
  106. package/serialization/resources/financials/types/AllocationEarmarkType.js +53 -0
  107. package/serialization/resources/financials/types/index.d.ts +1 -0
  108. package/serialization/resources/financials/types/index.js +1 -0
  109. package/serialization/resources/index.d.ts +2 -3
  110. package/serialization/resources/index.js +4 -5
  111. package/serialization/resources/serviceLines/resources/v2/client/create.d.ts +6 -1
  112. package/serialization/resources/serviceLines/resources/v2/client/create.js +6 -0
  113. package/serialization/resources/serviceLines/resources/v2/client/createUniversal.d.ts +6 -1
  114. package/serialization/resources/serviceLines/resources/v2/client/createUniversal.js +6 -0
  115. package/serialization/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +1 -0
  116. package/serialization/resources/serviceLines/resources/v2/types/ServiceLine.js +1 -0
  117. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateBaseBase.d.ts +1 -0
  118. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateBaseBase.js +1 -0
  119. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateOptional.d.ts +1 -0
  120. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateOptional.js +1 -0
  121. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +1 -0
  122. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.js +1 -0
  123. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdateBase.d.ts +1 -0
  124. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdateBase.js +1 -0
  125. package/serialization/resources/serviceLines/resources/v2/types/TestResultType.d.ts +1 -1
  126. package/serialization/resources/serviceLines/resources/v2/types/TestResultType.js +1 -1
  127. package/serialization/resources/serviceLines/resources/v2/types/UniversalServiceLineCreateStandalone.d.ts +1 -0
  128. package/serialization/resources/serviceLines/resources/v2/types/UniversalServiceLineCreateStandalone.js +1 -0
  129. package/version.d.ts +1 -1
  130. package/version.js +1 -1
  131. package/api/resources/commons/types/HttpServiceUnavailableErrorMessage.d.ts +0 -3
  132. package/api/resources/eligibility/resources/v2/client/submitEligibilityCheck.d.ts +0 -25
  133. package/api/resources/eligibility/resources/v2/client/submitEligibilityCheck.js +0 -66
  134. package/api/resources/expectedNetworkStatus/client/Client.d.ts +0 -17
  135. package/api/resources/expectedNetworkStatus/client/Client.js +0 -20
  136. package/api/resources/expectedNetworkStatus/client/index.d.ts +0 -1
  137. package/api/resources/expectedNetworkStatus/client/index.js +0 -2
  138. package/api/resources/expectedNetworkStatus/index.d.ts +0 -2
  139. package/api/resources/expectedNetworkStatus/index.js +0 -18
  140. package/api/resources/expectedNetworkStatus/resources/index.d.ts +0 -2
  141. package/api/resources/expectedNetworkStatus/resources/index.js +0 -38
  142. package/api/resources/expectedNetworkStatus/resources/v1/client/Client.d.ts +0 -34
  143. package/api/resources/expectedNetworkStatus/resources/v1/client/Client.js +0 -130
  144. package/api/resources/expectedNetworkStatus/resources/v1/client/compute.d.ts +0 -19
  145. package/api/resources/expectedNetworkStatus/resources/v1/client/compute.js +0 -55
  146. package/api/resources/expectedNetworkStatus/resources/v1/client/index.d.ts +0 -2
  147. package/api/resources/expectedNetworkStatus/resources/v1/client/index.js +0 -41
  148. package/api/resources/expectedNetworkStatus/resources/v1/client/requests/ExpectedNetworkStatusRequest.d.ts +0 -31
  149. package/api/resources/expectedNetworkStatus/resources/v1/client/requests/index.d.ts +0 -1
  150. package/api/resources/expectedNetworkStatus/resources/v1/client/requests/index.js +0 -2
  151. package/api/resources/expectedNetworkStatus/resources/v1/index.d.ts +0 -2
  152. package/api/resources/expectedNetworkStatus/resources/v1/index.js +0 -18
  153. package/api/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatus.d.ts +0 -6
  154. package/api/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatus.js +0 -9
  155. package/api/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatusResponse.d.ts +0 -7
  156. package/api/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatusResponse.js +0 -3
  157. package/api/resources/expectedNetworkStatus/resources/v1/types/index.d.ts +0 -2
  158. package/api/resources/expectedNetworkStatus/resources/v1/types/index.js +0 -18
  159. package/api/resources/expectedNetworkStatus/resources/v2/client/Client.d.ts +0 -88
  160. package/api/resources/expectedNetworkStatus/resources/v2/client/Client.js +0 -269
  161. package/api/resources/expectedNetworkStatus/resources/v2/client/computeAllInNetworkProviders.d.ts +0 -31
  162. package/api/resources/expectedNetworkStatus/resources/v2/client/computeAllInNetworkProviders.js +0 -77
  163. package/api/resources/expectedNetworkStatus/resources/v2/client/computeForRenderingProvider.d.ts +0 -31
  164. package/api/resources/expectedNetworkStatus/resources/v2/client/computeForRenderingProvider.js +0 -77
  165. package/api/resources/expectedNetworkStatus/resources/v2/client/index.d.ts +0 -2
  166. package/api/resources/expectedNetworkStatus/resources/v2/client/index.js +0 -38
  167. package/api/resources/expectedNetworkStatus/resources/v2/index.d.ts +0 -2
  168. package/api/resources/expectedNetworkStatus/resources/v2/index.js +0 -18
  169. package/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersRequest.d.ts +0 -24
  170. package/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersRequest.js +0 -3
  171. package/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersResponse.d.ts +0 -6
  172. package/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersResponse.js +0 -3
  173. package/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkRenderingProvidersResult.d.ts +0 -13
  174. package/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkRenderingProvidersResult.js +0 -3
  175. package/api/resources/expectedNetworkStatus/resources/v2/types/EmptyObject.d.ts +0 -1
  176. package/api/resources/expectedNetworkStatus/resources/v2/types/EmptyObject.js +0 -3
  177. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusCheckErrorMessage.d.ts +0 -3
  178. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusCheckErrorMessage.js +0 -3
  179. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusRequestV2.d.ts +0 -24
  180. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusRequestV2.js +0 -3
  181. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusResponseV2.d.ts +0 -5
  182. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusResponseV2.js +0 -3
  183. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusSubscriberInformation.d.ts +0 -9
  184. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusSubscriberInformation.js +0 -3
  185. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusV2.d.ts +0 -13
  186. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusV2.js +0 -3
  187. package/api/resources/expectedNetworkStatus/resources/v2/types/Explanation.d.ts +0 -11
  188. package/api/resources/expectedNetworkStatus/resources/v2/types/Explanation.js +0 -14
  189. package/api/resources/expectedNetworkStatus/resources/v2/types/InNetworkRenderingProvidersDetail.d.ts +0 -6
  190. package/api/resources/expectedNetworkStatus/resources/v2/types/InNetworkRenderingProvidersDetail.js +0 -3
  191. package/api/resources/expectedNetworkStatus/resources/v2/types/InNetworkStatus.d.ts +0 -5
  192. package/api/resources/expectedNetworkStatus/resources/v2/types/InNetworkStatus.js +0 -3
  193. package/api/resources/expectedNetworkStatus/resources/v2/types/IndeterminateNetworkStatus.d.ts +0 -7
  194. package/api/resources/expectedNetworkStatus/resources/v2/types/IndeterminateNetworkStatus.js +0 -3
  195. package/api/resources/expectedNetworkStatus/resources/v2/types/InsuranceType.d.ts +0 -6
  196. package/api/resources/expectedNetworkStatus/resources/v2/types/InsuranceType.js +0 -3
  197. package/api/resources/expectedNetworkStatus/resources/v2/types/InsuranceTypeCodes.d.ts +0 -23
  198. package/api/resources/expectedNetworkStatus/resources/v2/types/InsuranceTypeCodes.js +0 -3
  199. package/api/resources/expectedNetworkStatus/resources/v2/types/LineOfBusiness.d.ts +0 -6
  200. package/api/resources/expectedNetworkStatus/resources/v2/types/LineOfBusiness.js +0 -9
  201. package/api/resources/expectedNetworkStatus/resources/v2/types/NetworkStatusCheckId.d.ts +0 -5
  202. package/api/resources/expectedNetworkStatus/resources/v2/types/NetworkStatusCheckId.js +0 -7
  203. package/api/resources/expectedNetworkStatus/resources/v2/types/OutOfNetworkStatus.d.ts +0 -6
  204. package/api/resources/expectedNetworkStatus/resources/v2/types/OutOfNetworkStatus.js +0 -3
  205. package/api/resources/expectedNetworkStatus/resources/v2/types/ServiceType.d.ts +0 -44
  206. package/api/resources/expectedNetworkStatus/resources/v2/types/ServiceType.js +0 -47
  207. package/api/resources/expectedNetworkStatus/resources/v2/types/index.d.ts +0 -19
  208. package/api/resources/expectedNetworkStatus/resources/v2/types/index.js +0 -35
  209. package/dist/api/resources/commons/types/HttpServiceUnavailableErrorMessage.d.ts +0 -3
  210. package/dist/api/resources/commons/types/HttpServiceUnavailableErrorMessage.js +0 -3
  211. package/dist/api/resources/eligibility/resources/v2/client/submitEligibilityCheck.d.ts +0 -25
  212. package/dist/api/resources/eligibility/resources/v2/client/submitEligibilityCheck.js +0 -66
  213. package/dist/api/resources/expectedNetworkStatus/client/Client.d.ts +0 -17
  214. package/dist/api/resources/expectedNetworkStatus/client/Client.js +0 -20
  215. package/dist/api/resources/expectedNetworkStatus/client/index.d.ts +0 -1
  216. package/dist/api/resources/expectedNetworkStatus/client/index.js +0 -2
  217. package/dist/api/resources/expectedNetworkStatus/index.d.ts +0 -2
  218. package/dist/api/resources/expectedNetworkStatus/index.js +0 -18
  219. package/dist/api/resources/expectedNetworkStatus/resources/index.d.ts +0 -2
  220. package/dist/api/resources/expectedNetworkStatus/resources/index.js +0 -38
  221. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/Client.d.ts +0 -34
  222. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/Client.js +0 -130
  223. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/compute.d.ts +0 -19
  224. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/compute.js +0 -55
  225. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/index.d.ts +0 -2
  226. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/index.js +0 -41
  227. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/requests/ExpectedNetworkStatusRequest.d.ts +0 -31
  228. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/requests/ExpectedNetworkStatusRequest.js +0 -3
  229. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/requests/index.d.ts +0 -1
  230. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/requests/index.js +0 -2
  231. package/dist/api/resources/expectedNetworkStatus/resources/v1/index.d.ts +0 -2
  232. package/dist/api/resources/expectedNetworkStatus/resources/v1/index.js +0 -18
  233. package/dist/api/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatus.d.ts +0 -6
  234. package/dist/api/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatus.js +0 -9
  235. package/dist/api/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatusResponse.d.ts +0 -7
  236. package/dist/api/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatusResponse.js +0 -3
  237. package/dist/api/resources/expectedNetworkStatus/resources/v1/types/index.d.ts +0 -2
  238. package/dist/api/resources/expectedNetworkStatus/resources/v1/types/index.js +0 -18
  239. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/Client.d.ts +0 -88
  240. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/Client.js +0 -269
  241. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/computeAllInNetworkProviders.d.ts +0 -31
  242. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/computeAllInNetworkProviders.js +0 -77
  243. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/computeForRenderingProvider.d.ts +0 -31
  244. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/computeForRenderingProvider.js +0 -77
  245. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/index.d.ts +0 -2
  246. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/index.js +0 -38
  247. package/dist/api/resources/expectedNetworkStatus/resources/v2/index.d.ts +0 -2
  248. package/dist/api/resources/expectedNetworkStatus/resources/v2/index.js +0 -18
  249. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersRequest.d.ts +0 -24
  250. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersRequest.js +0 -3
  251. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersResponse.d.ts +0 -6
  252. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersResponse.js +0 -3
  253. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkRenderingProvidersResult.d.ts +0 -13
  254. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkRenderingProvidersResult.js +0 -3
  255. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/EmptyObject.d.ts +0 -1
  256. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/EmptyObject.js +0 -3
  257. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusCheckErrorMessage.d.ts +0 -3
  258. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusCheckErrorMessage.js +0 -3
  259. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusRequestV2.d.ts +0 -24
  260. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusRequestV2.js +0 -3
  261. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusResponseV2.d.ts +0 -5
  262. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusResponseV2.js +0 -3
  263. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusSubscriberInformation.d.ts +0 -9
  264. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusSubscriberInformation.js +0 -3
  265. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusV2.d.ts +0 -13
  266. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusV2.js +0 -3
  267. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/Explanation.d.ts +0 -11
  268. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/Explanation.js +0 -14
  269. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/InNetworkRenderingProvidersDetail.d.ts +0 -6
  270. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/InNetworkRenderingProvidersDetail.js +0 -3
  271. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/InNetworkStatus.d.ts +0 -5
  272. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/InNetworkStatus.js +0 -3
  273. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/IndeterminateNetworkStatus.d.ts +0 -7
  274. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/IndeterminateNetworkStatus.js +0 -3
  275. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/InsuranceType.d.ts +0 -6
  276. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/InsuranceType.js +0 -3
  277. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/InsuranceTypeCodes.d.ts +0 -23
  278. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/InsuranceTypeCodes.js +0 -3
  279. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/LineOfBusiness.d.ts +0 -6
  280. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/LineOfBusiness.js +0 -9
  281. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/NetworkStatusCheckId.d.ts +0 -5
  282. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/NetworkStatusCheckId.js +0 -7
  283. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/OutOfNetworkStatus.d.ts +0 -6
  284. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/OutOfNetworkStatus.js +0 -3
  285. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ServiceType.d.ts +0 -44
  286. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ServiceType.js +0 -47
  287. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/index.d.ts +0 -19
  288. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/index.js +0 -35
  289. package/dist/serialization/resources/commons/types/HttpServiceUnavailableErrorMessage.d.ts +0 -9
  290. package/dist/serialization/resources/commons/types/HttpServiceUnavailableErrorMessage.js +0 -41
  291. package/dist/serialization/resources/eligibility/resources/v2/client/submitEligibilityCheck.d.ts +0 -12
  292. package/dist/serialization/resources/eligibility/resources/v2/client/submitEligibilityCheck.js +0 -69
  293. package/dist/serialization/resources/expectedNetworkStatus/index.d.ts +0 -1
  294. package/dist/serialization/resources/expectedNetworkStatus/index.js +0 -17
  295. package/dist/serialization/resources/expectedNetworkStatus/resources/index.d.ts +0 -2
  296. package/dist/serialization/resources/expectedNetworkStatus/resources/index.js +0 -38
  297. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/client/index.d.ts +0 -1
  298. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/client/index.js +0 -17
  299. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/client/requests/ExpectedNetworkStatusRequest.d.ts +0 -21
  300. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/client/requests/ExpectedNetworkStatusRequest.js +0 -53
  301. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/client/requests/index.d.ts +0 -1
  302. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/client/requests/index.js +0 -5
  303. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/index.d.ts +0 -2
  304. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/index.js +0 -18
  305. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatus.d.ts +0 -7
  306. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatus.js +0 -39
  307. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatusResponse.d.ts +0 -13
  308. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatusResponse.js +0 -45
  309. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/types/index.d.ts +0 -2
  310. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/types/index.js +0 -18
  311. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/client/computeAllInNetworkProviders.d.ts +0 -17
  312. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/client/computeAllInNetworkProviders.js +0 -75
  313. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/client/computeForRenderingProvider.d.ts +0 -17
  314. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/client/computeForRenderingProvider.js +0 -75
  315. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/client/index.d.ts +0 -2
  316. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/client/index.js +0 -38
  317. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/index.d.ts +0 -2
  318. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/index.js +0 -18
  319. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersRequest.d.ts +0 -21
  320. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersRequest.js +0 -53
  321. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersResponse.d.ts +0 -12
  322. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersResponse.js +0 -44
  323. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkRenderingProvidersResult.d.ts +0 -19
  324. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkRenderingProvidersResult.js +0 -51
  325. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/EmptyObject.d.ts +0 -7
  326. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/EmptyObject.js +0 -39
  327. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusCheckErrorMessage.d.ts +0 -9
  328. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusCheckErrorMessage.js +0 -41
  329. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusRequestV2.d.ts +0 -21
  330. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusRequestV2.js +0 -53
  331. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusResponseV2.d.ts +0 -12
  332. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusResponseV2.js +0 -44
  333. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusSubscriberInformation.d.ts +0 -13
  334. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusSubscriberInformation.js +0 -45
  335. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusV2.d.ts +0 -19
  336. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusV2.js +0 -51
  337. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/Explanation.d.ts +0 -7
  338. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/Explanation.js +0 -48
  339. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/InNetworkRenderingProvidersDetail.d.ts +0 -13
  340. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/InNetworkRenderingProvidersDetail.js +0 -45
  341. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/InNetworkStatus.d.ts +0 -12
  342. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/InNetworkStatus.js +0 -44
  343. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/IndeterminateNetworkStatus.d.ts +0 -15
  344. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/IndeterminateNetworkStatus.js +0 -47
  345. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/InsuranceType.d.ts +0 -12
  346. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/InsuranceType.js +0 -44
  347. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/InsuranceTypeCodes.d.ts +0 -19
  348. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/InsuranceTypeCodes.js +0 -52
  349. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/LineOfBusiness.d.ts +0 -7
  350. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/LineOfBusiness.js +0 -39
  351. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/NetworkStatusCheckId.d.ts +0 -7
  352. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/NetworkStatusCheckId.js +0 -43
  353. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/OutOfNetworkStatus.d.ts +0 -14
  354. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/OutOfNetworkStatus.js +0 -46
  355. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ServiceType.d.ts +0 -7
  356. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ServiceType.js +0 -81
  357. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/index.d.ts +0 -19
  358. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/index.js +0 -35
  359. package/serialization/resources/commons/types/HttpServiceUnavailableErrorMessage.d.ts +0 -9
  360. package/serialization/resources/commons/types/HttpServiceUnavailableErrorMessage.js +0 -41
  361. package/serialization/resources/eligibility/resources/v2/client/submitEligibilityCheck.d.ts +0 -12
  362. package/serialization/resources/eligibility/resources/v2/client/submitEligibilityCheck.js +0 -69
  363. package/serialization/resources/expectedNetworkStatus/index.d.ts +0 -1
  364. package/serialization/resources/expectedNetworkStatus/index.js +0 -17
  365. package/serialization/resources/expectedNetworkStatus/resources/index.d.ts +0 -2
  366. package/serialization/resources/expectedNetworkStatus/resources/index.js +0 -38
  367. package/serialization/resources/expectedNetworkStatus/resources/v1/client/index.d.ts +0 -1
  368. package/serialization/resources/expectedNetworkStatus/resources/v1/client/index.js +0 -17
  369. package/serialization/resources/expectedNetworkStatus/resources/v1/client/requests/ExpectedNetworkStatusRequest.d.ts +0 -21
  370. package/serialization/resources/expectedNetworkStatus/resources/v1/client/requests/ExpectedNetworkStatusRequest.js +0 -53
  371. package/serialization/resources/expectedNetworkStatus/resources/v1/client/requests/index.d.ts +0 -1
  372. package/serialization/resources/expectedNetworkStatus/resources/v1/client/requests/index.js +0 -5
  373. package/serialization/resources/expectedNetworkStatus/resources/v1/index.d.ts +0 -2
  374. package/serialization/resources/expectedNetworkStatus/resources/v1/index.js +0 -18
  375. package/serialization/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatus.d.ts +0 -7
  376. package/serialization/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatus.js +0 -39
  377. package/serialization/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatusResponse.d.ts +0 -13
  378. package/serialization/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatusResponse.js +0 -45
  379. package/serialization/resources/expectedNetworkStatus/resources/v1/types/index.d.ts +0 -2
  380. package/serialization/resources/expectedNetworkStatus/resources/v1/types/index.js +0 -18
  381. package/serialization/resources/expectedNetworkStatus/resources/v2/client/computeAllInNetworkProviders.d.ts +0 -17
  382. package/serialization/resources/expectedNetworkStatus/resources/v2/client/computeAllInNetworkProviders.js +0 -75
  383. package/serialization/resources/expectedNetworkStatus/resources/v2/client/computeForRenderingProvider.d.ts +0 -17
  384. package/serialization/resources/expectedNetworkStatus/resources/v2/client/computeForRenderingProvider.js +0 -75
  385. package/serialization/resources/expectedNetworkStatus/resources/v2/client/index.d.ts +0 -2
  386. package/serialization/resources/expectedNetworkStatus/resources/v2/client/index.js +0 -38
  387. package/serialization/resources/expectedNetworkStatus/resources/v2/index.d.ts +0 -2
  388. package/serialization/resources/expectedNetworkStatus/resources/v2/index.js +0 -18
  389. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersRequest.d.ts +0 -21
  390. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersRequest.js +0 -53
  391. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersResponse.d.ts +0 -12
  392. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersResponse.js +0 -44
  393. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkRenderingProvidersResult.d.ts +0 -19
  394. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkRenderingProvidersResult.js +0 -51
  395. package/serialization/resources/expectedNetworkStatus/resources/v2/types/EmptyObject.d.ts +0 -7
  396. package/serialization/resources/expectedNetworkStatus/resources/v2/types/EmptyObject.js +0 -39
  397. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusCheckErrorMessage.d.ts +0 -9
  398. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusCheckErrorMessage.js +0 -41
  399. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusRequestV2.d.ts +0 -21
  400. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusRequestV2.js +0 -53
  401. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusResponseV2.d.ts +0 -12
  402. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusResponseV2.js +0 -44
  403. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusSubscriberInformation.d.ts +0 -13
  404. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusSubscriberInformation.js +0 -45
  405. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusV2.d.ts +0 -19
  406. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusV2.js +0 -51
  407. package/serialization/resources/expectedNetworkStatus/resources/v2/types/Explanation.d.ts +0 -7
  408. package/serialization/resources/expectedNetworkStatus/resources/v2/types/Explanation.js +0 -48
  409. package/serialization/resources/expectedNetworkStatus/resources/v2/types/InNetworkRenderingProvidersDetail.d.ts +0 -13
  410. package/serialization/resources/expectedNetworkStatus/resources/v2/types/InNetworkRenderingProvidersDetail.js +0 -45
  411. package/serialization/resources/expectedNetworkStatus/resources/v2/types/InNetworkStatus.d.ts +0 -12
  412. package/serialization/resources/expectedNetworkStatus/resources/v2/types/InNetworkStatus.js +0 -44
  413. package/serialization/resources/expectedNetworkStatus/resources/v2/types/IndeterminateNetworkStatus.d.ts +0 -15
  414. package/serialization/resources/expectedNetworkStatus/resources/v2/types/IndeterminateNetworkStatus.js +0 -47
  415. package/serialization/resources/expectedNetworkStatus/resources/v2/types/InsuranceType.d.ts +0 -12
  416. package/serialization/resources/expectedNetworkStatus/resources/v2/types/InsuranceType.js +0 -44
  417. package/serialization/resources/expectedNetworkStatus/resources/v2/types/InsuranceTypeCodes.d.ts +0 -19
  418. package/serialization/resources/expectedNetworkStatus/resources/v2/types/InsuranceTypeCodes.js +0 -52
  419. package/serialization/resources/expectedNetworkStatus/resources/v2/types/LineOfBusiness.d.ts +0 -7
  420. package/serialization/resources/expectedNetworkStatus/resources/v2/types/LineOfBusiness.js +0 -39
  421. package/serialization/resources/expectedNetworkStatus/resources/v2/types/NetworkStatusCheckId.d.ts +0 -7
  422. package/serialization/resources/expectedNetworkStatus/resources/v2/types/NetworkStatusCheckId.js +0 -43
  423. package/serialization/resources/expectedNetworkStatus/resources/v2/types/OutOfNetworkStatus.d.ts +0 -14
  424. package/serialization/resources/expectedNetworkStatus/resources/v2/types/OutOfNetworkStatus.js +0 -46
  425. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ServiceType.d.ts +0 -7
  426. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ServiceType.js +0 -81
  427. package/serialization/resources/expectedNetworkStatus/resources/v2/types/index.d.ts +0 -19
  428. package/serialization/resources/expectedNetworkStatus/resources/v2/types/index.js +0 -35
  429. /package/api/resources/{era → eras}/index.d.ts +0 -0
  430. /package/api/resources/{era → eras}/index.js +0 -0
  431. /package/api/resources/{era → eras}/types/Era.d.ts +0 -0
  432. /package/api/resources/{era → eras}/types/Era.js +0 -0
  433. /package/api/resources/{era → eras}/types/EraBase.d.ts +0 -0
  434. /package/api/resources/{era → eras}/types/EraBase.js +0 -0
  435. /package/api/resources/{era → eras}/types/EraId.d.ts +0 -0
  436. /package/api/resources/{era → eras}/types/EraId.js +0 -0
  437. /package/api/resources/{era → eras}/types/index.d.ts +0 -0
  438. /package/api/resources/{era → eras}/types/index.js +0 -0
  439. /package/api/resources/{commons/types/HttpServiceUnavailableErrorMessage.js → financials/types/AllocationEarmarkType.js} +0 -0
  440. /package/dist/api/resources/{era → eras}/index.d.ts +0 -0
  441. /package/dist/api/resources/{era → eras}/index.js +0 -0
  442. /package/dist/api/resources/{era → eras}/types/Era.d.ts +0 -0
  443. /package/dist/api/resources/{era → eras}/types/Era.js +0 -0
  444. /package/dist/api/resources/{era → eras}/types/EraBase.d.ts +0 -0
  445. /package/dist/api/resources/{era → eras}/types/EraBase.js +0 -0
  446. /package/dist/api/resources/{era → eras}/types/EraId.d.ts +0 -0
  447. /package/dist/api/resources/{era → eras}/types/EraId.js +0 -0
  448. /package/dist/api/resources/{era → eras}/types/index.d.ts +0 -0
  449. /package/dist/api/resources/{era → eras}/types/index.js +0 -0
  450. /package/{api/resources/expectedNetworkStatus/resources/v1/client/requests/ExpectedNetworkStatusRequest.js → dist/api/resources/financials/types/AllocationEarmarkType.js} +0 -0
  451. /package/dist/serialization/resources/{era → eras}/index.d.ts +0 -0
  452. /package/dist/serialization/resources/{era → eras}/index.js +0 -0
  453. /package/dist/serialization/resources/{era → eras}/types/Era.d.ts +0 -0
  454. /package/dist/serialization/resources/{era → eras}/types/Era.js +0 -0
  455. /package/dist/serialization/resources/{era → eras}/types/EraBase.d.ts +0 -0
  456. /package/dist/serialization/resources/{era → eras}/types/EraBase.js +0 -0
  457. /package/dist/serialization/resources/{era → eras}/types/EraId.d.ts +0 -0
  458. /package/dist/serialization/resources/{era → eras}/types/EraId.js +0 -0
  459. /package/dist/serialization/resources/{era → eras}/types/index.d.ts +0 -0
  460. /package/dist/serialization/resources/{era → eras}/types/index.js +0 -0
  461. /package/serialization/resources/{era → eras}/index.d.ts +0 -0
  462. /package/serialization/resources/{era → eras}/index.js +0 -0
  463. /package/serialization/resources/{era → eras}/types/Era.d.ts +0 -0
  464. /package/serialization/resources/{era → eras}/types/Era.js +0 -0
  465. /package/serialization/resources/{era → eras}/types/EraBase.d.ts +0 -0
  466. /package/serialization/resources/{era → eras}/types/EraBase.js +0 -0
  467. /package/serialization/resources/{era → eras}/types/EraId.d.ts +0 -0
  468. /package/serialization/resources/{era → eras}/types/EraId.js +0 -0
  469. /package/serialization/resources/{era → eras}/types/index.d.ts +0 -0
  470. /package/serialization/resources/{era → eras}/types/index.js +0 -0
@@ -36,8 +36,8 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
36
36
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
37
37
  };
38
38
  Object.defineProperty(exports, "__esModule", { value: true });
39
- exports.serviceFacility = exports.relatedCausesInformation = exports.preEncounter = exports.pipelineCommons = exports.paymentAccountConfigs = exports.payers = exports.payerPlanGroups = exports.patientRefunds = exports.patientPayments = exports.patientAr = exports.organizationServiceFacilities = exports.organizationProviders = exports.nonInsurancePayers = exports.nonInsurancePayerRefunds = exports.nonInsurancePayerPayments = exports.medicationDispense = exports.invoices = exports.insuranceRefunds = exports.insuranceCards = exports.insuranceAdjudications = exports.individual = exports.importInvoice = exports.identifiers = exports.healthCareCodeInformation = exports.guarantor = exports.financials = exports.feeSchedules = exports.externalPaymentAccountConfig = exports.exports = exports.expectedNetworkStatus = exports.events = exports.era = exports.encountersUniversal = exports.encounters = exports.encounterSupplementalInformation = exports.encounterProviders = exports.encounterAttachments = exports.eligibility = exports.diagnoses = exports.customSchemas = exports.credentialing = exports.contracts = exports.commons = exports.clinicalTrials = exports.claims = exports.claimSubmission = exports.chargeCaptureBundles = exports.chargeCapture = exports.billingNotes = exports.auth = void 0;
40
- exports.yesNoIndicator = exports.x12 = exports.writeOffs = exports.users = exports.tasks = exports.tags = exports.superbills = exports.serviceLines = void 0;
39
+ exports.serviceLines = exports.serviceFacility = exports.relatedCausesInformation = exports.preEncounter = exports.pipelineCommons = exports.paymentAccountConfigs = exports.payers = exports.payerPlanGroups = exports.patientRefunds = exports.patientPayments = exports.patientAr = exports.organizationServiceFacilities = exports.organizationProviders = exports.nonInsurancePayers = exports.nonInsurancePayerRefunds = exports.nonInsurancePayerPayments = exports.medicationDispense = exports.invoices = exports.insuranceRefunds = exports.insuranceCards = exports.insuranceAdjudications = exports.individual = exports.importInvoice = exports.identifiers = exports.healthCareCodeInformation = exports.guarantor = exports.financials = exports.feeSchedules = exports.externalPaymentAccountConfig = exports.exports = exports.events = exports.eras = exports.encountersUniversal = exports.encounters = exports.encounterSupplementalInformation = exports.encounterProviders = exports.encounterAttachments = exports.eligibility = exports.diagnoses = exports.customSchemas = exports.credentialing = exports.contracts = exports.commons = exports.clinicalTrials = exports.claims = exports.claimSubmission = exports.chargeCaptureBundles = exports.chargeCapture = exports.billingNotes = exports.auth = void 0;
40
+ exports.yesNoIndicator = exports.x12 = exports.writeOffs = exports.users = exports.tasks = exports.tags = exports.superbills = void 0;
41
41
  exports.auth = __importStar(require("./auth"));
42
42
  exports.billingNotes = __importStar(require("./billingNotes"));
43
43
  exports.chargeCapture = __importStar(require("./chargeCapture"));
@@ -61,10 +61,9 @@ exports.encounterProviders = __importStar(require("./encounterProviders"));
61
61
  exports.encounterSupplementalInformation = __importStar(require("./encounterSupplementalInformation"));
62
62
  exports.encounters = __importStar(require("./encounters"));
63
63
  exports.encountersUniversal = __importStar(require("./encountersUniversal"));
64
- exports.era = __importStar(require("./era"));
65
- __exportStar(require("./era/types"), exports);
64
+ exports.eras = __importStar(require("./eras"));
65
+ __exportStar(require("./eras/types"), exports);
66
66
  exports.events = __importStar(require("./events"));
67
- exports.expectedNetworkStatus = __importStar(require("./expectedNetworkStatus"));
68
67
  exports.exports = __importStar(require("./exports"));
69
68
  exports.externalPaymentAccountConfig = __importStar(require("./externalPaymentAccountConfig"));
70
69
  exports.feeSchedules = __importStar(require("./feeSchedules"));
@@ -1,10 +1,15 @@
1
1
  import * as CandidApi from "../../../../../../api/index";
2
2
  import * as core from "../../../../../../core";
3
3
  import type * as serializers from "../../../../../index";
4
+ import { EntityConflictErrorMessage } from "../../../../commons/types/EntityConflictErrorMessage";
4
5
  import { RequestValidationError } from "../../../../commons/types/RequestValidationError";
5
6
  export declare const Error: core.serialization.Schema<serializers.serviceLines.v2.create.Error.Raw, CandidApi.serviceLines.v2.create.Error>;
6
7
  export declare namespace Error {
7
- type Raw = Error.HttpRequestValidationError;
8
+ type Raw = Error.EntityConflictError | Error.HttpRequestValidationError;
9
+ interface EntityConflictError {
10
+ errorName: "EntityConflictError";
11
+ content: EntityConflictErrorMessage.Raw;
12
+ }
8
13
  interface HttpRequestValidationError {
9
14
  errorName: "HttpRequestValidationError";
10
15
  content: RequestValidationError.Raw;
@@ -48,9 +48,13 @@ Object.defineProperty(exports, "__esModule", { value: true });
48
48
  exports.Error = void 0;
49
49
  const CandidApi = __importStar(require("../../../../../../api/index"));
50
50
  const core = __importStar(require("../../../../../../core"));
51
+ const EntityConflictErrorMessage_1 = require("../../../../commons/types/EntityConflictErrorMessage");
51
52
  const RequestValidationError_1 = require("../../../../commons/types/RequestValidationError");
52
53
  exports.Error = core.serialization
53
54
  .union("errorName", {
55
+ EntityConflictError: core.serialization.object({
56
+ content: EntityConflictErrorMessage_1.EntityConflictErrorMessage,
57
+ }),
54
58
  HttpRequestValidationError: core.serialization.object({
55
59
  content: RequestValidationError_1.RequestValidationError,
56
60
  }),
@@ -58,6 +62,8 @@ exports.Error = core.serialization
58
62
  .transform({
59
63
  transform: (value) => {
60
64
  switch (value.errorName) {
65
+ case "EntityConflictError":
66
+ return CandidApi.serviceLines.v2.create.Error.entityConflictError(value.content);
61
67
  case "HttpRequestValidationError":
62
68
  return CandidApi.serviceLines.v2.create.Error.httpRequestValidationError(value.content);
63
69
  }
@@ -1,10 +1,15 @@
1
1
  import * as CandidApi from "../../../../../../api/index";
2
2
  import * as core from "../../../../../../core";
3
3
  import type * as serializers from "../../../../../index";
4
+ import { EntityConflictErrorMessage } from "../../../../commons/types/EntityConflictErrorMessage";
4
5
  import { RequestValidationError } from "../../../../commons/types/RequestValidationError";
5
6
  export declare const Error: core.serialization.Schema<serializers.serviceLines.v2.createUniversal.Error.Raw, CandidApi.serviceLines.v2.createUniversal.Error>;
6
7
  export declare namespace Error {
7
- type Raw = Error.HttpRequestValidationError;
8
+ type Raw = Error.EntityConflictError | Error.HttpRequestValidationError;
9
+ interface EntityConflictError {
10
+ errorName: "EntityConflictError";
11
+ content: EntityConflictErrorMessage.Raw;
12
+ }
8
13
  interface HttpRequestValidationError {
9
14
  errorName: "HttpRequestValidationError";
10
15
  content: RequestValidationError.Raw;
@@ -48,9 +48,13 @@ Object.defineProperty(exports, "__esModule", { value: true });
48
48
  exports.Error = void 0;
49
49
  const CandidApi = __importStar(require("../../../../../../api/index"));
50
50
  const core = __importStar(require("../../../../../../core"));
51
+ const EntityConflictErrorMessage_1 = require("../../../../commons/types/EntityConflictErrorMessage");
51
52
  const RequestValidationError_1 = require("../../../../commons/types/RequestValidationError");
52
53
  exports.Error = core.serialization
53
54
  .union("errorName", {
55
+ EntityConflictError: core.serialization.object({
56
+ content: EntityConflictErrorMessage_1.EntityConflictErrorMessage,
57
+ }),
54
58
  HttpRequestValidationError: core.serialization.object({
55
59
  content: RequestValidationError_1.RequestValidationError,
56
60
  }),
@@ -58,6 +62,8 @@ exports.Error = core.serialization
58
62
  .transform({
59
63
  transform: (value) => {
60
64
  switch (value.errorName) {
65
+ case "EntityConflictError":
66
+ return CandidApi.serviceLines.v2.createUniversal.Error.entityConflictError(value.content);
61
67
  case "HttpRequestValidationError":
62
68
  return CandidApi.serviceLines.v2.createUniversal.Error.httpRequestValidationError(value.content);
63
69
  }
@@ -62,5 +62,6 @@ export declare namespace ServiceLine {
62
62
  has_family_planning_indicator?: boolean | null;
63
63
  note?: string | null;
64
64
  prior_authorization_number?: string | null;
65
+ external_id?: string | null;
65
66
  }
66
67
  }
@@ -95,4 +95,5 @@ exports.ServiceLine = core.serialization.object({
95
95
  hasFamilyPlanningIndicator: core.serialization.property("has_family_planning_indicator", core.serialization.boolean().optional()),
96
96
  note: core.serialization.string().optional(),
97
97
  priorAuthorizationNumber: core.serialization.property("prior_authorization_number", core.serialization.string().optional()),
98
+ externalId: core.serialization.property("external_id", core.serialization.string().optional()),
98
99
  });
@@ -26,5 +26,6 @@ export declare namespace ServiceLineCreateBaseBase {
26
26
  test_results?: TestResult.Raw[] | null;
27
27
  note?: string | null;
28
28
  prior_authorization_number?: string | null;
29
+ external_id?: string | null;
29
30
  }
30
31
  }
@@ -59,4 +59,5 @@ exports.ServiceLineCreateBaseBase = core.serialization.object({
59
59
  testResults: core.serialization.property("test_results", core.serialization.list(TestResult_1.TestResult).optional()),
60
60
  note: core.serialization.string().optional(),
61
61
  priorAuthorizationNumber: core.serialization.property("prior_authorization_number", core.serialization.string().optional()),
62
+ externalId: core.serialization.property("external_id", core.serialization.string().optional()),
62
63
  });
@@ -29,5 +29,6 @@ export declare namespace ServiceLineCreateOptional {
29
29
  note?: string | null;
30
30
  revenue_code?: string | null;
31
31
  prior_authorization_number?: string | null;
32
+ external_id?: string | null;
32
33
  }
33
34
  }
@@ -62,4 +62,5 @@ exports.ServiceLineCreateOptional = core.serialization.object({
62
62
  note: core.serialization.string().optional(),
63
63
  revenueCode: core.serialization.property("revenue_code", core.serialization.string().optional()),
64
64
  priorAuthorizationNumber: core.serialization.property("prior_authorization_number", core.serialization.string().optional()),
65
+ externalId: core.serialization.property("external_id", core.serialization.string().optional()),
65
66
  });
@@ -11,5 +11,6 @@ export declare namespace ServiceLineCreateStandalone {
11
11
  diagnosis_id_two?: DiagnosisId.Raw | null;
12
12
  diagnosis_id_three?: DiagnosisId.Raw | null;
13
13
  prior_authorization_number?: string | null;
14
+ external_id?: string | null;
14
15
  }
15
16
  }
@@ -45,5 +45,6 @@ exports.ServiceLineCreateStandalone = core.serialization
45
45
  diagnosisIdTwo: core.serialization.property("diagnosis_id_two", DiagnosisId_1.DiagnosisId.optional()),
46
46
  diagnosisIdThree: core.serialization.property("diagnosis_id_three", DiagnosisId_1.DiagnosisId.optional()),
47
47
  priorAuthorizationNumber: core.serialization.property("prior_authorization_number", core.serialization.string().optional()),
48
+ externalId: core.serialization.property("external_id", core.serialization.string().optional()),
48
49
  })
49
50
  .extend(ServiceLineCreateStandaloneBase_1.ServiceLineCreateStandaloneBase);
@@ -28,5 +28,6 @@ export declare namespace ServiceLineUpdateBase {
28
28
  has_family_planning_indicator?: boolean | null;
29
29
  note?: string | null;
30
30
  prior_authorization_number?: string | null;
31
+ external_id?: string | null;
31
32
  }
32
33
  }
@@ -61,4 +61,5 @@ exports.ServiceLineUpdateBase = core.serialization.object({
61
61
  hasFamilyPlanningIndicator: core.serialization.property("has_family_planning_indicator", core.serialization.boolean().optional()),
62
62
  note: core.serialization.string().optional(),
63
63
  priorAuthorizationNumber: core.serialization.property("prior_authorization_number", core.serialization.string().optional()),
64
+ externalId: core.serialization.property("external_id", core.serialization.string().optional()),
64
65
  });
@@ -3,5 +3,5 @@ import * as core from "../../../../../../core";
3
3
  import type * as serializers from "../../../../../index";
4
4
  export declare const TestResultType: core.serialization.Schema<serializers.serviceLines.v2.TestResultType.Raw, CandidApi.serviceLines.v2.TestResultType>;
5
5
  export declare namespace TestResultType {
6
- type Raw = "HEMATOCRIT" | "HEMOGLOBIN" | "LDL";
6
+ type Raw = "HEMATOCRIT" | "HEMOGLOBIN" | "LDL" | "VITAMIN_D";
7
7
  }
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
36
36
  Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.TestResultType = void 0;
38
38
  const core = __importStar(require("../../../../../../core"));
39
- exports.TestResultType = core.serialization.enum_(["HEMATOCRIT", "HEMOGLOBIN", "LDL"]);
39
+ exports.TestResultType = core.serialization.enum_(["HEMATOCRIT", "HEMOGLOBIN", "LDL", "VITAMIN_D"]);
@@ -13,5 +13,6 @@ export declare namespace UniversalServiceLineCreateStandalone {
13
13
  revenue_code?: string | null;
14
14
  procedure_code?: string | null;
15
15
  prior_authorization_number?: string | null;
16
+ external_id?: string | null;
16
17
  }
17
18
  }
@@ -47,5 +47,6 @@ exports.UniversalServiceLineCreateStandalone = core.serialization
47
47
  revenueCode: core.serialization.property("revenue_code", core.serialization.string().optional()),
48
48
  procedureCode: core.serialization.property("procedure_code", core.serialization.string().optional()),
49
49
  priorAuthorizationNumber: core.serialization.property("prior_authorization_number", core.serialization.string().optional()),
50
+ externalId: core.serialization.property("external_id", core.serialization.string().optional()),
50
51
  })
51
52
  .extend(ServiceLineCreateStandaloneBaseBase_1.ServiceLineCreateStandaloneBaseBase);
package/version.d.ts CHANGED
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "1.17.1";
1
+ export declare const SDK_VERSION = "1.17.2";
package/version.js CHANGED
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SDK_VERSION = void 0;
4
- exports.SDK_VERSION = "1.17.1";
4
+ exports.SDK_VERSION = "1.17.2";
@@ -1,3 +0,0 @@
1
- export interface HttpServiceUnavailableErrorMessage {
2
- message?: string;
3
- }
@@ -1,25 +0,0 @@
1
- import type * as core from "../../../../../../core";
2
- import * as CandidApi from "../../../../../index";
3
- export type Error = CandidApi.eligibility.v2.submitEligibilityCheck.Error.HttpServiceUnavailableError | CandidApi.eligibility.v2.submitEligibilityCheck.Error._Unknown;
4
- export declare namespace Error {
5
- interface HttpServiceUnavailableError extends _Utils {
6
- errorName: "HttpServiceUnavailableError";
7
- content: CandidApi.HttpServiceUnavailableErrorMessage;
8
- }
9
- interface _Unknown extends _Utils {
10
- errorName: void;
11
- content: core.Fetcher.Error;
12
- }
13
- interface _Utils {
14
- _visit: <_Result>(visitor: CandidApi.eligibility.v2.submitEligibilityCheck.Error._Visitor<_Result>) => _Result;
15
- }
16
- interface _Visitor<_Result> {
17
- httpServiceUnavailableError: (value: CandidApi.HttpServiceUnavailableErrorMessage) => _Result;
18
- _other: (value: core.Fetcher.Error) => _Result;
19
- }
20
- }
21
- export declare const Error: {
22
- readonly httpServiceUnavailableError: (value: CandidApi.HttpServiceUnavailableErrorMessage) => CandidApi.eligibility.v2.submitEligibilityCheck.Error.HttpServiceUnavailableError;
23
- readonly _unknown: (fetcherError: core.Fetcher.Error) => CandidApi.eligibility.v2.submitEligibilityCheck.Error._Unknown;
24
- readonly _visit: <_Result>(value: CandidApi.eligibility.v2.submitEligibilityCheck.Error, visitor: CandidApi.eligibility.v2.submitEligibilityCheck.Error._Visitor<_Result>) => _Result;
25
- };
@@ -1,66 +0,0 @@
1
- "use strict";
2
- // This file was auto-generated by Fern from our API Definition.
3
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
4
- if (k2 === undefined) k2 = k;
5
- var desc = Object.getOwnPropertyDescriptor(m, k);
6
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
7
- desc = { enumerable: true, get: function() { return m[k]; } };
8
- }
9
- Object.defineProperty(o, k2, desc);
10
- }) : (function(o, m, k, k2) {
11
- if (k2 === undefined) k2 = k;
12
- o[k2] = m[k];
13
- }));
14
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
15
- Object.defineProperty(o, "default", { enumerable: true, value: v });
16
- }) : function(o, v) {
17
- o["default"] = v;
18
- });
19
- var __importStar = (this && this.__importStar) || (function () {
20
- var ownKeys = function(o) {
21
- ownKeys = Object.getOwnPropertyNames || function (o) {
22
- var ar = [];
23
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
24
- return ar;
25
- };
26
- return ownKeys(o);
27
- };
28
- return function (mod) {
29
- if (mod && mod.__esModule) return mod;
30
- var result = {};
31
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
32
- __setModuleDefault(result, mod);
33
- return result;
34
- };
35
- })();
36
- Object.defineProperty(exports, "__esModule", { value: true });
37
- exports.Error = void 0;
38
- const CandidApi = __importStar(require("../../../../../index"));
39
- exports.Error = {
40
- httpServiceUnavailableError: (value) => {
41
- return {
42
- content: value,
43
- errorName: "HttpServiceUnavailableError",
44
- _visit: function (visitor) {
45
- return CandidApi.eligibility.v2.submitEligibilityCheck.Error._visit(this, visitor);
46
- },
47
- };
48
- },
49
- _unknown: (fetcherError) => {
50
- return {
51
- errorName: undefined,
52
- content: fetcherError,
53
- _visit: function (visitor) {
54
- return CandidApi.eligibility.v2.submitEligibilityCheck.Error._visit(this, visitor);
55
- },
56
- };
57
- },
58
- _visit: (value, visitor) => {
59
- switch (value.errorName) {
60
- case "HttpServiceUnavailableError":
61
- return visitor.httpServiceUnavailableError(value.content);
62
- default:
63
- return visitor._other(value);
64
- }
65
- },
66
- };
@@ -1,17 +0,0 @@
1
- import type { BaseClientOptions } from "../../../../BaseClient";
2
- import type * as core from "../../../../core";
3
- import { V1 } from "../resources/v1/client/Client";
4
- import { V2 } from "../resources/v2/client/Client";
5
- export declare namespace ExpectedNetworkStatus {
6
- interface Options extends BaseClientOptions {
7
- token?: core.Supplier<core.BearerToken | undefined>;
8
- }
9
- }
10
- export declare class ExpectedNetworkStatus {
11
- protected readonly _options: ExpectedNetworkStatus.Options;
12
- protected _v1: V1 | undefined;
13
- protected _v2: V2 | undefined;
14
- constructor(_options?: ExpectedNetworkStatus.Options);
15
- get v1(): V1;
16
- get v2(): V2;
17
- }
@@ -1,20 +0,0 @@
1
- "use strict";
2
- // This file was auto-generated by Fern from our API Definition.
3
- Object.defineProperty(exports, "__esModule", { value: true });
4
- exports.ExpectedNetworkStatus = void 0;
5
- const Client_1 = require("../resources/v1/client/Client");
6
- const Client_2 = require("../resources/v2/client/Client");
7
- class ExpectedNetworkStatus {
8
- constructor(_options = {}) {
9
- this._options = _options;
10
- }
11
- get v1() {
12
- var _a;
13
- return ((_a = this._v1) !== null && _a !== void 0 ? _a : (this._v1 = new Client_1.V1(this._options)));
14
- }
15
- get v2() {
16
- var _a;
17
- return ((_a = this._v2) !== null && _a !== void 0 ? _a : (this._v2 = new Client_2.V2(this._options)));
18
- }
19
- }
20
- exports.ExpectedNetworkStatus = ExpectedNetworkStatus;
@@ -1 +0,0 @@
1
- export {};
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,2 +0,0 @@
1
- export * from "./client";
2
- export * from "./resources";
@@ -1,18 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./client"), exports);
18
- __exportStar(require("./resources"), exports);
@@ -1,2 +0,0 @@
1
- export * as v1 from "./v1";
2
- export * as v2 from "./v2";
@@ -1,38 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || (function () {
19
- var ownKeys = function(o) {
20
- ownKeys = Object.getOwnPropertyNames || function (o) {
21
- var ar = [];
22
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
- return ar;
24
- };
25
- return ownKeys(o);
26
- };
27
- return function (mod) {
28
- if (mod && mod.__esModule) return mod;
29
- var result = {};
30
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
- __setModuleDefault(result, mod);
32
- return result;
33
- };
34
- })();
35
- Object.defineProperty(exports, "__esModule", { value: true });
36
- exports.v2 = exports.v1 = void 0;
37
- exports.v1 = __importStar(require("./v1"));
38
- exports.v2 = __importStar(require("./v2"));
@@ -1,34 +0,0 @@
1
- import type { BaseClientOptions, BaseRequestOptions } from "../../../../../../BaseClient";
2
- import * as core from "../../../../../../core";
3
- import * as CandidApi from "../../../../../index";
4
- export declare namespace V1 {
5
- interface Options extends BaseClientOptions {
6
- token?: core.Supplier<core.BearerToken | undefined>;
7
- }
8
- interface RequestOptions extends BaseRequestOptions {
9
- }
10
- }
11
- export declare class V1 {
12
- protected readonly _options: V1.Options;
13
- constructor(_options?: V1.Options);
14
- /**
15
- * Computes the expected network status given the provided information.
16
- *
17
- * @param {CandidApi.expectedNetworkStatus.v1.ExpectedNetworkStatusRequest} request
18
- * @param {V1.RequestOptions} requestOptions - Request-specific configuration.
19
- *
20
- * @example
21
- * await client.expectedNetworkStatus.v1.compute({
22
- * subscriberPayerId: "subscriber_payer_id",
23
- * subscriberPayerName: "subscriber_payer_name",
24
- * billingProviderNpi: "billing_provider_npi",
25
- * billingProviderTin: "billing_provider_tin",
26
- * renderingProviderNpi: "rendering_provider_npi",
27
- * contractedState: "AA",
28
- * dateOfService: CandidApi.Date_("date_of_service")
29
- * })
30
- */
31
- compute(request: CandidApi.expectedNetworkStatus.v1.ExpectedNetworkStatusRequest, requestOptions?: V1.RequestOptions): core.HttpResponsePromise<core.APIResponse<CandidApi.expectedNetworkStatus.v1.ExpectedNetworkStatusResponse, CandidApi.expectedNetworkStatus.v1.compute.Error>>;
32
- private __compute;
33
- protected _getAuthorizationHeader(): Promise<string | undefined>;
34
- }
@@ -1,130 +0,0 @@
1
- "use strict";
2
- // This file was auto-generated by Fern from our API Definition.
3
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
4
- if (k2 === undefined) k2 = k;
5
- var desc = Object.getOwnPropertyDescriptor(m, k);
6
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
7
- desc = { enumerable: true, get: function() { return m[k]; } };
8
- }
9
- Object.defineProperty(o, k2, desc);
10
- }) : (function(o, m, k, k2) {
11
- if (k2 === undefined) k2 = k;
12
- o[k2] = m[k];
13
- }));
14
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
15
- Object.defineProperty(o, "default", { enumerable: true, value: v });
16
- }) : function(o, v) {
17
- o["default"] = v;
18
- });
19
- var __importStar = (this && this.__importStar) || (function () {
20
- var ownKeys = function(o) {
21
- ownKeys = Object.getOwnPropertyNames || function (o) {
22
- var ar = [];
23
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
24
- return ar;
25
- };
26
- return ownKeys(o);
27
- };
28
- return function (mod) {
29
- if (mod && mod.__esModule) return mod;
30
- var result = {};
31
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
32
- __setModuleDefault(result, mod);
33
- return result;
34
- };
35
- })();
36
- var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
37
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
38
- return new (P || (P = Promise))(function (resolve, reject) {
39
- function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
40
- function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
41
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
42
- step((generator = generator.apply(thisArg, _arguments || [])).next());
43
- });
44
- };
45
- Object.defineProperty(exports, "__esModule", { value: true });
46
- exports.V1 = void 0;
47
- const core = __importStar(require("../../../../../../core"));
48
- const headers_1 = require("../../../../../../core/headers");
49
- const environments = __importStar(require("../../../../../../environments"));
50
- const serializers = __importStar(require("../../../../../../serialization/index"));
51
- const CandidApi = __importStar(require("../../../../../index"));
52
- class V1 {
53
- constructor(_options = {}) {
54
- this._options = _options;
55
- }
56
- /**
57
- * Computes the expected network status given the provided information.
58
- *
59
- * @param {CandidApi.expectedNetworkStatus.v1.ExpectedNetworkStatusRequest} request
60
- * @param {V1.RequestOptions} requestOptions - Request-specific configuration.
61
- *
62
- * @example
63
- * await client.expectedNetworkStatus.v1.compute({
64
- * subscriberPayerId: "subscriber_payer_id",
65
- * subscriberPayerName: "subscriber_payer_name",
66
- * billingProviderNpi: "billing_provider_npi",
67
- * billingProviderTin: "billing_provider_tin",
68
- * renderingProviderNpi: "rendering_provider_npi",
69
- * contractedState: "AA",
70
- * dateOfService: CandidApi.Date_("date_of_service")
71
- * })
72
- */
73
- compute(request, requestOptions) {
74
- return core.HttpResponsePromise.fromPromise(this.__compute(request, requestOptions));
75
- }
76
- __compute(request, requestOptions) {
77
- return __awaiter(this, void 0, void 0, function* () {
78
- var _a, _b, _c, _d, _e, _f, _g, _h;
79
- const _headers = (0, headers_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_1.mergeOnlyDefinedHeaders)({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
80
- const _response = yield core.fetcher({
81
- url: core.url.join((_b = (yield core.Supplier.get(this._options.baseUrl))) !== null && _b !== void 0 ? _b : ((_c = (yield core.Supplier.get(this._options.environment))) !== null && _c !== void 0 ? _c : environments.CandidApiEnvironment.Production).candidApi, "/api/expected-network-status/v1"),
82
- method: "POST",
83
- headers: _headers,
84
- contentType: "application/json",
85
- queryParameters: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.queryParams,
86
- requestType: "json",
87
- body: serializers.expectedNetworkStatus.v1.ExpectedNetworkStatusRequest.jsonOrThrow(request, {
88
- unrecognizedObjectKeys: "strip",
89
- }),
90
- timeoutMs: ((_f = (_d = requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) !== null && _d !== void 0 ? _d : (_e = this._options) === null || _e === void 0 ? void 0 : _e.timeoutInSeconds) !== null && _f !== void 0 ? _f : 60) * 1000,
91
- maxRetries: (_g = requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.maxRetries) !== null && _g !== void 0 ? _g : (_h = this._options) === null || _h === void 0 ? void 0 : _h.maxRetries,
92
- abortSignal: requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.abortSignal,
93
- });
94
- if (_response.ok) {
95
- return {
96
- data: {
97
- ok: true,
98
- body: serializers.expectedNetworkStatus.v1.ExpectedNetworkStatusResponse.parseOrThrow(_response.body, {
99
- unrecognizedObjectKeys: "passthrough",
100
- allowUnrecognizedUnionMembers: true,
101
- allowUnrecognizedEnumValues: true,
102
- breadcrumbsPrefix: ["response"],
103
- }),
104
- headers: _response.headers,
105
- rawResponse: _response.rawResponse,
106
- },
107
- rawResponse: _response.rawResponse,
108
- };
109
- }
110
- return {
111
- data: {
112
- ok: false,
113
- error: CandidApi.expectedNetworkStatus.v1.compute.Error._unknown(_response.error),
114
- rawResponse: _response.rawResponse,
115
- },
116
- rawResponse: _response.rawResponse,
117
- };
118
- });
119
- }
120
- _getAuthorizationHeader() {
121
- return __awaiter(this, void 0, void 0, function* () {
122
- const bearer = yield core.Supplier.get(this._options.token);
123
- if (bearer != null) {
124
- return `Bearer ${bearer}`;
125
- }
126
- return undefined;
127
- });
128
- }
129
- }
130
- exports.V1 = V1;
@@ -1,19 +0,0 @@
1
- import type * as core from "../../../../../../core";
2
- import * as CandidApi from "../../../../../index";
3
- export type Error = CandidApi.expectedNetworkStatus.v1.compute.Error._Unknown;
4
- export declare namespace Error {
5
- interface _Unknown extends _Utils {
6
- errorName: void;
7
- content: core.Fetcher.Error;
8
- }
9
- interface _Utils {
10
- _visit: <_Result>(visitor: CandidApi.expectedNetworkStatus.v1.compute.Error._Visitor<_Result>) => _Result;
11
- }
12
- interface _Visitor<_Result> {
13
- _other: (value: core.Fetcher.Error) => _Result;
14
- }
15
- }
16
- export declare const Error: {
17
- readonly _unknown: (fetcherError: core.Fetcher.Error) => CandidApi.expectedNetworkStatus.v1.compute.Error._Unknown;
18
- readonly _visit: <_Result>(value: CandidApi.expectedNetworkStatus.v1.compute.Error, visitor: CandidApi.expectedNetworkStatus.v1.compute.Error._Visitor<_Result>) => _Result;
19
- };