@vbasoftware/vbapi-vbasoftware-typescript-axios 1.20240120.1 → 1.20240531.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 (213) hide show
  1. package/.openapi-generator/FILES +162 -0
  2. package/api/accounting-api.ts +165 -0
  3. package/api/adv-accounting-api.ts +99 -0
  4. package/api/adv-billing-api.ts +1973 -0
  5. package/api/adv-claim-api.ts +731 -0
  6. package/api/adv-enrollment-api.ts +377 -0
  7. package/api/adv-workflow-api.ts +456 -0
  8. package/api/benefits-api.ts +122 -0
  9. package/api/billing-api.ts +165 -0
  10. package/api/claim-batch-api.ts +121 -0
  11. package/api/claim-batch-details-api.ts +140 -0
  12. package/api/client-config-api.ts +869 -0
  13. package/api/commission-rate-cluster-agency-rep-api.ts +677 -0
  14. package/api/commission-rates-api.ts +8 -18
  15. package/api/disability-event-case-changes-api.ts +677 -0
  16. package/api/disability-event-deduction-changes-api.ts +677 -0
  17. package/api/disability-event-field-changes-api.ts +677 -0
  18. package/api/disability-event-fields-api.ts +677 -0
  19. package/api/disability-event-groups-api.ts +677 -0
  20. package/api/disaster-locations-api.ts +677 -0
  21. package/api/disasters-api.ts +677 -0
  22. package/api/fee-schedules-api.ts +163 -0
  23. package/api/group-achpulls-api.ts +725 -0
  24. package/api/group-bill-cycle-payment-methods-api.ts +677 -0
  25. package/api/group-network-criterias-api.ts +31 -13
  26. package/api/group-ucpercent-criterias-api.ts +677 -0
  27. package/api/member-address-history-api.ts +773 -0
  28. package/api/member-pre-ex-disclosed-diags-api.ts +773 -0
  29. package/api/payment-methods-api.ts +772 -0
  30. package/api/premium-distributions-api.ts +222 -0
  31. package/api/premium-invoice-subscribers-api.ts +291 -0
  32. package/api/premium-invoices-api.ts +1577 -219
  33. package/api/premium-rate-add-ons-api.ts +725 -0
  34. package/api/premium-rates-api.ts +119 -0
  35. package/api/process-automation-api.ts +365 -0
  36. package/api/security-field-set-details-api.ts +733 -0
  37. package/api/security-field-sets-api.ts +677 -0
  38. package/api/security-field-user-groups-api.ts +677 -0
  39. package/api/security-field-users-api.ts +677 -0
  40. package/api/security-fields-api.ts +677 -0
  41. package/api/subscriber-enrollments-api.ts +111 -0
  42. package/api/subscriber-sponsors-api.ts +677 -0
  43. package/api/subscriber-writing-agents-api.ts +725 -0
  44. package/api/subscribers-api.ts +315 -0
  45. package/api/support-api.ts +532 -0
  46. package/api/tolerances-api.ts +677 -0
  47. package/api/user-api.ts +520 -71
  48. package/api/user-field-security-api.ts +191 -0
  49. package/api/user-group-mappings-api.ts +101 -5
  50. package/api/vbareports-api.ts +155 -0
  51. package/api.ts +33 -0
  52. package/models/adjudicate-benefit-match-detail-list-vbaresponse.ts +45 -0
  53. package/models/adjudicate-benefit-match-detail.ts +198 -0
  54. package/models/auth.ts +29 -5
  55. package/models/billing-refund.ts +126 -0
  56. package/models/call-tracking-diag-codes.ts +1 -1
  57. package/models/callback-dto.ts +43 -0
  58. package/models/check-batch.ts +1 -1
  59. package/models/claim-adjustment-config.ts +121 -0
  60. package/models/claim-custom-ex-code-rule.ts +50 -20
  61. package/models/cobraplan-criteria.ts +36 -0
  62. package/models/commission-rate-cluster-agency-rep-list-vbaresponse.ts +45 -0
  63. package/models/commission-rate-cluster-agency-rep-vbaresponse.ts +45 -0
  64. package/models/commission-rate-cluster-agency-rep.ts +102 -0
  65. package/models/company-data.ts +112 -82
  66. package/models/copy-group-division.ts +4 -10
  67. package/models/criteria-detail.ts +1 -1
  68. package/models/database-connection.ts +36 -0
  69. package/models/disability-event-case-changed-list-vbaresponse.ts +45 -0
  70. package/models/disability-event-case-changed-vbaresponse.ts +45 -0
  71. package/models/disability-event-case-changed.ts +78 -0
  72. package/models/disability-event-deduction-changed-list-vbaresponse.ts +45 -0
  73. package/models/disability-event-deduction-changed-vbaresponse.ts +45 -0
  74. package/models/disability-event-deduction-changed.ts +72 -0
  75. package/models/disability-event-field-changed-list-vbaresponse.ts +45 -0
  76. package/models/disability-event-field-changed-vbaresponse.ts +45 -0
  77. package/models/disability-event-field-changed.ts +72 -0
  78. package/models/disability-event-field-list-vbaresponse.ts +45 -0
  79. package/models/disability-event-field-vbaresponse.ts +45 -0
  80. package/models/disability-event-field.ts +60 -0
  81. package/models/disability-event-group-list-vbaresponse.ts +45 -0
  82. package/models/disability-event-group-vbaresponse.ts +45 -0
  83. package/models/disability-event-group.ts +78 -0
  84. package/models/disaster-list-vbaresponse.ts +45 -0
  85. package/models/disaster-location-list-vbaresponse.ts +45 -0
  86. package/models/disaster-location-vbaresponse.ts +45 -0
  87. package/models/disaster-location.ts +78 -0
  88. package/models/disaster-vbaresponse.ts +45 -0
  89. package/models/disaster.ts +84 -0
  90. package/models/email-report-dto.ts +103 -0
  91. package/models/enrollment-reenroll.ts +13 -0
  92. package/models/enrollment-waiting-period-by-hire-date-list-vbaresponse.ts +45 -0
  93. package/models/enrollment-waiting-period-by-hire-date.ts +48 -0
  94. package/models/fax-report-dto.ts +85 -0
  95. package/models/fee-sched-detail.ts +1 -1
  96. package/models/fee-sched-modifier-discount.ts +1 -1
  97. package/models/fee-sched-procedure-group-adjust.ts +1 -1
  98. package/models/fee-sched-provider-type-discount.ts +1 -1
  99. package/models/funding-process-claim-refund.ts +66 -0
  100. package/models/funding-request.ts +1 -1
  101. package/models/generate-authenticator-qrcode-request.ts +30 -0
  102. package/models/generate-authenticator-qrcode-response-vbaresponse.ts +45 -0
  103. package/models/generate-authenticator-qrcode-response.ts +36 -0
  104. package/models/generate-prem-invoice.ts +90 -0
  105. package/models/get-prem-invoice-subscriber-list-result-list-vbaresponse.ts +45 -0
  106. package/models/get-prem-invoice-subscriber-list-result.ts +102 -0
  107. package/models/group-achpull-list-vbaresponse.ts +45 -0
  108. package/models/group-achpull-vbaresponse.ts +45 -0
  109. package/models/group-achpull.ts +60 -0
  110. package/models/group-bill-cycle-payment-method-list-vbaresponse.ts +45 -0
  111. package/models/group-bill-cycle-payment-method-vbaresponse.ts +45 -0
  112. package/models/group-bill-cycle-payment-method.ts +78 -0
  113. package/models/group-change-coverage-start.ts +6 -0
  114. package/models/group-ucpercent-criteria-list-vbaresponse.ts +45 -0
  115. package/models/group-ucpercent-criteria-vbaresponse.ts +45 -0
  116. package/models/group-ucpercent-criteria.ts +84 -0
  117. package/models/groups.ts +6 -0
  118. package/models/idcode-type.ts +6 -0
  119. package/models/index.ts +129 -0
  120. package/models/json-node-options.ts +30 -0
  121. package/models/json-node.ts +43 -0
  122. package/models/json-value.ts +44 -0
  123. package/models/life-claim-advisor.ts +256 -0
  124. package/models/mem-enrollment-plan.ts +3 -3
  125. package/models/mem-enrollment-rider.ts +4 -4
  126. package/models/member-address-history-list-vbaresponse.ts +45 -0
  127. package/models/member-address-history-vbaresponse.ts +45 -0
  128. package/models/member-address-history.ts +216 -0
  129. package/models/member-pre-ex-disclosed-diag-list-vbaresponse.ts +45 -0
  130. package/models/member-pre-ex-disclosed-diag-vbaresponse.ts +45 -0
  131. package/models/member-pre-ex-disclosed-diag.ts +90 -0
  132. package/models/network-procedure-cluster.ts +1 -1
  133. package/models/note-note-attachment.ts +38 -0
  134. package/models/payment-method-list-vbaresponse.ts +45 -0
  135. package/models/payment-method-vbaresponse.ts +45 -0
  136. package/models/payment-method.ts +72 -0
  137. package/models/plan-benefit-rate.ts +1 -1
  138. package/models/prem-invoice-apply-payment.ts +78 -0
  139. package/models/prem-invoice-generate-inv-list-list-vbaresponse.ts +45 -0
  140. package/models/prem-invoice-generate-inv-list-result-list-vbaresponse.ts +45 -0
  141. package/models/prem-invoice-generate-inv-list-result.ts +138 -0
  142. package/models/prem-invoice-generate-inv-list.ts +138 -0
  143. package/models/prem-invoice-generate-self-admin-inv-list-list-vbaresponse.ts +45 -0
  144. package/models/prem-invoice-generate-self-admin-inv-list.ts +144 -0
  145. package/models/prem-rate-add-on-list-vbaresponse.ts +45 -0
  146. package/models/prem-rate-add-on-vbaresponse.ts +45 -0
  147. package/models/prem-rate-add-on.ts +78 -0
  148. package/models/prem-rate.ts +24 -12
  149. package/models/register-mfadevice-request.ts +42 -0
  150. package/models/register-mfadevice-response-vbaresponse.ts +45 -0
  151. package/models/register-mfadevice-response.ts +30 -0
  152. package/models/report-series-step.ts +6 -0
  153. package/models/security-field-list-vbaresponse.ts +45 -0
  154. package/models/security-field-set-detail-list-vbaresponse.ts +45 -0
  155. package/models/security-field-set-detail-vbaresponse.ts +45 -0
  156. package/models/security-field-set-detail.ts +72 -0
  157. package/models/security-field-set-list-vbaresponse.ts +45 -0
  158. package/models/security-field-set-vbaresponse.ts +45 -0
  159. package/models/security-field-set.ts +66 -0
  160. package/models/security-field-user-group-list-vbaresponse.ts +45 -0
  161. package/models/security-field-user-group-vbaresponse.ts +45 -0
  162. package/models/security-field-user-group.ts +84 -0
  163. package/models/security-field-user-list-vbaresponse.ts +45 -0
  164. package/models/security-field-user-vbaresponse.ts +45 -0
  165. package/models/security-field-user.ts +84 -0
  166. package/models/security-field-vbaresponse.ts +45 -0
  167. package/models/security-field.ts +72 -0
  168. package/models/smsdto.ts +67 -0
  169. package/models/ssoconfig-list-vbaresponse.ts +45 -0
  170. package/models/ssoconfig-vbaresponse.ts +45 -0
  171. package/models/ssoconfig.ts +84 -0
  172. package/models/sub-enrollment-plan.ts +3 -3
  173. package/models/sub-enrollment-rider.ts +4 -4
  174. package/models/sub-enrollment.ts +2 -2
  175. package/models/sub-payment-method.ts +1 -1
  176. package/models/submit-mfacode-request.ts +42 -0
  177. package/models/subscriber-forfeiture-status.ts +1 -1
  178. package/models/subscriber-sponsor-list-vbaresponse.ts +45 -0
  179. package/models/subscriber-sponsor-vbaresponse.ts +45 -0
  180. package/models/subscriber-sponsor.ts +84 -0
  181. package/models/subscriber-writing-agent-list-vbaresponse.ts +45 -0
  182. package/models/subscriber-writing-agent-vbaresponse.ts +45 -0
  183. package/models/subscriber-writing-agent.ts +90 -0
  184. package/models/suspense-claim-list.ts +228 -0
  185. package/models/tolerance-list-vbaresponse.ts +45 -0
  186. package/models/tolerance-vbaresponse.ts +45 -0
  187. package/models/tolerance.ts +72 -0
  188. package/models/userfieldsecurity.ts +66 -0
  189. package/models/userfieldsecuritylist-vbaresponse.ts +45 -0
  190. package/models/users.ts +13 -1
  191. package/models/usual-customary-rate-all-percentile-list-vbaresponse.ts +45 -0
  192. package/models/usual-customary-rate-all-percentile.ts +120 -0
  193. package/models/vbaclient-environment-list-vbaresponse.ts +45 -0
  194. package/models/vbaclient-environment.ts +37 -0
  195. package/models/vbaclient-list-vbaresponse.ts +45 -0
  196. package/models/vbaclient-vbaresponse.ts +45 -0
  197. package/models/vbaclient.ts +55 -0
  198. package/models/vbainterface-idcode.ts +31 -1
  199. package/models/vbainterface-map-type.ts +31 -1
  200. package/models/vbainterface.ts +43 -1
  201. package/models/vbaprem-invoice-subscriber-detail-adjustment-list-vbaresponse.ts +45 -0
  202. package/models/vbaprem-invoice-subscriber-detail-adjustment.ts +180 -0
  203. package/models/vbaprem-invoice-subscriber-detail-list-vbaresponse.ts +45 -0
  204. package/models/vbaprem-invoice-subscriber-detail.ts +180 -0
  205. package/models/vbareport-list-vbaresponse.ts +45 -0
  206. package/models/vbareport.ts +60 -0
  207. package/models/vbassologin-config.ts +42 -0
  208. package/models/workflow-auth.ts +54 -0
  209. package/models/workflow-check.ts +54 -0
  210. package/models/workflow-claim.ts +60 -0
  211. package/models/workflow-enrollment.ts +60 -0
  212. package/models/workflow-processing.ts +70 -0
  213. package/package.json +3 -3
@@ -21,7 +21,7 @@
21
21
  */
22
22
  export interface CompanyData {
23
23
  /**
24
- * This value is always 1 and there can only be a single record in the CompanyData table. Note: The database will apply a default value of `0` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `0` to meet the API requirements and ensure that the functionality occurs as expected.
24
+ * This value is always 1 and there can only be a single record in the CompanyData table. Note: This field is marked as NOT NULL in the database and therefore required by the API.
25
25
  * @type {number}
26
26
  * @memberof CompanyData
27
27
  */
@@ -51,7 +51,7 @@ export interface CompanyData {
51
51
  */
52
52
  'accident_Review_Plan_Benefit_Ex_Code'?: string | null;
53
53
  /**
54
- * No longer used in the system Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
54
+ * No longer used in the system Note: This field is marked as NOT NULL in the database and therefore required by the API.
55
55
  * @type {boolean}
56
56
  * @memberof CompanyData
57
57
  */
@@ -69,7 +69,7 @@ export interface CompanyData {
69
69
  */
70
70
  'address2'?: string | null;
71
71
  /**
72
- * Requires passwords to have 3 of the following: Uppercase Letter, Lowercase Letter, Number, Special Character Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
72
+ * Requires passwords to have 3 of the following: Uppercase Letter, Lowercase Letter, Number, Special Character Note: This field is marked as NOT NULL in the database and therefore required by the API.
73
73
  * @type {boolean}
74
74
  * @memberof CompanyData
75
75
  */
@@ -81,19 +81,19 @@ export interface CompanyData {
81
81
  */
82
82
  'age_Disenroll_Reason'?: number | null;
83
83
  /**
84
- * Whether or not the Apostrophe is allowed in Provider or Member names Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
84
+ * Whether or not the Apostrophe is allowed in Provider or Member names Note: This field is marked as NOT NULL in the database and therefore required by the API.
85
85
  * @type {boolean}
86
86
  * @memberof CompanyData
87
87
  */
88
88
  'allow_Apostrophe_In_Name': boolean;
89
89
  /**
90
- * This option will allow for post dated checks. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
90
+ * This option will allow for post dated checks. Note: This field is marked as NOT NULL in the database and therefore required by the API.
91
91
  * @type {boolean}
92
92
  * @memberof CompanyData
93
93
  */
94
94
  'allow_Checks_Post_Date': boolean;
95
95
  /**
96
- * Allows Benefit Override Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
96
+ * Allows Benefit Override Note: This field is marked as NOT NULL in the database and therefore required by the API.
97
97
  * @type {boolean}
98
98
  * @memberof CompanyData
99
99
  */
@@ -105,7 +105,7 @@ export interface CompanyData {
105
105
  */
106
106
  'allow_Max_At_Subscriber'?: string | null;
107
107
  /**
108
- * When selected, OOP will be calculated even when overridden Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
108
+ * When selected, OOP will be calculated even when overridden Note: This field is marked as NOT NULL in the database and therefore required by the API.
109
109
  * @type {boolean}
110
110
  * @memberof CompanyData
111
111
  */
@@ -117,7 +117,7 @@ export interface CompanyData {
117
117
  */
118
118
  'allow_Zero_Billed'?: string | null;
119
119
  /**
120
- * When selected, use the matching under Anesthesia for Fee Schedules when an Anastesia Procedure Code/Modifier is present. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
120
+ * When selected, use the matching under Anesthesia for Fee Schedules when an Anastesia Procedure Code/Modifier is present. Note: This field is marked as NOT NULL in the database and therefore required by the API.
121
121
  * @type {boolean}
122
122
  * @memberof CompanyData
123
123
  */
@@ -135,7 +135,7 @@ export interface CompanyData {
135
135
  */
136
136
  'anesthesia_Round_Type'?: string | null;
137
137
  /**
138
- * If Ex Code is set and all benefits match, set to the first benefit code and set the Ex Code. If Apply_Multiple_Benefit_ExCode_Manual is set to 1 (checked) then the ex code is applied as a Manual ex code, which is not cleared on future adjudications and requires a client to manually clear it Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
138
+ * If Ex Code is set and all benefits match, set to the first benefit code and set the Ex Code. If Apply_Multiple_Benefit_ExCode_Manual is set to 1 (checked) then the ex code is applied as a Manual ex code, which is not cleared on future adjudications and requires a client to manually clear it Note: This field is marked as NOT NULL in the database and therefore required by the API.
139
139
  * @type {boolean}
140
140
  * @memberof CompanyData
141
141
  */
@@ -189,7 +189,7 @@ export interface CompanyData {
189
189
  */
190
190
  'auth_Penalty_Ex_Code'?: string | null;
191
191
  /**
192
- * Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
192
+ * Note: This field is marked as NOT NULL in the database and therefore required by the API.
193
193
  * @type {boolean}
194
194
  * @memberof CompanyData
195
195
  */
@@ -201,29 +201,41 @@ export interface CompanyData {
201
201
  */
202
202
  'auto_Pay_Capitated_Claims': boolean;
203
203
  /**
204
- * Whether or not to automatically process the Backout of a claim after an adjustment Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
204
+ * Whether or not to automatically process the Backout of a claim after an adjustment Note: This field is marked as NOT NULL in the database and therefore required by the API.
205
205
  * @type {boolean}
206
206
  * @memberof CompanyData
207
207
  */
208
208
  'auto_Process_Adjustment_Backout': boolean;
209
209
  /**
210
- * Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
210
+ * Note: This field is marked as NOT NULL in the database and therefore required by the API.
211
211
  * @type {boolean}
212
212
  * @memberof CompanyData
213
213
  */
214
214
  'auto_Term_Plan_On_Gateway_Request': boolean;
215
215
  /**
216
- * The domain name for the VBAReports server, e.g., https://vbareports.vbasoftware.com/reporting/site/
216
+ *
217
217
  * @type {string}
218
218
  * @memberof CompanyData
219
219
  */
220
220
  'bR_Domain_Name'?: string | null;
221
221
  /**
222
- * The name of the client\'s VBAReports site, e.g., VBA. Example of BR_Domain_Name + BR_Site_Name: https://vbareports.vbasoftware.com/reporting/site/VBA
222
+ *
223
223
  * @type {string}
224
224
  * @memberof CompanyData
225
225
  */
226
226
  'bR_Site_Name'?: string | null;
227
+ /**
228
+ *
229
+ * @type {string}
230
+ * @memberof CompanyData
231
+ */
232
+ 'bR_Site_Secret'?: string | null;
233
+ /**
234
+ *
235
+ * @type {string}
236
+ * @memberof CompanyData
237
+ */
238
+ 'bR_Site_User'?: string | null;
227
239
  /**
228
240
  * Whether or not BaseLoad is turned on
229
241
  * @type {boolean}
@@ -237,7 +249,7 @@ export interface CompanyData {
237
249
  */
238
250
  'baseLoadPass'?: string | null;
239
251
  /**
240
- * This flag denotes whether or not to include the Service Date within the BaseLoad XML sent to BaseLoad Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
252
+ * This flag denotes whether or not to include the Service Date within the BaseLoad XML sent to BaseLoad Note: This field is marked as NOT NULL in the database and therefore required by the API.
241
253
  * @type {boolean}
242
254
  * @memberof CompanyData
243
255
  */
@@ -284,6 +296,12 @@ export interface CompanyData {
284
296
  * @memberof CompanyData
285
297
  */
286
298
  'bridged_Tooth_Ex_Code'?: string | null;
299
+ /**
300
+ * Note: This field is marked as NOT NULL in the database and therefore required by the API.
301
+ * @type {boolean}
302
+ * @memberof CompanyData
303
+ */
304
+ 'caS_Segment_Ben_Match': boolean;
287
305
  /**
288
306
  * This Denial Ex Code will deny a claim when a CLIA certificate is required and the provider record does not have CLIA certification.
289
307
  * @type {string}
@@ -297,7 +315,7 @@ export interface CompanyData {
297
315
  */
298
316
  'cmO_Installed'?: string | null;
299
317
  /**
300
- * Claim will error if number of the Claim has Mixed Capitation Service Lines unless this is checked. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
318
+ * Claim will error if number of the Claim has Mixed Capitation Service Lines unless this is checked. Note: This field is marked as NOT NULL in the database and therefore required by the API.
301
319
  * @type {boolean}
302
320
  * @memberof CompanyData
303
321
  */
@@ -351,7 +369,7 @@ export interface CompanyData {
351
369
  */
352
370
  'cash_Value_Default'?: number | null;
353
371
  /**
354
- * When selected, if the payee address is not filled out, error the claim Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
372
+ * When selected, if the payee address is not filled out, error the claim Note: This field is marked as NOT NULL in the database and therefore required by the API.
355
373
  * @type {boolean}
356
374
  * @memberof CompanyData
357
375
  */
@@ -645,7 +663,7 @@ export interface CompanyData {
645
663
  */
646
664
  'claim_Not_Enrolled_Ex_Code'?: string | null;
647
665
  /**
648
- * When selected, instead of using the Not Enrolled Ex Code, put the Pre and Post Enrolled Ex Codes instead Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
666
+ * When selected, instead of using the Not Enrolled Ex Code, put the Pre and Post Enrolled Ex Codes instead Note: This field is marked as NOT NULL in the database and therefore required by the API.
649
667
  * @type {boolean}
650
668
  * @memberof CompanyData
651
669
  */
@@ -747,7 +765,7 @@ export interface CompanyData {
747
765
  */
748
766
  'class_Length'?: number | null;
749
767
  /**
750
- * A flag indicating that any Auth Penalty Ex Code will be removed from a claim line if it has an auth associated. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
768
+ * A flag indicating that any Auth Penalty Ex Code will be removed from a claim line if it has an auth associated. Note: This field is marked as NOT NULL in the database and therefore required by the API.
751
769
  * @type {boolean}
752
770
  * @memberof CompanyData
753
771
  */
@@ -777,7 +795,7 @@ export interface CompanyData {
777
795
  */
778
796
  'coIns_Max_Ex_Code_Member'?: string | null;
779
797
  /**
780
- * Co-Pay based on Billed Amount rather than Plan_Price Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
798
+ * Co-Pay based on Billed Amount rather than Plan_Price Note: This field is marked as NOT NULL in the database and therefore required by the API.
781
799
  * @type {boolean}
782
800
  * @memberof CompanyData
783
801
  */
@@ -801,7 +819,7 @@ export interface CompanyData {
801
819
  */
802
820
  'cogito_User_Pool_ID'?: string | null;
803
821
  /**
804
- * When this flag is set to yes, the notes report from the Notes screen will remove the page breaks Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
822
+ * When this flag is set to yes, the notes report from the Notes screen will remove the page breaks Note: This field is marked as NOT NULL in the database and therefore required by the API.
805
823
  * @type {boolean}
806
824
  * @memberof CompanyData
807
825
  */
@@ -842,6 +860,12 @@ export interface CompanyData {
842
860
  * @memberof CompanyData
843
861
  */
844
862
  'company_Short'?: string | null;
863
+ /**
864
+ *
865
+ * @type {string}
866
+ * @memberof CompanyData
867
+ */
868
+ 'company_Start_Date'?: string | null;
845
869
  /**
846
870
  * Not used in system configuration. Used on external and/or custom procedures.
847
871
  * @type {number}
@@ -909,13 +933,13 @@ export interface CompanyData {
909
933
  */
910
934
  'context4_PctOfChg_OON'?: number | null;
911
935
  /**
912
- * When set, if Plan Price exceeds Billed Price, set Plan Price equal to Billed Price for Context4 Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
936
+ * When set, if Plan Price exceeds Billed Price, set Plan Price equal to Billed Price for Context4 Note: This field is marked as NOT NULL in the database and therefore required by the API.
913
937
  * @type {boolean}
914
938
  * @memberof CompanyData
915
939
  */
916
940
  'context4_PlanPriceNotGreaterBilledFg': boolean;
917
941
  /**
918
- * Whether or not the Billing Address information is sent to Context4 Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
942
+ * Whether or not the Billing Address information is sent to Context4 Note: This field is marked as NOT NULL in the database and therefore required by the API.
919
943
  * @type {boolean}
920
944
  * @memberof CompanyData
921
945
  */
@@ -951,7 +975,7 @@ export interface CompanyData {
951
975
  */
952
976
  'country_ID'?: string | null;
953
977
  /**
954
- * Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
978
+ * Note: This field is marked as NOT NULL in the database and therefore required by the API.
955
979
  * @type {boolean}
956
980
  * @memberof CompanyData
957
981
  */
@@ -1149,13 +1173,13 @@ export interface CompanyData {
1149
1173
  */
1150
1174
  'diagnostic_Code_Type_Default': string;
1151
1175
  /**
1152
- * This flag disallows special characters to be used in the Plan ID column. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1176
+ * This flag disallows special characters to be used in the Plan ID column. Note: This field is marked as NOT NULL in the database and therefore required by the API.
1153
1177
  * @type {boolean}
1154
1178
  * @memberof CompanyData
1155
1179
  */
1156
1180
  'disallow_Spec_Char_In_Plan_ID': boolean;
1157
1181
  /**
1158
- * Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1182
+ * Note: This field is marked as NOT NULL in the database and therefore required by the API.
1159
1183
  * @type {boolean}
1160
1184
  * @memberof CompanyData
1161
1185
  */
@@ -1173,7 +1197,7 @@ export interface CompanyData {
1173
1197
  */
1174
1198
  'disenroll_Auth_Code'?: string | null;
1175
1199
  /**
1176
- * When selected, if the claim is Out of Network, show zero dollars in the PPO Discount Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1200
+ * When selected, if the claim is Out of Network, show zero dollars in the PPO Discount Note: This field is marked as NOT NULL in the database and therefore required by the API.
1177
1201
  * @type {boolean}
1178
1202
  * @memberof CompanyData
1179
1203
  */
@@ -1311,19 +1335,19 @@ export interface CompanyData {
1311
1335
  */
1312
1336
  'federal_ID'?: string | null;
1313
1337
  /**
1314
- * No longer used in the system Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1338
+ * No longer used in the system Note: This field is marked as NOT NULL in the database and therefore required by the API.
1315
1339
  * @type {boolean}
1316
1340
  * @memberof CompanyData
1317
1341
  */
1318
1342
  'fee_Sched_Match_Claim_Year': boolean;
1319
1343
  /**
1320
- * When this is checked, Fee Schedule Ex Codes from the FeeSched and FeeSchedDetail tables will be added as MANUAL ex codes. This means adjudication will not wipe these away at the start of adjudication. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1344
+ * When this is checked, Fee Schedule Ex Codes from the FeeSched and FeeSchedDetail tables will be added as MANUAL ex codes. This means adjudication will not wipe these away at the start of adjudication. Note: This field is marked as NOT NULL in the database and therefore required by the API.
1321
1345
  * @type {boolean}
1322
1346
  * @memberof CompanyData
1323
1347
  */
1324
1348
  'fee_Schedule_Ex_Codes_Manual': boolean;
1325
1349
  /**
1326
- * Whether or not the Modifiers of a Fee Schedule have to match exact Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1350
+ * Whether or not the Modifiers of a Fee Schedule have to match exact Note: This field is marked as NOT NULL in the database and therefore required by the API.
1327
1351
  * @type {boolean}
1328
1352
  * @memberof CompanyData
1329
1353
  */
@@ -1359,13 +1383,13 @@ export interface CompanyData {
1359
1383
  */
1360
1384
  'flex_Claim_Funds_Exhausted_Ex_Code'?: string | null;
1361
1385
  /**
1362
- * Not used in system configuration. Used on external and/or custom procedures. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1386
+ * Not used in system configuration. Used on external and/or custom procedures. Note: This field is marked as NOT NULL in the database and therefore required by the API.
1363
1387
  * @type {boolean}
1364
1388
  * @memberof CompanyData
1365
1389
  */
1366
1390
  'force_Call_Track_Note': boolean;
1367
1391
  /**
1368
- * If selected, the claim must have a Received_Date, ELSE it will Error Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1392
+ * If selected, the claim must have a Received_Date, ELSE it will Error Note: This field is marked as NOT NULL in the database and therefore required by the API.
1369
1393
  * @type {boolean}
1370
1394
  * @memberof CompanyData
1371
1395
  */
@@ -1377,19 +1401,19 @@ export interface CompanyData {
1377
1401
  */
1378
1402
  'force_Claim_Sub_ID'?: string | null;
1379
1403
  /**
1380
- * Use Latest Enrollment Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1404
+ * Use Latest Enrollment Note: This field is marked as NOT NULL in the database and therefore required by the API.
1381
1405
  * @type {boolean}
1382
1406
  * @memberof CompanyData
1383
1407
  */
1384
1408
  'force_Latest_Enrollment': boolean;
1385
1409
  /**
1386
- * If selected and the procedure code is only 3 length, add a zero to verify the procedure code Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1410
+ * If selected and the procedure code is only 3 length, add a zero to verify the procedure code Note: This field is marked as NOT NULL in the database and therefore required by the API.
1387
1411
  * @type {boolean}
1388
1412
  * @memberof CompanyData
1389
1413
  */
1390
1414
  'force_Leading_Zero_On_Rev_Code': boolean;
1391
1415
  /**
1392
- * When selected, Add all the backout Distribution records when voiding a check Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1416
+ * When selected, Add all the backout Distribution records when voiding a check Note: This field is marked as NOT NULL in the database and therefore required by the API.
1393
1417
  * @type {boolean}
1394
1418
  * @memberof CompanyData
1395
1419
  */
@@ -1425,7 +1449,7 @@ export interface CompanyData {
1425
1449
  */
1426
1450
  'generate_Inv_User'?: string | null;
1427
1451
  /**
1428
- * Check this checkbox to allow for a negative invoice to create. This will also allow a $0 invoice to create. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1452
+ * Check this checkbox to allow for a negative invoice to create. This will also allow a $0 invoice to create. Note: This field is marked as NOT NULL in the database and therefore required by the API.
1429
1453
  * @type {boolean}
1430
1454
  * @memberof CompanyData
1431
1455
  */
@@ -1473,13 +1497,13 @@ export interface CompanyData {
1473
1497
  */
1474
1498
  'ivR_CS_Phone_Number'?: string | null;
1475
1499
  /**
1476
- * Overrides Case Manager Hierarchy and allows the assigning of cases up or down Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1500
+ * Overrides Case Manager Hierarchy and allows the assigning of cases up or down Note: This field is marked as NOT NULL in the database and therefore required by the API.
1477
1501
  * @type {boolean}
1478
1502
  * @memberof CompanyData
1479
1503
  */
1480
1504
  'ignore_Care_Management_Hierarchy_Fg': boolean;
1481
1505
  /**
1482
- * Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1506
+ * Note: This field is marked as NOT NULL in the database and therefore required by the API.
1483
1507
  * @type {boolean}
1484
1508
  * @memberof CompanyData
1485
1509
  */
@@ -1491,7 +1515,7 @@ export interface CompanyData {
1491
1515
  */
1492
1516
  'inactive_Payee_Ex_Code'?: string | null;
1493
1517
  /**
1494
- * Not used in system configuration. Used on external and/or custom procedures. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1518
+ * Not used in system configuration. Used on external and/or custom procedures. Note: This field is marked as NOT NULL in the database and therefore required by the API.
1495
1519
  * @type {boolean}
1496
1520
  * @memberof CompanyData
1497
1521
  */
@@ -1527,7 +1551,7 @@ export interface CompanyData {
1527
1551
  */
1528
1552
  'invoice_Close_Adj_Reason'?: number | null;
1529
1553
  /**
1530
- * Date used when configuring Enrolled By Date for Invoices Note: The database will apply a default value of `0` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `0` to meet the API requirements and ensure that the functionality occurs as expected.
1554
+ * Date used when configuring Enrolled By Date for Invoices Note: This field is marked as NOT NULL in the database and therefore required by the API.
1531
1555
  * @type {number}
1532
1556
  * @memberof CompanyData
1533
1557
  */
@@ -1611,7 +1635,7 @@ export interface CompanyData {
1611
1635
  */
1612
1636
  'invoice_Remit_Zip_Code'?: string | null;
1613
1637
  /**
1614
- * Not used in system configuration. Used on external and/or custom procedures. Note: The database will apply a default value of `0` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `0` to meet the API requirements and ensure that the functionality occurs as expected.
1638
+ * Not used in system configuration. Used on external and/or custom procedures. Note: This field is marked as NOT NULL in the database and therefore required by the API.
1615
1639
  * @type {number}
1616
1640
  * @memberof CompanyData
1617
1641
  */
@@ -1671,19 +1695,19 @@ export interface CompanyData {
1671
1695
  */
1672
1696
  'last_Invoice'?: number | null;
1673
1697
  /**
1674
- * If selected, only the user that created the Auth Review can update the Auth Review Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1698
+ * If selected, only the user that created the Auth Review can update the Auth Review Note: This field is marked as NOT NULL in the database and therefore required by the API.
1675
1699
  * @type {boolean}
1676
1700
  * @memberof CompanyData
1677
1701
  */
1678
1702
  'lock_Auth_Review': boolean;
1679
1703
  /**
1680
- * When this is checked, Auth Reviews cannot be updated or modified by anyone. They can still be added. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1704
+ * When this is checked, Auth Reviews cannot be updated or modified by anyone. They can still be added. Note: This field is marked as NOT NULL in the database and therefore required by the API.
1681
1705
  * @type {boolean}
1682
1706
  * @memberof CompanyData
1683
1707
  */
1684
1708
  'lock_Auth_Review_All': boolean;
1685
1709
  /**
1686
- * Flag that enables the logging of calls to Baseload for provider information Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1710
+ * Flag that enables the logging of calls to Baseload for provider information Note: This field is marked as NOT NULL in the database and therefore required by the API.
1687
1711
  * @type {boolean}
1688
1712
  * @memberof CompanyData
1689
1713
  */
@@ -1725,7 +1749,7 @@ export interface CompanyData {
1725
1749
  */
1726
1750
  'mail_Server'?: string | null;
1727
1751
  /**
1728
- * Client\'s e-mail server SSL setting Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1752
+ * Client\'s e-mail server SSL setting Note: This field is marked as NOT NULL in the database and therefore required by the API.
1729
1753
  * @type {boolean}
1730
1754
  * @memberof CompanyData
1731
1755
  */
@@ -1743,7 +1767,7 @@ export interface CompanyData {
1743
1767
  */
1744
1768
  'medicare_On_Benefit': string;
1745
1769
  /**
1746
- * This flag indicates if a full address and date of birth are not required when creating a new member Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1770
+ * This flag indicates if a full address and date of birth are not required when creating a new member Note: This field is marked as NOT NULL in the database and therefore required by the API.
1747
1771
  * @type {boolean}
1748
1772
  * @memberof CompanyData
1749
1773
  */
@@ -1785,7 +1809,7 @@ export interface CompanyData {
1785
1809
  */
1786
1810
  'new_Member_Reason'?: number | null;
1787
1811
  /**
1788
- * If selected, Note Attachments will be saved to the Database instead of in a local file location Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1812
+ * If selected, Note Attachments will be saved to the Database instead of in a local file location Note: This field is marked as NOT NULL in the database and therefore required by the API.
1789
1813
  * @type {boolean}
1790
1814
  * @memberof CompanyData
1791
1815
  */
@@ -1833,7 +1857,7 @@ export interface CompanyData {
1833
1857
  */
1834
1858
  'pcP_Only_Ex_Code'?: string | null;
1835
1859
  /**
1836
- * Not used in system configuration. Used on external and/or custom procedures. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1860
+ * Not used in system configuration. Used on external and/or custom procedures. Note: This field is marked as NOT NULL in the database and therefore required by the API.
1837
1861
  * @type {boolean}
1838
1862
  * @memberof CompanyData
1839
1863
  */
@@ -1857,7 +1881,7 @@ export interface CompanyData {
1857
1881
  */
1858
1882
  'pay_Period_Start_Date'?: string | null;
1859
1883
  /**
1860
- * Whether or not invoices will be prorated Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1884
+ * Whether or not invoices will be prorated Note: This field is marked as NOT NULL in the database and therefore required by the API.
1861
1885
  * @type {boolean}
1862
1886
  * @memberof CompanyData
1863
1887
  */
@@ -1911,13 +1935,13 @@ export interface CompanyData {
1911
1935
  */
1912
1936
  'policy_Forfeiture_Grace_Period_Type'?: string | null;
1913
1937
  /**
1914
- * This flag denotes whether or not Premiums will be prorated when a Member Disenrolls Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1938
+ * This flag denotes whether or not Premiums will be prorated when a Member Disenrolls Note: This field is marked as NOT NULL in the database and therefore required by the API.
1915
1939
  * @type {boolean}
1916
1940
  * @memberof CompanyData
1917
1941
  */
1918
1942
  'premium_Proration': boolean;
1919
1943
  /**
1920
- * Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1944
+ * Note: This field is marked as NOT NULL in the database and therefore required by the API.
1921
1945
  * @type {boolean}
1922
1946
  * @memberof CompanyData
1923
1947
  */
@@ -1929,7 +1953,7 @@ export interface CompanyData {
1929
1953
  */
1930
1954
  'primary_Account_Key'?: number | null;
1931
1955
  /**
1932
- * When this flag is set to yes, adjudication will process Auths on Pended claims. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1956
+ * When this flag is set to yes, adjudication will process Auths on Pended claims. Note: This field is marked as NOT NULL in the database and therefore required by the API.
1933
1957
  * @type {boolean}
1934
1958
  * @memberof CompanyData
1935
1959
  */
@@ -1953,7 +1977,7 @@ export interface CompanyData {
1953
1977
  */
1954
1978
  'prosthesis_Tooth_Ex_Code'?: string | null;
1955
1979
  /**
1956
- * This flag indicates the alternate ID on the member update screen cannot be changed Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
1980
+ * This flag indicates the alternate ID on the member update screen cannot be changed Note: This field is marked as NOT NULL in the database and therefore required by the API.
1957
1981
  * @type {boolean}
1958
1982
  * @memberof CompanyData
1959
1983
  */
@@ -2001,7 +2025,7 @@ export interface CompanyData {
2001
2025
  */
2002
2026
  'reduced_Paid_Up_Default'?: number | null;
2003
2027
  /**
2004
- * Not used in system configuration. Used on external and/or custom procedures. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2028
+ * Not used in system configuration. Used on external and/or custom procedures. Note: This field is marked as NOT NULL in the database and therefore required by the API.
2005
2029
  * @type {boolean}
2006
2030
  * @memberof CompanyData
2007
2031
  */
@@ -2019,7 +2043,7 @@ export interface CompanyData {
2019
2043
  */
2020
2044
  'repriced_Line'?: string | null;
2021
2045
  /**
2022
- * Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2046
+ * Note: This field is marked as NOT NULL in the database and therefore required by the API.
2023
2047
  * @type {boolean}
2024
2048
  * @memberof CompanyData
2025
2049
  */
@@ -2037,7 +2061,7 @@ export interface CompanyData {
2037
2061
  */
2038
2062
  'request_Reassess_Email'?: string | null;
2039
2063
  /**
2040
- * This flag indicates the NPI and Federal ID fields on a Provider record have length restrictions of 10/9 characters respectively Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2064
+ * This flag indicates the NPI and Federal ID fields on a Provider record have length restrictions of 10/9 characters respectively Note: This field is marked as NOT NULL in the database and therefore required by the API.
2041
2065
  * @type {boolean}
2042
2066
  * @memberof CompanyData
2043
2067
  */
@@ -2055,7 +2079,7 @@ export interface CompanyData {
2055
2079
  */
2056
2080
  'scanned_Images_Folder'?: string | null;
2057
2081
  /**
2058
- * If selected, set the Paid Through Date once an invoice is closed Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2082
+ * If selected, set the Paid Through Date once an invoice is closed Note: This field is marked as NOT NULL in the database and therefore required by the API.
2059
2083
  * @type {boolean}
2060
2084
  * @memberof CompanyData
2061
2085
  */
@@ -2097,7 +2121,7 @@ export interface CompanyData {
2097
2121
  */
2098
2122
  'tax_Control_Location'?: string | null;
2099
2123
  /**
2100
- * Whether Tax is calculated on date of adjudication or Service Date of claim Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2124
+ * Whether Tax is calculated on date of adjudication or Service Date of claim Note: This field is marked as NOT NULL in the database and therefore required by the API.
2101
2125
  * @type {boolean}
2102
2126
  * @memberof CompanyData
2103
2127
  */
@@ -2151,7 +2175,7 @@ export interface CompanyData {
2151
2175
  */
2152
2176
  'uC_Price_Used_Ex_Code'?: string | null;
2153
2177
  /**
2154
- * Whether or not the Plan Price is multiplied by number of units for Usual and Customary Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2178
+ * Whether or not the Plan Price is multiplied by number of units for Usual and Customary Note: This field is marked as NOT NULL in the database and therefore required by the API.
2155
2179
  * @type {boolean}
2156
2180
  * @memberof CompanyData
2157
2181
  */
@@ -2175,31 +2199,31 @@ export interface CompanyData {
2175
2199
  */
2176
2200
  'update_User'?: string | null;
2177
2201
  /**
2178
- * Whether or not to validate User Amount Limits for Payable or Total Payable Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2202
+ * Whether or not to validate User Amount Limits for Payable or Total Payable Note: This field is marked as NOT NULL in the database and therefore required by the API.
2179
2203
  * @type {boolean}
2180
2204
  * @memberof CompanyData
2181
2205
  */
2182
2206
  'useGreaterUserAmountLimit_Fg': boolean;
2183
2207
  /**
2184
- * Whether or not to split Authorizations Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2208
+ * Whether or not to split Authorizations Note: This field is marked as NOT NULL in the database and therefore required by the API.
2185
2209
  * @type {boolean}
2186
2210
  * @memberof CompanyData
2187
2211
  */
2188
2212
  'use_Auth_Over_Unit_Split': boolean;
2189
2213
  /**
2190
- * No longer used in the system Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2214
+ * No longer used in the system Note: This field is marked as NOT NULL in the database and therefore required by the API.
2191
2215
  * @type {boolean}
2192
2216
  * @memberof CompanyData
2193
2217
  */
2194
2218
  'use_Change_Data_Capture': boolean;
2195
2219
  /**
2196
- * Whether or not to use the Default Currency Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2220
+ * Whether or not to use the Default Currency Note: This field is marked as NOT NULL in the database and therefore required by the API.
2197
2221
  * @type {boolean}
2198
2222
  * @memberof CompanyData
2199
2223
  */
2200
2224
  'use_Currency': boolean;
2201
2225
  /**
2202
- * When selected, Disability Claims will be verified to be within the payable date range and if not, the claim will not process. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2226
+ * When selected, Disability Claims will be verified to be within the payable date range and if not, the claim will not process. Note: This field is marked as NOT NULL in the database and therefore required by the API.
2203
2227
  * @type {boolean}
2204
2228
  * @memberof CompanyData
2205
2229
  */
@@ -2211,7 +2235,7 @@ export interface CompanyData {
2211
2235
  */
2212
2236
  'use_Expanded_Notes': boolean;
2213
2237
  /**
2214
- * Use first Fee Schedule match found Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2238
+ * Use first Fee Schedule match found Note: This field is marked as NOT NULL in the database and therefore required by the API.
2215
2239
  * @type {boolean}
2216
2240
  * @memberof CompanyData
2217
2241
  */
@@ -2223,43 +2247,49 @@ export interface CompanyData {
2223
2247
  */
2224
2248
  'use_Other_Name'?: string | null;
2225
2249
  /**
2226
- * If selected, during Age Restrictions, only look at the left most Diag Pointer on a Claim Line Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2250
+ * If selected, during Age Restrictions, only look at the left most Diag Pointer on a Claim Line Note: This field is marked as NOT NULL in the database and therefore required by the API.
2227
2251
  * @type {boolean}
2228
2252
  * @memberof CompanyData
2229
2253
  */
2230
2254
  'use_Primary_Diag_Match': boolean;
2231
2255
  /**
2232
- * When determining Include Excludes for Capitation Diagnosis Codes, if set to yes, only look at the first pointer. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2256
+ * When determining Include Excludes for Capitation Diagnosis Codes, if set to yes, only look at the first pointer. Note: This field is marked as NOT NULL in the database and therefore required by the API.
2233
2257
  * @type {boolean}
2234
2258
  * @memberof CompanyData
2235
2259
  */
2236
2260
  'use_Primary_Diag_Match_Capitation': boolean;
2237
2261
  /**
2238
- * Not used in system configuration. Used on external and/or custom procedures. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2262
+ * Not used in system configuration. Used on external and/or custom procedures. Note: This field is marked as NOT NULL in the database and therefore required by the API.
2239
2263
  * @type {boolean}
2240
2264
  * @memberof CompanyData
2241
2265
  */
2242
2266
  'use_Salary': boolean;
2243
2267
  /**
2244
- * Whether or not to use the Tax Control object rather than adjudication Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2268
+ * Whether or not to use the Tax Control object rather than adjudication Note: This field is marked as NOT NULL in the database and therefore required by the API.
2245
2269
  * @type {boolean}
2246
2270
  * @memberof CompanyData
2247
2271
  */
2248
2272
  'use_Tax_Control': boolean;
2249
2273
  /**
2250
- * Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2274
+ * Note: This field is marked as NOT NULL in the database and therefore required by the API.
2275
+ * @type {boolean}
2276
+ * @memberof CompanyData
2277
+ */
2278
+ 'use_VBASoftware_2': boolean;
2279
+ /**
2280
+ * Note: This field is marked as NOT NULL in the database and therefore required by the API.
2251
2281
  * @type {boolean}
2252
2282
  * @memberof CompanyData
2253
2283
  */
2254
2284
  'use_VBAdjudicate_2': boolean;
2255
2285
  /**
2256
- * Whether or not Zip Code with auto poulate city/state based on Zip Code Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2286
+ * Whether or not Zip Code with auto poulate city/state based on Zip Code Note: This field is marked as NOT NULL in the database and therefore required by the API.
2257
2287
  * @type {boolean}
2258
2288
  * @memberof CompanyData
2259
2289
  */
2260
2290
  'use_Zip_Code_Auto_Populate': boolean;
2261
2291
  /**
2262
- * Whether or not VBADataintegration is on or not Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2292
+ * Whether or not VBADataintegration is on or not Note: This field is marked as NOT NULL in the database and therefore required by the API.
2263
2293
  * @type {boolean}
2264
2294
  * @memberof CompanyData
2265
2295
  */
@@ -2289,7 +2319,7 @@ export interface CompanyData {
2289
2319
  */
2290
2320
  'vbaDataIntegration_Server'?: string | null;
2291
2321
  /**
2292
- * Whether or not this is a Gateway client Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2322
+ * Whether or not this is a Gateway client Note: This field is marked as NOT NULL in the database and therefore required by the API.
2293
2323
  * @type {boolean}
2294
2324
  * @memberof CompanyData
2295
2325
  */
@@ -2325,13 +2355,13 @@ export interface CompanyData {
2325
2355
  */
2326
2356
  'vbaGateway_SFTP_LogFile'?: string | null;
2327
2357
  /**
2328
- * Gateway\'s SFTP MLST Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2358
+ * Gateway\'s SFTP MLST Note: This field is marked as NOT NULL in the database and therefore required by the API.
2329
2359
  * @type {boolean}
2330
2360
  * @memberof CompanyData
2331
2361
  */
2332
2362
  'vbaGateway_SFTP_MLST': boolean;
2333
2363
  /**
2334
- * Gateway\'s SFTP Passive Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2364
+ * Gateway\'s SFTP Passive Note: This field is marked as NOT NULL in the database and therefore required by the API.
2335
2365
  * @type {boolean}
2336
2366
  * @memberof CompanyData
2337
2367
  */
@@ -2397,7 +2427,7 @@ export interface CompanyData {
2397
2427
  */
2398
2428
  'vbapI_Client_Code'?: string | null;
2399
2429
  /**
2400
- * Indicates if the client has IP Whitelisting enabled for accessing APIs. If enabled, IP Addresses will be added to the IPWhitelist table. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2430
+ * Indicates if the client has IP Whitelisting enabled for accessing APIs. If enabled, IP Addresses will be added to the IPWhitelist table. Note: This field is marked as NOT NULL in the database and therefore required by the API.
2401
2431
  * @type {boolean}
2402
2432
  * @memberof CompanyData
2403
2433
  */
@@ -2433,7 +2463,7 @@ export interface CompanyData {
2433
2463
  */
2434
2464
  'vbaReport_Mail_Server'?: string | null;
2435
2465
  /**
2436
- * Client\'s Process Automation SSL Setting Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2466
+ * Client\'s Process Automation SSL Setting Note: This field is marked as NOT NULL in the database and therefore required by the API.
2437
2467
  * @type {boolean}
2438
2468
  * @memberof CompanyData
2439
2469
  */
@@ -2487,19 +2517,19 @@ export interface CompanyData {
2487
2517
  */
2488
2518
  'vbAdjudicate_Timer'?: number | null;
2489
2519
  /**
2490
- * Whether or not to validate Authorizations based on Federal ID Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2520
+ * Whether or not to validate Authorizations based on Federal ID Note: This field is marked as NOT NULL in the database and therefore required by the API.
2491
2521
  * @type {boolean}
2492
2522
  * @memberof CompanyData
2493
2523
  */
2494
2524
  'validate_Federal_ID_On_Auth': boolean;
2495
2525
  /**
2496
- * If set to yes, the Provider must match on the Claim with the Auth Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2526
+ * If set to yes, the Provider must match on the Claim with the Auth Note: This field is marked as NOT NULL in the database and therefore required by the API.
2497
2527
  * @type {boolean}
2498
2528
  * @memberof CompanyData
2499
2529
  */
2500
2530
  'validate_Provider_On_Auth': boolean;
2501
2531
  /**
2502
- * When used, a Void backout will use today\'s date instead of processed date Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2532
+ * When used, a Void backout will use today\'s date instead of processed date Note: This field is marked as NOT NULL in the database and therefore required by the API.
2503
2533
  * @type {boolean}
2504
2534
  * @memberof CompanyData
2505
2535
  */
@@ -2553,13 +2583,13 @@ export interface CompanyData {
2553
2583
  */
2554
2584
  'zelis_Password'?: string | null;
2555
2585
  /**
2556
- * Whether or not the system should be polling Zelis Repricing Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2586
+ * Whether or not the system should be polling Zelis Repricing Note: This field is marked as NOT NULL in the database and therefore required by the API.
2557
2587
  * @type {boolean}
2558
2588
  * @memberof CompanyData
2559
2589
  */
2560
2590
  'zelis_Poll': boolean;
2561
2591
  /**
2562
- * Indicates if Zelis Polling is \"In Testing\". When \"In Testing\", polling activity will fire for the first call to Zelis only, so that Zelis has the claim, then not make any additional polling entries until the client indicates the test is complete. Disabling this will then proceed to make new polling entries on claims in QUEUED and INPROCESS as normal. Note: The database will apply a default value of `False` for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of `False` to meet the API requirements and ensure that the functionality occurs as expected.
2592
+ * Indicates if Zelis Polling is \"In Testing\". When \"In Testing\", polling activity will fire for the first call to Zelis only, so that Zelis has the claim, then not make any additional polling entries until the client indicates the test is complete. Disabling this will then proceed to make new polling entries on claims in QUEUED and INPROCESS as normal. Note: This field is marked as NOT NULL in the database and therefore required by the API.
2563
2593
  * @type {boolean}
2564
2594
  * @memberof CompanyData
2565
2595
  */