@dynamatix/gb-schemas 2.19.1 → 2.20.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +308 -308
- package/dist/applicants/applicant-additional-income.model.d.ts +1 -1
- package/dist/applicants/applicant-additional-income.type.d.ts +1 -1
- package/dist/applicants/applicant-commitment-creditCard.model.d.ts +1 -1
- package/dist/applicants/applicant-commitment-loan.model.d.ts +1 -1
- package/dist/applicants/applicant-commitment-mortgage.model.d.ts +1 -1
- package/dist/applicants/applicant-commitment-residence.model.d.ts +1 -1
- package/dist/applicants/applicant-commitment-secureLoan.model.d.ts +1 -1
- package/dist/applicants/applicant-commitment-unsecuredLoan.model.d.ts +1 -1
- package/dist/applicants/applicant-credit-data.model.d.ts +1 -1
- package/dist/applicants/applicant-credit-profile.model.d.ts +1 -1
- package/dist/applicants/applicant-credit-report.model.d.ts +19 -19
- package/dist/applicants/applicant-credit-report.type.d.ts +1 -1
- package/dist/applicants/applicant-direct-debit.model.d.ts +86 -0
- package/dist/applicants/applicant-direct-debit.model.d.ts.map +1 -0
- package/dist/applicants/applicant-direct-debit.model.js +16 -0
- package/dist/applicants/applicant-employment-income.model.d.ts +1 -1
- package/dist/applicants/applicant-employment-income.type.d.ts +1 -1
- package/dist/applicants/applicant-employment.model.d.ts +1 -1
- package/dist/applicants/applicant-expenditure.model.d.ts +1 -1
- package/dist/applicants/applicant-expenditure.type.d.ts +1 -1
- package/dist/applicants/applicant-income-settings.model.d.ts +1 -1
- package/dist/applicants/applicant-income-settings.type.d.ts +1 -1
- package/dist/applicants/applicant-income-source.model.d.ts +26 -0
- package/dist/applicants/applicant-income-source.model.d.ts.map +1 -0
- package/dist/applicants/applicant-income-summary.model.d.ts +1 -1
- package/dist/applicants/applicant-income-summary.type.d.ts +1 -1
- package/dist/applicants/applicant-income.model.d.ts +160 -0
- package/dist/applicants/applicant-income.model.d.ts.map +1 -0
- package/dist/applicants/applicant-large-exposure.model.d.ts +1 -1
- package/dist/applicants/applicant-large-exposure.type.d.ts +1 -1
- package/dist/applicants/applicant-other-income.model.d.ts +85 -0
- package/dist/applicants/applicant-other-income.model.d.ts.map +1 -0
- package/dist/applicants/applicant-pension-income.model.d.ts +1 -1
- package/dist/applicants/applicant-pension-income.type.d.ts +1 -1
- package/dist/applicants/applicant-property-income.model.d.ts +1 -1
- package/dist/applicants/applicant-property-income.type.d.ts +1 -1
- package/dist/applicants/applicant-risk-narrative.model.d.ts +1 -1
- package/dist/applicants/applicant-self-employed-income.model.d.ts +1 -1
- package/dist/applicants/applicant-self-employed-income.type.d.ts +1 -1
- package/dist/applicants/applicant-self-employment.model.d.ts +1 -1
- package/dist/applicants/applicant-sole-trader-income.model.d.ts +1 -1
- package/dist/applicants/applicant-sole-trader-income.type.d.ts +1 -1
- package/dist/applicants/applicant-uk-tax-credits.model.d.ts +1 -1
- package/dist/applicants/applicant-uk-tax-credits.type.d.ts +1 -1
- package/dist/applicants/applicant-welcome-call.model.d.ts +1 -1
- package/dist/applicants/applicant-welcome-call.model.js +9 -9
- package/dist/applicants/applicant-welcome-call.type.d.ts +1 -1
- package/dist/applicants/applicant.model.d.ts +1 -1
- package/dist/applicants/applicant.model.d.ts.map +1 -1
- package/dist/applicants/applicant.model.js +2 -0
- package/dist/applicants/applicant.type.d.ts +1 -1
- package/dist/applications/application-audit.model.d.ts +1 -1
- package/dist/applications/application-checklist-Item.model.d.ts +1 -1
- package/dist/applications/application-company-model.d.ts +1 -1
- package/dist/applications/application-credit-profile.model.d.ts +1 -1
- package/dist/applications/application-direct-debit.model.d.ts +4 -4
- package/dist/applications/application-direct-debit.model.d.ts.map +1 -1
- package/dist/applications/application-direct-debit.model.js +2 -0
- package/dist/applications/application-direct-debit.type.d.ts +1 -1
- package/dist/applications/application-document.model.d.ts +158 -0
- package/dist/applications/application-document.model.d.ts.map +1 -0
- package/dist/applications/application-euc.model.d.ts +1 -1
- package/dist/applications/application-euc.type.d.ts +1 -1
- package/dist/applications/application-fieldconfig.model.d.ts +1 -1
- package/dist/applications/application-illustration-model.d.ts +1 -1
- package/dist/applications/application-legal.model.d.ts +1 -1
- package/dist/applications/application-mortgage.model.d.ts +1 -1
- package/dist/applications/application-mortgage.type.d.ts +1 -1
- package/dist/applications/application-note.model.d.ts +1 -1
- package/dist/applications/application-note.type.d.ts +1 -1
- package/dist/applications/application-offer.model.d.ts +1 -1
- package/dist/applications/application-offer.type.d.ts +1 -1
- package/dist/applications/application-onboarding.model.d.ts +1 -1
- package/dist/applications/application-product.model.d.ts +1 -1
- package/dist/applications/application-product.type.d.ts +1 -1
- package/dist/applications/application-productfeatures.model.d.ts +1 -1
- package/dist/applications/application-productfeatures.type.d.ts +1 -1
- package/dist/applications/application-rationale.model.d.ts +1 -1
- package/dist/applications/application-rationale.type.d.ts +1 -1
- package/dist/applications/application-risk-narrative.model.d.ts +1 -1
- package/dist/applications/application-valuation-report.model.d.ts +1 -1
- package/dist/applications/application-valuation-report.type.d.ts +1 -1
- package/dist/applications/application-valuation.model.d.ts +1 -1
- package/dist/applications/application-valuation.type.d.ts +1 -1
- package/dist/applications/application.model.d.ts +1 -1
- package/dist/applications/applications-task.model.d.ts +1 -1
- package/dist/applications/applications-task.type.d.ts +1 -1
- package/dist/applications/broker.model.d.ts +1 -1
- package/dist/applications/broker.type.d.ts +1 -1
- package/dist/applications/document.model.d.ts +158 -0
- package/dist/applications/document.model.d.ts.map +1 -0
- package/dist/applications/euc-country-tier.model.d.ts +65 -0
- package/dist/applications/euc-country-tier.model.d.ts.map +1 -0
- package/dist/applications/euc-country-tier.model.js +24 -0
- package/dist/applications/euc-country-tier.type.d.ts +7 -0
- package/dist/applications/euc-country-tier.type.d.ts.map +1 -0
- package/dist/applications/euc-country-tier.type.js +1 -0
- package/dist/applications/index.d.ts +2 -0
- package/dist/applications/index.d.ts.map +1 -1
- package/dist/applications/index.js +1 -0
- package/dist/applications/productfeatures.model.d.ts +368 -0
- package/dist/applications/productfeatures.model.d.ts.map +1 -0
- package/dist/applications/solicitor.model.d.ts +1 -1
- package/dist/applications/solicitor.type.d.ts +1 -1
- package/dist/product-catalogues/product-catalogue.model.d.ts +1 -1
- package/dist/product-catalogues/product-definitions.model.d.ts +1 -1
- package/dist/product-catalogues/product-definitions.type.d.ts +1 -1
- package/dist/product-catalogues/product-variant.model.d.ts +1 -1
- package/dist/product-catalogues/product-variant.type.d.ts +1 -1
- package/dist/properties/property.model.d.ts +1 -1
- package/dist/properties/security.model.d.ts +1 -1
- package/dist/shared/alert.model.d.ts +1 -1
- package/dist/shared/api-log.model.d.ts +1 -1
- package/dist/shared/api-performance.model.d.ts +1 -1
- package/dist/shared/api-performance.type.d.ts +1 -1
- package/dist/shared/apprivo-sync-journey.model.d.ts +1 -1
- package/dist/shared/checklist.model.d.ts +1 -1
- package/dist/shared/document-type-model.d.ts +48 -0
- package/dist/shared/document-type-model.d.ts.map +1 -0
- package/dist/shared/encryption/encrypted-field-map.d.ts +5 -0
- package/dist/shared/encryption/encrypted-field-map.d.ts.map +1 -1
- package/dist/shared/encryption/encrypted-field-map.js +5 -1
- package/dist/shared/encryption/encryption-filter.guard.d.ts +69 -0
- package/dist/shared/encryption/encryption-filter.guard.d.ts.map +1 -0
- package/dist/shared/encryption/encryption-filter.guard.js +103 -0
- package/dist/shared/encryption/encryption.plugin.d.ts +225 -0
- package/dist/shared/encryption/encryption.plugin.d.ts.map +1 -0
- package/dist/shared/encryption/encryption.plugin.js +372 -0
- package/dist/shared/encryption/index.d.ts +2 -0
- package/dist/shared/encryption/index.d.ts.map +1 -1
- package/dist/shared/encryption/index.js +2 -0
- package/dist/shared/index.d.ts +1 -1
- package/dist/shared/index.d.ts.map +1 -1
- package/dist/shared/index.js +1 -1
- package/dist/shared/job-run.model.d.ts +1 -1
- package/dist/shared/job-setting.model.d.ts +1 -1
- package/dist/shared/lookup-group.model.d.ts +1 -1
- package/dist/shared/lookup.model.d.ts +1 -1
- package/dist/shared/schema-doc.model.d.ts +1 -1
- package/dist/shared/system-parameter.model.d.ts +1 -1
- package/dist/shared/task-document.model.d.ts +1 -1
- package/dist/shared/task.model.d.ts +1 -1
- package/dist/shared/webhook-event.model.d.ts +1 -1
- package/dist/shared/workflow-trigger.model.d.ts +1 -1
- package/dist/shared/workflow-trigger.type.d.ts +1 -1
- package/dist/shared/workflow.middleware.d.ts +1 -1
- package/dist/shared/workflow.plugin.d.ts +1 -1
- package/dist/types/base.types.d.ts +1 -1
- package/dist/underwriter/underwriter.model.d.ts +1 -1
- package/dist/users/auth-log.model.d.ts +1 -1
- package/dist/users/permission.model.d.ts +1 -1
- package/dist/users/role-group.model.d.ts +1 -1
- package/dist/users/role.model.d.ts +1 -1
- package/dist/users/tasks.model.d.ts +1 -1
- package/dist/users/user.model.d.ts +1 -1
- package/dist/users/user.type.d.ts +1 -1
- package/dist/value-objects/account-number.d.ts +1 -1
- package/dist/value-objects/pound.d.ts +1 -1
- package/package.json +90 -90
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
2
|
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
-
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
3
|
/// <reference path="../shared/encryption/encrypted-field-map.d.ts" />
|
|
4
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
5
5
|
/// <reference types="mongoose/types/aggregate" />
|
|
6
6
|
/// <reference types="mongoose/types/callback" />
|
|
7
7
|
/// <reference types="mongoose/types/collection" />
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
2
|
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
-
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
3
|
/// <reference path="../shared/encryption/encrypted-field-map.d.ts" />
|
|
4
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
5
5
|
/// <reference types="mongoose/types/aggregate" />
|
|
6
6
|
/// <reference types="mongoose/types/callback" />
|
|
7
7
|
/// <reference types="mongoose/types/collection" />
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
2
|
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
-
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
3
|
/// <reference path="../shared/encryption/encrypted-field-map.d.ts" />
|
|
4
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
5
5
|
/// <reference types="mongoose/types/aggregate" />
|
|
6
6
|
/// <reference types="mongoose/types/callback" />
|
|
7
7
|
/// <reference types="mongoose/types/collection" />
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
2
|
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
-
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
3
|
/// <reference path="../shared/encryption/encrypted-field-map.d.ts" />
|
|
4
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
5
5
|
/// <reference types="mongoose/types/aggregate" />
|
|
6
6
|
/// <reference types="mongoose/types/callback" />
|
|
7
7
|
/// <reference types="mongoose/types/collection" />
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
2
|
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
-
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
3
|
/// <reference path="../shared/encryption/encrypted-field-map.d.ts" />
|
|
4
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
5
5
|
/// <reference types="mongoose/types/aggregate" />
|
|
6
6
|
/// <reference types="mongoose/types/callback" />
|
|
7
7
|
/// <reference types="mongoose/types/collection" />
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
2
|
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
-
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
3
|
/// <reference path="../shared/encryption/encrypted-field-map.d.ts" />
|
|
4
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
5
5
|
/// <reference types="mongoose/types/aggregate" />
|
|
6
6
|
/// <reference types="mongoose/types/callback" />
|
|
7
7
|
/// <reference types="mongoose/types/collection" />
|
|
@@ -578,8 +578,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
578
578
|
number: string;
|
|
579
579
|
name: string;
|
|
580
580
|
postcode: string;
|
|
581
|
-
postTown: string;
|
|
582
581
|
country: string;
|
|
582
|
+
postTown: string;
|
|
583
583
|
street1: string;
|
|
584
584
|
} | null | undefined;
|
|
585
585
|
}, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
|
|
@@ -587,8 +587,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
587
587
|
number: string;
|
|
588
588
|
name: string;
|
|
589
589
|
postcode: string;
|
|
590
|
-
postTown: string;
|
|
591
590
|
country: string;
|
|
591
|
+
postTown: string;
|
|
592
592
|
street1: string;
|
|
593
593
|
} | null | undefined;
|
|
594
594
|
}> & {
|
|
@@ -596,8 +596,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
596
596
|
number: string;
|
|
597
597
|
name: string;
|
|
598
598
|
postcode: string;
|
|
599
|
-
postTown: string;
|
|
600
599
|
country: string;
|
|
600
|
+
postTown: string;
|
|
601
601
|
street1: string;
|
|
602
602
|
} | null | undefined;
|
|
603
603
|
}>;
|
|
@@ -1207,8 +1207,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
1207
1207
|
number: string;
|
|
1208
1208
|
name: string;
|
|
1209
1209
|
postcode: string;
|
|
1210
|
-
postTown: string;
|
|
1211
1210
|
country: string;
|
|
1211
|
+
postTown: string;
|
|
1212
1212
|
street1: string;
|
|
1213
1213
|
} | null | undefined;
|
|
1214
1214
|
}, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
|
|
@@ -1216,8 +1216,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
1216
1216
|
number: string;
|
|
1217
1217
|
name: string;
|
|
1218
1218
|
postcode: string;
|
|
1219
|
-
postTown: string;
|
|
1220
1219
|
country: string;
|
|
1220
|
+
postTown: string;
|
|
1221
1221
|
street1: string;
|
|
1222
1222
|
} | null | undefined;
|
|
1223
1223
|
}> & {
|
|
@@ -1225,8 +1225,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
1225
1225
|
number: string;
|
|
1226
1226
|
name: string;
|
|
1227
1227
|
postcode: string;
|
|
1228
|
-
postTown: string;
|
|
1229
1228
|
country: string;
|
|
1229
|
+
postTown: string;
|
|
1230
1230
|
street1: string;
|
|
1231
1231
|
} | null | undefined;
|
|
1232
1232
|
}>;
|
|
@@ -1836,8 +1836,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
1836
1836
|
number: string;
|
|
1837
1837
|
name: string;
|
|
1838
1838
|
postcode: string;
|
|
1839
|
-
postTown: string;
|
|
1840
1839
|
country: string;
|
|
1840
|
+
postTown: string;
|
|
1841
1841
|
street1: string;
|
|
1842
1842
|
} | null | undefined;
|
|
1843
1843
|
}, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
|
|
@@ -1845,8 +1845,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
1845
1845
|
number: string;
|
|
1846
1846
|
name: string;
|
|
1847
1847
|
postcode: string;
|
|
1848
|
-
postTown: string;
|
|
1849
1848
|
country: string;
|
|
1849
|
+
postTown: string;
|
|
1850
1850
|
street1: string;
|
|
1851
1851
|
} | null | undefined;
|
|
1852
1852
|
}> & {
|
|
@@ -1854,8 +1854,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
1854
1854
|
number: string;
|
|
1855
1855
|
name: string;
|
|
1856
1856
|
postcode: string;
|
|
1857
|
-
postTown: string;
|
|
1858
1857
|
country: string;
|
|
1858
|
+
postTown: string;
|
|
1859
1859
|
street1: string;
|
|
1860
1860
|
} | null | undefined;
|
|
1861
1861
|
}>;
|
|
@@ -2471,8 +2471,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
2471
2471
|
number: string;
|
|
2472
2472
|
name: string;
|
|
2473
2473
|
postcode: string;
|
|
2474
|
-
postTown: string;
|
|
2475
2474
|
country: string;
|
|
2475
|
+
postTown: string;
|
|
2476
2476
|
street1: string;
|
|
2477
2477
|
} | null | undefined;
|
|
2478
2478
|
}, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
|
|
@@ -2480,8 +2480,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
2480
2480
|
number: string;
|
|
2481
2481
|
name: string;
|
|
2482
2482
|
postcode: string;
|
|
2483
|
-
postTown: string;
|
|
2484
2483
|
country: string;
|
|
2484
|
+
postTown: string;
|
|
2485
2485
|
street1: string;
|
|
2486
2486
|
} | null | undefined;
|
|
2487
2487
|
}> & {
|
|
@@ -2489,8 +2489,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
2489
2489
|
number: string;
|
|
2490
2490
|
name: string;
|
|
2491
2491
|
postcode: string;
|
|
2492
|
-
postTown: string;
|
|
2493
2492
|
country: string;
|
|
2493
|
+
postTown: string;
|
|
2494
2494
|
street1: string;
|
|
2495
2495
|
} | null | undefined;
|
|
2496
2496
|
}>;
|
|
@@ -3100,8 +3100,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
3100
3100
|
number: string;
|
|
3101
3101
|
name: string;
|
|
3102
3102
|
postcode: string;
|
|
3103
|
-
postTown: string;
|
|
3104
3103
|
country: string;
|
|
3104
|
+
postTown: string;
|
|
3105
3105
|
street1: string;
|
|
3106
3106
|
} | null | undefined;
|
|
3107
3107
|
}, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
|
|
@@ -3109,8 +3109,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
3109
3109
|
number: string;
|
|
3110
3110
|
name: string;
|
|
3111
3111
|
postcode: string;
|
|
3112
|
-
postTown: string;
|
|
3113
3112
|
country: string;
|
|
3113
|
+
postTown: string;
|
|
3114
3114
|
street1: string;
|
|
3115
3115
|
} | null | undefined;
|
|
3116
3116
|
}> & {
|
|
@@ -3118,8 +3118,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
3118
3118
|
number: string;
|
|
3119
3119
|
name: string;
|
|
3120
3120
|
postcode: string;
|
|
3121
|
-
postTown: string;
|
|
3122
3121
|
country: string;
|
|
3122
|
+
postTown: string;
|
|
3123
3123
|
street1: string;
|
|
3124
3124
|
} | null | undefined;
|
|
3125
3125
|
}>;
|
|
@@ -3729,8 +3729,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
3729
3729
|
number: string;
|
|
3730
3730
|
name: string;
|
|
3731
3731
|
postcode: string;
|
|
3732
|
-
postTown: string;
|
|
3733
3732
|
country: string;
|
|
3733
|
+
postTown: string;
|
|
3734
3734
|
street1: string;
|
|
3735
3735
|
} | null | undefined;
|
|
3736
3736
|
}, mongoose.Types.Subdocument<mongoose.Types.ObjectId, any, {
|
|
@@ -3738,8 +3738,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
3738
3738
|
number: string;
|
|
3739
3739
|
name: string;
|
|
3740
3740
|
postcode: string;
|
|
3741
|
-
postTown: string;
|
|
3742
3741
|
country: string;
|
|
3742
|
+
postTown: string;
|
|
3743
3743
|
street1: string;
|
|
3744
3744
|
} | null | undefined;
|
|
3745
3745
|
}> & {
|
|
@@ -3747,8 +3747,8 @@ declare const ApplicantCreditReportModel: mongoose.Model<{
|
|
|
3747
3747
|
number: string;
|
|
3748
3748
|
name: string;
|
|
3749
3749
|
postcode: string;
|
|
3750
|
-
postTown: string;
|
|
3751
3750
|
country: string;
|
|
3751
|
+
postTown: string;
|
|
3752
3752
|
street1: string;
|
|
3753
3753
|
} | null | undefined;
|
|
3754
3754
|
}>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
2
|
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
-
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
3
|
/// <reference path="../shared/encryption/encrypted-field-map.d.ts" />
|
|
4
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
5
5
|
/// <reference types="mongoose/types/aggregate" />
|
|
6
6
|
/// <reference types="mongoose/types/callback" />
|
|
7
7
|
/// <reference types="mongoose/types/collection" />
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
|
+
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
|
+
/// <reference types="mongoose/types/aggregate" />
|
|
5
|
+
/// <reference types="mongoose/types/callback" />
|
|
6
|
+
/// <reference types="mongoose/types/collection" />
|
|
7
|
+
/// <reference types="mongoose/types/connection" />
|
|
8
|
+
/// <reference types="mongoose/types/cursor" />
|
|
9
|
+
/// <reference types="mongoose/types/document" />
|
|
10
|
+
/// <reference types="mongoose/types/error" />
|
|
11
|
+
/// <reference types="mongoose/types/expressions" />
|
|
12
|
+
/// <reference types="mongoose/types/helpers" />
|
|
13
|
+
/// <reference types="mongoose/types/middlewares" />
|
|
14
|
+
/// <reference types="mongoose/types/indexes" />
|
|
15
|
+
/// <reference types="mongoose/types/models" />
|
|
16
|
+
/// <reference types="mongoose/types/mongooseoptions" />
|
|
17
|
+
/// <reference types="mongoose/types/pipelinestage" />
|
|
18
|
+
/// <reference types="mongoose/types/populate" />
|
|
19
|
+
/// <reference types="mongoose/types/query" />
|
|
20
|
+
/// <reference types="mongoose/types/schemaoptions" />
|
|
21
|
+
/// <reference types="mongoose/types/session" />
|
|
22
|
+
/// <reference types="mongoose/types/types" />
|
|
23
|
+
/// <reference types="mongoose/types/utility" />
|
|
24
|
+
/// <reference types="mongoose/types/validation" />
|
|
25
|
+
/// <reference types="mongoose/types/virtuals" />
|
|
26
|
+
/// <reference types="mongoose/types/schematypes" />
|
|
27
|
+
/// <reference types="mongoose/types/inferschematype" />
|
|
28
|
+
/// <reference types="mongoose/types/inferrawdoctype" />
|
|
29
|
+
import mongoose from 'mongoose';
|
|
30
|
+
declare const applicantDirectDebitSchema: mongoose.Schema<any, mongoose.Model<any, any, any, any, any, any>, {}, {}, {}, {}, {
|
|
31
|
+
timestamps: true;
|
|
32
|
+
}, {
|
|
33
|
+
createdAt: NativeDate;
|
|
34
|
+
updatedAt: NativeDate;
|
|
35
|
+
} & {
|
|
36
|
+
isConfirmDeclaration: string;
|
|
37
|
+
addressLine1?: string | null | undefined;
|
|
38
|
+
addressLine2?: string | null | undefined;
|
|
39
|
+
accountNumber?: string | null | undefined;
|
|
40
|
+
branch?: string | null | undefined;
|
|
41
|
+
city?: string | null | undefined;
|
|
42
|
+
contactPostcode?: string | null | undefined;
|
|
43
|
+
institution?: string | null | undefined;
|
|
44
|
+
nameOfAccountHolder?: string | null | undefined;
|
|
45
|
+
sortCode?: string | null | undefined;
|
|
46
|
+
selectedPaymentDay?: string | null | undefined;
|
|
47
|
+
Applicants?: string | null | undefined;
|
|
48
|
+
}, mongoose.Document<unknown, {}, mongoose.FlatRecord<{
|
|
49
|
+
createdAt: NativeDate;
|
|
50
|
+
updatedAt: NativeDate;
|
|
51
|
+
} & {
|
|
52
|
+
isConfirmDeclaration: string;
|
|
53
|
+
addressLine1?: string | null | undefined;
|
|
54
|
+
addressLine2?: string | null | undefined;
|
|
55
|
+
accountNumber?: string | null | undefined;
|
|
56
|
+
branch?: string | null | undefined;
|
|
57
|
+
city?: string | null | undefined;
|
|
58
|
+
contactPostcode?: string | null | undefined;
|
|
59
|
+
institution?: string | null | undefined;
|
|
60
|
+
nameOfAccountHolder?: string | null | undefined;
|
|
61
|
+
sortCode?: string | null | undefined;
|
|
62
|
+
selectedPaymentDay?: string | null | undefined;
|
|
63
|
+
Applicants?: string | null | undefined;
|
|
64
|
+
}>, {}> & mongoose.FlatRecord<{
|
|
65
|
+
createdAt: NativeDate;
|
|
66
|
+
updatedAt: NativeDate;
|
|
67
|
+
} & {
|
|
68
|
+
isConfirmDeclaration: string;
|
|
69
|
+
addressLine1?: string | null | undefined;
|
|
70
|
+
addressLine2?: string | null | undefined;
|
|
71
|
+
accountNumber?: string | null | undefined;
|
|
72
|
+
branch?: string | null | undefined;
|
|
73
|
+
city?: string | null | undefined;
|
|
74
|
+
contactPostcode?: string | null | undefined;
|
|
75
|
+
institution?: string | null | undefined;
|
|
76
|
+
nameOfAccountHolder?: string | null | undefined;
|
|
77
|
+
sortCode?: string | null | undefined;
|
|
78
|
+
selectedPaymentDay?: string | null | undefined;
|
|
79
|
+
Applicants?: string | null | undefined;
|
|
80
|
+
}> & {
|
|
81
|
+
_id: mongoose.Types.ObjectId;
|
|
82
|
+
} & {
|
|
83
|
+
__v: number;
|
|
84
|
+
}>;
|
|
85
|
+
export default applicantDirectDebitSchema;
|
|
86
|
+
//# sourceMappingURL=applicant-direct-debit.model.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"applicant-direct-debit.model.d.ts","sourceRoot":"","sources":["../../applicants/applicant-direct-debit.model.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,QAAQ,MAAM,UAAU,CAAC;AAGhC,QAAA,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAaR,CAAC;AAEzB,eAAe,0BAA0B,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import mongoose from 'mongoose';
|
|
2
|
+
const applicantDirectDebitSchema = new mongoose.Schema({
|
|
3
|
+
accountNumber: { type: String },
|
|
4
|
+
addressLine1: { type: String },
|
|
5
|
+
addressLine2: { type: String },
|
|
6
|
+
Applicants: { type: String },
|
|
7
|
+
branch: { type: String },
|
|
8
|
+
city: { type: String },
|
|
9
|
+
contactPostcode: { type: String },
|
|
10
|
+
institution: { type: String },
|
|
11
|
+
isConfirmDeclaration: { type: String, default: false },
|
|
12
|
+
nameOfAccountHolder: { type: String },
|
|
13
|
+
selectedPaymentDay: { type: String },
|
|
14
|
+
sortCode: { type: String }
|
|
15
|
+
}, { timestamps: true });
|
|
16
|
+
export default applicantDirectDebitSchema;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
2
|
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
-
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
3
|
/// <reference path="../shared/encryption/encrypted-field-map.d.ts" />
|
|
4
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
5
5
|
/// <reference types="mongoose/types/aggregate" />
|
|
6
6
|
/// <reference types="mongoose/types/callback" />
|
|
7
7
|
/// <reference types="mongoose/types/collection" />
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
2
|
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
-
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
3
|
/// <reference path="../shared/encryption/encrypted-field-map.d.ts" />
|
|
4
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
5
5
|
/// <reference types="mongoose/types/aggregate" />
|
|
6
6
|
/// <reference types="mongoose/types/callback" />
|
|
7
7
|
/// <reference types="mongoose/types/collection" />
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
2
|
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
-
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
3
|
/// <reference path="../shared/encryption/encrypted-field-map.d.ts" />
|
|
4
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
5
5
|
/// <reference types="mongoose/types/aggregate" />
|
|
6
6
|
/// <reference types="mongoose/types/callback" />
|
|
7
7
|
/// <reference types="mongoose/types/collection" />
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
2
|
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
-
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
3
|
/// <reference path="../shared/encryption/encrypted-field-map.d.ts" />
|
|
4
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
5
5
|
/// <reference types="mongoose/types/aggregate" />
|
|
6
6
|
/// <reference types="mongoose/types/callback" />
|
|
7
7
|
/// <reference types="mongoose/types/collection" />
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
2
|
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
-
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
3
|
/// <reference path="../shared/encryption/encrypted-field-map.d.ts" />
|
|
4
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
5
5
|
/// <reference types="mongoose/types/aggregate" />
|
|
6
6
|
/// <reference types="mongoose/types/callback" />
|
|
7
7
|
/// <reference types="mongoose/types/collection" />
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
2
|
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
-
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
3
|
/// <reference path="../shared/encryption/encrypted-field-map.d.ts" />
|
|
4
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
5
5
|
/// <reference types="mongoose/types/aggregate" />
|
|
6
6
|
/// <reference types="mongoose/types/callback" />
|
|
7
7
|
/// <reference types="mongoose/types/collection" />
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
2
|
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
-
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
3
|
/// <reference path="../shared/encryption/encrypted-field-map.d.ts" />
|
|
4
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
5
5
|
/// <reference types="mongoose/types/aggregate" />
|
|
6
6
|
/// <reference types="mongoose/types/callback" />
|
|
7
7
|
/// <reference types="mongoose/types/collection" />
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import mongoose from "mongoose";
|
|
2
|
+
declare const applicantIncomeSourceSchema: mongoose.Schema<any, mongoose.Model<any, any, any, any, any, any>, {}, {}, {}, {}, mongoose.DefaultSchemaOptions, {
|
|
3
|
+
employmentStatusLid: mongoose.Types.ObjectId;
|
|
4
|
+
incomeFromEmployment?: string | null | undefined;
|
|
5
|
+
incomeFromPension?: string | null | undefined;
|
|
6
|
+
incomeFromProperty?: string | null | undefined;
|
|
7
|
+
incomeFromSavings?: string | null | undefined;
|
|
8
|
+
}, mongoose.Document<unknown, {}, mongoose.FlatRecord<{
|
|
9
|
+
employmentStatusLid: mongoose.Types.ObjectId;
|
|
10
|
+
incomeFromEmployment?: string | null | undefined;
|
|
11
|
+
incomeFromPension?: string | null | undefined;
|
|
12
|
+
incomeFromProperty?: string | null | undefined;
|
|
13
|
+
incomeFromSavings?: string | null | undefined;
|
|
14
|
+
}>> & mongoose.FlatRecord<{
|
|
15
|
+
employmentStatusLid: mongoose.Types.ObjectId;
|
|
16
|
+
incomeFromEmployment?: string | null | undefined;
|
|
17
|
+
incomeFromPension?: string | null | undefined;
|
|
18
|
+
incomeFromProperty?: string | null | undefined;
|
|
19
|
+
incomeFromSavings?: string | null | undefined;
|
|
20
|
+
}> & {
|
|
21
|
+
_id: mongoose.Types.ObjectId;
|
|
22
|
+
} & {
|
|
23
|
+
__v: number;
|
|
24
|
+
}>;
|
|
25
|
+
export default applicantIncomeSourceSchema;
|
|
26
|
+
//# sourceMappingURL=applicant-income-source.model.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"applicant-income-source.model.d.ts","sourceRoot":"","sources":["../../applicants/applicant-income-source.model.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,MAAM,UAAU,CAAC;AAEhC,QAAA,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;EAM/B,CAAC;AAEH,eAAe,2BAA2B,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
2
|
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
-
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
3
|
/// <reference path="../shared/encryption/encrypted-field-map.d.ts" />
|
|
4
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
5
5
|
/// <reference types="mongoose/types/aggregate" />
|
|
6
6
|
/// <reference types="mongoose/types/callback" />
|
|
7
7
|
/// <reference types="mongoose/types/collection" />
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
2
|
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
-
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
3
|
/// <reference path="../shared/encryption/encrypted-field-map.d.ts" />
|
|
4
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
5
5
|
/// <reference types="mongoose/types/aggregate" />
|
|
6
6
|
/// <reference types="mongoose/types/callback" />
|
|
7
7
|
/// <reference types="mongoose/types/collection" />
|
|
@@ -0,0 +1,160 @@
|
|
|
1
|
+
import mongoose from "mongoose";
|
|
2
|
+
import { Pound } from "../value-objects/pound";
|
|
3
|
+
declare const incomeSchema: mongoose.Schema<any, mongoose.Model<any, any, any, any, any, any>, {}, {}, {}, {}, {
|
|
4
|
+
toJSON: {
|
|
5
|
+
getters: true;
|
|
6
|
+
};
|
|
7
|
+
toObject: {
|
|
8
|
+
getters: true;
|
|
9
|
+
};
|
|
10
|
+
}, {
|
|
11
|
+
pageValidFlag: string;
|
|
12
|
+
businessTypeLid: mongoose.Types.ObjectId;
|
|
13
|
+
natureOfBusiness: string;
|
|
14
|
+
yearEnd1: number;
|
|
15
|
+
yearEnd2: number;
|
|
16
|
+
yearEnd3: number;
|
|
17
|
+
accountantsAddressLine1: string;
|
|
18
|
+
accountantsAddressLine2: string;
|
|
19
|
+
accountantsAddressLine3: string;
|
|
20
|
+
accountantsCity: string;
|
|
21
|
+
accountantsCountryLid: mongoose.Types.ObjectId;
|
|
22
|
+
accountantsEmail: string;
|
|
23
|
+
accountantsPostCode: string;
|
|
24
|
+
accountantsPractice: string;
|
|
25
|
+
accountantsTelephoneNumber: string;
|
|
26
|
+
businessAddressLine1: string;
|
|
27
|
+
businessAddressLine2: string;
|
|
28
|
+
businessAddressLine3: string;
|
|
29
|
+
businessCity: string;
|
|
30
|
+
businessCountryLid: mongoose.Types.ObjectId;
|
|
31
|
+
businessPostCode: string;
|
|
32
|
+
businessTelephoneNumber: string;
|
|
33
|
+
charteredCertifiedOrOtherLid: mongoose.Types.ObjectId;
|
|
34
|
+
contactName: string;
|
|
35
|
+
currentYearEnd: string;
|
|
36
|
+
dateEstablished: string;
|
|
37
|
+
doYouHaveAccountant: boolean;
|
|
38
|
+
isBusinessAddressDifferent: boolean;
|
|
39
|
+
nameOfBusiness: string;
|
|
40
|
+
netAssets1: Pound;
|
|
41
|
+
netAssets2: Pound;
|
|
42
|
+
netAssets3: Pound;
|
|
43
|
+
percentageOfShareholding: number;
|
|
44
|
+
registeredAddressLine1: string;
|
|
45
|
+
registeredAddressLine2: string;
|
|
46
|
+
registeredAddressLine3: string;
|
|
47
|
+
registeredCity: string;
|
|
48
|
+
registeredCountryLid: mongoose.Types.ObjectId;
|
|
49
|
+
registeredPostCode: string;
|
|
50
|
+
registeredTelephone: string;
|
|
51
|
+
selfEmployedDate: string;
|
|
52
|
+
turnover1: Pound;
|
|
53
|
+
turnover2: Pound;
|
|
54
|
+
turnover3: Pound;
|
|
55
|
+
year1: Pound;
|
|
56
|
+
year2: Pound;
|
|
57
|
+
year3: Pound;
|
|
58
|
+
}, mongoose.Document<unknown, {}, mongoose.FlatRecord<{
|
|
59
|
+
pageValidFlag: string;
|
|
60
|
+
businessTypeLid: mongoose.Types.ObjectId;
|
|
61
|
+
natureOfBusiness: string;
|
|
62
|
+
yearEnd1: number;
|
|
63
|
+
yearEnd2: number;
|
|
64
|
+
yearEnd3: number;
|
|
65
|
+
accountantsAddressLine1: string;
|
|
66
|
+
accountantsAddressLine2: string;
|
|
67
|
+
accountantsAddressLine3: string;
|
|
68
|
+
accountantsCity: string;
|
|
69
|
+
accountantsCountryLid: mongoose.Types.ObjectId;
|
|
70
|
+
accountantsEmail: string;
|
|
71
|
+
accountantsPostCode: string;
|
|
72
|
+
accountantsPractice: string;
|
|
73
|
+
accountantsTelephoneNumber: string;
|
|
74
|
+
businessAddressLine1: string;
|
|
75
|
+
businessAddressLine2: string;
|
|
76
|
+
businessAddressLine3: string;
|
|
77
|
+
businessCity: string;
|
|
78
|
+
businessCountryLid: mongoose.Types.ObjectId;
|
|
79
|
+
businessPostCode: string;
|
|
80
|
+
businessTelephoneNumber: string;
|
|
81
|
+
charteredCertifiedOrOtherLid: mongoose.Types.ObjectId;
|
|
82
|
+
contactName: string;
|
|
83
|
+
currentYearEnd: string;
|
|
84
|
+
dateEstablished: string;
|
|
85
|
+
doYouHaveAccountant: boolean;
|
|
86
|
+
isBusinessAddressDifferent: boolean;
|
|
87
|
+
nameOfBusiness: string;
|
|
88
|
+
netAssets1: Pound;
|
|
89
|
+
netAssets2: Pound;
|
|
90
|
+
netAssets3: Pound;
|
|
91
|
+
percentageOfShareholding: number;
|
|
92
|
+
registeredAddressLine1: string;
|
|
93
|
+
registeredAddressLine2: string;
|
|
94
|
+
registeredAddressLine3: string;
|
|
95
|
+
registeredCity: string;
|
|
96
|
+
registeredCountryLid: mongoose.Types.ObjectId;
|
|
97
|
+
registeredPostCode: string;
|
|
98
|
+
registeredTelephone: string;
|
|
99
|
+
selfEmployedDate: string;
|
|
100
|
+
turnover1: Pound;
|
|
101
|
+
turnover2: Pound;
|
|
102
|
+
turnover3: Pound;
|
|
103
|
+
year1: Pound;
|
|
104
|
+
year2: Pound;
|
|
105
|
+
year3: Pound;
|
|
106
|
+
}>> & mongoose.FlatRecord<{
|
|
107
|
+
pageValidFlag: string;
|
|
108
|
+
businessTypeLid: mongoose.Types.ObjectId;
|
|
109
|
+
natureOfBusiness: string;
|
|
110
|
+
yearEnd1: number;
|
|
111
|
+
yearEnd2: number;
|
|
112
|
+
yearEnd3: number;
|
|
113
|
+
accountantsAddressLine1: string;
|
|
114
|
+
accountantsAddressLine2: string;
|
|
115
|
+
accountantsAddressLine3: string;
|
|
116
|
+
accountantsCity: string;
|
|
117
|
+
accountantsCountryLid: mongoose.Types.ObjectId;
|
|
118
|
+
accountantsEmail: string;
|
|
119
|
+
accountantsPostCode: string;
|
|
120
|
+
accountantsPractice: string;
|
|
121
|
+
accountantsTelephoneNumber: string;
|
|
122
|
+
businessAddressLine1: string;
|
|
123
|
+
businessAddressLine2: string;
|
|
124
|
+
businessAddressLine3: string;
|
|
125
|
+
businessCity: string;
|
|
126
|
+
businessCountryLid: mongoose.Types.ObjectId;
|
|
127
|
+
businessPostCode: string;
|
|
128
|
+
businessTelephoneNumber: string;
|
|
129
|
+
charteredCertifiedOrOtherLid: mongoose.Types.ObjectId;
|
|
130
|
+
contactName: string;
|
|
131
|
+
currentYearEnd: string;
|
|
132
|
+
dateEstablished: string;
|
|
133
|
+
doYouHaveAccountant: boolean;
|
|
134
|
+
isBusinessAddressDifferent: boolean;
|
|
135
|
+
nameOfBusiness: string;
|
|
136
|
+
netAssets1: Pound;
|
|
137
|
+
netAssets2: Pound;
|
|
138
|
+
netAssets3: Pound;
|
|
139
|
+
percentageOfShareholding: number;
|
|
140
|
+
registeredAddressLine1: string;
|
|
141
|
+
registeredAddressLine2: string;
|
|
142
|
+
registeredAddressLine3: string;
|
|
143
|
+
registeredCity: string;
|
|
144
|
+
registeredCountryLid: mongoose.Types.ObjectId;
|
|
145
|
+
registeredPostCode: string;
|
|
146
|
+
registeredTelephone: string;
|
|
147
|
+
selfEmployedDate: string;
|
|
148
|
+
turnover1: Pound;
|
|
149
|
+
turnover2: Pound;
|
|
150
|
+
turnover3: Pound;
|
|
151
|
+
year1: Pound;
|
|
152
|
+
year2: Pound;
|
|
153
|
+
year3: Pound;
|
|
154
|
+
}> & {
|
|
155
|
+
_id: mongoose.Types.ObjectId;
|
|
156
|
+
} & {
|
|
157
|
+
__v: number;
|
|
158
|
+
}>;
|
|
159
|
+
export default incomeSchema;
|
|
160
|
+
//# sourceMappingURL=applicant-income.model.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"applicant-income.model.d.ts","sourceRoot":"","sources":["../../applicants/applicant-income.model.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,MAAM,UAAU,CAAC;AAChC,OAAO,EAAE,KAAK,EAAE,MAAM,wBAAwB,CAAC;AAE/C,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmDhB,CAAC;AAEH,eAAe,YAAY,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
2
|
/// <reference path="../value-objects/account-number.d.ts" />
|
|
3
|
-
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
4
3
|
/// <reference path="../shared/encryption/encrypted-field-map.d.ts" />
|
|
4
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
5
5
|
/// <reference types="mongoose/types/aggregate" />
|
|
6
6
|
/// <reference types="mongoose/types/callback" />
|
|
7
7
|
/// <reference types="mongoose/types/collection" />
|