@dynamatix/gb-schemas 1.3.366 → 1.3.367-broker

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 (89) hide show
  1. package/README.md +308 -308
  2. package/dist/applicants/applicant-additional-income.model.d.ts +0 -1
  3. package/dist/applicants/applicant-additional-income.model.d.ts.map +1 -1
  4. package/dist/applicants/applicant-commitment-creditCard.model.d.ts +0 -1
  5. package/dist/applicants/applicant-commitment-creditCard.model.d.ts.map +1 -1
  6. package/dist/applicants/applicant-commitment-loan.model.d.ts +0 -1
  7. package/dist/applicants/applicant-commitment-loan.model.d.ts.map +1 -1
  8. package/dist/applicants/applicant-commitment-mortgage.model.d.ts +0 -1
  9. package/dist/applicants/applicant-commitment-mortgage.model.d.ts.map +1 -1
  10. package/dist/applicants/applicant-commitment-residence.model.d.ts +0 -1
  11. package/dist/applicants/applicant-commitment-residence.model.d.ts.map +1 -1
  12. package/dist/applicants/applicant-commitment-secureLoan.model.d.ts +0 -1
  13. package/dist/applicants/applicant-commitment-secureLoan.model.d.ts.map +1 -1
  14. package/dist/applicants/applicant-commitment-unsecuredLoan.model.d.ts +0 -1
  15. package/dist/applicants/applicant-commitment-unsecuredLoan.model.d.ts.map +1 -1
  16. package/dist/applicants/applicant-credit-report.model.d.ts +1052 -1568
  17. package/dist/applicants/applicant-credit-report.model.d.ts.map +1 -1
  18. package/dist/applicants/applicant-credit-report.model.js +35 -45
  19. package/dist/applicants/applicant-credit-report.type.d.ts +4 -22
  20. package/dist/applicants/applicant-credit-report.type.d.ts.map +1 -1
  21. package/dist/applicants/applicant-employment-income.model.d.ts +0 -1
  22. package/dist/applicants/applicant-employment-income.model.d.ts.map +1 -1
  23. package/dist/applicants/applicant-employment.model.d.ts +0 -1
  24. package/dist/applicants/applicant-employment.model.d.ts.map +1 -1
  25. package/dist/applicants/applicant-expenditure.model.d.ts +0 -1
  26. package/dist/applicants/applicant-expenditure.model.d.ts.map +1 -1
  27. package/dist/applicants/applicant-expenditure.model.js +2 -2
  28. package/dist/applicants/applicant-income-summary.model.d.ts +0 -1
  29. package/dist/applicants/applicant-income-summary.model.d.ts.map +1 -1
  30. package/dist/applicants/applicant-pension-income.model.d.ts +0 -1
  31. package/dist/applicants/applicant-pension-income.model.d.ts.map +1 -1
  32. package/dist/applicants/applicant-property-income.model.d.ts +0 -1
  33. package/dist/applicants/applicant-property-income.model.d.ts.map +1 -1
  34. package/dist/applicants/applicant-self-employed-income.model.d.ts +0 -1
  35. package/dist/applicants/applicant-self-employed-income.model.d.ts.map +1 -1
  36. package/dist/applicants/applicant-sole-trader-income.model.d.ts +0 -1
  37. package/dist/applicants/applicant-sole-trader-income.model.d.ts.map +1 -1
  38. package/dist/applicants/applicant-uk-tax-credits.model.d.ts +0 -1
  39. package/dist/applicants/applicant-uk-tax-credits.model.d.ts.map +1 -1
  40. package/dist/applicants/applicant.model.d.ts +552 -160
  41. package/dist/applicants/applicant.model.d.ts.map +1 -1
  42. package/dist/applicants/applicant.model.js +26 -28
  43. package/dist/applications/application-company-model.d.ts +108 -1210
  44. package/dist/applications/application-company-model.d.ts.map +1 -1
  45. package/dist/applications/application-company-model.js +21 -21
  46. package/dist/applications/application-direct-debit.model.d.ts +18 -20
  47. package/dist/applications/application-direct-debit.model.d.ts.map +1 -1
  48. package/dist/applications/application-mortgage.model.d.ts +0 -1
  49. package/dist/applications/application-mortgage.model.d.ts.map +1 -1
  50. package/dist/applications/application-mortgage.type.d.ts +0 -1
  51. package/dist/applications/application-mortgage.type.d.ts.map +1 -1
  52. package/dist/applications/application-product.model.js +3 -3
  53. package/dist/applications/application-productfeatures.model.d.ts +180 -180
  54. package/dist/applications/application-productfeatures.model.d.ts.map +1 -1
  55. package/dist/applications/application-productfeatures.model.js +9 -6
  56. package/dist/applications/application-rationale.model.d.ts +24 -24
  57. package/dist/applications/application-rationale.model.js +1 -1
  58. package/dist/applications/application-valuation.model.d.ts +0 -19
  59. package/dist/applications/application-valuation.model.d.ts.map +1 -1
  60. package/dist/applications/application-valuation.model.js +0 -3
  61. package/dist/applications/application.model.d.ts +174 -162
  62. package/dist/applications/application.model.d.ts.map +1 -1
  63. package/dist/applications/application.model.js +38 -27
  64. package/dist/applications/applications-task.model.d.ts +90 -84
  65. package/dist/applications/applications-task.model.d.ts.map +1 -1
  66. package/dist/applications/applications-task.model.js +16 -11
  67. package/dist/applications/solicitor.model.d.ts +0 -2
  68. package/dist/applications/solicitor.model.d.ts.map +1 -1
  69. package/dist/properties/property.model.d.ts +18 -19
  70. package/dist/properties/property.model.d.ts.map +1 -1
  71. package/dist/properties/security.model.js +33 -33
  72. package/dist/shared/workflow.service.d.ts.map +1 -1
  73. package/dist/shared/workflow.service.js +1 -0
  74. package/dist/users/user.model.js +1 -1
  75. package/package.json +87 -87
  76. package/dist/applicants/applicant-income-source.model.d.ts +0 -26
  77. package/dist/applicants/applicant-income-source.model.d.ts.map +0 -1
  78. package/dist/applicants/applicant-income.model.d.ts +0 -160
  79. package/dist/applicants/applicant-income.model.d.ts.map +0 -1
  80. package/dist/applicants/applicant-other-income.model.d.ts +0 -85
  81. package/dist/applicants/applicant-other-income.model.d.ts.map +0 -1
  82. package/dist/applications/application-document.model.d.ts +0 -158
  83. package/dist/applications/application-document.model.d.ts.map +0 -1
  84. package/dist/applications/document.model.d.ts +0 -158
  85. package/dist/applications/document.model.d.ts.map +0 -1
  86. package/dist/applications/productfeatures.model.d.ts +0 -368
  87. package/dist/applications/productfeatures.model.d.ts.map +0 -1
  88. package/dist/shared/document-type-model.d.ts +0 -48
  89. package/dist/shared/document-type-model.d.ts.map +0 -1
@@ -32,8 +32,7 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
32
32
  applicantName: string;
33
33
  referenceNumber: string;
34
34
  applicantDob: string;
35
- requestDate: string;
36
- expiredDate: string;
35
+ noticeofCorrection: string;
37
36
  creditDefaults: string;
38
37
  countyCourtJudgment: string;
39
38
  securedArrears: string;
@@ -44,33 +43,27 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
44
43
  dob: string;
45
44
  forename: string;
46
45
  surname: string;
47
- middlename: string;
48
46
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
49
47
  dob: string;
50
48
  forename: string;
51
49
  surname: string;
52
- middlename: string;
53
50
  }> & {
54
51
  dob: string;
55
52
  forename: string;
56
53
  surname: string;
57
- middlename: string;
58
54
  }>;
59
55
  associates: mongoose.Types.DocumentArray<{
60
56
  dob: string;
61
57
  forename: string;
62
58
  surname: string;
63
- middlename: string;
64
59
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
65
60
  dob: string;
66
61
  forename: string;
67
62
  surname: string;
68
- middlename: string;
69
63
  }> & {
70
64
  dob: string;
71
65
  forename: string;
72
66
  surname: string;
73
- middlename: string;
74
67
  }>;
75
68
  linkedAddressData: mongoose.Types.DocumentArray<{
76
69
  type: string;
@@ -78,6 +71,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
78
71
  dob: string;
79
72
  startDate: string;
80
73
  lastUpdate: string;
74
+ startBalance: {
75
+ amount: string;
76
+ currency: string;
77
+ };
78
+ fixedPaymentTerms: number;
79
+ currentBalance: {
80
+ amount: string;
81
+ currency: string;
82
+ };
83
+ delinquentBalance: {
84
+ amount: string;
85
+ currency: string;
86
+ };
81
87
  endDate: string;
82
88
  nameMatchStatus: string;
83
89
  paymentFrequency: string;
@@ -91,28 +97,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
91
97
  ageInMonths: string;
92
98
  paymentStatus: string;
93
99
  }>;
94
- startBalance?: {
95
- amount: string;
96
- currency: string;
97
- } | null | undefined;
98
- fixedPaymentTerms?: {
99
- amount: string;
100
- currency: string;
101
- } | null | undefined;
102
- currentBalance?: {
103
- amount: string;
104
- currency: string;
105
- } | null | undefined;
106
- delinquentBalance?: {
107
- amount: string;
108
- currency: string;
109
- } | null | undefined;
110
100
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
111
101
  type: string;
112
102
  name: string;
113
103
  dob: string;
114
104
  startDate: string;
115
105
  lastUpdate: string;
106
+ startBalance: {
107
+ amount: string;
108
+ currency: string;
109
+ };
110
+ fixedPaymentTerms: number;
111
+ currentBalance: {
112
+ amount: string;
113
+ currency: string;
114
+ };
115
+ delinquentBalance: {
116
+ amount: string;
117
+ currency: string;
118
+ };
116
119
  endDate: string;
117
120
  nameMatchStatus: string;
118
121
  paymentFrequency: string;
@@ -126,28 +129,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
126
129
  ageInMonths: string;
127
130
  paymentStatus: string;
128
131
  }>;
129
- startBalance?: {
130
- amount: string;
131
- currency: string;
132
- } | null | undefined;
133
- fixedPaymentTerms?: {
134
- amount: string;
135
- currency: string;
136
- } | null | undefined;
137
- currentBalance?: {
138
- amount: string;
139
- currency: string;
140
- } | null | undefined;
141
- delinquentBalance?: {
142
- amount: string;
143
- currency: string;
144
- } | null | undefined;
145
132
  }> & {
146
133
  type: string;
147
134
  name: string;
148
135
  dob: string;
149
136
  startDate: string;
150
137
  lastUpdate: string;
138
+ startBalance: {
139
+ amount: string;
140
+ currency: string;
141
+ };
142
+ fixedPaymentTerms: number;
143
+ currentBalance: {
144
+ amount: string;
145
+ currency: string;
146
+ };
147
+ delinquentBalance: {
148
+ amount: string;
149
+ currency: string;
150
+ };
151
151
  endDate: string;
152
152
  nameMatchStatus: string;
153
153
  paymentFrequency: string;
@@ -161,22 +161,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
161
161
  ageInMonths: string;
162
162
  paymentStatus: string;
163
163
  }>;
164
- startBalance?: {
165
- amount: string;
166
- currency: string;
167
- } | null | undefined;
168
- fixedPaymentTerms?: {
169
- amount: string;
170
- currency: string;
171
- } | null | undefined;
172
- currentBalance?: {
173
- amount: string;
174
- currency: string;
175
- } | null | undefined;
176
- delinquentBalance?: {
177
- amount: string;
178
- currency: string;
179
- } | null | undefined;
180
164
  }>;
181
165
  suppliedAddressData: mongoose.Types.DocumentArray<{
182
166
  type: string;
@@ -184,6 +168,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
184
168
  dob: string;
185
169
  startDate: string;
186
170
  lastUpdate: string;
171
+ startBalance: {
172
+ amount: string;
173
+ currency: string;
174
+ };
175
+ fixedPaymentTerms: number;
176
+ currentBalance: {
177
+ amount: string;
178
+ currency: string;
179
+ };
180
+ delinquentBalance: {
181
+ amount: string;
182
+ currency: string;
183
+ };
187
184
  endDate: string;
188
185
  nameMatchStatus: string;
189
186
  paymentFrequency: string;
@@ -197,28 +194,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
197
194
  ageInMonths: string;
198
195
  paymentStatus: string;
199
196
  }>;
200
- startBalance?: {
201
- amount: string;
202
- currency: string;
203
- } | null | undefined;
204
- fixedPaymentTerms?: {
205
- amount: string;
206
- currency: string;
207
- } | null | undefined;
208
- currentBalance?: {
209
- amount: string;
210
- currency: string;
211
- } | null | undefined;
212
- delinquentBalance?: {
213
- amount: string;
214
- currency: string;
215
- } | null | undefined;
216
197
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
217
198
  type: string;
218
199
  name: string;
219
200
  dob: string;
220
201
  startDate: string;
221
202
  lastUpdate: string;
203
+ startBalance: {
204
+ amount: string;
205
+ currency: string;
206
+ };
207
+ fixedPaymentTerms: number;
208
+ currentBalance: {
209
+ amount: string;
210
+ currency: string;
211
+ };
212
+ delinquentBalance: {
213
+ amount: string;
214
+ currency: string;
215
+ };
222
216
  endDate: string;
223
217
  nameMatchStatus: string;
224
218
  paymentFrequency: string;
@@ -232,28 +226,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
232
226
  ageInMonths: string;
233
227
  paymentStatus: string;
234
228
  }>;
235
- startBalance?: {
236
- amount: string;
237
- currency: string;
238
- } | null | undefined;
239
- fixedPaymentTerms?: {
240
- amount: string;
241
- currency: string;
242
- } | null | undefined;
243
- currentBalance?: {
244
- amount: string;
245
- currency: string;
246
- } | null | undefined;
247
- delinquentBalance?: {
248
- amount: string;
249
- currency: string;
250
- } | null | undefined;
251
229
  }> & {
252
230
  type: string;
253
231
  name: string;
254
232
  dob: string;
255
233
  startDate: string;
256
234
  lastUpdate: string;
235
+ startBalance: {
236
+ amount: string;
237
+ currency: string;
238
+ };
239
+ fixedPaymentTerms: number;
240
+ currentBalance: {
241
+ amount: string;
242
+ currency: string;
243
+ };
244
+ delinquentBalance: {
245
+ amount: string;
246
+ currency: string;
247
+ };
257
248
  endDate: string;
258
249
  nameMatchStatus: string;
259
250
  paymentFrequency: string;
@@ -267,22 +258,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
267
258
  ageInMonths: string;
268
259
  paymentStatus: string;
269
260
  }>;
270
- startBalance?: {
271
- amount: string;
272
- currency: string;
273
- } | null | undefined;
274
- fixedPaymentTerms?: {
275
- amount: string;
276
- currency: string;
277
- } | null | undefined;
278
- currentBalance?: {
279
- amount: string;
280
- currency: string;
281
- } | null | undefined;
282
- delinquentBalance?: {
283
- amount: string;
284
- currency: string;
285
- } | null | undefined;
286
261
  }>;
287
262
  accountInformation: mongoose.Types.DocumentArray<{
288
263
  type: string;
@@ -290,6 +265,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
290
265
  dob: string;
291
266
  startDate: string;
292
267
  lastUpdate: string;
268
+ startBalance: {
269
+ amount: string;
270
+ currency: string;
271
+ };
272
+ fixedPaymentTerms: number;
273
+ currentBalance: {
274
+ amount: string;
275
+ currency: string;
276
+ };
277
+ delinquentBalance: {
278
+ amount: string;
279
+ currency: string;
280
+ };
293
281
  endDate: string;
294
282
  nameMatchStatus: string;
295
283
  paymentFrequency: string;
@@ -303,28 +291,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
303
291
  ageInMonths: string;
304
292
  paymentStatus: string;
305
293
  }>;
306
- startBalance?: {
307
- amount: string;
308
- currency: string;
309
- } | null | undefined;
310
- fixedPaymentTerms?: {
311
- amount: string;
312
- currency: string;
313
- } | null | undefined;
314
- currentBalance?: {
315
- amount: string;
316
- currency: string;
317
- } | null | undefined;
318
- delinquentBalance?: {
319
- amount: string;
320
- currency: string;
321
- } | null | undefined;
322
294
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
323
295
  type: string;
324
296
  name: string;
325
297
  dob: string;
326
298
  startDate: string;
327
299
  lastUpdate: string;
300
+ startBalance: {
301
+ amount: string;
302
+ currency: string;
303
+ };
304
+ fixedPaymentTerms: number;
305
+ currentBalance: {
306
+ amount: string;
307
+ currency: string;
308
+ };
309
+ delinquentBalance: {
310
+ amount: string;
311
+ currency: string;
312
+ };
328
313
  endDate: string;
329
314
  nameMatchStatus: string;
330
315
  paymentFrequency: string;
@@ -338,28 +323,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
338
323
  ageInMonths: string;
339
324
  paymentStatus: string;
340
325
  }>;
341
- startBalance?: {
342
- amount: string;
343
- currency: string;
344
- } | null | undefined;
345
- fixedPaymentTerms?: {
346
- amount: string;
347
- currency: string;
348
- } | null | undefined;
349
- currentBalance?: {
350
- amount: string;
351
- currency: string;
352
- } | null | undefined;
353
- delinquentBalance?: {
354
- amount: string;
355
- currency: string;
356
- } | null | undefined;
357
326
  }> & {
358
327
  type: string;
359
328
  name: string;
360
329
  dob: string;
361
330
  startDate: string;
362
331
  lastUpdate: string;
332
+ startBalance: {
333
+ amount: string;
334
+ currency: string;
335
+ };
336
+ fixedPaymentTerms: number;
337
+ currentBalance: {
338
+ amount: string;
339
+ currency: string;
340
+ };
341
+ delinquentBalance: {
342
+ amount: string;
343
+ currency: string;
344
+ };
363
345
  endDate: string;
364
346
  nameMatchStatus: string;
365
347
  paymentFrequency: string;
@@ -373,22 +355,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
373
355
  ageInMonths: string;
374
356
  paymentStatus: string;
375
357
  }>;
376
- startBalance?: {
377
- amount: string;
378
- currency: string;
379
- } | null | undefined;
380
- fixedPaymentTerms?: {
381
- amount: string;
382
- currency: string;
383
- } | null | undefined;
384
- currentBalance?: {
385
- amount: string;
386
- currency: string;
387
- } | null | undefined;
388
- delinquentBalance?: {
389
- amount: string;
390
- currency: string;
391
- } | null | undefined;
392
358
  }>;
393
359
  accountLinkedInformations: mongoose.Types.DocumentArray<{
394
360
  type: string;
@@ -396,6 +362,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
396
362
  dob: string;
397
363
  startDate: string;
398
364
  lastUpdate: string;
365
+ startBalance: {
366
+ amount: string;
367
+ currency: string;
368
+ };
369
+ fixedPaymentTerms: number;
370
+ currentBalance: {
371
+ amount: string;
372
+ currency: string;
373
+ };
374
+ delinquentBalance: {
375
+ amount: string;
376
+ currency: string;
377
+ };
399
378
  endDate: string;
400
379
  nameMatchStatus: string;
401
380
  paymentFrequency: string;
@@ -409,28 +388,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
409
388
  ageInMonths: string;
410
389
  paymentStatus: string;
411
390
  }>;
412
- startBalance?: {
413
- amount: string;
414
- currency: string;
415
- } | null | undefined;
416
- fixedPaymentTerms?: {
417
- amount: string;
418
- currency: string;
419
- } | null | undefined;
420
- currentBalance?: {
421
- amount: string;
422
- currency: string;
423
- } | null | undefined;
424
- delinquentBalance?: {
425
- amount: string;
426
- currency: string;
427
- } | null | undefined;
428
391
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
429
392
  type: string;
430
393
  name: string;
431
394
  dob: string;
432
395
  startDate: string;
433
396
  lastUpdate: string;
397
+ startBalance: {
398
+ amount: string;
399
+ currency: string;
400
+ };
401
+ fixedPaymentTerms: number;
402
+ currentBalance: {
403
+ amount: string;
404
+ currency: string;
405
+ };
406
+ delinquentBalance: {
407
+ amount: string;
408
+ currency: string;
409
+ };
434
410
  endDate: string;
435
411
  nameMatchStatus: string;
436
412
  paymentFrequency: string;
@@ -444,28 +420,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
444
420
  ageInMonths: string;
445
421
  paymentStatus: string;
446
422
  }>;
447
- startBalance?: {
448
- amount: string;
449
- currency: string;
450
- } | null | undefined;
451
- fixedPaymentTerms?: {
452
- amount: string;
453
- currency: string;
454
- } | null | undefined;
455
- currentBalance?: {
456
- amount: string;
457
- currency: string;
458
- } | null | undefined;
459
- delinquentBalance?: {
460
- amount: string;
461
- currency: string;
462
- } | null | undefined;
463
423
  }> & {
464
424
  type: string;
465
425
  name: string;
466
426
  dob: string;
467
427
  startDate: string;
468
428
  lastUpdate: string;
429
+ startBalance: {
430
+ amount: string;
431
+ currency: string;
432
+ };
433
+ fixedPaymentTerms: number;
434
+ currentBalance: {
435
+ amount: string;
436
+ currency: string;
437
+ };
438
+ delinquentBalance: {
439
+ amount: string;
440
+ currency: string;
441
+ };
469
442
  endDate: string;
470
443
  nameMatchStatus: string;
471
444
  paymentFrequency: string;
@@ -479,42 +452,14 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
479
452
  ageInMonths: string;
480
453
  paymentStatus: string;
481
454
  }>;
482
- startBalance?: {
483
- amount: string;
484
- currency: string;
485
- } | null | undefined;
486
- fixedPaymentTerms?: {
487
- amount: string;
488
- currency: string;
489
- } | null | undefined;
490
- currentBalance?: {
491
- amount: string;
492
- currency: string;
493
- } | null | undefined;
494
- delinquentBalance?: {
495
- amount: string;
496
- currency: string;
497
- } | null | undefined;
498
455
  }>;
499
- electoralInformation: mongoose.Types.DocumentArray<{
500
- name: string;
501
- startDate: string;
502
- endDate: string;
503
- nameMatchStatus: string;
504
- seniority: string;
505
- }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
506
- name: string;
507
- startDate: string;
508
- endDate: string;
509
- nameMatchStatus: string;
510
- seniority: string;
511
- }> & {
456
+ electoralInformation: {
512
457
  name: string;
513
458
  startDate: string;
514
459
  endDate: string;
515
460
  nameMatchStatus: string;
516
461
  seniority: string;
517
- }>;
462
+ };
518
463
  electoralLinkedInformations: mongoose.Types.DocumentArray<{
519
464
  name: string;
520
465
  startDate: string;
@@ -536,123 +481,91 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
536
481
  }>;
537
482
  linkedAddresses: mongoose.Types.DocumentArray<{
538
483
  type: "current" | "previous";
539
- address?: {
484
+ address: {
540
485
  number: string;
541
486
  street: string;
542
487
  postTown: string;
543
488
  postcode: string;
544
489
  county: string;
545
- addressId: string;
546
- } | null | undefined;
490
+ };
547
491
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
548
492
  type: "current" | "previous";
549
- address?: {
493
+ address: {
550
494
  number: string;
551
495
  street: string;
552
496
  postTown: string;
553
497
  postcode: string;
554
498
  county: string;
555
- addressId: string;
556
- } | null | undefined;
499
+ };
557
500
  }> & {
558
501
  type: "current" | "previous";
559
- address?: {
502
+ address: {
560
503
  number: string;
561
504
  street: string;
562
505
  postTown: string;
563
506
  postcode: string;
564
507
  county: string;
565
- addressId: string;
566
- } | null | undefined;
508
+ };
567
509
  }>;
568
510
  currentAddresses: mongoose.Types.DocumentArray<{
569
- address?: {
511
+ address: {
570
512
  number: string;
571
513
  name: string;
572
514
  postTown: string;
573
515
  postcode: string;
574
516
  country: string;
575
517
  street1: string;
576
- } | null | undefined;
518
+ };
577
519
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
578
- address?: {
520
+ address: {
579
521
  number: string;
580
522
  name: string;
581
523
  postTown: string;
582
524
  postcode: string;
583
525
  country: string;
584
526
  street1: string;
585
- } | null | undefined;
527
+ };
586
528
  }> & {
587
- address?: {
529
+ address: {
588
530
  number: string;
589
531
  name: string;
590
532
  postTown: string;
591
533
  postcode: string;
592
534
  country: string;
593
535
  street1: string;
594
- } | null | undefined;
536
+ };
595
537
  }>;
596
538
  previousSearches: mongoose.Types.DocumentArray<{
597
539
  name: string;
598
540
  dob: string;
599
- nameMatchStatus: string;
600
- companyType: string;
601
541
  jointApplicant: boolean;
602
542
  searchType: string;
603
543
  searchDate: string;
544
+ companyType: string;
604
545
  optIn: boolean;
605
546
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
606
547
  name: string;
607
548
  dob: string;
608
- nameMatchStatus: string;
609
- companyType: string;
610
549
  jointApplicant: boolean;
611
550
  searchType: string;
612
551
  searchDate: string;
552
+ companyType: string;
613
553
  optIn: boolean;
614
554
  }> & {
615
555
  name: string;
616
556
  dob: string;
617
- nameMatchStatus: string;
618
- companyType: string;
619
557
  jointApplicant: boolean;
620
558
  searchType: string;
621
559
  searchDate: string;
560
+ companyType: string;
622
561
  optIn: boolean;
623
562
  }>;
624
- noticeofCorrection: mongoose.Types.DocumentArray<{
625
- type: "active" | "historical";
626
- noc?: {
627
- text: string;
628
- name: string;
629
- nameMatchStatus: string;
630
- dataNoticeCreated: string;
631
- } | null | undefined;
632
- }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
633
- type: "active" | "historical";
634
- noc?: {
635
- text: string;
636
- name: string;
637
- nameMatchStatus: string;
638
- dataNoticeCreated: string;
639
- } | null | undefined;
640
- }> & {
641
- type: "active" | "historical";
642
- noc?: {
643
- text: string;
644
- name: string;
645
- nameMatchStatus: string;
646
- dataNoticeCreated: string;
647
- } | null | undefined;
648
- }>;
649
563
  }, {}, {}, {}, mongoose.Document<unknown, {}, {
650
564
  applicantId: mongoose.Types.ObjectId;
651
565
  applicantName: string;
652
566
  referenceNumber: string;
653
567
  applicantDob: string;
654
- requestDate: string;
655
- expiredDate: string;
568
+ noticeofCorrection: string;
656
569
  creditDefaults: string;
657
570
  countyCourtJudgment: string;
658
571
  securedArrears: string;
@@ -663,33 +576,27 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
663
576
  dob: string;
664
577
  forename: string;
665
578
  surname: string;
666
- middlename: string;
667
579
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
668
580
  dob: string;
669
581
  forename: string;
670
582
  surname: string;
671
- middlename: string;
672
583
  }> & {
673
584
  dob: string;
674
585
  forename: string;
675
586
  surname: string;
676
- middlename: string;
677
587
  }>;
678
588
  associates: mongoose.Types.DocumentArray<{
679
589
  dob: string;
680
590
  forename: string;
681
591
  surname: string;
682
- middlename: string;
683
592
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
684
593
  dob: string;
685
594
  forename: string;
686
595
  surname: string;
687
- middlename: string;
688
596
  }> & {
689
597
  dob: string;
690
598
  forename: string;
691
599
  surname: string;
692
- middlename: string;
693
600
  }>;
694
601
  linkedAddressData: mongoose.Types.DocumentArray<{
695
602
  type: string;
@@ -697,6 +604,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
697
604
  dob: string;
698
605
  startDate: string;
699
606
  lastUpdate: string;
607
+ startBalance: {
608
+ amount: string;
609
+ currency: string;
610
+ };
611
+ fixedPaymentTerms: number;
612
+ currentBalance: {
613
+ amount: string;
614
+ currency: string;
615
+ };
616
+ delinquentBalance: {
617
+ amount: string;
618
+ currency: string;
619
+ };
700
620
  endDate: string;
701
621
  nameMatchStatus: string;
702
622
  paymentFrequency: string;
@@ -710,28 +630,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
710
630
  ageInMonths: string;
711
631
  paymentStatus: string;
712
632
  }>;
713
- startBalance?: {
714
- amount: string;
715
- currency: string;
716
- } | null | undefined;
717
- fixedPaymentTerms?: {
718
- amount: string;
719
- currency: string;
720
- } | null | undefined;
721
- currentBalance?: {
722
- amount: string;
723
- currency: string;
724
- } | null | undefined;
725
- delinquentBalance?: {
726
- amount: string;
727
- currency: string;
728
- } | null | undefined;
729
633
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
730
634
  type: string;
731
635
  name: string;
732
636
  dob: string;
733
637
  startDate: string;
734
638
  lastUpdate: string;
639
+ startBalance: {
640
+ amount: string;
641
+ currency: string;
642
+ };
643
+ fixedPaymentTerms: number;
644
+ currentBalance: {
645
+ amount: string;
646
+ currency: string;
647
+ };
648
+ delinquentBalance: {
649
+ amount: string;
650
+ currency: string;
651
+ };
735
652
  endDate: string;
736
653
  nameMatchStatus: string;
737
654
  paymentFrequency: string;
@@ -745,28 +662,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
745
662
  ageInMonths: string;
746
663
  paymentStatus: string;
747
664
  }>;
748
- startBalance?: {
749
- amount: string;
750
- currency: string;
751
- } | null | undefined;
752
- fixedPaymentTerms?: {
753
- amount: string;
754
- currency: string;
755
- } | null | undefined;
756
- currentBalance?: {
757
- amount: string;
758
- currency: string;
759
- } | null | undefined;
760
- delinquentBalance?: {
761
- amount: string;
762
- currency: string;
763
- } | null | undefined;
764
665
  }> & {
765
666
  type: string;
766
667
  name: string;
767
668
  dob: string;
768
669
  startDate: string;
769
670
  lastUpdate: string;
671
+ startBalance: {
672
+ amount: string;
673
+ currency: string;
674
+ };
675
+ fixedPaymentTerms: number;
676
+ currentBalance: {
677
+ amount: string;
678
+ currency: string;
679
+ };
680
+ delinquentBalance: {
681
+ amount: string;
682
+ currency: string;
683
+ };
770
684
  endDate: string;
771
685
  nameMatchStatus: string;
772
686
  paymentFrequency: string;
@@ -780,22 +694,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
780
694
  ageInMonths: string;
781
695
  paymentStatus: string;
782
696
  }>;
783
- startBalance?: {
784
- amount: string;
785
- currency: string;
786
- } | null | undefined;
787
- fixedPaymentTerms?: {
788
- amount: string;
789
- currency: string;
790
- } | null | undefined;
791
- currentBalance?: {
792
- amount: string;
793
- currency: string;
794
- } | null | undefined;
795
- delinquentBalance?: {
796
- amount: string;
797
- currency: string;
798
- } | null | undefined;
799
697
  }>;
800
698
  suppliedAddressData: mongoose.Types.DocumentArray<{
801
699
  type: string;
@@ -803,6 +701,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
803
701
  dob: string;
804
702
  startDate: string;
805
703
  lastUpdate: string;
704
+ startBalance: {
705
+ amount: string;
706
+ currency: string;
707
+ };
708
+ fixedPaymentTerms: number;
709
+ currentBalance: {
710
+ amount: string;
711
+ currency: string;
712
+ };
713
+ delinquentBalance: {
714
+ amount: string;
715
+ currency: string;
716
+ };
806
717
  endDate: string;
807
718
  nameMatchStatus: string;
808
719
  paymentFrequency: string;
@@ -816,32 +727,29 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
816
727
  ageInMonths: string;
817
728
  paymentStatus: string;
818
729
  }>;
819
- startBalance?: {
820
- amount: string;
821
- currency: string;
822
- } | null | undefined;
823
- fixedPaymentTerms?: {
824
- amount: string;
825
- currency: string;
826
- } | null | undefined;
827
- currentBalance?: {
828
- amount: string;
829
- currency: string;
830
- } | null | undefined;
831
- delinquentBalance?: {
832
- amount: string;
833
- currency: string;
834
- } | null | undefined;
835
730
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
836
731
  type: string;
837
732
  name: string;
838
733
  dob: string;
839
734
  startDate: string;
840
735
  lastUpdate: string;
841
- endDate: string;
842
- nameMatchStatus: string;
843
- paymentFrequency: string;
844
- paymentHistory: mongoose.Types.DocumentArray<{
736
+ startBalance: {
737
+ amount: string;
738
+ currency: string;
739
+ };
740
+ fixedPaymentTerms: number;
741
+ currentBalance: {
742
+ amount: string;
743
+ currency: string;
744
+ };
745
+ delinquentBalance: {
746
+ amount: string;
747
+ currency: string;
748
+ };
749
+ endDate: string;
750
+ nameMatchStatus: string;
751
+ paymentFrequency: string;
752
+ paymentHistory: mongoose.Types.DocumentArray<{
845
753
  ageInMonths: string;
846
754
  paymentStatus: string;
847
755
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
@@ -851,28 +759,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
851
759
  ageInMonths: string;
852
760
  paymentStatus: string;
853
761
  }>;
854
- startBalance?: {
855
- amount: string;
856
- currency: string;
857
- } | null | undefined;
858
- fixedPaymentTerms?: {
859
- amount: string;
860
- currency: string;
861
- } | null | undefined;
862
- currentBalance?: {
863
- amount: string;
864
- currency: string;
865
- } | null | undefined;
866
- delinquentBalance?: {
867
- amount: string;
868
- currency: string;
869
- } | null | undefined;
870
762
  }> & {
871
763
  type: string;
872
764
  name: string;
873
765
  dob: string;
874
766
  startDate: string;
875
767
  lastUpdate: string;
768
+ startBalance: {
769
+ amount: string;
770
+ currency: string;
771
+ };
772
+ fixedPaymentTerms: number;
773
+ currentBalance: {
774
+ amount: string;
775
+ currency: string;
776
+ };
777
+ delinquentBalance: {
778
+ amount: string;
779
+ currency: string;
780
+ };
876
781
  endDate: string;
877
782
  nameMatchStatus: string;
878
783
  paymentFrequency: string;
@@ -886,22 +791,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
886
791
  ageInMonths: string;
887
792
  paymentStatus: string;
888
793
  }>;
889
- startBalance?: {
890
- amount: string;
891
- currency: string;
892
- } | null | undefined;
893
- fixedPaymentTerms?: {
894
- amount: string;
895
- currency: string;
896
- } | null | undefined;
897
- currentBalance?: {
898
- amount: string;
899
- currency: string;
900
- } | null | undefined;
901
- delinquentBalance?: {
902
- amount: string;
903
- currency: string;
904
- } | null | undefined;
905
794
  }>;
906
795
  accountInformation: mongoose.Types.DocumentArray<{
907
796
  type: string;
@@ -909,6 +798,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
909
798
  dob: string;
910
799
  startDate: string;
911
800
  lastUpdate: string;
801
+ startBalance: {
802
+ amount: string;
803
+ currency: string;
804
+ };
805
+ fixedPaymentTerms: number;
806
+ currentBalance: {
807
+ amount: string;
808
+ currency: string;
809
+ };
810
+ delinquentBalance: {
811
+ amount: string;
812
+ currency: string;
813
+ };
912
814
  endDate: string;
913
815
  nameMatchStatus: string;
914
816
  paymentFrequency: string;
@@ -922,28 +824,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
922
824
  ageInMonths: string;
923
825
  paymentStatus: string;
924
826
  }>;
925
- startBalance?: {
926
- amount: string;
927
- currency: string;
928
- } | null | undefined;
929
- fixedPaymentTerms?: {
930
- amount: string;
931
- currency: string;
932
- } | null | undefined;
933
- currentBalance?: {
934
- amount: string;
935
- currency: string;
936
- } | null | undefined;
937
- delinquentBalance?: {
938
- amount: string;
939
- currency: string;
940
- } | null | undefined;
941
827
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
942
828
  type: string;
943
829
  name: string;
944
830
  dob: string;
945
831
  startDate: string;
946
832
  lastUpdate: string;
833
+ startBalance: {
834
+ amount: string;
835
+ currency: string;
836
+ };
837
+ fixedPaymentTerms: number;
838
+ currentBalance: {
839
+ amount: string;
840
+ currency: string;
841
+ };
842
+ delinquentBalance: {
843
+ amount: string;
844
+ currency: string;
845
+ };
947
846
  endDate: string;
948
847
  nameMatchStatus: string;
949
848
  paymentFrequency: string;
@@ -957,28 +856,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
957
856
  ageInMonths: string;
958
857
  paymentStatus: string;
959
858
  }>;
960
- startBalance?: {
961
- amount: string;
962
- currency: string;
963
- } | null | undefined;
964
- fixedPaymentTerms?: {
965
- amount: string;
966
- currency: string;
967
- } | null | undefined;
968
- currentBalance?: {
969
- amount: string;
970
- currency: string;
971
- } | null | undefined;
972
- delinquentBalance?: {
973
- amount: string;
974
- currency: string;
975
- } | null | undefined;
976
859
  }> & {
977
860
  type: string;
978
861
  name: string;
979
862
  dob: string;
980
863
  startDate: string;
981
864
  lastUpdate: string;
865
+ startBalance: {
866
+ amount: string;
867
+ currency: string;
868
+ };
869
+ fixedPaymentTerms: number;
870
+ currentBalance: {
871
+ amount: string;
872
+ currency: string;
873
+ };
874
+ delinquentBalance: {
875
+ amount: string;
876
+ currency: string;
877
+ };
982
878
  endDate: string;
983
879
  nameMatchStatus: string;
984
880
  paymentFrequency: string;
@@ -992,22 +888,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
992
888
  ageInMonths: string;
993
889
  paymentStatus: string;
994
890
  }>;
995
- startBalance?: {
996
- amount: string;
997
- currency: string;
998
- } | null | undefined;
999
- fixedPaymentTerms?: {
1000
- amount: string;
1001
- currency: string;
1002
- } | null | undefined;
1003
- currentBalance?: {
1004
- amount: string;
1005
- currency: string;
1006
- } | null | undefined;
1007
- delinquentBalance?: {
1008
- amount: string;
1009
- currency: string;
1010
- } | null | undefined;
1011
891
  }>;
1012
892
  accountLinkedInformations: mongoose.Types.DocumentArray<{
1013
893
  type: string;
@@ -1015,6 +895,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1015
895
  dob: string;
1016
896
  startDate: string;
1017
897
  lastUpdate: string;
898
+ startBalance: {
899
+ amount: string;
900
+ currency: string;
901
+ };
902
+ fixedPaymentTerms: number;
903
+ currentBalance: {
904
+ amount: string;
905
+ currency: string;
906
+ };
907
+ delinquentBalance: {
908
+ amount: string;
909
+ currency: string;
910
+ };
1018
911
  endDate: string;
1019
912
  nameMatchStatus: string;
1020
913
  paymentFrequency: string;
@@ -1028,28 +921,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1028
921
  ageInMonths: string;
1029
922
  paymentStatus: string;
1030
923
  }>;
1031
- startBalance?: {
1032
- amount: string;
1033
- currency: string;
1034
- } | null | undefined;
1035
- fixedPaymentTerms?: {
1036
- amount: string;
1037
- currency: string;
1038
- } | null | undefined;
1039
- currentBalance?: {
1040
- amount: string;
1041
- currency: string;
1042
- } | null | undefined;
1043
- delinquentBalance?: {
1044
- amount: string;
1045
- currency: string;
1046
- } | null | undefined;
1047
924
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1048
925
  type: string;
1049
926
  name: string;
1050
927
  dob: string;
1051
928
  startDate: string;
1052
929
  lastUpdate: string;
930
+ startBalance: {
931
+ amount: string;
932
+ currency: string;
933
+ };
934
+ fixedPaymentTerms: number;
935
+ currentBalance: {
936
+ amount: string;
937
+ currency: string;
938
+ };
939
+ delinquentBalance: {
940
+ amount: string;
941
+ currency: string;
942
+ };
1053
943
  endDate: string;
1054
944
  nameMatchStatus: string;
1055
945
  paymentFrequency: string;
@@ -1063,28 +953,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1063
953
  ageInMonths: string;
1064
954
  paymentStatus: string;
1065
955
  }>;
1066
- startBalance?: {
1067
- amount: string;
1068
- currency: string;
1069
- } | null | undefined;
1070
- fixedPaymentTerms?: {
1071
- amount: string;
1072
- currency: string;
1073
- } | null | undefined;
1074
- currentBalance?: {
1075
- amount: string;
1076
- currency: string;
1077
- } | null | undefined;
1078
- delinquentBalance?: {
1079
- amount: string;
1080
- currency: string;
1081
- } | null | undefined;
1082
956
  }> & {
1083
957
  type: string;
1084
958
  name: string;
1085
959
  dob: string;
1086
960
  startDate: string;
1087
961
  lastUpdate: string;
962
+ startBalance: {
963
+ amount: string;
964
+ currency: string;
965
+ };
966
+ fixedPaymentTerms: number;
967
+ currentBalance: {
968
+ amount: string;
969
+ currency: string;
970
+ };
971
+ delinquentBalance: {
972
+ amount: string;
973
+ currency: string;
974
+ };
1088
975
  endDate: string;
1089
976
  nameMatchStatus: string;
1090
977
  paymentFrequency: string;
@@ -1098,42 +985,14 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1098
985
  ageInMonths: string;
1099
986
  paymentStatus: string;
1100
987
  }>;
1101
- startBalance?: {
1102
- amount: string;
1103
- currency: string;
1104
- } | null | undefined;
1105
- fixedPaymentTerms?: {
1106
- amount: string;
1107
- currency: string;
1108
- } | null | undefined;
1109
- currentBalance?: {
1110
- amount: string;
1111
- currency: string;
1112
- } | null | undefined;
1113
- delinquentBalance?: {
1114
- amount: string;
1115
- currency: string;
1116
- } | null | undefined;
1117
988
  }>;
1118
- electoralInformation: mongoose.Types.DocumentArray<{
989
+ electoralInformation: {
1119
990
  name: string;
1120
991
  startDate: string;
1121
992
  endDate: string;
1122
993
  nameMatchStatus: string;
1123
994
  seniority: string;
1124
- }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1125
- name: string;
1126
- startDate: string;
1127
- endDate: string;
1128
- nameMatchStatus: string;
1129
- seniority: string;
1130
- }> & {
1131
- name: string;
1132
- startDate: string;
1133
- endDate: string;
1134
- nameMatchStatus: string;
1135
- seniority: string;
1136
- }>;
995
+ };
1137
996
  electoralLinkedInformations: mongoose.Types.DocumentArray<{
1138
997
  name: string;
1139
998
  startDate: string;
@@ -1155,123 +1014,91 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1155
1014
  }>;
1156
1015
  linkedAddresses: mongoose.Types.DocumentArray<{
1157
1016
  type: "current" | "previous";
1158
- address?: {
1017
+ address: {
1159
1018
  number: string;
1160
1019
  street: string;
1161
1020
  postTown: string;
1162
1021
  postcode: string;
1163
1022
  county: string;
1164
- addressId: string;
1165
- } | null | undefined;
1023
+ };
1166
1024
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1167
1025
  type: "current" | "previous";
1168
- address?: {
1026
+ address: {
1169
1027
  number: string;
1170
1028
  street: string;
1171
1029
  postTown: string;
1172
1030
  postcode: string;
1173
1031
  county: string;
1174
- addressId: string;
1175
- } | null | undefined;
1032
+ };
1176
1033
  }> & {
1177
1034
  type: "current" | "previous";
1178
- address?: {
1035
+ address: {
1179
1036
  number: string;
1180
1037
  street: string;
1181
1038
  postTown: string;
1182
1039
  postcode: string;
1183
1040
  county: string;
1184
- addressId: string;
1185
- } | null | undefined;
1041
+ };
1186
1042
  }>;
1187
1043
  currentAddresses: mongoose.Types.DocumentArray<{
1188
- address?: {
1044
+ address: {
1189
1045
  number: string;
1190
1046
  name: string;
1191
1047
  postTown: string;
1192
1048
  postcode: string;
1193
1049
  country: string;
1194
1050
  street1: string;
1195
- } | null | undefined;
1051
+ };
1196
1052
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1197
- address?: {
1053
+ address: {
1198
1054
  number: string;
1199
1055
  name: string;
1200
1056
  postTown: string;
1201
1057
  postcode: string;
1202
1058
  country: string;
1203
1059
  street1: string;
1204
- } | null | undefined;
1060
+ };
1205
1061
  }> & {
1206
- address?: {
1062
+ address: {
1207
1063
  number: string;
1208
1064
  name: string;
1209
1065
  postTown: string;
1210
1066
  postcode: string;
1211
1067
  country: string;
1212
1068
  street1: string;
1213
- } | null | undefined;
1069
+ };
1214
1070
  }>;
1215
1071
  previousSearches: mongoose.Types.DocumentArray<{
1216
1072
  name: string;
1217
1073
  dob: string;
1218
- nameMatchStatus: string;
1219
- companyType: string;
1220
1074
  jointApplicant: boolean;
1221
1075
  searchType: string;
1222
1076
  searchDate: string;
1077
+ companyType: string;
1223
1078
  optIn: boolean;
1224
1079
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1225
1080
  name: string;
1226
1081
  dob: string;
1227
- nameMatchStatus: string;
1228
- companyType: string;
1229
1082
  jointApplicant: boolean;
1230
1083
  searchType: string;
1231
1084
  searchDate: string;
1085
+ companyType: string;
1232
1086
  optIn: boolean;
1233
1087
  }> & {
1234
1088
  name: string;
1235
1089
  dob: string;
1236
- nameMatchStatus: string;
1237
- companyType: string;
1238
1090
  jointApplicant: boolean;
1239
1091
  searchType: string;
1240
1092
  searchDate: string;
1093
+ companyType: string;
1241
1094
  optIn: boolean;
1242
1095
  }>;
1243
- noticeofCorrection: mongoose.Types.DocumentArray<{
1244
- type: "active" | "historical";
1245
- noc?: {
1246
- text: string;
1247
- name: string;
1248
- nameMatchStatus: string;
1249
- dataNoticeCreated: string;
1250
- } | null | undefined;
1251
- }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1252
- type: "active" | "historical";
1253
- noc?: {
1254
- text: string;
1255
- name: string;
1256
- nameMatchStatus: string;
1257
- dataNoticeCreated: string;
1258
- } | null | undefined;
1259
- }> & {
1260
- type: "active" | "historical";
1261
- noc?: {
1262
- text: string;
1263
- name: string;
1264
- nameMatchStatus: string;
1265
- dataNoticeCreated: string;
1266
- } | null | undefined;
1267
- }>;
1268
1096
  }, {}> & {
1269
1097
  applicantId: mongoose.Types.ObjectId;
1270
1098
  applicantName: string;
1271
1099
  referenceNumber: string;
1272
1100
  applicantDob: string;
1273
- requestDate: string;
1274
- expiredDate: string;
1101
+ noticeofCorrection: string;
1275
1102
  creditDefaults: string;
1276
1103
  countyCourtJudgment: string;
1277
1104
  securedArrears: string;
@@ -1282,33 +1109,27 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1282
1109
  dob: string;
1283
1110
  forename: string;
1284
1111
  surname: string;
1285
- middlename: string;
1286
1112
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1287
1113
  dob: string;
1288
1114
  forename: string;
1289
1115
  surname: string;
1290
- middlename: string;
1291
1116
  }> & {
1292
1117
  dob: string;
1293
1118
  forename: string;
1294
1119
  surname: string;
1295
- middlename: string;
1296
1120
  }>;
1297
1121
  associates: mongoose.Types.DocumentArray<{
1298
1122
  dob: string;
1299
1123
  forename: string;
1300
1124
  surname: string;
1301
- middlename: string;
1302
1125
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1303
1126
  dob: string;
1304
1127
  forename: string;
1305
1128
  surname: string;
1306
- middlename: string;
1307
1129
  }> & {
1308
1130
  dob: string;
1309
1131
  forename: string;
1310
1132
  surname: string;
1311
- middlename: string;
1312
1133
  }>;
1313
1134
  linkedAddressData: mongoose.Types.DocumentArray<{
1314
1135
  type: string;
@@ -1316,6 +1137,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1316
1137
  dob: string;
1317
1138
  startDate: string;
1318
1139
  lastUpdate: string;
1140
+ startBalance: {
1141
+ amount: string;
1142
+ currency: string;
1143
+ };
1144
+ fixedPaymentTerms: number;
1145
+ currentBalance: {
1146
+ amount: string;
1147
+ currency: string;
1148
+ };
1149
+ delinquentBalance: {
1150
+ amount: string;
1151
+ currency: string;
1152
+ };
1319
1153
  endDate: string;
1320
1154
  nameMatchStatus: string;
1321
1155
  paymentFrequency: string;
@@ -1329,28 +1163,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1329
1163
  ageInMonths: string;
1330
1164
  paymentStatus: string;
1331
1165
  }>;
1332
- startBalance?: {
1333
- amount: string;
1334
- currency: string;
1335
- } | null | undefined;
1336
- fixedPaymentTerms?: {
1337
- amount: string;
1338
- currency: string;
1339
- } | null | undefined;
1340
- currentBalance?: {
1341
- amount: string;
1342
- currency: string;
1343
- } | null | undefined;
1344
- delinquentBalance?: {
1345
- amount: string;
1346
- currency: string;
1347
- } | null | undefined;
1348
1166
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1349
1167
  type: string;
1350
1168
  name: string;
1351
1169
  dob: string;
1352
1170
  startDate: string;
1353
1171
  lastUpdate: string;
1172
+ startBalance: {
1173
+ amount: string;
1174
+ currency: string;
1175
+ };
1176
+ fixedPaymentTerms: number;
1177
+ currentBalance: {
1178
+ amount: string;
1179
+ currency: string;
1180
+ };
1181
+ delinquentBalance: {
1182
+ amount: string;
1183
+ currency: string;
1184
+ };
1354
1185
  endDate: string;
1355
1186
  nameMatchStatus: string;
1356
1187
  paymentFrequency: string;
@@ -1364,28 +1195,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1364
1195
  ageInMonths: string;
1365
1196
  paymentStatus: string;
1366
1197
  }>;
1367
- startBalance?: {
1368
- amount: string;
1369
- currency: string;
1370
- } | null | undefined;
1371
- fixedPaymentTerms?: {
1372
- amount: string;
1373
- currency: string;
1374
- } | null | undefined;
1375
- currentBalance?: {
1376
- amount: string;
1377
- currency: string;
1378
- } | null | undefined;
1379
- delinquentBalance?: {
1380
- amount: string;
1381
- currency: string;
1382
- } | null | undefined;
1383
1198
  }> & {
1384
1199
  type: string;
1385
1200
  name: string;
1386
1201
  dob: string;
1387
1202
  startDate: string;
1388
1203
  lastUpdate: string;
1204
+ startBalance: {
1205
+ amount: string;
1206
+ currency: string;
1207
+ };
1208
+ fixedPaymentTerms: number;
1209
+ currentBalance: {
1210
+ amount: string;
1211
+ currency: string;
1212
+ };
1213
+ delinquentBalance: {
1214
+ amount: string;
1215
+ currency: string;
1216
+ };
1389
1217
  endDate: string;
1390
1218
  nameMatchStatus: string;
1391
1219
  paymentFrequency: string;
@@ -1399,22 +1227,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1399
1227
  ageInMonths: string;
1400
1228
  paymentStatus: string;
1401
1229
  }>;
1402
- startBalance?: {
1403
- amount: string;
1404
- currency: string;
1405
- } | null | undefined;
1406
- fixedPaymentTerms?: {
1407
- amount: string;
1408
- currency: string;
1409
- } | null | undefined;
1410
- currentBalance?: {
1411
- amount: string;
1412
- currency: string;
1413
- } | null | undefined;
1414
- delinquentBalance?: {
1415
- amount: string;
1416
- currency: string;
1417
- } | null | undefined;
1418
1230
  }>;
1419
1231
  suppliedAddressData: mongoose.Types.DocumentArray<{
1420
1232
  type: string;
@@ -1422,6 +1234,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1422
1234
  dob: string;
1423
1235
  startDate: string;
1424
1236
  lastUpdate: string;
1237
+ startBalance: {
1238
+ amount: string;
1239
+ currency: string;
1240
+ };
1241
+ fixedPaymentTerms: number;
1242
+ currentBalance: {
1243
+ amount: string;
1244
+ currency: string;
1245
+ };
1246
+ delinquentBalance: {
1247
+ amount: string;
1248
+ currency: string;
1249
+ };
1425
1250
  endDate: string;
1426
1251
  nameMatchStatus: string;
1427
1252
  paymentFrequency: string;
@@ -1435,28 +1260,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1435
1260
  ageInMonths: string;
1436
1261
  paymentStatus: string;
1437
1262
  }>;
1438
- startBalance?: {
1439
- amount: string;
1440
- currency: string;
1441
- } | null | undefined;
1442
- fixedPaymentTerms?: {
1443
- amount: string;
1444
- currency: string;
1445
- } | null | undefined;
1446
- currentBalance?: {
1447
- amount: string;
1448
- currency: string;
1449
- } | null | undefined;
1450
- delinquentBalance?: {
1451
- amount: string;
1452
- currency: string;
1453
- } | null | undefined;
1454
1263
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1455
1264
  type: string;
1456
1265
  name: string;
1457
1266
  dob: string;
1458
1267
  startDate: string;
1459
1268
  lastUpdate: string;
1269
+ startBalance: {
1270
+ amount: string;
1271
+ currency: string;
1272
+ };
1273
+ fixedPaymentTerms: number;
1274
+ currentBalance: {
1275
+ amount: string;
1276
+ currency: string;
1277
+ };
1278
+ delinquentBalance: {
1279
+ amount: string;
1280
+ currency: string;
1281
+ };
1460
1282
  endDate: string;
1461
1283
  nameMatchStatus: string;
1462
1284
  paymentFrequency: string;
@@ -1470,28 +1292,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1470
1292
  ageInMonths: string;
1471
1293
  paymentStatus: string;
1472
1294
  }>;
1473
- startBalance?: {
1474
- amount: string;
1475
- currency: string;
1476
- } | null | undefined;
1477
- fixedPaymentTerms?: {
1478
- amount: string;
1479
- currency: string;
1480
- } | null | undefined;
1481
- currentBalance?: {
1482
- amount: string;
1483
- currency: string;
1484
- } | null | undefined;
1485
- delinquentBalance?: {
1486
- amount: string;
1487
- currency: string;
1488
- } | null | undefined;
1489
1295
  }> & {
1490
1296
  type: string;
1491
1297
  name: string;
1492
1298
  dob: string;
1493
1299
  startDate: string;
1494
1300
  lastUpdate: string;
1301
+ startBalance: {
1302
+ amount: string;
1303
+ currency: string;
1304
+ };
1305
+ fixedPaymentTerms: number;
1306
+ currentBalance: {
1307
+ amount: string;
1308
+ currency: string;
1309
+ };
1310
+ delinquentBalance: {
1311
+ amount: string;
1312
+ currency: string;
1313
+ };
1495
1314
  endDate: string;
1496
1315
  nameMatchStatus: string;
1497
1316
  paymentFrequency: string;
@@ -1505,22 +1324,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1505
1324
  ageInMonths: string;
1506
1325
  paymentStatus: string;
1507
1326
  }>;
1508
- startBalance?: {
1509
- amount: string;
1510
- currency: string;
1511
- } | null | undefined;
1512
- fixedPaymentTerms?: {
1513
- amount: string;
1514
- currency: string;
1515
- } | null | undefined;
1516
- currentBalance?: {
1517
- amount: string;
1518
- currency: string;
1519
- } | null | undefined;
1520
- delinquentBalance?: {
1521
- amount: string;
1522
- currency: string;
1523
- } | null | undefined;
1524
1327
  }>;
1525
1328
  accountInformation: mongoose.Types.DocumentArray<{
1526
1329
  type: string;
@@ -1528,6 +1331,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1528
1331
  dob: string;
1529
1332
  startDate: string;
1530
1333
  lastUpdate: string;
1334
+ startBalance: {
1335
+ amount: string;
1336
+ currency: string;
1337
+ };
1338
+ fixedPaymentTerms: number;
1339
+ currentBalance: {
1340
+ amount: string;
1341
+ currency: string;
1342
+ };
1343
+ delinquentBalance: {
1344
+ amount: string;
1345
+ currency: string;
1346
+ };
1531
1347
  endDate: string;
1532
1348
  nameMatchStatus: string;
1533
1349
  paymentFrequency: string;
@@ -1541,28 +1357,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1541
1357
  ageInMonths: string;
1542
1358
  paymentStatus: string;
1543
1359
  }>;
1544
- startBalance?: {
1545
- amount: string;
1546
- currency: string;
1547
- } | null | undefined;
1548
- fixedPaymentTerms?: {
1549
- amount: string;
1550
- currency: string;
1551
- } | null | undefined;
1552
- currentBalance?: {
1553
- amount: string;
1554
- currency: string;
1555
- } | null | undefined;
1556
- delinquentBalance?: {
1557
- amount: string;
1558
- currency: string;
1559
- } | null | undefined;
1560
1360
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1561
1361
  type: string;
1562
1362
  name: string;
1563
1363
  dob: string;
1564
1364
  startDate: string;
1565
1365
  lastUpdate: string;
1366
+ startBalance: {
1367
+ amount: string;
1368
+ currency: string;
1369
+ };
1370
+ fixedPaymentTerms: number;
1371
+ currentBalance: {
1372
+ amount: string;
1373
+ currency: string;
1374
+ };
1375
+ delinquentBalance: {
1376
+ amount: string;
1377
+ currency: string;
1378
+ };
1566
1379
  endDate: string;
1567
1380
  nameMatchStatus: string;
1568
1381
  paymentFrequency: string;
@@ -1576,28 +1389,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1576
1389
  ageInMonths: string;
1577
1390
  paymentStatus: string;
1578
1391
  }>;
1579
- startBalance?: {
1580
- amount: string;
1581
- currency: string;
1582
- } | null | undefined;
1583
- fixedPaymentTerms?: {
1584
- amount: string;
1585
- currency: string;
1586
- } | null | undefined;
1587
- currentBalance?: {
1588
- amount: string;
1589
- currency: string;
1590
- } | null | undefined;
1591
- delinquentBalance?: {
1592
- amount: string;
1593
- currency: string;
1594
- } | null | undefined;
1595
1392
  }> & {
1596
1393
  type: string;
1597
1394
  name: string;
1598
1395
  dob: string;
1599
1396
  startDate: string;
1600
1397
  lastUpdate: string;
1398
+ startBalance: {
1399
+ amount: string;
1400
+ currency: string;
1401
+ };
1402
+ fixedPaymentTerms: number;
1403
+ currentBalance: {
1404
+ amount: string;
1405
+ currency: string;
1406
+ };
1407
+ delinquentBalance: {
1408
+ amount: string;
1409
+ currency: string;
1410
+ };
1601
1411
  endDate: string;
1602
1412
  nameMatchStatus: string;
1603
1413
  paymentFrequency: string;
@@ -1611,22 +1421,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1611
1421
  ageInMonths: string;
1612
1422
  paymentStatus: string;
1613
1423
  }>;
1614
- startBalance?: {
1615
- amount: string;
1616
- currency: string;
1617
- } | null | undefined;
1618
- fixedPaymentTerms?: {
1619
- amount: string;
1620
- currency: string;
1621
- } | null | undefined;
1622
- currentBalance?: {
1623
- amount: string;
1624
- currency: string;
1625
- } | null | undefined;
1626
- delinquentBalance?: {
1627
- amount: string;
1628
- currency: string;
1629
- } | null | undefined;
1630
1424
  }>;
1631
1425
  accountLinkedInformations: mongoose.Types.DocumentArray<{
1632
1426
  type: string;
@@ -1634,6 +1428,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1634
1428
  dob: string;
1635
1429
  startDate: string;
1636
1430
  lastUpdate: string;
1431
+ startBalance: {
1432
+ amount: string;
1433
+ currency: string;
1434
+ };
1435
+ fixedPaymentTerms: number;
1436
+ currentBalance: {
1437
+ amount: string;
1438
+ currency: string;
1439
+ };
1440
+ delinquentBalance: {
1441
+ amount: string;
1442
+ currency: string;
1443
+ };
1637
1444
  endDate: string;
1638
1445
  nameMatchStatus: string;
1639
1446
  paymentFrequency: string;
@@ -1647,28 +1454,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1647
1454
  ageInMonths: string;
1648
1455
  paymentStatus: string;
1649
1456
  }>;
1650
- startBalance?: {
1651
- amount: string;
1652
- currency: string;
1653
- } | null | undefined;
1654
- fixedPaymentTerms?: {
1655
- amount: string;
1656
- currency: string;
1657
- } | null | undefined;
1658
- currentBalance?: {
1659
- amount: string;
1660
- currency: string;
1661
- } | null | undefined;
1662
- delinquentBalance?: {
1663
- amount: string;
1664
- currency: string;
1665
- } | null | undefined;
1666
1457
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1667
1458
  type: string;
1668
1459
  name: string;
1669
1460
  dob: string;
1670
1461
  startDate: string;
1671
1462
  lastUpdate: string;
1463
+ startBalance: {
1464
+ amount: string;
1465
+ currency: string;
1466
+ };
1467
+ fixedPaymentTerms: number;
1468
+ currentBalance: {
1469
+ amount: string;
1470
+ currency: string;
1471
+ };
1472
+ delinquentBalance: {
1473
+ amount: string;
1474
+ currency: string;
1475
+ };
1672
1476
  endDate: string;
1673
1477
  nameMatchStatus: string;
1674
1478
  paymentFrequency: string;
@@ -1682,28 +1486,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1682
1486
  ageInMonths: string;
1683
1487
  paymentStatus: string;
1684
1488
  }>;
1685
- startBalance?: {
1686
- amount: string;
1687
- currency: string;
1688
- } | null | undefined;
1689
- fixedPaymentTerms?: {
1690
- amount: string;
1691
- currency: string;
1692
- } | null | undefined;
1693
- currentBalance?: {
1694
- amount: string;
1695
- currency: string;
1696
- } | null | undefined;
1697
- delinquentBalance?: {
1698
- amount: string;
1699
- currency: string;
1700
- } | null | undefined;
1701
1489
  }> & {
1702
1490
  type: string;
1703
1491
  name: string;
1704
1492
  dob: string;
1705
1493
  startDate: string;
1706
1494
  lastUpdate: string;
1495
+ startBalance: {
1496
+ amount: string;
1497
+ currency: string;
1498
+ };
1499
+ fixedPaymentTerms: number;
1500
+ currentBalance: {
1501
+ amount: string;
1502
+ currency: string;
1503
+ };
1504
+ delinquentBalance: {
1505
+ amount: string;
1506
+ currency: string;
1507
+ };
1707
1508
  endDate: string;
1708
1509
  nameMatchStatus: string;
1709
1510
  paymentFrequency: string;
@@ -1717,42 +1518,14 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1717
1518
  ageInMonths: string;
1718
1519
  paymentStatus: string;
1719
1520
  }>;
1720
- startBalance?: {
1721
- amount: string;
1722
- currency: string;
1723
- } | null | undefined;
1724
- fixedPaymentTerms?: {
1725
- amount: string;
1726
- currency: string;
1727
- } | null | undefined;
1728
- currentBalance?: {
1729
- amount: string;
1730
- currency: string;
1731
- } | null | undefined;
1732
- delinquentBalance?: {
1733
- amount: string;
1734
- currency: string;
1735
- } | null | undefined;
1736
1521
  }>;
1737
- electoralInformation: mongoose.Types.DocumentArray<{
1738
- name: string;
1739
- startDate: string;
1740
- endDate: string;
1741
- nameMatchStatus: string;
1742
- seniority: string;
1743
- }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1522
+ electoralInformation: {
1744
1523
  name: string;
1745
1524
  startDate: string;
1746
1525
  endDate: string;
1747
1526
  nameMatchStatus: string;
1748
1527
  seniority: string;
1749
- }> & {
1750
- name: string;
1751
- startDate: string;
1752
- endDate: string;
1753
- nameMatchStatus: string;
1754
- seniority: string;
1755
- }>;
1528
+ };
1756
1529
  electoralLinkedInformations: mongoose.Types.DocumentArray<{
1757
1530
  name: string;
1758
1531
  startDate: string;
@@ -1774,116 +1547,85 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1774
1547
  }>;
1775
1548
  linkedAddresses: mongoose.Types.DocumentArray<{
1776
1549
  type: "current" | "previous";
1777
- address?: {
1550
+ address: {
1778
1551
  number: string;
1779
1552
  street: string;
1780
1553
  postTown: string;
1781
1554
  postcode: string;
1782
1555
  county: string;
1783
- addressId: string;
1784
- } | null | undefined;
1556
+ };
1785
1557
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1786
1558
  type: "current" | "previous";
1787
- address?: {
1559
+ address: {
1788
1560
  number: string;
1789
1561
  street: string;
1790
1562
  postTown: string;
1791
1563
  postcode: string;
1792
1564
  county: string;
1793
- addressId: string;
1794
- } | null | undefined;
1565
+ };
1795
1566
  }> & {
1796
1567
  type: "current" | "previous";
1797
- address?: {
1568
+ address: {
1798
1569
  number: string;
1799
1570
  street: string;
1800
1571
  postTown: string;
1801
1572
  postcode: string;
1802
1573
  county: string;
1803
- addressId: string;
1804
- } | null | undefined;
1574
+ };
1805
1575
  }>;
1806
1576
  currentAddresses: mongoose.Types.DocumentArray<{
1807
- address?: {
1577
+ address: {
1808
1578
  number: string;
1809
1579
  name: string;
1810
1580
  postTown: string;
1811
1581
  postcode: string;
1812
1582
  country: string;
1813
1583
  street1: string;
1814
- } | null | undefined;
1584
+ };
1815
1585
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1816
- address?: {
1586
+ address: {
1817
1587
  number: string;
1818
1588
  name: string;
1819
1589
  postTown: string;
1820
1590
  postcode: string;
1821
1591
  country: string;
1822
1592
  street1: string;
1823
- } | null | undefined;
1593
+ };
1824
1594
  }> & {
1825
- address?: {
1595
+ address: {
1826
1596
  number: string;
1827
1597
  name: string;
1828
1598
  postTown: string;
1829
1599
  postcode: string;
1830
1600
  country: string;
1831
1601
  street1: string;
1832
- } | null | undefined;
1602
+ };
1833
1603
  }>;
1834
1604
  previousSearches: mongoose.Types.DocumentArray<{
1835
1605
  name: string;
1836
1606
  dob: string;
1837
- nameMatchStatus: string;
1838
- companyType: string;
1839
1607
  jointApplicant: boolean;
1840
1608
  searchType: string;
1841
1609
  searchDate: string;
1610
+ companyType: string;
1842
1611
  optIn: boolean;
1843
1612
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1844
1613
  name: string;
1845
1614
  dob: string;
1846
- nameMatchStatus: string;
1847
- companyType: string;
1848
1615
  jointApplicant: boolean;
1849
1616
  searchType: string;
1850
1617
  searchDate: string;
1618
+ companyType: string;
1851
1619
  optIn: boolean;
1852
1620
  }> & {
1853
1621
  name: string;
1854
1622
  dob: string;
1855
- nameMatchStatus: string;
1856
- companyType: string;
1857
1623
  jointApplicant: boolean;
1858
1624
  searchType: string;
1859
1625
  searchDate: string;
1626
+ companyType: string;
1860
1627
  optIn: boolean;
1861
1628
  }>;
1862
- noticeofCorrection: mongoose.Types.DocumentArray<{
1863
- type: "active" | "historical";
1864
- noc?: {
1865
- text: string;
1866
- name: string;
1867
- nameMatchStatus: string;
1868
- dataNoticeCreated: string;
1869
- } | null | undefined;
1870
- }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1871
- type: "active" | "historical";
1872
- noc?: {
1873
- text: string;
1874
- name: string;
1875
- nameMatchStatus: string;
1876
- dataNoticeCreated: string;
1877
- } | null | undefined;
1878
- }> & {
1879
- type: "active" | "historical";
1880
- noc?: {
1881
- text: string;
1882
- name: string;
1883
- nameMatchStatus: string;
1884
- dataNoticeCreated: string;
1885
- } | null | undefined;
1886
- }>;
1887
1629
  } & {
1888
1630
  _id: mongoose.Types.ObjectId;
1889
1631
  } & {
@@ -1893,8 +1635,7 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1893
1635
  applicantName: string;
1894
1636
  referenceNumber: string;
1895
1637
  applicantDob: string;
1896
- requestDate: string;
1897
- expiredDate: string;
1638
+ noticeofCorrection: string;
1898
1639
  creditDefaults: string;
1899
1640
  countyCourtJudgment: string;
1900
1641
  securedArrears: string;
@@ -1905,33 +1646,27 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1905
1646
  dob: string;
1906
1647
  forename: string;
1907
1648
  surname: string;
1908
- middlename: string;
1909
1649
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1910
1650
  dob: string;
1911
1651
  forename: string;
1912
1652
  surname: string;
1913
- middlename: string;
1914
1653
  }> & {
1915
1654
  dob: string;
1916
1655
  forename: string;
1917
1656
  surname: string;
1918
- middlename: string;
1919
1657
  }>;
1920
1658
  associates: mongoose.Types.DocumentArray<{
1921
1659
  dob: string;
1922
1660
  forename: string;
1923
1661
  surname: string;
1924
- middlename: string;
1925
1662
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1926
1663
  dob: string;
1927
1664
  forename: string;
1928
1665
  surname: string;
1929
- middlename: string;
1930
1666
  }> & {
1931
1667
  dob: string;
1932
1668
  forename: string;
1933
1669
  surname: string;
1934
- middlename: string;
1935
1670
  }>;
1936
1671
  linkedAddressData: mongoose.Types.DocumentArray<{
1937
1672
  type: string;
@@ -1939,6 +1674,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1939
1674
  dob: string;
1940
1675
  startDate: string;
1941
1676
  lastUpdate: string;
1677
+ startBalance: {
1678
+ amount: string;
1679
+ currency: string;
1680
+ };
1681
+ fixedPaymentTerms: number;
1682
+ currentBalance: {
1683
+ amount: string;
1684
+ currency: string;
1685
+ };
1686
+ delinquentBalance: {
1687
+ amount: string;
1688
+ currency: string;
1689
+ };
1942
1690
  endDate: string;
1943
1691
  nameMatchStatus: string;
1944
1692
  paymentFrequency: string;
@@ -1952,28 +1700,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1952
1700
  ageInMonths: string;
1953
1701
  paymentStatus: string;
1954
1702
  }>;
1955
- startBalance?: {
1956
- amount: string;
1957
- currency: string;
1958
- } | null | undefined;
1959
- fixedPaymentTerms?: {
1960
- amount: string;
1961
- currency: string;
1962
- } | null | undefined;
1963
- currentBalance?: {
1964
- amount: string;
1965
- currency: string;
1966
- } | null | undefined;
1967
- delinquentBalance?: {
1968
- amount: string;
1969
- currency: string;
1970
- } | null | undefined;
1971
1703
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
1972
1704
  type: string;
1973
1705
  name: string;
1974
1706
  dob: string;
1975
1707
  startDate: string;
1976
1708
  lastUpdate: string;
1709
+ startBalance: {
1710
+ amount: string;
1711
+ currency: string;
1712
+ };
1713
+ fixedPaymentTerms: number;
1714
+ currentBalance: {
1715
+ amount: string;
1716
+ currency: string;
1717
+ };
1718
+ delinquentBalance: {
1719
+ amount: string;
1720
+ currency: string;
1721
+ };
1977
1722
  endDate: string;
1978
1723
  nameMatchStatus: string;
1979
1724
  paymentFrequency: string;
@@ -1987,28 +1732,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
1987
1732
  ageInMonths: string;
1988
1733
  paymentStatus: string;
1989
1734
  }>;
1990
- startBalance?: {
1991
- amount: string;
1992
- currency: string;
1993
- } | null | undefined;
1994
- fixedPaymentTerms?: {
1995
- amount: string;
1996
- currency: string;
1997
- } | null | undefined;
1998
- currentBalance?: {
1999
- amount: string;
2000
- currency: string;
2001
- } | null | undefined;
2002
- delinquentBalance?: {
2003
- amount: string;
2004
- currency: string;
2005
- } | null | undefined;
2006
1735
  }> & {
2007
1736
  type: string;
2008
1737
  name: string;
2009
1738
  dob: string;
2010
1739
  startDate: string;
2011
1740
  lastUpdate: string;
1741
+ startBalance: {
1742
+ amount: string;
1743
+ currency: string;
1744
+ };
1745
+ fixedPaymentTerms: number;
1746
+ currentBalance: {
1747
+ amount: string;
1748
+ currency: string;
1749
+ };
1750
+ delinquentBalance: {
1751
+ amount: string;
1752
+ currency: string;
1753
+ };
2012
1754
  endDate: string;
2013
1755
  nameMatchStatus: string;
2014
1756
  paymentFrequency: string;
@@ -2022,22 +1764,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2022
1764
  ageInMonths: string;
2023
1765
  paymentStatus: string;
2024
1766
  }>;
2025
- startBalance?: {
2026
- amount: string;
2027
- currency: string;
2028
- } | null | undefined;
2029
- fixedPaymentTerms?: {
2030
- amount: string;
2031
- currency: string;
2032
- } | null | undefined;
2033
- currentBalance?: {
2034
- amount: string;
2035
- currency: string;
2036
- } | null | undefined;
2037
- delinquentBalance?: {
2038
- amount: string;
2039
- currency: string;
2040
- } | null | undefined;
2041
1767
  }>;
2042
1768
  suppliedAddressData: mongoose.Types.DocumentArray<{
2043
1769
  type: string;
@@ -2045,6 +1771,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2045
1771
  dob: string;
2046
1772
  startDate: string;
2047
1773
  lastUpdate: string;
1774
+ startBalance: {
1775
+ amount: string;
1776
+ currency: string;
1777
+ };
1778
+ fixedPaymentTerms: number;
1779
+ currentBalance: {
1780
+ amount: string;
1781
+ currency: string;
1782
+ };
1783
+ delinquentBalance: {
1784
+ amount: string;
1785
+ currency: string;
1786
+ };
2048
1787
  endDate: string;
2049
1788
  nameMatchStatus: string;
2050
1789
  paymentFrequency: string;
@@ -2058,28 +1797,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2058
1797
  ageInMonths: string;
2059
1798
  paymentStatus: string;
2060
1799
  }>;
2061
- startBalance?: {
2062
- amount: string;
2063
- currency: string;
2064
- } | null | undefined;
2065
- fixedPaymentTerms?: {
2066
- amount: string;
2067
- currency: string;
2068
- } | null | undefined;
2069
- currentBalance?: {
2070
- amount: string;
2071
- currency: string;
2072
- } | null | undefined;
2073
- delinquentBalance?: {
2074
- amount: string;
2075
- currency: string;
2076
- } | null | undefined;
2077
1800
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
2078
1801
  type: string;
2079
1802
  name: string;
2080
1803
  dob: string;
2081
1804
  startDate: string;
2082
1805
  lastUpdate: string;
1806
+ startBalance: {
1807
+ amount: string;
1808
+ currency: string;
1809
+ };
1810
+ fixedPaymentTerms: number;
1811
+ currentBalance: {
1812
+ amount: string;
1813
+ currency: string;
1814
+ };
1815
+ delinquentBalance: {
1816
+ amount: string;
1817
+ currency: string;
1818
+ };
2083
1819
  endDate: string;
2084
1820
  nameMatchStatus: string;
2085
1821
  paymentFrequency: string;
@@ -2093,28 +1829,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2093
1829
  ageInMonths: string;
2094
1830
  paymentStatus: string;
2095
1831
  }>;
2096
- startBalance?: {
2097
- amount: string;
2098
- currency: string;
2099
- } | null | undefined;
2100
- fixedPaymentTerms?: {
2101
- amount: string;
2102
- currency: string;
2103
- } | null | undefined;
2104
- currentBalance?: {
2105
- amount: string;
2106
- currency: string;
2107
- } | null | undefined;
2108
- delinquentBalance?: {
2109
- amount: string;
2110
- currency: string;
2111
- } | null | undefined;
2112
1832
  }> & {
2113
1833
  type: string;
2114
1834
  name: string;
2115
1835
  dob: string;
2116
1836
  startDate: string;
2117
1837
  lastUpdate: string;
1838
+ startBalance: {
1839
+ amount: string;
1840
+ currency: string;
1841
+ };
1842
+ fixedPaymentTerms: number;
1843
+ currentBalance: {
1844
+ amount: string;
1845
+ currency: string;
1846
+ };
1847
+ delinquentBalance: {
1848
+ amount: string;
1849
+ currency: string;
1850
+ };
2118
1851
  endDate: string;
2119
1852
  nameMatchStatus: string;
2120
1853
  paymentFrequency: string;
@@ -2128,22 +1861,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2128
1861
  ageInMonths: string;
2129
1862
  paymentStatus: string;
2130
1863
  }>;
2131
- startBalance?: {
2132
- amount: string;
2133
- currency: string;
2134
- } | null | undefined;
2135
- fixedPaymentTerms?: {
2136
- amount: string;
2137
- currency: string;
2138
- } | null | undefined;
2139
- currentBalance?: {
2140
- amount: string;
2141
- currency: string;
2142
- } | null | undefined;
2143
- delinquentBalance?: {
2144
- amount: string;
2145
- currency: string;
2146
- } | null | undefined;
2147
1864
  }>;
2148
1865
  accountInformation: mongoose.Types.DocumentArray<{
2149
1866
  type: string;
@@ -2151,6 +1868,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2151
1868
  dob: string;
2152
1869
  startDate: string;
2153
1870
  lastUpdate: string;
1871
+ startBalance: {
1872
+ amount: string;
1873
+ currency: string;
1874
+ };
1875
+ fixedPaymentTerms: number;
1876
+ currentBalance: {
1877
+ amount: string;
1878
+ currency: string;
1879
+ };
1880
+ delinquentBalance: {
1881
+ amount: string;
1882
+ currency: string;
1883
+ };
2154
1884
  endDate: string;
2155
1885
  nameMatchStatus: string;
2156
1886
  paymentFrequency: string;
@@ -2164,28 +1894,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2164
1894
  ageInMonths: string;
2165
1895
  paymentStatus: string;
2166
1896
  }>;
2167
- startBalance?: {
2168
- amount: string;
2169
- currency: string;
2170
- } | null | undefined;
2171
- fixedPaymentTerms?: {
2172
- amount: string;
2173
- currency: string;
2174
- } | null | undefined;
2175
- currentBalance?: {
2176
- amount: string;
2177
- currency: string;
2178
- } | null | undefined;
2179
- delinquentBalance?: {
2180
- amount: string;
2181
- currency: string;
2182
- } | null | undefined;
2183
1897
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
2184
1898
  type: string;
2185
1899
  name: string;
2186
1900
  dob: string;
2187
1901
  startDate: string;
2188
1902
  lastUpdate: string;
1903
+ startBalance: {
1904
+ amount: string;
1905
+ currency: string;
1906
+ };
1907
+ fixedPaymentTerms: number;
1908
+ currentBalance: {
1909
+ amount: string;
1910
+ currency: string;
1911
+ };
1912
+ delinquentBalance: {
1913
+ amount: string;
1914
+ currency: string;
1915
+ };
2189
1916
  endDate: string;
2190
1917
  nameMatchStatus: string;
2191
1918
  paymentFrequency: string;
@@ -2199,28 +1926,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2199
1926
  ageInMonths: string;
2200
1927
  paymentStatus: string;
2201
1928
  }>;
2202
- startBalance?: {
2203
- amount: string;
2204
- currency: string;
2205
- } | null | undefined;
2206
- fixedPaymentTerms?: {
2207
- amount: string;
2208
- currency: string;
2209
- } | null | undefined;
2210
- currentBalance?: {
2211
- amount: string;
2212
- currency: string;
2213
- } | null | undefined;
2214
- delinquentBalance?: {
2215
- amount: string;
2216
- currency: string;
2217
- } | null | undefined;
2218
1929
  }> & {
2219
1930
  type: string;
2220
1931
  name: string;
2221
1932
  dob: string;
2222
1933
  startDate: string;
2223
1934
  lastUpdate: string;
1935
+ startBalance: {
1936
+ amount: string;
1937
+ currency: string;
1938
+ };
1939
+ fixedPaymentTerms: number;
1940
+ currentBalance: {
1941
+ amount: string;
1942
+ currency: string;
1943
+ };
1944
+ delinquentBalance: {
1945
+ amount: string;
1946
+ currency: string;
1947
+ };
2224
1948
  endDate: string;
2225
1949
  nameMatchStatus: string;
2226
1950
  paymentFrequency: string;
@@ -2234,22 +1958,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2234
1958
  ageInMonths: string;
2235
1959
  paymentStatus: string;
2236
1960
  }>;
2237
- startBalance?: {
2238
- amount: string;
2239
- currency: string;
2240
- } | null | undefined;
2241
- fixedPaymentTerms?: {
2242
- amount: string;
2243
- currency: string;
2244
- } | null | undefined;
2245
- currentBalance?: {
2246
- amount: string;
2247
- currency: string;
2248
- } | null | undefined;
2249
- delinquentBalance?: {
2250
- amount: string;
2251
- currency: string;
2252
- } | null | undefined;
2253
1961
  }>;
2254
1962
  accountLinkedInformations: mongoose.Types.DocumentArray<{
2255
1963
  type: string;
@@ -2257,6 +1965,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2257
1965
  dob: string;
2258
1966
  startDate: string;
2259
1967
  lastUpdate: string;
1968
+ startBalance: {
1969
+ amount: string;
1970
+ currency: string;
1971
+ };
1972
+ fixedPaymentTerms: number;
1973
+ currentBalance: {
1974
+ amount: string;
1975
+ currency: string;
1976
+ };
1977
+ delinquentBalance: {
1978
+ amount: string;
1979
+ currency: string;
1980
+ };
2260
1981
  endDate: string;
2261
1982
  nameMatchStatus: string;
2262
1983
  paymentFrequency: string;
@@ -2270,28 +1991,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2270
1991
  ageInMonths: string;
2271
1992
  paymentStatus: string;
2272
1993
  }>;
2273
- startBalance?: {
2274
- amount: string;
2275
- currency: string;
2276
- } | null | undefined;
2277
- fixedPaymentTerms?: {
2278
- amount: string;
2279
- currency: string;
2280
- } | null | undefined;
2281
- currentBalance?: {
2282
- amount: string;
2283
- currency: string;
2284
- } | null | undefined;
2285
- delinquentBalance?: {
2286
- amount: string;
2287
- currency: string;
2288
- } | null | undefined;
2289
1994
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
2290
1995
  type: string;
2291
1996
  name: string;
2292
1997
  dob: string;
2293
1998
  startDate: string;
2294
1999
  lastUpdate: string;
2000
+ startBalance: {
2001
+ amount: string;
2002
+ currency: string;
2003
+ };
2004
+ fixedPaymentTerms: number;
2005
+ currentBalance: {
2006
+ amount: string;
2007
+ currency: string;
2008
+ };
2009
+ delinquentBalance: {
2010
+ amount: string;
2011
+ currency: string;
2012
+ };
2295
2013
  endDate: string;
2296
2014
  nameMatchStatus: string;
2297
2015
  paymentFrequency: string;
@@ -2305,28 +2023,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2305
2023
  ageInMonths: string;
2306
2024
  paymentStatus: string;
2307
2025
  }>;
2308
- startBalance?: {
2309
- amount: string;
2310
- currency: string;
2311
- } | null | undefined;
2312
- fixedPaymentTerms?: {
2313
- amount: string;
2314
- currency: string;
2315
- } | null | undefined;
2316
- currentBalance?: {
2317
- amount: string;
2318
- currency: string;
2319
- } | null | undefined;
2320
- delinquentBalance?: {
2321
- amount: string;
2322
- currency: string;
2323
- } | null | undefined;
2324
2026
  }> & {
2325
2027
  type: string;
2326
2028
  name: string;
2327
2029
  dob: string;
2328
2030
  startDate: string;
2329
2031
  lastUpdate: string;
2032
+ startBalance: {
2033
+ amount: string;
2034
+ currency: string;
2035
+ };
2036
+ fixedPaymentTerms: number;
2037
+ currentBalance: {
2038
+ amount: string;
2039
+ currency: string;
2040
+ };
2041
+ delinquentBalance: {
2042
+ amount: string;
2043
+ currency: string;
2044
+ };
2330
2045
  endDate: string;
2331
2046
  nameMatchStatus: string;
2332
2047
  paymentFrequency: string;
@@ -2340,42 +2055,14 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2340
2055
  ageInMonths: string;
2341
2056
  paymentStatus: string;
2342
2057
  }>;
2343
- startBalance?: {
2344
- amount: string;
2345
- currency: string;
2346
- } | null | undefined;
2347
- fixedPaymentTerms?: {
2348
- amount: string;
2349
- currency: string;
2350
- } | null | undefined;
2351
- currentBalance?: {
2352
- amount: string;
2353
- currency: string;
2354
- } | null | undefined;
2355
- delinquentBalance?: {
2356
- amount: string;
2357
- currency: string;
2358
- } | null | undefined;
2359
2058
  }>;
2360
- electoralInformation: mongoose.Types.DocumentArray<{
2361
- name: string;
2362
- startDate: string;
2363
- endDate: string;
2364
- nameMatchStatus: string;
2365
- seniority: string;
2366
- }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
2367
- name: string;
2368
- startDate: string;
2369
- endDate: string;
2370
- nameMatchStatus: string;
2371
- seniority: string;
2372
- }> & {
2059
+ electoralInformation: {
2373
2060
  name: string;
2374
2061
  startDate: string;
2375
2062
  endDate: string;
2376
2063
  nameMatchStatus: string;
2377
2064
  seniority: string;
2378
- }>;
2065
+ };
2379
2066
  electoralLinkedInformations: mongoose.Types.DocumentArray<{
2380
2067
  name: string;
2381
2068
  startDate: string;
@@ -2397,123 +2084,91 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2397
2084
  }>;
2398
2085
  linkedAddresses: mongoose.Types.DocumentArray<{
2399
2086
  type: "current" | "previous";
2400
- address?: {
2087
+ address: {
2401
2088
  number: string;
2402
2089
  street: string;
2403
2090
  postTown: string;
2404
2091
  postcode: string;
2405
2092
  county: string;
2406
- addressId: string;
2407
- } | null | undefined;
2093
+ };
2408
2094
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
2409
2095
  type: "current" | "previous";
2410
- address?: {
2096
+ address: {
2411
2097
  number: string;
2412
2098
  street: string;
2413
2099
  postTown: string;
2414
2100
  postcode: string;
2415
2101
  county: string;
2416
- addressId: string;
2417
- } | null | undefined;
2102
+ };
2418
2103
  }> & {
2419
2104
  type: "current" | "previous";
2420
- address?: {
2105
+ address: {
2421
2106
  number: string;
2422
2107
  street: string;
2423
2108
  postTown: string;
2424
2109
  postcode: string;
2425
2110
  county: string;
2426
- addressId: string;
2427
- } | null | undefined;
2111
+ };
2428
2112
  }>;
2429
2113
  currentAddresses: mongoose.Types.DocumentArray<{
2430
- address?: {
2114
+ address: {
2431
2115
  number: string;
2432
2116
  name: string;
2433
2117
  postTown: string;
2434
2118
  postcode: string;
2435
2119
  country: string;
2436
2120
  street1: string;
2437
- } | null | undefined;
2121
+ };
2438
2122
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
2439
- address?: {
2123
+ address: {
2440
2124
  number: string;
2441
2125
  name: string;
2442
2126
  postTown: string;
2443
2127
  postcode: string;
2444
2128
  country: string;
2445
2129
  street1: string;
2446
- } | null | undefined;
2130
+ };
2447
2131
  }> & {
2448
- address?: {
2132
+ address: {
2449
2133
  number: string;
2450
2134
  name: string;
2451
2135
  postTown: string;
2452
2136
  postcode: string;
2453
2137
  country: string;
2454
2138
  street1: string;
2455
- } | null | undefined;
2139
+ };
2456
2140
  }>;
2457
2141
  previousSearches: mongoose.Types.DocumentArray<{
2458
2142
  name: string;
2459
2143
  dob: string;
2460
- nameMatchStatus: string;
2461
- companyType: string;
2462
2144
  jointApplicant: boolean;
2463
2145
  searchType: string;
2464
2146
  searchDate: string;
2147
+ companyType: string;
2465
2148
  optIn: boolean;
2466
2149
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
2467
2150
  name: string;
2468
2151
  dob: string;
2469
- nameMatchStatus: string;
2470
- companyType: string;
2471
2152
  jointApplicant: boolean;
2472
2153
  searchType: string;
2473
2154
  searchDate: string;
2155
+ companyType: string;
2474
2156
  optIn: boolean;
2475
2157
  }> & {
2476
2158
  name: string;
2477
2159
  dob: string;
2478
- nameMatchStatus: string;
2479
- companyType: string;
2480
2160
  jointApplicant: boolean;
2481
2161
  searchType: string;
2482
2162
  searchDate: string;
2163
+ companyType: string;
2483
2164
  optIn: boolean;
2484
2165
  }>;
2485
- noticeofCorrection: mongoose.Types.DocumentArray<{
2486
- type: "active" | "historical";
2487
- noc?: {
2488
- text: string;
2489
- name: string;
2490
- nameMatchStatus: string;
2491
- dataNoticeCreated: string;
2492
- } | null | undefined;
2493
- }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
2494
- type: "active" | "historical";
2495
- noc?: {
2496
- text: string;
2497
- name: string;
2498
- nameMatchStatus: string;
2499
- dataNoticeCreated: string;
2500
- } | null | undefined;
2501
- }> & {
2502
- type: "active" | "historical";
2503
- noc?: {
2504
- text: string;
2505
- name: string;
2506
- nameMatchStatus: string;
2507
- dataNoticeCreated: string;
2508
- } | null | undefined;
2509
- }>;
2510
2166
  }, mongoose.Document<unknown, {}, mongoose.FlatRecord<{
2511
2167
  applicantId: mongoose.Types.ObjectId;
2512
2168
  applicantName: string;
2513
2169
  referenceNumber: string;
2514
2170
  applicantDob: string;
2515
- requestDate: string;
2516
- expiredDate: string;
2171
+ noticeofCorrection: string;
2517
2172
  creditDefaults: string;
2518
2173
  countyCourtJudgment: string;
2519
2174
  securedArrears: string;
@@ -2524,33 +2179,27 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2524
2179
  dob: string;
2525
2180
  forename: string;
2526
2181
  surname: string;
2527
- middlename: string;
2528
2182
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
2529
2183
  dob: string;
2530
2184
  forename: string;
2531
2185
  surname: string;
2532
- middlename: string;
2533
2186
  }> & {
2534
2187
  dob: string;
2535
2188
  forename: string;
2536
2189
  surname: string;
2537
- middlename: string;
2538
2190
  }>;
2539
2191
  associates: mongoose.Types.DocumentArray<{
2540
2192
  dob: string;
2541
2193
  forename: string;
2542
2194
  surname: string;
2543
- middlename: string;
2544
2195
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
2545
2196
  dob: string;
2546
2197
  forename: string;
2547
2198
  surname: string;
2548
- middlename: string;
2549
2199
  }> & {
2550
2200
  dob: string;
2551
2201
  forename: string;
2552
2202
  surname: string;
2553
- middlename: string;
2554
2203
  }>;
2555
2204
  linkedAddressData: mongoose.Types.DocumentArray<{
2556
2205
  type: string;
@@ -2558,6 +2207,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2558
2207
  dob: string;
2559
2208
  startDate: string;
2560
2209
  lastUpdate: string;
2210
+ startBalance: {
2211
+ amount: string;
2212
+ currency: string;
2213
+ };
2214
+ fixedPaymentTerms: number;
2215
+ currentBalance: {
2216
+ amount: string;
2217
+ currency: string;
2218
+ };
2219
+ delinquentBalance: {
2220
+ amount: string;
2221
+ currency: string;
2222
+ };
2561
2223
  endDate: string;
2562
2224
  nameMatchStatus: string;
2563
2225
  paymentFrequency: string;
@@ -2571,28 +2233,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2571
2233
  ageInMonths: string;
2572
2234
  paymentStatus: string;
2573
2235
  }>;
2574
- startBalance?: {
2575
- amount: string;
2576
- currency: string;
2577
- } | null | undefined;
2578
- fixedPaymentTerms?: {
2579
- amount: string;
2580
- currency: string;
2581
- } | null | undefined;
2582
- currentBalance?: {
2583
- amount: string;
2584
- currency: string;
2585
- } | null | undefined;
2586
- delinquentBalance?: {
2587
- amount: string;
2588
- currency: string;
2589
- } | null | undefined;
2590
2236
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
2591
2237
  type: string;
2592
2238
  name: string;
2593
2239
  dob: string;
2594
2240
  startDate: string;
2595
2241
  lastUpdate: string;
2242
+ startBalance: {
2243
+ amount: string;
2244
+ currency: string;
2245
+ };
2246
+ fixedPaymentTerms: number;
2247
+ currentBalance: {
2248
+ amount: string;
2249
+ currency: string;
2250
+ };
2251
+ delinquentBalance: {
2252
+ amount: string;
2253
+ currency: string;
2254
+ };
2596
2255
  endDate: string;
2597
2256
  nameMatchStatus: string;
2598
2257
  paymentFrequency: string;
@@ -2606,28 +2265,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2606
2265
  ageInMonths: string;
2607
2266
  paymentStatus: string;
2608
2267
  }>;
2609
- startBalance?: {
2610
- amount: string;
2611
- currency: string;
2612
- } | null | undefined;
2613
- fixedPaymentTerms?: {
2614
- amount: string;
2615
- currency: string;
2616
- } | null | undefined;
2617
- currentBalance?: {
2618
- amount: string;
2619
- currency: string;
2620
- } | null | undefined;
2621
- delinquentBalance?: {
2622
- amount: string;
2623
- currency: string;
2624
- } | null | undefined;
2625
2268
  }> & {
2626
2269
  type: string;
2627
2270
  name: string;
2628
2271
  dob: string;
2629
2272
  startDate: string;
2630
2273
  lastUpdate: string;
2274
+ startBalance: {
2275
+ amount: string;
2276
+ currency: string;
2277
+ };
2278
+ fixedPaymentTerms: number;
2279
+ currentBalance: {
2280
+ amount: string;
2281
+ currency: string;
2282
+ };
2283
+ delinquentBalance: {
2284
+ amount: string;
2285
+ currency: string;
2286
+ };
2631
2287
  endDate: string;
2632
2288
  nameMatchStatus: string;
2633
2289
  paymentFrequency: string;
@@ -2641,22 +2297,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2641
2297
  ageInMonths: string;
2642
2298
  paymentStatus: string;
2643
2299
  }>;
2644
- startBalance?: {
2645
- amount: string;
2646
- currency: string;
2647
- } | null | undefined;
2648
- fixedPaymentTerms?: {
2649
- amount: string;
2650
- currency: string;
2651
- } | null | undefined;
2652
- currentBalance?: {
2653
- amount: string;
2654
- currency: string;
2655
- } | null | undefined;
2656
- delinquentBalance?: {
2657
- amount: string;
2658
- currency: string;
2659
- } | null | undefined;
2660
2300
  }>;
2661
2301
  suppliedAddressData: mongoose.Types.DocumentArray<{
2662
2302
  type: string;
@@ -2664,6 +2304,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2664
2304
  dob: string;
2665
2305
  startDate: string;
2666
2306
  lastUpdate: string;
2307
+ startBalance: {
2308
+ amount: string;
2309
+ currency: string;
2310
+ };
2311
+ fixedPaymentTerms: number;
2312
+ currentBalance: {
2313
+ amount: string;
2314
+ currency: string;
2315
+ };
2316
+ delinquentBalance: {
2317
+ amount: string;
2318
+ currency: string;
2319
+ };
2667
2320
  endDate: string;
2668
2321
  nameMatchStatus: string;
2669
2322
  paymentFrequency: string;
@@ -2677,28 +2330,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2677
2330
  ageInMonths: string;
2678
2331
  paymentStatus: string;
2679
2332
  }>;
2680
- startBalance?: {
2681
- amount: string;
2682
- currency: string;
2683
- } | null | undefined;
2684
- fixedPaymentTerms?: {
2685
- amount: string;
2686
- currency: string;
2687
- } | null | undefined;
2688
- currentBalance?: {
2689
- amount: string;
2690
- currency: string;
2691
- } | null | undefined;
2692
- delinquentBalance?: {
2693
- amount: string;
2694
- currency: string;
2695
- } | null | undefined;
2696
2333
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
2697
2334
  type: string;
2698
2335
  name: string;
2699
2336
  dob: string;
2700
2337
  startDate: string;
2701
2338
  lastUpdate: string;
2339
+ startBalance: {
2340
+ amount: string;
2341
+ currency: string;
2342
+ };
2343
+ fixedPaymentTerms: number;
2344
+ currentBalance: {
2345
+ amount: string;
2346
+ currency: string;
2347
+ };
2348
+ delinquentBalance: {
2349
+ amount: string;
2350
+ currency: string;
2351
+ };
2702
2352
  endDate: string;
2703
2353
  nameMatchStatus: string;
2704
2354
  paymentFrequency: string;
@@ -2712,28 +2362,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2712
2362
  ageInMonths: string;
2713
2363
  paymentStatus: string;
2714
2364
  }>;
2715
- startBalance?: {
2716
- amount: string;
2717
- currency: string;
2718
- } | null | undefined;
2719
- fixedPaymentTerms?: {
2720
- amount: string;
2721
- currency: string;
2722
- } | null | undefined;
2723
- currentBalance?: {
2724
- amount: string;
2725
- currency: string;
2726
- } | null | undefined;
2727
- delinquentBalance?: {
2728
- amount: string;
2729
- currency: string;
2730
- } | null | undefined;
2731
2365
  }> & {
2732
2366
  type: string;
2733
2367
  name: string;
2734
2368
  dob: string;
2735
2369
  startDate: string;
2736
2370
  lastUpdate: string;
2371
+ startBalance: {
2372
+ amount: string;
2373
+ currency: string;
2374
+ };
2375
+ fixedPaymentTerms: number;
2376
+ currentBalance: {
2377
+ amount: string;
2378
+ currency: string;
2379
+ };
2380
+ delinquentBalance: {
2381
+ amount: string;
2382
+ currency: string;
2383
+ };
2737
2384
  endDate: string;
2738
2385
  nameMatchStatus: string;
2739
2386
  paymentFrequency: string;
@@ -2747,22 +2394,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2747
2394
  ageInMonths: string;
2748
2395
  paymentStatus: string;
2749
2396
  }>;
2750
- startBalance?: {
2751
- amount: string;
2752
- currency: string;
2753
- } | null | undefined;
2754
- fixedPaymentTerms?: {
2755
- amount: string;
2756
- currency: string;
2757
- } | null | undefined;
2758
- currentBalance?: {
2759
- amount: string;
2760
- currency: string;
2761
- } | null | undefined;
2762
- delinquentBalance?: {
2763
- amount: string;
2764
- currency: string;
2765
- } | null | undefined;
2766
2397
  }>;
2767
2398
  accountInformation: mongoose.Types.DocumentArray<{
2768
2399
  type: string;
@@ -2770,6 +2401,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2770
2401
  dob: string;
2771
2402
  startDate: string;
2772
2403
  lastUpdate: string;
2404
+ startBalance: {
2405
+ amount: string;
2406
+ currency: string;
2407
+ };
2408
+ fixedPaymentTerms: number;
2409
+ currentBalance: {
2410
+ amount: string;
2411
+ currency: string;
2412
+ };
2413
+ delinquentBalance: {
2414
+ amount: string;
2415
+ currency: string;
2416
+ };
2773
2417
  endDate: string;
2774
2418
  nameMatchStatus: string;
2775
2419
  paymentFrequency: string;
@@ -2783,28 +2427,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2783
2427
  ageInMonths: string;
2784
2428
  paymentStatus: string;
2785
2429
  }>;
2786
- startBalance?: {
2787
- amount: string;
2788
- currency: string;
2789
- } | null | undefined;
2790
- fixedPaymentTerms?: {
2791
- amount: string;
2792
- currency: string;
2793
- } | null | undefined;
2794
- currentBalance?: {
2795
- amount: string;
2796
- currency: string;
2797
- } | null | undefined;
2798
- delinquentBalance?: {
2799
- amount: string;
2800
- currency: string;
2801
- } | null | undefined;
2802
2430
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
2803
2431
  type: string;
2804
2432
  name: string;
2805
2433
  dob: string;
2806
2434
  startDate: string;
2807
2435
  lastUpdate: string;
2436
+ startBalance: {
2437
+ amount: string;
2438
+ currency: string;
2439
+ };
2440
+ fixedPaymentTerms: number;
2441
+ currentBalance: {
2442
+ amount: string;
2443
+ currency: string;
2444
+ };
2445
+ delinquentBalance: {
2446
+ amount: string;
2447
+ currency: string;
2448
+ };
2808
2449
  endDate: string;
2809
2450
  nameMatchStatus: string;
2810
2451
  paymentFrequency: string;
@@ -2818,28 +2459,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2818
2459
  ageInMonths: string;
2819
2460
  paymentStatus: string;
2820
2461
  }>;
2821
- startBalance?: {
2822
- amount: string;
2823
- currency: string;
2824
- } | null | undefined;
2825
- fixedPaymentTerms?: {
2826
- amount: string;
2827
- currency: string;
2828
- } | null | undefined;
2829
- currentBalance?: {
2830
- amount: string;
2831
- currency: string;
2832
- } | null | undefined;
2833
- delinquentBalance?: {
2834
- amount: string;
2835
- currency: string;
2836
- } | null | undefined;
2837
2462
  }> & {
2838
2463
  type: string;
2839
2464
  name: string;
2840
2465
  dob: string;
2841
2466
  startDate: string;
2842
2467
  lastUpdate: string;
2468
+ startBalance: {
2469
+ amount: string;
2470
+ currency: string;
2471
+ };
2472
+ fixedPaymentTerms: number;
2473
+ currentBalance: {
2474
+ amount: string;
2475
+ currency: string;
2476
+ };
2477
+ delinquentBalance: {
2478
+ amount: string;
2479
+ currency: string;
2480
+ };
2843
2481
  endDate: string;
2844
2482
  nameMatchStatus: string;
2845
2483
  paymentFrequency: string;
@@ -2853,22 +2491,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2853
2491
  ageInMonths: string;
2854
2492
  paymentStatus: string;
2855
2493
  }>;
2856
- startBalance?: {
2857
- amount: string;
2858
- currency: string;
2859
- } | null | undefined;
2860
- fixedPaymentTerms?: {
2861
- amount: string;
2862
- currency: string;
2863
- } | null | undefined;
2864
- currentBalance?: {
2865
- amount: string;
2866
- currency: string;
2867
- } | null | undefined;
2868
- delinquentBalance?: {
2869
- amount: string;
2870
- currency: string;
2871
- } | null | undefined;
2872
2494
  }>;
2873
2495
  accountLinkedInformations: mongoose.Types.DocumentArray<{
2874
2496
  type: string;
@@ -2876,6 +2498,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2876
2498
  dob: string;
2877
2499
  startDate: string;
2878
2500
  lastUpdate: string;
2501
+ startBalance: {
2502
+ amount: string;
2503
+ currency: string;
2504
+ };
2505
+ fixedPaymentTerms: number;
2506
+ currentBalance: {
2507
+ amount: string;
2508
+ currency: string;
2509
+ };
2510
+ delinquentBalance: {
2511
+ amount: string;
2512
+ currency: string;
2513
+ };
2879
2514
  endDate: string;
2880
2515
  nameMatchStatus: string;
2881
2516
  paymentFrequency: string;
@@ -2885,32 +2520,29 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2885
2520
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
2886
2521
  ageInMonths: string;
2887
2522
  paymentStatus: string;
2888
- }> & {
2889
- ageInMonths: string;
2890
- paymentStatus: string;
2891
- }>;
2892
- startBalance?: {
2893
- amount: string;
2894
- currency: string;
2895
- } | null | undefined;
2896
- fixedPaymentTerms?: {
2897
- amount: string;
2898
- currency: string;
2899
- } | null | undefined;
2900
- currentBalance?: {
2901
- amount: string;
2902
- currency: string;
2903
- } | null | undefined;
2904
- delinquentBalance?: {
2905
- amount: string;
2906
- currency: string;
2907
- } | null | undefined;
2523
+ }> & {
2524
+ ageInMonths: string;
2525
+ paymentStatus: string;
2526
+ }>;
2908
2527
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
2909
2528
  type: string;
2910
2529
  name: string;
2911
2530
  dob: string;
2912
2531
  startDate: string;
2913
2532
  lastUpdate: string;
2533
+ startBalance: {
2534
+ amount: string;
2535
+ currency: string;
2536
+ };
2537
+ fixedPaymentTerms: number;
2538
+ currentBalance: {
2539
+ amount: string;
2540
+ currency: string;
2541
+ };
2542
+ delinquentBalance: {
2543
+ amount: string;
2544
+ currency: string;
2545
+ };
2914
2546
  endDate: string;
2915
2547
  nameMatchStatus: string;
2916
2548
  paymentFrequency: string;
@@ -2924,28 +2556,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2924
2556
  ageInMonths: string;
2925
2557
  paymentStatus: string;
2926
2558
  }>;
2927
- startBalance?: {
2928
- amount: string;
2929
- currency: string;
2930
- } | null | undefined;
2931
- fixedPaymentTerms?: {
2932
- amount: string;
2933
- currency: string;
2934
- } | null | undefined;
2935
- currentBalance?: {
2936
- amount: string;
2937
- currency: string;
2938
- } | null | undefined;
2939
- delinquentBalance?: {
2940
- amount: string;
2941
- currency: string;
2942
- } | null | undefined;
2943
2559
  }> & {
2944
2560
  type: string;
2945
2561
  name: string;
2946
2562
  dob: string;
2947
2563
  startDate: string;
2948
2564
  lastUpdate: string;
2565
+ startBalance: {
2566
+ amount: string;
2567
+ currency: string;
2568
+ };
2569
+ fixedPaymentTerms: number;
2570
+ currentBalance: {
2571
+ amount: string;
2572
+ currency: string;
2573
+ };
2574
+ delinquentBalance: {
2575
+ amount: string;
2576
+ currency: string;
2577
+ };
2949
2578
  endDate: string;
2950
2579
  nameMatchStatus: string;
2951
2580
  paymentFrequency: string;
@@ -2959,42 +2588,14 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
2959
2588
  ageInMonths: string;
2960
2589
  paymentStatus: string;
2961
2590
  }>;
2962
- startBalance?: {
2963
- amount: string;
2964
- currency: string;
2965
- } | null | undefined;
2966
- fixedPaymentTerms?: {
2967
- amount: string;
2968
- currency: string;
2969
- } | null | undefined;
2970
- currentBalance?: {
2971
- amount: string;
2972
- currency: string;
2973
- } | null | undefined;
2974
- delinquentBalance?: {
2975
- amount: string;
2976
- currency: string;
2977
- } | null | undefined;
2978
2591
  }>;
2979
- electoralInformation: mongoose.Types.DocumentArray<{
2592
+ electoralInformation: {
2980
2593
  name: string;
2981
2594
  startDate: string;
2982
2595
  endDate: string;
2983
2596
  nameMatchStatus: string;
2984
2597
  seniority: string;
2985
- }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
2986
- name: string;
2987
- startDate: string;
2988
- endDate: string;
2989
- nameMatchStatus: string;
2990
- seniority: string;
2991
- }> & {
2992
- name: string;
2993
- startDate: string;
2994
- endDate: string;
2995
- nameMatchStatus: string;
2996
- seniority: string;
2997
- }>;
2598
+ };
2998
2599
  electoralLinkedInformations: mongoose.Types.DocumentArray<{
2999
2600
  name: string;
3000
2601
  startDate: string;
@@ -3016,123 +2617,91 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3016
2617
  }>;
3017
2618
  linkedAddresses: mongoose.Types.DocumentArray<{
3018
2619
  type: "current" | "previous";
3019
- address?: {
2620
+ address: {
3020
2621
  number: string;
3021
2622
  street: string;
3022
2623
  postTown: string;
3023
2624
  postcode: string;
3024
2625
  county: string;
3025
- addressId: string;
3026
- } | null | undefined;
2626
+ };
3027
2627
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
3028
2628
  type: "current" | "previous";
3029
- address?: {
2629
+ address: {
3030
2630
  number: string;
3031
2631
  street: string;
3032
2632
  postTown: string;
3033
2633
  postcode: string;
3034
2634
  county: string;
3035
- addressId: string;
3036
- } | null | undefined;
2635
+ };
3037
2636
  }> & {
3038
2637
  type: "current" | "previous";
3039
- address?: {
2638
+ address: {
3040
2639
  number: string;
3041
2640
  street: string;
3042
2641
  postTown: string;
3043
2642
  postcode: string;
3044
2643
  county: string;
3045
- addressId: string;
3046
- } | null | undefined;
2644
+ };
3047
2645
  }>;
3048
2646
  currentAddresses: mongoose.Types.DocumentArray<{
3049
- address?: {
2647
+ address: {
3050
2648
  number: string;
3051
2649
  name: string;
3052
2650
  postTown: string;
3053
2651
  postcode: string;
3054
2652
  country: string;
3055
2653
  street1: string;
3056
- } | null | undefined;
2654
+ };
3057
2655
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
3058
- address?: {
2656
+ address: {
3059
2657
  number: string;
3060
2658
  name: string;
3061
2659
  postTown: string;
3062
2660
  postcode: string;
3063
2661
  country: string;
3064
2662
  street1: string;
3065
- } | null | undefined;
2663
+ };
3066
2664
  }> & {
3067
- address?: {
2665
+ address: {
3068
2666
  number: string;
3069
2667
  name: string;
3070
2668
  postTown: string;
3071
2669
  postcode: string;
3072
2670
  country: string;
3073
2671
  street1: string;
3074
- } | null | undefined;
2672
+ };
3075
2673
  }>;
3076
2674
  previousSearches: mongoose.Types.DocumentArray<{
3077
2675
  name: string;
3078
2676
  dob: string;
3079
- nameMatchStatus: string;
3080
- companyType: string;
3081
2677
  jointApplicant: boolean;
3082
2678
  searchType: string;
3083
2679
  searchDate: string;
2680
+ companyType: string;
3084
2681
  optIn: boolean;
3085
2682
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
3086
2683
  name: string;
3087
2684
  dob: string;
3088
- nameMatchStatus: string;
3089
- companyType: string;
3090
2685
  jointApplicant: boolean;
3091
2686
  searchType: string;
3092
2687
  searchDate: string;
2688
+ companyType: string;
3093
2689
  optIn: boolean;
3094
2690
  }> & {
3095
2691
  name: string;
3096
2692
  dob: string;
3097
- nameMatchStatus: string;
3098
- companyType: string;
3099
2693
  jointApplicant: boolean;
3100
2694
  searchType: string;
3101
2695
  searchDate: string;
2696
+ companyType: string;
3102
2697
  optIn: boolean;
3103
2698
  }>;
3104
- noticeofCorrection: mongoose.Types.DocumentArray<{
3105
- type: "active" | "historical";
3106
- noc?: {
3107
- text: string;
3108
- name: string;
3109
- nameMatchStatus: string;
3110
- dataNoticeCreated: string;
3111
- } | null | undefined;
3112
- }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
3113
- type: "active" | "historical";
3114
- noc?: {
3115
- text: string;
3116
- name: string;
3117
- nameMatchStatus: string;
3118
- dataNoticeCreated: string;
3119
- } | null | undefined;
3120
- }> & {
3121
- type: "active" | "historical";
3122
- noc?: {
3123
- text: string;
3124
- name: string;
3125
- nameMatchStatus: string;
3126
- dataNoticeCreated: string;
3127
- } | null | undefined;
3128
- }>;
3129
2699
  }>, {}> & mongoose.FlatRecord<{
3130
2700
  applicantId: mongoose.Types.ObjectId;
3131
2701
  applicantName: string;
3132
2702
  referenceNumber: string;
3133
2703
  applicantDob: string;
3134
- requestDate: string;
3135
- expiredDate: string;
2704
+ noticeofCorrection: string;
3136
2705
  creditDefaults: string;
3137
2706
  countyCourtJudgment: string;
3138
2707
  securedArrears: string;
@@ -3143,33 +2712,27 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3143
2712
  dob: string;
3144
2713
  forename: string;
3145
2714
  surname: string;
3146
- middlename: string;
3147
2715
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
3148
2716
  dob: string;
3149
2717
  forename: string;
3150
2718
  surname: string;
3151
- middlename: string;
3152
2719
  }> & {
3153
2720
  dob: string;
3154
2721
  forename: string;
3155
2722
  surname: string;
3156
- middlename: string;
3157
2723
  }>;
3158
2724
  associates: mongoose.Types.DocumentArray<{
3159
2725
  dob: string;
3160
2726
  forename: string;
3161
2727
  surname: string;
3162
- middlename: string;
3163
2728
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
3164
2729
  dob: string;
3165
2730
  forename: string;
3166
2731
  surname: string;
3167
- middlename: string;
3168
2732
  }> & {
3169
2733
  dob: string;
3170
2734
  forename: string;
3171
2735
  surname: string;
3172
- middlename: string;
3173
2736
  }>;
3174
2737
  linkedAddressData: mongoose.Types.DocumentArray<{
3175
2738
  type: string;
@@ -3177,6 +2740,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3177
2740
  dob: string;
3178
2741
  startDate: string;
3179
2742
  lastUpdate: string;
2743
+ startBalance: {
2744
+ amount: string;
2745
+ currency: string;
2746
+ };
2747
+ fixedPaymentTerms: number;
2748
+ currentBalance: {
2749
+ amount: string;
2750
+ currency: string;
2751
+ };
2752
+ delinquentBalance: {
2753
+ amount: string;
2754
+ currency: string;
2755
+ };
3180
2756
  endDate: string;
3181
2757
  nameMatchStatus: string;
3182
2758
  paymentFrequency: string;
@@ -3190,28 +2766,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3190
2766
  ageInMonths: string;
3191
2767
  paymentStatus: string;
3192
2768
  }>;
3193
- startBalance?: {
3194
- amount: string;
3195
- currency: string;
3196
- } | null | undefined;
3197
- fixedPaymentTerms?: {
3198
- amount: string;
3199
- currency: string;
3200
- } | null | undefined;
3201
- currentBalance?: {
3202
- amount: string;
3203
- currency: string;
3204
- } | null | undefined;
3205
- delinquentBalance?: {
3206
- amount: string;
3207
- currency: string;
3208
- } | null | undefined;
3209
2769
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
3210
2770
  type: string;
3211
2771
  name: string;
3212
2772
  dob: string;
3213
2773
  startDate: string;
3214
2774
  lastUpdate: string;
2775
+ startBalance: {
2776
+ amount: string;
2777
+ currency: string;
2778
+ };
2779
+ fixedPaymentTerms: number;
2780
+ currentBalance: {
2781
+ amount: string;
2782
+ currency: string;
2783
+ };
2784
+ delinquentBalance: {
2785
+ amount: string;
2786
+ currency: string;
2787
+ };
3215
2788
  endDate: string;
3216
2789
  nameMatchStatus: string;
3217
2790
  paymentFrequency: string;
@@ -3225,28 +2798,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3225
2798
  ageInMonths: string;
3226
2799
  paymentStatus: string;
3227
2800
  }>;
3228
- startBalance?: {
3229
- amount: string;
3230
- currency: string;
3231
- } | null | undefined;
3232
- fixedPaymentTerms?: {
3233
- amount: string;
3234
- currency: string;
3235
- } | null | undefined;
3236
- currentBalance?: {
3237
- amount: string;
3238
- currency: string;
3239
- } | null | undefined;
3240
- delinquentBalance?: {
3241
- amount: string;
3242
- currency: string;
3243
- } | null | undefined;
3244
2801
  }> & {
3245
2802
  type: string;
3246
2803
  name: string;
3247
2804
  dob: string;
3248
2805
  startDate: string;
3249
2806
  lastUpdate: string;
2807
+ startBalance: {
2808
+ amount: string;
2809
+ currency: string;
2810
+ };
2811
+ fixedPaymentTerms: number;
2812
+ currentBalance: {
2813
+ amount: string;
2814
+ currency: string;
2815
+ };
2816
+ delinquentBalance: {
2817
+ amount: string;
2818
+ currency: string;
2819
+ };
3250
2820
  endDate: string;
3251
2821
  nameMatchStatus: string;
3252
2822
  paymentFrequency: string;
@@ -3260,22 +2830,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3260
2830
  ageInMonths: string;
3261
2831
  paymentStatus: string;
3262
2832
  }>;
3263
- startBalance?: {
3264
- amount: string;
3265
- currency: string;
3266
- } | null | undefined;
3267
- fixedPaymentTerms?: {
3268
- amount: string;
3269
- currency: string;
3270
- } | null | undefined;
3271
- currentBalance?: {
3272
- amount: string;
3273
- currency: string;
3274
- } | null | undefined;
3275
- delinquentBalance?: {
3276
- amount: string;
3277
- currency: string;
3278
- } | null | undefined;
3279
2833
  }>;
3280
2834
  suppliedAddressData: mongoose.Types.DocumentArray<{
3281
2835
  type: string;
@@ -3283,6 +2837,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3283
2837
  dob: string;
3284
2838
  startDate: string;
3285
2839
  lastUpdate: string;
2840
+ startBalance: {
2841
+ amount: string;
2842
+ currency: string;
2843
+ };
2844
+ fixedPaymentTerms: number;
2845
+ currentBalance: {
2846
+ amount: string;
2847
+ currency: string;
2848
+ };
2849
+ delinquentBalance: {
2850
+ amount: string;
2851
+ currency: string;
2852
+ };
3286
2853
  endDate: string;
3287
2854
  nameMatchStatus: string;
3288
2855
  paymentFrequency: string;
@@ -3296,28 +2863,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3296
2863
  ageInMonths: string;
3297
2864
  paymentStatus: string;
3298
2865
  }>;
3299
- startBalance?: {
3300
- amount: string;
3301
- currency: string;
3302
- } | null | undefined;
3303
- fixedPaymentTerms?: {
3304
- amount: string;
3305
- currency: string;
3306
- } | null | undefined;
3307
- currentBalance?: {
3308
- amount: string;
3309
- currency: string;
3310
- } | null | undefined;
3311
- delinquentBalance?: {
3312
- amount: string;
3313
- currency: string;
3314
- } | null | undefined;
3315
2866
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
3316
2867
  type: string;
3317
2868
  name: string;
3318
2869
  dob: string;
3319
2870
  startDate: string;
3320
2871
  lastUpdate: string;
2872
+ startBalance: {
2873
+ amount: string;
2874
+ currency: string;
2875
+ };
2876
+ fixedPaymentTerms: number;
2877
+ currentBalance: {
2878
+ amount: string;
2879
+ currency: string;
2880
+ };
2881
+ delinquentBalance: {
2882
+ amount: string;
2883
+ currency: string;
2884
+ };
3321
2885
  endDate: string;
3322
2886
  nameMatchStatus: string;
3323
2887
  paymentFrequency: string;
@@ -3331,28 +2895,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3331
2895
  ageInMonths: string;
3332
2896
  paymentStatus: string;
3333
2897
  }>;
3334
- startBalance?: {
3335
- amount: string;
3336
- currency: string;
3337
- } | null | undefined;
3338
- fixedPaymentTerms?: {
3339
- amount: string;
3340
- currency: string;
3341
- } | null | undefined;
3342
- currentBalance?: {
3343
- amount: string;
3344
- currency: string;
3345
- } | null | undefined;
3346
- delinquentBalance?: {
3347
- amount: string;
3348
- currency: string;
3349
- } | null | undefined;
3350
2898
  }> & {
3351
2899
  type: string;
3352
2900
  name: string;
3353
2901
  dob: string;
3354
2902
  startDate: string;
3355
2903
  lastUpdate: string;
2904
+ startBalance: {
2905
+ amount: string;
2906
+ currency: string;
2907
+ };
2908
+ fixedPaymentTerms: number;
2909
+ currentBalance: {
2910
+ amount: string;
2911
+ currency: string;
2912
+ };
2913
+ delinquentBalance: {
2914
+ amount: string;
2915
+ currency: string;
2916
+ };
3356
2917
  endDate: string;
3357
2918
  nameMatchStatus: string;
3358
2919
  paymentFrequency: string;
@@ -3366,22 +2927,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3366
2927
  ageInMonths: string;
3367
2928
  paymentStatus: string;
3368
2929
  }>;
3369
- startBalance?: {
3370
- amount: string;
3371
- currency: string;
3372
- } | null | undefined;
3373
- fixedPaymentTerms?: {
3374
- amount: string;
3375
- currency: string;
3376
- } | null | undefined;
3377
- currentBalance?: {
3378
- amount: string;
3379
- currency: string;
3380
- } | null | undefined;
3381
- delinquentBalance?: {
3382
- amount: string;
3383
- currency: string;
3384
- } | null | undefined;
3385
2930
  }>;
3386
2931
  accountInformation: mongoose.Types.DocumentArray<{
3387
2932
  type: string;
@@ -3389,6 +2934,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3389
2934
  dob: string;
3390
2935
  startDate: string;
3391
2936
  lastUpdate: string;
2937
+ startBalance: {
2938
+ amount: string;
2939
+ currency: string;
2940
+ };
2941
+ fixedPaymentTerms: number;
2942
+ currentBalance: {
2943
+ amount: string;
2944
+ currency: string;
2945
+ };
2946
+ delinquentBalance: {
2947
+ amount: string;
2948
+ currency: string;
2949
+ };
3392
2950
  endDate: string;
3393
2951
  nameMatchStatus: string;
3394
2952
  paymentFrequency: string;
@@ -3402,28 +2960,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3402
2960
  ageInMonths: string;
3403
2961
  paymentStatus: string;
3404
2962
  }>;
3405
- startBalance?: {
3406
- amount: string;
3407
- currency: string;
3408
- } | null | undefined;
3409
- fixedPaymentTerms?: {
3410
- amount: string;
3411
- currency: string;
3412
- } | null | undefined;
3413
- currentBalance?: {
3414
- amount: string;
3415
- currency: string;
3416
- } | null | undefined;
3417
- delinquentBalance?: {
3418
- amount: string;
3419
- currency: string;
3420
- } | null | undefined;
3421
2963
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
3422
2964
  type: string;
3423
2965
  name: string;
3424
2966
  dob: string;
3425
2967
  startDate: string;
3426
2968
  lastUpdate: string;
2969
+ startBalance: {
2970
+ amount: string;
2971
+ currency: string;
2972
+ };
2973
+ fixedPaymentTerms: number;
2974
+ currentBalance: {
2975
+ amount: string;
2976
+ currency: string;
2977
+ };
2978
+ delinquentBalance: {
2979
+ amount: string;
2980
+ currency: string;
2981
+ };
3427
2982
  endDate: string;
3428
2983
  nameMatchStatus: string;
3429
2984
  paymentFrequency: string;
@@ -3437,28 +2992,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3437
2992
  ageInMonths: string;
3438
2993
  paymentStatus: string;
3439
2994
  }>;
3440
- startBalance?: {
3441
- amount: string;
3442
- currency: string;
3443
- } | null | undefined;
3444
- fixedPaymentTerms?: {
3445
- amount: string;
3446
- currency: string;
3447
- } | null | undefined;
3448
- currentBalance?: {
3449
- amount: string;
3450
- currency: string;
3451
- } | null | undefined;
3452
- delinquentBalance?: {
3453
- amount: string;
3454
- currency: string;
3455
- } | null | undefined;
3456
2995
  }> & {
3457
2996
  type: string;
3458
2997
  name: string;
3459
2998
  dob: string;
3460
2999
  startDate: string;
3461
3000
  lastUpdate: string;
3001
+ startBalance: {
3002
+ amount: string;
3003
+ currency: string;
3004
+ };
3005
+ fixedPaymentTerms: number;
3006
+ currentBalance: {
3007
+ amount: string;
3008
+ currency: string;
3009
+ };
3010
+ delinquentBalance: {
3011
+ amount: string;
3012
+ currency: string;
3013
+ };
3462
3014
  endDate: string;
3463
3015
  nameMatchStatus: string;
3464
3016
  paymentFrequency: string;
@@ -3472,22 +3024,6 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3472
3024
  ageInMonths: string;
3473
3025
  paymentStatus: string;
3474
3026
  }>;
3475
- startBalance?: {
3476
- amount: string;
3477
- currency: string;
3478
- } | null | undefined;
3479
- fixedPaymentTerms?: {
3480
- amount: string;
3481
- currency: string;
3482
- } | null | undefined;
3483
- currentBalance?: {
3484
- amount: string;
3485
- currency: string;
3486
- } | null | undefined;
3487
- delinquentBalance?: {
3488
- amount: string;
3489
- currency: string;
3490
- } | null | undefined;
3491
3027
  }>;
3492
3028
  accountLinkedInformations: mongoose.Types.DocumentArray<{
3493
3029
  type: string;
@@ -3495,6 +3031,19 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3495
3031
  dob: string;
3496
3032
  startDate: string;
3497
3033
  lastUpdate: string;
3034
+ startBalance: {
3035
+ amount: string;
3036
+ currency: string;
3037
+ };
3038
+ fixedPaymentTerms: number;
3039
+ currentBalance: {
3040
+ amount: string;
3041
+ currency: string;
3042
+ };
3043
+ delinquentBalance: {
3044
+ amount: string;
3045
+ currency: string;
3046
+ };
3498
3047
  endDate: string;
3499
3048
  nameMatchStatus: string;
3500
3049
  paymentFrequency: string;
@@ -3508,28 +3057,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3508
3057
  ageInMonths: string;
3509
3058
  paymentStatus: string;
3510
3059
  }>;
3511
- startBalance?: {
3512
- amount: string;
3513
- currency: string;
3514
- } | null | undefined;
3515
- fixedPaymentTerms?: {
3516
- amount: string;
3517
- currency: string;
3518
- } | null | undefined;
3519
- currentBalance?: {
3520
- amount: string;
3521
- currency: string;
3522
- } | null | undefined;
3523
- delinquentBalance?: {
3524
- amount: string;
3525
- currency: string;
3526
- } | null | undefined;
3527
3060
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
3528
3061
  type: string;
3529
3062
  name: string;
3530
3063
  dob: string;
3531
3064
  startDate: string;
3532
3065
  lastUpdate: string;
3066
+ startBalance: {
3067
+ amount: string;
3068
+ currency: string;
3069
+ };
3070
+ fixedPaymentTerms: number;
3071
+ currentBalance: {
3072
+ amount: string;
3073
+ currency: string;
3074
+ };
3075
+ delinquentBalance: {
3076
+ amount: string;
3077
+ currency: string;
3078
+ };
3533
3079
  endDate: string;
3534
3080
  nameMatchStatus: string;
3535
3081
  paymentFrequency: string;
@@ -3543,28 +3089,25 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3543
3089
  ageInMonths: string;
3544
3090
  paymentStatus: string;
3545
3091
  }>;
3546
- startBalance?: {
3547
- amount: string;
3548
- currency: string;
3549
- } | null | undefined;
3550
- fixedPaymentTerms?: {
3551
- amount: string;
3552
- currency: string;
3553
- } | null | undefined;
3554
- currentBalance?: {
3555
- amount: string;
3556
- currency: string;
3557
- } | null | undefined;
3558
- delinquentBalance?: {
3559
- amount: string;
3560
- currency: string;
3561
- } | null | undefined;
3562
3092
  }> & {
3563
3093
  type: string;
3564
3094
  name: string;
3565
3095
  dob: string;
3566
3096
  startDate: string;
3567
3097
  lastUpdate: string;
3098
+ startBalance: {
3099
+ amount: string;
3100
+ currency: string;
3101
+ };
3102
+ fixedPaymentTerms: number;
3103
+ currentBalance: {
3104
+ amount: string;
3105
+ currency: string;
3106
+ };
3107
+ delinquentBalance: {
3108
+ amount: string;
3109
+ currency: string;
3110
+ };
3568
3111
  endDate: string;
3569
3112
  nameMatchStatus: string;
3570
3113
  paymentFrequency: string;
@@ -3578,42 +3121,14 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3578
3121
  ageInMonths: string;
3579
3122
  paymentStatus: string;
3580
3123
  }>;
3581
- startBalance?: {
3582
- amount: string;
3583
- currency: string;
3584
- } | null | undefined;
3585
- fixedPaymentTerms?: {
3586
- amount: string;
3587
- currency: string;
3588
- } | null | undefined;
3589
- currentBalance?: {
3590
- amount: string;
3591
- currency: string;
3592
- } | null | undefined;
3593
- delinquentBalance?: {
3594
- amount: string;
3595
- currency: string;
3596
- } | null | undefined;
3597
3124
  }>;
3598
- electoralInformation: mongoose.Types.DocumentArray<{
3599
- name: string;
3600
- startDate: string;
3601
- endDate: string;
3602
- nameMatchStatus: string;
3603
- seniority: string;
3604
- }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
3605
- name: string;
3606
- startDate: string;
3607
- endDate: string;
3608
- nameMatchStatus: string;
3609
- seniority: string;
3610
- }> & {
3125
+ electoralInformation: {
3611
3126
  name: string;
3612
3127
  startDate: string;
3613
3128
  endDate: string;
3614
3129
  nameMatchStatus: string;
3615
3130
  seniority: string;
3616
- }>;
3131
+ };
3617
3132
  electoralLinkedInformations: mongoose.Types.DocumentArray<{
3618
3133
  name: string;
3619
3134
  startDate: string;
@@ -3635,116 +3150,85 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
3635
3150
  }>;
3636
3151
  linkedAddresses: mongoose.Types.DocumentArray<{
3637
3152
  type: "current" | "previous";
3638
- address?: {
3153
+ address: {
3639
3154
  number: string;
3640
3155
  street: string;
3641
3156
  postTown: string;
3642
3157
  postcode: string;
3643
3158
  county: string;
3644
- addressId: string;
3645
- } | null | undefined;
3159
+ };
3646
3160
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
3647
3161
  type: "current" | "previous";
3648
- address?: {
3162
+ address: {
3649
3163
  number: string;
3650
3164
  street: string;
3651
3165
  postTown: string;
3652
3166
  postcode: string;
3653
3167
  county: string;
3654
- addressId: string;
3655
- } | null | undefined;
3168
+ };
3656
3169
  }> & {
3657
3170
  type: "current" | "previous";
3658
- address?: {
3171
+ address: {
3659
3172
  number: string;
3660
3173
  street: string;
3661
3174
  postTown: string;
3662
3175
  postcode: string;
3663
3176
  county: string;
3664
- addressId: string;
3665
- } | null | undefined;
3177
+ };
3666
3178
  }>;
3667
3179
  currentAddresses: mongoose.Types.DocumentArray<{
3668
- address?: {
3180
+ address: {
3669
3181
  number: string;
3670
3182
  name: string;
3671
3183
  postTown: string;
3672
3184
  postcode: string;
3673
3185
  country: string;
3674
3186
  street1: string;
3675
- } | null | undefined;
3187
+ };
3676
3188
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
3677
- address?: {
3189
+ address: {
3678
3190
  number: string;
3679
3191
  name: string;
3680
3192
  postTown: string;
3681
3193
  postcode: string;
3682
3194
  country: string;
3683
3195
  street1: string;
3684
- } | null | undefined;
3196
+ };
3685
3197
  }> & {
3686
- address?: {
3198
+ address: {
3687
3199
  number: string;
3688
3200
  name: string;
3689
3201
  postTown: string;
3690
3202
  postcode: string;
3691
3203
  country: string;
3692
3204
  street1: string;
3693
- } | null | undefined;
3205
+ };
3694
3206
  }>;
3695
3207
  previousSearches: mongoose.Types.DocumentArray<{
3696
3208
  name: string;
3697
3209
  dob: string;
3698
- nameMatchStatus: string;
3699
- companyType: string;
3700
3210
  jointApplicant: boolean;
3701
3211
  searchType: string;
3702
3212
  searchDate: string;
3213
+ companyType: string;
3703
3214
  optIn: boolean;
3704
3215
  }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
3705
3216
  name: string;
3706
3217
  dob: string;
3707
- nameMatchStatus: string;
3708
- companyType: string;
3709
3218
  jointApplicant: boolean;
3710
3219
  searchType: string;
3711
3220
  searchDate: string;
3221
+ companyType: string;
3712
3222
  optIn: boolean;
3713
3223
  }> & {
3714
3224
  name: string;
3715
3225
  dob: string;
3716
- nameMatchStatus: string;
3717
- companyType: string;
3718
3226
  jointApplicant: boolean;
3719
3227
  searchType: string;
3720
3228
  searchDate: string;
3229
+ companyType: string;
3721
3230
  optIn: boolean;
3722
3231
  }>;
3723
- noticeofCorrection: mongoose.Types.DocumentArray<{
3724
- type: "active" | "historical";
3725
- noc?: {
3726
- text: string;
3727
- name: string;
3728
- nameMatchStatus: string;
3729
- dataNoticeCreated: string;
3730
- } | null | undefined;
3731
- }, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
3732
- type: "active" | "historical";
3733
- noc?: {
3734
- text: string;
3735
- name: string;
3736
- nameMatchStatus: string;
3737
- dataNoticeCreated: string;
3738
- } | null | undefined;
3739
- }> & {
3740
- type: "active" | "historical";
3741
- noc?: {
3742
- text: string;
3743
- name: string;
3744
- nameMatchStatus: string;
3745
- dataNoticeCreated: string;
3746
- } | null | undefined;
3747
- }>;
3748
3232
  }> & {
3749
3233
  _id: mongoose.Types.ObjectId;
3750
3234
  } & {