candidhealth 0.26.0 → 0.26.1

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 (152) hide show
  1. package/api/resources/auth/resources/v2/client/Client.js +1 -1
  2. package/api/resources/billingNotes/resources/v2/client/Client.js +1 -1
  3. package/api/resources/claims/types/Claim.d.ts +0 -37
  4. package/api/resources/contracts/resources/v2/client/Client.js +5 -5
  5. package/api/resources/customSchemas/resources/v1/client/Client.js +4 -4
  6. package/api/resources/eligibility/resources/v2/client/Client.js +3 -3
  7. package/api/resources/encounters/resources/v4/client/Client.js +4 -4
  8. package/api/resources/encounters/resources/v4/types/Encounter.d.ts +0 -37
  9. package/api/resources/encounters/resources/v4/types/EncounterPage.d.ts +0 -37
  10. package/api/resources/expectedNetworkStatus/resources/v1/client/Client.js +1 -1
  11. package/api/resources/expectedNetworkStatus/resources/v2/client/Client.js +2 -2
  12. package/api/resources/exports/resources/v3/client/Client.js +1 -1
  13. package/api/resources/externalPaymentAccountConfig/resources/v1/client/Client.js +1 -1
  14. package/api/resources/feeSchedules/resources/v3/client/Client.js +10 -10
  15. package/api/resources/guarantor/resources/v1/client/Client.js +3 -3
  16. package/api/resources/importInvoice/resources/v1/client/Client.js +4 -4
  17. package/api/resources/index.d.ts +0 -1
  18. package/api/resources/index.js +0 -1
  19. package/api/resources/insuranceAdjudications/resources/v1/client/Client.js +3 -3
  20. package/api/resources/insurancePayments/resources/v1/client/Client.js +5 -5
  21. package/api/resources/insuranceRefunds/resources/v1/client/Client.js +5 -5
  22. package/api/resources/invoices/index.d.ts +0 -1
  23. package/api/resources/invoices/index.js +0 -1
  24. package/api/resources/organizationProviders/resources/v3/client/Client.js +4 -4
  25. package/api/resources/organizationServiceFacilities/resources/v2/client/Client.js +5 -5
  26. package/api/resources/patientPayments/resources/v4/client/Client.js +5 -5
  27. package/api/resources/patientRefunds/resources/v1/client/Client.js +5 -5
  28. package/api/resources/payers/resources/v3/client/Client.js +2 -2
  29. package/api/resources/preEncounter/resources/coverages/resources/v1/client/Client.js +6 -6
  30. package/api/resources/preEncounter/resources/patients/resources/v1/client/Client.js +7 -7
  31. package/api/resources/serviceFacility/client/Client.js +1 -1
  32. package/api/resources/serviceLines/resources/v2/client/Client.d.ts +0 -18
  33. package/api/resources/serviceLines/resources/v2/client/Client.js +2 -20
  34. package/api/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +0 -41
  35. package/api/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +0 -9
  36. package/api/resources/serviceLines/resources/v2/types/ServiceLineUpdate.d.ts +0 -9
  37. package/api/resources/serviceLines/resources/v2/types/index.d.ts +0 -1
  38. package/api/resources/serviceLines/resources/v2/types/index.js +0 -1
  39. package/api/resources/tasks/resources/v3/client/Client.js +5 -5
  40. package/api/resources/thirdPartyPayerPayments/resources/v1/client/Client.js +5 -5
  41. package/api/resources/thirdPartyPayerRefunds/resources/v1/client/Client.js +5 -5
  42. package/api/resources/thirdPartyPayers/resources/v1/client/Client.js +6 -6
  43. package/api/resources/writeOffs/resources/v1/client/Client.js +4 -4
  44. package/dist/api/resources/auth/resources/v2/client/Client.js +1 -1
  45. package/dist/api/resources/billingNotes/resources/v2/client/Client.js +1 -1
  46. package/dist/api/resources/claims/types/Claim.d.ts +0 -37
  47. package/dist/api/resources/contracts/resources/v2/client/Client.js +5 -5
  48. package/dist/api/resources/customSchemas/resources/v1/client/Client.js +4 -4
  49. package/dist/api/resources/eligibility/resources/v2/client/Client.js +3 -3
  50. package/dist/api/resources/encounters/resources/v4/client/Client.js +4 -4
  51. package/dist/api/resources/encounters/resources/v4/types/Encounter.d.ts +0 -37
  52. package/dist/api/resources/encounters/resources/v4/types/EncounterPage.d.ts +0 -37
  53. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/Client.js +1 -1
  54. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/Client.js +2 -2
  55. package/dist/api/resources/exports/resources/v3/client/Client.js +1 -1
  56. package/dist/api/resources/externalPaymentAccountConfig/resources/v1/client/Client.js +1 -1
  57. package/dist/api/resources/feeSchedules/resources/v3/client/Client.js +10 -10
  58. package/dist/api/resources/guarantor/resources/v1/client/Client.js +3 -3
  59. package/dist/api/resources/importInvoice/resources/v1/client/Client.js +4 -4
  60. package/dist/api/resources/index.d.ts +0 -1
  61. package/dist/api/resources/index.js +0 -1
  62. package/dist/api/resources/insuranceAdjudications/resources/v1/client/Client.js +3 -3
  63. package/dist/api/resources/insurancePayments/resources/v1/client/Client.js +5 -5
  64. package/dist/api/resources/insuranceRefunds/resources/v1/client/Client.js +5 -5
  65. package/dist/api/resources/invoices/index.d.ts +0 -1
  66. package/dist/api/resources/invoices/index.js +0 -1
  67. package/dist/api/resources/organizationProviders/resources/v3/client/Client.js +4 -4
  68. package/dist/api/resources/organizationServiceFacilities/resources/v2/client/Client.js +5 -5
  69. package/dist/api/resources/patientPayments/resources/v4/client/Client.js +5 -5
  70. package/dist/api/resources/patientRefunds/resources/v1/client/Client.js +5 -5
  71. package/dist/api/resources/payers/resources/v3/client/Client.js +2 -2
  72. package/dist/api/resources/preEncounter/resources/coverages/resources/v1/client/Client.js +6 -6
  73. package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/Client.js +7 -7
  74. package/dist/api/resources/serviceFacility/client/Client.js +1 -1
  75. package/dist/api/resources/serviceLines/resources/v2/client/Client.d.ts +0 -18
  76. package/dist/api/resources/serviceLines/resources/v2/client/Client.js +2 -20
  77. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +0 -41
  78. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +0 -9
  79. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineUpdate.d.ts +0 -9
  80. package/dist/api/resources/serviceLines/resources/v2/types/index.d.ts +0 -1
  81. package/dist/api/resources/serviceLines/resources/v2/types/index.js +0 -1
  82. package/dist/api/resources/tasks/resources/v3/client/Client.js +5 -5
  83. package/dist/api/resources/thirdPartyPayerPayments/resources/v1/client/Client.js +5 -5
  84. package/dist/api/resources/thirdPartyPayerRefunds/resources/v1/client/Client.js +5 -5
  85. package/dist/api/resources/thirdPartyPayers/resources/v1/client/Client.js +6 -6
  86. package/dist/api/resources/writeOffs/resources/v1/client/Client.js +4 -4
  87. package/dist/serialization/resources/index.d.ts +0 -1
  88. package/dist/serialization/resources/index.js +0 -1
  89. package/dist/serialization/resources/invoices/index.d.ts +0 -1
  90. package/dist/serialization/resources/invoices/index.js +0 -1
  91. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +0 -6
  92. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLine.js +0 -6
  93. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +0 -10
  94. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.js +0 -10
  95. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdate.d.ts +0 -10
  96. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdate.js +0 -10
  97. package/dist/serialization/resources/serviceLines/resources/v2/types/index.d.ts +0 -1
  98. package/dist/serialization/resources/serviceLines/resources/v2/types/index.js +0 -1
  99. package/package.json +1 -1
  100. package/reference.md +0 -18
  101. package/serialization/resources/index.d.ts +0 -1
  102. package/serialization/resources/index.js +0 -1
  103. package/serialization/resources/invoices/index.d.ts +0 -1
  104. package/serialization/resources/invoices/index.js +0 -1
  105. package/serialization/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +0 -6
  106. package/serialization/resources/serviceLines/resources/v2/types/ServiceLine.js +0 -6
  107. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +0 -10
  108. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.js +0 -10
  109. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdate.d.ts +0 -10
  110. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdate.js +0 -10
  111. package/serialization/resources/serviceLines/resources/v2/types/index.d.ts +0 -1
  112. package/serialization/resources/serviceLines/resources/v2/types/index.js +0 -1
  113. package/api/resources/invoices/types/Invoice.d.ts +0 -19
  114. package/api/resources/invoices/types/Invoice.js +0 -5
  115. package/api/resources/invoices/types/InvoiceItem.d.ts +0 -8
  116. package/api/resources/invoices/types/InvoiceItem.js +0 -5
  117. package/api/resources/invoices/types/InvoiceStatus.d.ts +0 -12
  118. package/api/resources/invoices/types/InvoiceStatus.js +0 -14
  119. package/api/resources/invoices/types/index.d.ts +0 -3
  120. package/api/resources/invoices/types/index.js +0 -19
  121. package/api/resources/serviceLines/resources/v2/types/ServiceLineEraData.d.ts +0 -8
  122. package/api/resources/serviceLines/resources/v2/types/ServiceLineEraData.js +0 -5
  123. package/dist/api/resources/invoices/types/Invoice.d.ts +0 -19
  124. package/dist/api/resources/invoices/types/Invoice.js +0 -5
  125. package/dist/api/resources/invoices/types/InvoiceItem.d.ts +0 -8
  126. package/dist/api/resources/invoices/types/InvoiceItem.js +0 -5
  127. package/dist/api/resources/invoices/types/InvoiceStatus.d.ts +0 -12
  128. package/dist/api/resources/invoices/types/InvoiceStatus.js +0 -14
  129. package/dist/api/resources/invoices/types/index.d.ts +0 -3
  130. package/dist/api/resources/invoices/types/index.js +0 -19
  131. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineEraData.d.ts +0 -8
  132. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineEraData.js +0 -5
  133. package/dist/serialization/resources/invoices/types/Invoice.d.ts +0 -30
  134. package/dist/serialization/resources/invoices/types/Invoice.js +0 -51
  135. package/dist/serialization/resources/invoices/types/InvoiceItem.d.ts +0 -14
  136. package/dist/serialization/resources/invoices/types/InvoiceItem.js +0 -35
  137. package/dist/serialization/resources/invoices/types/InvoiceStatus.d.ts +0 -10
  138. package/dist/serialization/resources/invoices/types/InvoiceStatus.js +0 -31
  139. package/dist/serialization/resources/invoices/types/index.d.ts +0 -3
  140. package/dist/serialization/resources/invoices/types/index.js +0 -19
  141. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineEraData.d.ts +0 -14
  142. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineEraData.js +0 -35
  143. package/serialization/resources/invoices/types/Invoice.d.ts +0 -30
  144. package/serialization/resources/invoices/types/Invoice.js +0 -51
  145. package/serialization/resources/invoices/types/InvoiceItem.d.ts +0 -14
  146. package/serialization/resources/invoices/types/InvoiceItem.js +0 -35
  147. package/serialization/resources/invoices/types/InvoiceStatus.d.ts +0 -10
  148. package/serialization/resources/invoices/types/InvoiceStatus.js +0 -31
  149. package/serialization/resources/invoices/types/index.d.ts +0 -3
  150. package/serialization/resources/invoices/types/index.js +0 -19
  151. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineEraData.d.ts +0 -14
  152. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineEraData.js +0 -35
@@ -6,7 +6,6 @@ import * as CandidApi from "../../../../../../api/index";
6
6
  import * as core from "../../../../../../core";
7
7
  import { ProcedureModifier } from "../../../../commons/types/ProcedureModifier";
8
8
  import { DiagnosisId } from "../../../../diagnoses/types/DiagnosisId";
9
- import { ServiceLineAdjustment } from "./ServiceLineAdjustment";
10
9
  import { ServiceLineDenialReason } from "./ServiceLineDenialReason";
11
10
  import { FacilityTypeCode } from "../../../../commons/types/FacilityTypeCode";
12
11
  import { ServiceLineUnits } from "../../../../commons/types/ServiceLineUnits";
@@ -17,21 +16,12 @@ export declare namespace ServiceLineUpdate {
17
16
  edit_reason?: string | null;
18
17
  modifiers?: ProcedureModifier.Raw[] | null;
19
18
  charge_amount_cents?: number | null;
20
- allowed_amount_cents?: number | null;
21
- insurance_balance_cents?: number | null;
22
- patient_balance_cents?: number | null;
23
- primary_paid_amount_cents?: number | null;
24
- secondary_paid_amount_cents?: number | null;
25
- tertiary_paid_amount_cents?: number | null;
26
- patient_responsibility_cents?: number | null;
27
19
  diagnosis_id_zero?: DiagnosisId.Raw | null;
28
20
  diagnosis_id_one?: DiagnosisId.Raw | null;
29
21
  diagnosis_id_two?: DiagnosisId.Raw | null;
30
22
  diagnosis_id_three?: DiagnosisId.Raw | null;
31
- service_line_manual_adjustments?: ServiceLineAdjustment.Raw[] | null;
32
23
  denial_reason?: ServiceLineDenialReason.Raw | null;
33
24
  place_of_service_code?: FacilityTypeCode.Raw | null;
34
- place_of_service_code_as_submitted?: FacilityTypeCode.Raw | null;
35
25
  units?: ServiceLineUnits.Raw | null;
36
26
  procedure_code?: string | null;
37
27
  quantity?: Decimal.Raw | null;
@@ -30,7 +30,6 @@ exports.ServiceLineUpdate = void 0;
30
30
  const core = __importStar(require("../../../../../../core"));
31
31
  const ProcedureModifier_1 = require("../../../../commons/types/ProcedureModifier");
32
32
  const DiagnosisId_1 = require("../../../../diagnoses/types/DiagnosisId");
33
- const ServiceLineAdjustment_1 = require("./ServiceLineAdjustment");
34
33
  const ServiceLineDenialReason_1 = require("./ServiceLineDenialReason");
35
34
  const FacilityTypeCode_1 = require("../../../../commons/types/FacilityTypeCode");
36
35
  const ServiceLineUnits_1 = require("../../../../commons/types/ServiceLineUnits");
@@ -39,21 +38,12 @@ exports.ServiceLineUpdate = core.serialization.object({
39
38
  editReason: core.serialization.property("edit_reason", core.serialization.string().optional()),
40
39
  modifiers: core.serialization.list(ProcedureModifier_1.ProcedureModifier).optional(),
41
40
  chargeAmountCents: core.serialization.property("charge_amount_cents", core.serialization.number().optional()),
42
- allowedAmountCents: core.serialization.property("allowed_amount_cents", core.serialization.number().optional()),
43
- insuranceBalanceCents: core.serialization.property("insurance_balance_cents", core.serialization.number().optional()),
44
- patientBalanceCents: core.serialization.property("patient_balance_cents", core.serialization.number().optional()),
45
- primaryPaidAmountCents: core.serialization.property("primary_paid_amount_cents", core.serialization.number().optional()),
46
- secondaryPaidAmountCents: core.serialization.property("secondary_paid_amount_cents", core.serialization.number().optional()),
47
- tertiaryPaidAmountCents: core.serialization.property("tertiary_paid_amount_cents", core.serialization.number().optional()),
48
- patientResponsibilityCents: core.serialization.property("patient_responsibility_cents", core.serialization.number().optional()),
49
41
  diagnosisIdZero: core.serialization.property("diagnosis_id_zero", DiagnosisId_1.DiagnosisId.optional()),
50
42
  diagnosisIdOne: core.serialization.property("diagnosis_id_one", DiagnosisId_1.DiagnosisId.optional()),
51
43
  diagnosisIdTwo: core.serialization.property("diagnosis_id_two", DiagnosisId_1.DiagnosisId.optional()),
52
44
  diagnosisIdThree: core.serialization.property("diagnosis_id_three", DiagnosisId_1.DiagnosisId.optional()),
53
- serviceLineManualAdjustments: core.serialization.property("service_line_manual_adjustments", core.serialization.list(ServiceLineAdjustment_1.ServiceLineAdjustment).optional()),
54
45
  denialReason: core.serialization.property("denial_reason", ServiceLineDenialReason_1.ServiceLineDenialReason.optional()),
55
46
  placeOfServiceCode: core.serialization.property("place_of_service_code", FacilityTypeCode_1.FacilityTypeCode.optional()),
56
- placeOfServiceCodeAsSubmitted: core.serialization.property("place_of_service_code_as_submitted", FacilityTypeCode_1.FacilityTypeCode.optional()),
57
47
  units: ServiceLineUnits_1.ServiceLineUnits.optional(),
58
48
  procedureCode: core.serialization.property("procedure_code", core.serialization.string().optional()),
59
49
  quantity: Decimal_1.Decimal.optional(),
@@ -2,7 +2,6 @@ export * from "./ServiceLineCreate";
2
2
  export * from "./ServiceLineCreateStandalone";
3
3
  export * from "./ServiceLineUpdate";
4
4
  export * from "./ServiceLine";
5
- export * from "./ServiceLineEraData";
6
5
  export * from "./ServiceLineAdjustment";
7
6
  export * from "./ServiceLineDenialReason";
8
7
  export * from "./DenialReasonContent";
@@ -18,7 +18,6 @@ __exportStar(require("./ServiceLineCreate"), exports);
18
18
  __exportStar(require("./ServiceLineCreateStandalone"), exports);
19
19
  __exportStar(require("./ServiceLineUpdate"), exports);
20
20
  __exportStar(require("./ServiceLine"), exports);
21
- __exportStar(require("./ServiceLineEraData"), exports);
22
21
  __exportStar(require("./ServiceLineAdjustment"), exports);
23
22
  __exportStar(require("./ServiceLineDenialReason"), exports);
24
23
  __exportStar(require("./DenialReasonContent"), exports);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "candidhealth",
3
- "version": "0.26.0",
3
+ "version": "0.26.1",
4
4
  "private": false,
5
5
  "repository": "https://github.com/candidhealth/candid-node",
6
6
  "main": "./index.js",
package/reference.md CHANGED
@@ -5674,21 +5674,12 @@ await client.payers.v3.getAll({
5674
5674
  await client.serviceLines.v2.create({
5675
5675
  modifiers: [CandidApi.ProcedureModifier.TwentyTwo],
5676
5676
  chargeAmountCents: 1,
5677
- allowedAmountCents: 1,
5678
- insuranceBalanceCents: 1,
5679
- patientBalanceCents: 1,
5680
- primaryPaidAmountCents: 1,
5681
- secondaryPaidAmountCents: 1,
5682
- tertiaryPaidAmountCents: 1,
5683
- patientResponsibilityCents: 1,
5684
5677
  diagnosisIdZero: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
5685
5678
  diagnosisIdOne: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
5686
5679
  diagnosisIdTwo: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
5687
5680
  diagnosisIdThree: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
5688
- serviceLineManualAdjustments: [{}],
5689
5681
  denialReason: {},
5690
5682
  placeOfServiceCode: CandidApi.FacilityTypeCode.Pharmacy,
5691
- placeOfServiceCodeAsSubmitted: CandidApi.FacilityTypeCode.Pharmacy,
5692
5683
  procedureCode: "string",
5693
5684
  quantity: CandidApi.Decimal("string"),
5694
5685
  units: CandidApi.ServiceLineUnits.Mj,
@@ -5748,21 +5739,12 @@ await client.serviceLines.v2.update(CandidApi.ServiceLineId("d5e9c84f-c2b2-4bf4-
5748
5739
  editReason: "string",
5749
5740
  modifiers: [CandidApi.ProcedureModifier.TwentyTwo],
5750
5741
  chargeAmountCents: 1,
5751
- allowedAmountCents: 1,
5752
- insuranceBalanceCents: 1,
5753
- patientBalanceCents: 1,
5754
- primaryPaidAmountCents: 1,
5755
- secondaryPaidAmountCents: 1,
5756
- tertiaryPaidAmountCents: 1,
5757
- patientResponsibilityCents: 1,
5758
5742
  diagnosisIdZero: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
5759
5743
  diagnosisIdOne: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
5760
5744
  diagnosisIdTwo: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
5761
5745
  diagnosisIdThree: CandidApi.DiagnosisId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
5762
- serviceLineManualAdjustments: [{}],
5763
5746
  denialReason: {},
5764
5747
  placeOfServiceCode: CandidApi.FacilityTypeCode.Pharmacy,
5765
- placeOfServiceCodeAsSubmitted: CandidApi.FacilityTypeCode.Pharmacy,
5766
5748
  units: CandidApi.ServiceLineUnits.Mj,
5767
5749
  procedureCode: "string",
5768
5750
  quantity: CandidApi.Decimal("string"),
@@ -47,7 +47,6 @@ export * as identifiers from "./identifiers";
47
47
  export * from "./identifiers/types";
48
48
  export * as individual from "./individual";
49
49
  export * from "./individual/types";
50
- export * from "./invoices/types";
51
50
  export * as paymentAccountConfigs from "./paymentAccountConfigs";
52
51
  export * from "./paymentAccountConfigs/types";
53
52
  export * as serviceFacility from "./serviceFacility";
@@ -76,7 +76,6 @@ exports.identifiers = __importStar(require("./identifiers"));
76
76
  __exportStar(require("./identifiers/types"), exports);
77
77
  exports.individual = __importStar(require("./individual"));
78
78
  __exportStar(require("./individual/types"), exports);
79
- __exportStar(require("./invoices/types"), exports);
80
79
  exports.paymentAccountConfigs = __importStar(require("./paymentAccountConfigs"));
81
80
  __exportStar(require("./paymentAccountConfigs/types"), exports);
82
81
  exports.serviceFacility = __importStar(require("./serviceFacility"));
@@ -1,2 +1 @@
1
1
  export * from "./resources";
2
- export * from "./types";
@@ -15,4 +15,3 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
17
  __exportStar(require("./resources"), exports);
18
- __exportStar(require("./types"), exports);
@@ -6,9 +6,7 @@ import * as CandidApi from "../../../../../../api/index";
6
6
  import * as core from "../../../../../../core";
7
7
  import { ProcedureModifier } from "../../../../commons/types/ProcedureModifier";
8
8
  import { DiagnosisId } from "../../../../diagnoses/types/DiagnosisId";
9
- import { ServiceLineEraData } from "./ServiceLineEraData";
10
9
  import { ServiceLineAdjustment } from "./ServiceLineAdjustment";
11
- import { Invoice } from "../../../../invoices/types/Invoice";
12
10
  import { InvoiceInfo } from "../../../../invoices/resources/v2/types/InvoiceInfo";
13
11
  import { ServiceLineDenialReason } from "./ServiceLineDenialReason";
14
12
  import { FacilityTypeCode } from "../../../../commons/types/FacilityTypeCode";
@@ -24,8 +22,6 @@ export declare namespace ServiceLine {
24
22
  modifiers?: ProcedureModifier.Raw[] | null;
25
23
  charge_amount_cents?: number | null;
26
24
  allowed_amount_cents?: number | null;
27
- insurance_balance_cents?: number | null;
28
- patient_balance_cents?: number | null;
29
25
  paid_amount_cents?: number | null;
30
26
  primary_paid_amount_cents?: number | null;
31
27
  secondary_paid_amount_cents?: number | null;
@@ -35,9 +31,7 @@ export declare namespace ServiceLine {
35
31
  diagnosis_id_one?: DiagnosisId.Raw | null;
36
32
  diagnosis_id_two?: DiagnosisId.Raw | null;
37
33
  diagnosis_id_three?: DiagnosisId.Raw | null;
38
- service_line_era_data?: ServiceLineEraData.Raw | null;
39
34
  service_line_manual_adjustments?: ServiceLineAdjustment.Raw[] | null;
40
- related_invoices?: Invoice.Raw[] | null;
41
35
  related_invoice_info?: InvoiceInfo.Raw[] | null;
42
36
  denial_reason?: ServiceLineDenialReason.Raw | null;
43
37
  place_of_service_code?: FacilityTypeCode.Raw | null;
@@ -30,9 +30,7 @@ exports.ServiceLine = void 0;
30
30
  const core = __importStar(require("../../../../../../core"));
31
31
  const ProcedureModifier_1 = require("../../../../commons/types/ProcedureModifier");
32
32
  const DiagnosisId_1 = require("../../../../diagnoses/types/DiagnosisId");
33
- const ServiceLineEraData_1 = require("./ServiceLineEraData");
34
33
  const ServiceLineAdjustment_1 = require("./ServiceLineAdjustment");
35
- const Invoice_1 = require("../../../../invoices/types/Invoice");
36
34
  const InvoiceInfo_1 = require("../../../../invoices/resources/v2/types/InvoiceInfo");
37
35
  const ServiceLineDenialReason_1 = require("./ServiceLineDenialReason");
38
36
  const FacilityTypeCode_1 = require("../../../../commons/types/FacilityTypeCode");
@@ -46,8 +44,6 @@ exports.ServiceLine = core.serialization.object({
46
44
  modifiers: core.serialization.list(ProcedureModifier_1.ProcedureModifier).optional(),
47
45
  chargeAmountCents: core.serialization.property("charge_amount_cents", core.serialization.number().optional()),
48
46
  allowedAmountCents: core.serialization.property("allowed_amount_cents", core.serialization.number().optional()),
49
- insuranceBalanceCents: core.serialization.property("insurance_balance_cents", core.serialization.number().optional()),
50
- patientBalanceCents: core.serialization.property("patient_balance_cents", core.serialization.number().optional()),
51
47
  paidAmountCents: core.serialization.property("paid_amount_cents", core.serialization.number().optional()),
52
48
  primaryPaidAmountCents: core.serialization.property("primary_paid_amount_cents", core.serialization.number().optional()),
53
49
  secondaryPaidAmountCents: core.serialization.property("secondary_paid_amount_cents", core.serialization.number().optional()),
@@ -57,9 +53,7 @@ exports.ServiceLine = core.serialization.object({
57
53
  diagnosisIdOne: core.serialization.property("diagnosis_id_one", DiagnosisId_1.DiagnosisId.optional()),
58
54
  diagnosisIdTwo: core.serialization.property("diagnosis_id_two", DiagnosisId_1.DiagnosisId.optional()),
59
55
  diagnosisIdThree: core.serialization.property("diagnosis_id_three", DiagnosisId_1.DiagnosisId.optional()),
60
- serviceLineEraData: core.serialization.property("service_line_era_data", ServiceLineEraData_1.ServiceLineEraData.optional()),
61
56
  serviceLineManualAdjustments: core.serialization.property("service_line_manual_adjustments", core.serialization.list(ServiceLineAdjustment_1.ServiceLineAdjustment).optional()),
62
- relatedInvoices: core.serialization.property("related_invoices", core.serialization.list(Invoice_1.Invoice).optional()),
63
57
  relatedInvoiceInfo: core.serialization.property("related_invoice_info", core.serialization.list(InvoiceInfo_1.InvoiceInfo).optional()),
64
58
  denialReason: core.serialization.property("denial_reason", ServiceLineDenialReason_1.ServiceLineDenialReason.optional()),
65
59
  placeOfServiceCode: core.serialization.property("place_of_service_code", FacilityTypeCode_1.FacilityTypeCode.optional()),
@@ -6,7 +6,6 @@ import * as CandidApi from "../../../../../../api/index";
6
6
  import * as core from "../../../../../../core";
7
7
  import { ProcedureModifier } from "../../../../commons/types/ProcedureModifier";
8
8
  import { DiagnosisId } from "../../../../diagnoses/types/DiagnosisId";
9
- import { ServiceLineAdjustment } from "./ServiceLineAdjustment";
10
9
  import { ServiceLineDenialReason } from "./ServiceLineDenialReason";
11
10
  import { FacilityTypeCode } from "../../../../commons/types/FacilityTypeCode";
12
11
  import { Decimal } from "../../../../commons/types/Decimal";
@@ -17,21 +16,12 @@ export declare namespace ServiceLineCreateStandalone {
17
16
  interface Raw {
18
17
  modifiers?: ProcedureModifier.Raw[] | null;
19
18
  charge_amount_cents?: number | null;
20
- allowed_amount_cents?: number | null;
21
- insurance_balance_cents?: number | null;
22
- patient_balance_cents?: number | null;
23
- primary_paid_amount_cents?: number | null;
24
- secondary_paid_amount_cents?: number | null;
25
- tertiary_paid_amount_cents?: number | null;
26
- patient_responsibility_cents?: number | null;
27
19
  diagnosis_id_zero?: DiagnosisId.Raw | null;
28
20
  diagnosis_id_one?: DiagnosisId.Raw | null;
29
21
  diagnosis_id_two?: DiagnosisId.Raw | null;
30
22
  diagnosis_id_three?: DiagnosisId.Raw | null;
31
- service_line_manual_adjustments?: ServiceLineAdjustment.Raw[] | null;
32
23
  denial_reason?: ServiceLineDenialReason.Raw | null;
33
24
  place_of_service_code?: FacilityTypeCode.Raw | null;
34
- place_of_service_code_as_submitted?: FacilityTypeCode.Raw | null;
35
25
  procedure_code: string;
36
26
  quantity: Decimal.Raw;
37
27
  units: ServiceLineUnits.Raw;
@@ -30,7 +30,6 @@ exports.ServiceLineCreateStandalone = void 0;
30
30
  const core = __importStar(require("../../../../../../core"));
31
31
  const ProcedureModifier_1 = require("../../../../commons/types/ProcedureModifier");
32
32
  const DiagnosisId_1 = require("../../../../diagnoses/types/DiagnosisId");
33
- const ServiceLineAdjustment_1 = require("./ServiceLineAdjustment");
34
33
  const ServiceLineDenialReason_1 = require("./ServiceLineDenialReason");
35
34
  const FacilityTypeCode_1 = require("../../../../commons/types/FacilityTypeCode");
36
35
  const Decimal_1 = require("../../../../commons/types/Decimal");
@@ -39,21 +38,12 @@ const ClaimId_1 = require("../../../../commons/types/ClaimId");
39
38
  exports.ServiceLineCreateStandalone = core.serialization.object({
40
39
  modifiers: core.serialization.list(ProcedureModifier_1.ProcedureModifier).optional(),
41
40
  chargeAmountCents: core.serialization.property("charge_amount_cents", core.serialization.number().optional()),
42
- allowedAmountCents: core.serialization.property("allowed_amount_cents", core.serialization.number().optional()),
43
- insuranceBalanceCents: core.serialization.property("insurance_balance_cents", core.serialization.number().optional()),
44
- patientBalanceCents: core.serialization.property("patient_balance_cents", core.serialization.number().optional()),
45
- primaryPaidAmountCents: core.serialization.property("primary_paid_amount_cents", core.serialization.number().optional()),
46
- secondaryPaidAmountCents: core.serialization.property("secondary_paid_amount_cents", core.serialization.number().optional()),
47
- tertiaryPaidAmountCents: core.serialization.property("tertiary_paid_amount_cents", core.serialization.number().optional()),
48
- patientResponsibilityCents: core.serialization.property("patient_responsibility_cents", core.serialization.number().optional()),
49
41
  diagnosisIdZero: core.serialization.property("diagnosis_id_zero", DiagnosisId_1.DiagnosisId.optional()),
50
42
  diagnosisIdOne: core.serialization.property("diagnosis_id_one", DiagnosisId_1.DiagnosisId.optional()),
51
43
  diagnosisIdTwo: core.serialization.property("diagnosis_id_two", DiagnosisId_1.DiagnosisId.optional()),
52
44
  diagnosisIdThree: core.serialization.property("diagnosis_id_three", DiagnosisId_1.DiagnosisId.optional()),
53
- serviceLineManualAdjustments: core.serialization.property("service_line_manual_adjustments", core.serialization.list(ServiceLineAdjustment_1.ServiceLineAdjustment).optional()),
54
45
  denialReason: core.serialization.property("denial_reason", ServiceLineDenialReason_1.ServiceLineDenialReason.optional()),
55
46
  placeOfServiceCode: core.serialization.property("place_of_service_code", FacilityTypeCode_1.FacilityTypeCode.optional()),
56
- placeOfServiceCodeAsSubmitted: core.serialization.property("place_of_service_code_as_submitted", FacilityTypeCode_1.FacilityTypeCode.optional()),
57
47
  procedureCode: core.serialization.property("procedure_code", core.serialization.string()),
58
48
  quantity: Decimal_1.Decimal,
59
49
  units: ServiceLineUnits_1.ServiceLineUnits,
@@ -6,7 +6,6 @@ import * as CandidApi from "../../../../../../api/index";
6
6
  import * as core from "../../../../../../core";
7
7
  import { ProcedureModifier } from "../../../../commons/types/ProcedureModifier";
8
8
  import { DiagnosisId } from "../../../../diagnoses/types/DiagnosisId";
9
- import { ServiceLineAdjustment } from "./ServiceLineAdjustment";
10
9
  import { ServiceLineDenialReason } from "./ServiceLineDenialReason";
11
10
  import { FacilityTypeCode } from "../../../../commons/types/FacilityTypeCode";
12
11
  import { ServiceLineUnits } from "../../../../commons/types/ServiceLineUnits";
@@ -17,21 +16,12 @@ export declare namespace ServiceLineUpdate {
17
16
  edit_reason?: string | null;
18
17
  modifiers?: ProcedureModifier.Raw[] | null;
19
18
  charge_amount_cents?: number | null;
20
- allowed_amount_cents?: number | null;
21
- insurance_balance_cents?: number | null;
22
- patient_balance_cents?: number | null;
23
- primary_paid_amount_cents?: number | null;
24
- secondary_paid_amount_cents?: number | null;
25
- tertiary_paid_amount_cents?: number | null;
26
- patient_responsibility_cents?: number | null;
27
19
  diagnosis_id_zero?: DiagnosisId.Raw | null;
28
20
  diagnosis_id_one?: DiagnosisId.Raw | null;
29
21
  diagnosis_id_two?: DiagnosisId.Raw | null;
30
22
  diagnosis_id_three?: DiagnosisId.Raw | null;
31
- service_line_manual_adjustments?: ServiceLineAdjustment.Raw[] | null;
32
23
  denial_reason?: ServiceLineDenialReason.Raw | null;
33
24
  place_of_service_code?: FacilityTypeCode.Raw | null;
34
- place_of_service_code_as_submitted?: FacilityTypeCode.Raw | null;
35
25
  units?: ServiceLineUnits.Raw | null;
36
26
  procedure_code?: string | null;
37
27
  quantity?: Decimal.Raw | null;
@@ -30,7 +30,6 @@ exports.ServiceLineUpdate = void 0;
30
30
  const core = __importStar(require("../../../../../../core"));
31
31
  const ProcedureModifier_1 = require("../../../../commons/types/ProcedureModifier");
32
32
  const DiagnosisId_1 = require("../../../../diagnoses/types/DiagnosisId");
33
- const ServiceLineAdjustment_1 = require("./ServiceLineAdjustment");
34
33
  const ServiceLineDenialReason_1 = require("./ServiceLineDenialReason");
35
34
  const FacilityTypeCode_1 = require("../../../../commons/types/FacilityTypeCode");
36
35
  const ServiceLineUnits_1 = require("../../../../commons/types/ServiceLineUnits");
@@ -39,21 +38,12 @@ exports.ServiceLineUpdate = core.serialization.object({
39
38
  editReason: core.serialization.property("edit_reason", core.serialization.string().optional()),
40
39
  modifiers: core.serialization.list(ProcedureModifier_1.ProcedureModifier).optional(),
41
40
  chargeAmountCents: core.serialization.property("charge_amount_cents", core.serialization.number().optional()),
42
- allowedAmountCents: core.serialization.property("allowed_amount_cents", core.serialization.number().optional()),
43
- insuranceBalanceCents: core.serialization.property("insurance_balance_cents", core.serialization.number().optional()),
44
- patientBalanceCents: core.serialization.property("patient_balance_cents", core.serialization.number().optional()),
45
- primaryPaidAmountCents: core.serialization.property("primary_paid_amount_cents", core.serialization.number().optional()),
46
- secondaryPaidAmountCents: core.serialization.property("secondary_paid_amount_cents", core.serialization.number().optional()),
47
- tertiaryPaidAmountCents: core.serialization.property("tertiary_paid_amount_cents", core.serialization.number().optional()),
48
- patientResponsibilityCents: core.serialization.property("patient_responsibility_cents", core.serialization.number().optional()),
49
41
  diagnosisIdZero: core.serialization.property("diagnosis_id_zero", DiagnosisId_1.DiagnosisId.optional()),
50
42
  diagnosisIdOne: core.serialization.property("diagnosis_id_one", DiagnosisId_1.DiagnosisId.optional()),
51
43
  diagnosisIdTwo: core.serialization.property("diagnosis_id_two", DiagnosisId_1.DiagnosisId.optional()),
52
44
  diagnosisIdThree: core.serialization.property("diagnosis_id_three", DiagnosisId_1.DiagnosisId.optional()),
53
- serviceLineManualAdjustments: core.serialization.property("service_line_manual_adjustments", core.serialization.list(ServiceLineAdjustment_1.ServiceLineAdjustment).optional()),
54
45
  denialReason: core.serialization.property("denial_reason", ServiceLineDenialReason_1.ServiceLineDenialReason.optional()),
55
46
  placeOfServiceCode: core.serialization.property("place_of_service_code", FacilityTypeCode_1.FacilityTypeCode.optional()),
56
- placeOfServiceCodeAsSubmitted: core.serialization.property("place_of_service_code_as_submitted", FacilityTypeCode_1.FacilityTypeCode.optional()),
57
47
  units: ServiceLineUnits_1.ServiceLineUnits.optional(),
58
48
  procedureCode: core.serialization.property("procedure_code", core.serialization.string().optional()),
59
49
  quantity: Decimal_1.Decimal.optional(),
@@ -2,7 +2,6 @@ export * from "./ServiceLineCreate";
2
2
  export * from "./ServiceLineCreateStandalone";
3
3
  export * from "./ServiceLineUpdate";
4
4
  export * from "./ServiceLine";
5
- export * from "./ServiceLineEraData";
6
5
  export * from "./ServiceLineAdjustment";
7
6
  export * from "./ServiceLineDenialReason";
8
7
  export * from "./DenialReasonContent";
@@ -18,7 +18,6 @@ __exportStar(require("./ServiceLineCreate"), exports);
18
18
  __exportStar(require("./ServiceLineCreateStandalone"), exports);
19
19
  __exportStar(require("./ServiceLineUpdate"), exports);
20
20
  __exportStar(require("./ServiceLine"), exports);
21
- __exportStar(require("./ServiceLineEraData"), exports);
22
21
  __exportStar(require("./ServiceLineAdjustment"), exports);
23
22
  __exportStar(require("./ServiceLineDenialReason"), exports);
24
23
  __exportStar(require("./DenialReasonContent"), exports);
@@ -1,19 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as CandidApi from "../../../index";
5
- export interface Invoice {
6
- id: CandidApi.InvoiceId;
7
- createdAt: Date;
8
- updatedAt: Date;
9
- organzationId: CandidApi.OrganizationId;
10
- sourceId: string;
11
- sourceCustomerId: string;
12
- patientExternalId: CandidApi.PatientExternalId;
13
- note?: string;
14
- dueDate: CandidApi.Date_;
15
- status: CandidApi.InvoiceStatus;
16
- url?: string;
17
- customerInvoiceUrl?: string;
18
- items: CandidApi.InvoiceItem[];
19
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as CandidApi from "../../../index";
5
- export interface InvoiceItem {
6
- serviceLineId: CandidApi.ServiceLineId;
7
- amountCents: number;
8
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,12 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export declare type InvoiceStatus = "draft" | "open" | "paid" | "void" | "uncollectible" | "held";
5
- export declare const InvoiceStatus: {
6
- readonly Draft: "draft";
7
- readonly Open: "open";
8
- readonly Paid: "paid";
9
- readonly Void: "void";
10
- readonly Uncollectible: "uncollectible";
11
- readonly Held: "held";
12
- };
@@ -1,14 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.InvoiceStatus = void 0;
7
- exports.InvoiceStatus = {
8
- Draft: "draft",
9
- Open: "open",
10
- Paid: "paid",
11
- Void: "void",
12
- Uncollectible: "uncollectible",
13
- Held: "held",
14
- };
@@ -1,3 +0,0 @@
1
- export * from "./Invoice";
2
- export * from "./InvoiceItem";
3
- export * from "./InvoiceStatus";
@@ -1,19 +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("./Invoice"), exports);
18
- __exportStar(require("./InvoiceItem"), exports);
19
- __exportStar(require("./InvoiceStatus"), exports);
@@ -1,8 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as CandidApi from "../../../../../index";
5
- export interface ServiceLineEraData {
6
- serviceLineAdjustments: CandidApi.serviceLines.v2.ServiceLineAdjustment[];
7
- remittanceAdviceRemarkCodes: string[];
8
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,19 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as CandidApi from "../../../index";
5
- export interface Invoice {
6
- id: CandidApi.InvoiceId;
7
- createdAt: Date;
8
- updatedAt: Date;
9
- organzationId: CandidApi.OrganizationId;
10
- sourceId: string;
11
- sourceCustomerId: string;
12
- patientExternalId: CandidApi.PatientExternalId;
13
- note?: string;
14
- dueDate: CandidApi.Date_;
15
- status: CandidApi.InvoiceStatus;
16
- url?: string;
17
- customerInvoiceUrl?: string;
18
- items: CandidApi.InvoiceItem[];
19
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as CandidApi from "../../../index";
5
- export interface InvoiceItem {
6
- serviceLineId: CandidApi.ServiceLineId;
7
- amountCents: number;
8
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,12 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export declare type InvoiceStatus = "draft" | "open" | "paid" | "void" | "uncollectible" | "held";
5
- export declare const InvoiceStatus: {
6
- readonly Draft: "draft";
7
- readonly Open: "open";
8
- readonly Paid: "paid";
9
- readonly Void: "void";
10
- readonly Uncollectible: "uncollectible";
11
- readonly Held: "held";
12
- };
@@ -1,14 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.InvoiceStatus = void 0;
7
- exports.InvoiceStatus = {
8
- Draft: "draft",
9
- Open: "open",
10
- Paid: "paid",
11
- Void: "void",
12
- Uncollectible: "uncollectible",
13
- Held: "held",
14
- };
@@ -1,3 +0,0 @@
1
- export * from "./Invoice";
2
- export * from "./InvoiceItem";
3
- export * from "./InvoiceStatus";
@@ -1,19 +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("./Invoice"), exports);
18
- __exportStar(require("./InvoiceItem"), exports);
19
- __exportStar(require("./InvoiceStatus"), exports);
@@ -1,8 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as CandidApi from "../../../../../index";
5
- export interface ServiceLineEraData {
6
- serviceLineAdjustments: CandidApi.serviceLines.v2.ServiceLineAdjustment[];
7
- remittanceAdviceRemarkCodes: string[];
8
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });