@dynamatix/gb-schemas 1.2.149 → 1.2.151
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/dist/applicants/applicant-additional-income.model.d.ts +26 -0
- package/dist/applicants/applicant-additional-income.model.d.ts.map +1 -1
- package/dist/applicants/applicant-commitment-creditCard.model.d.ts +26 -0
- package/dist/applicants/applicant-commitment-creditCard.model.d.ts.map +1 -1
- package/dist/applicants/applicant-commitment-loan.model.d.ts +26 -0
- package/dist/applicants/applicant-commitment-loan.model.d.ts.map +1 -1
- package/dist/applicants/applicant-commitment-mortgage.model.d.ts +26 -0
- package/dist/applicants/applicant-commitment-mortgage.model.d.ts.map +1 -1
- package/dist/applicants/applicant-commitment-residence.model.d.ts +26 -0
- package/dist/applicants/applicant-commitment-residence.model.d.ts.map +1 -1
- package/dist/applicants/applicant-commitment-secureLoan.model.d.ts +26 -0
- package/dist/applicants/applicant-commitment-secureLoan.model.d.ts.map +1 -1
- package/dist/applicants/applicant-commitment-unsecuredLoan.model.d.ts +26 -0
- package/dist/applicants/applicant-commitment-unsecuredLoan.model.d.ts.map +1 -1
- package/dist/applicants/applicant-credit-data.model.d.ts +27 -0
- package/dist/applicants/applicant-credit-data.model.d.ts.map +1 -1
- package/dist/applicants/applicant-credit-profile.model.d.ts +27 -0
- package/dist/applicants/applicant-credit-profile.model.d.ts.map +1 -1
- package/dist/applicants/applicant-direct-debit.model.d.ts +27 -0
- package/dist/applicants/applicant-direct-debit.model.d.ts.map +1 -1
- package/dist/applicants/applicant-employment-income.model.d.ts +26 -0
- package/dist/applicants/applicant-employment-income.model.d.ts.map +1 -1
- package/dist/applicants/applicant-employment.model.d.ts +26 -0
- package/dist/applicants/applicant-employment.model.d.ts.map +1 -1
- package/dist/applicants/applicant-expenditure.model.d.ts +26 -0
- package/dist/applicants/applicant-expenditure.model.d.ts.map +1 -1
- package/dist/applicants/applicant-income-settings.model.d.ts +27 -0
- package/dist/applicants/applicant-income-settings.model.d.ts.map +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.model.d.ts +128 -102
- package/dist/applicants/applicant-income.model.d.ts.map +1 -1
- package/dist/applicants/applicant-income.model.js +31 -31
- package/dist/applicants/applicant-pension-income.model.d.ts +26 -0
- package/dist/applicants/applicant-pension-income.model.d.ts.map +1 -1
- package/dist/applicants/applicant-property-income.model.d.ts +26 -0
- package/dist/applicants/applicant-property-income.model.d.ts.map +1 -1
- package/dist/applicants/applicant-risk-narrative.model.d.ts +27 -0
- package/dist/applicants/applicant-risk-narrative.model.d.ts.map +1 -1
- package/dist/applicants/applicant-self-employed-income.model.d.ts +26 -0
- package/dist/applicants/applicant-self-employed-income.model.d.ts.map +1 -1
- package/dist/applicants/applicant-sole-trader-income.model.d.ts +26 -0
- package/dist/applicants/applicant-sole-trader-income.model.d.ts.map +1 -1
- package/dist/applicants/applicant-uk-tax-credits.model.d.ts +26 -0
- package/dist/applicants/applicant-uk-tax-credits.model.d.ts.map +1 -1
- package/dist/applicants/applicant.model.d.ts +27 -1
- package/dist/applicants/applicant.model.d.ts.map +1 -1
- package/dist/applicants/applicant.model.js +1 -1
- package/dist/applications/application-audit.model.d.ts +27 -0
- package/dist/applications/application-audit.model.d.ts.map +1 -1
- package/dist/applications/application-checklist-Item.model.d.ts +27 -0
- package/dist/applications/application-checklist-Item.model.d.ts.map +1 -1
- package/dist/applications/application-company-model.d.ts +26 -0
- package/dist/applications/application-company-model.d.ts.map +1 -1
- package/dist/applications/application-credit-profile.model.d.ts +27 -0
- package/dist/applications/application-credit-profile.model.d.ts.map +1 -1
- package/dist/applications/application-direct-debit.model.d.ts +26 -0
- package/dist/applications/application-direct-debit.model.d.ts.map +1 -1
- package/dist/applications/application-document.model.d.ts +27 -0
- package/dist/applications/application-document.model.d.ts.map +1 -1
- package/dist/applications/application-euc.model.d.ts +27 -0
- package/dist/applications/application-euc.model.d.ts.map +1 -1
- package/dist/applications/application-fieldconfig.model.d.ts +27 -0
- package/dist/applications/application-fieldconfig.model.d.ts.map +1 -1
- package/dist/applications/application-illustration-model.d.ts +27 -0
- package/dist/applications/application-illustration-model.d.ts.map +1 -1
- package/dist/applications/application-legal.model.d.ts +27 -0
- package/dist/applications/application-legal.model.d.ts.map +1 -1
- package/dist/applications/application-mortgage.model.d.ts +26 -0
- package/dist/applications/application-mortgage.model.d.ts.map +1 -1
- package/dist/applications/application-note.model.d.ts +27 -0
- package/dist/applications/application-note.model.d.ts.map +1 -1
- package/dist/applications/application-offer.model.d.ts +27 -0
- package/dist/applications/application-offer.model.d.ts.map +1 -1
- package/dist/applications/application-onboarding.model.d.ts +27 -0
- package/dist/applications/application-onboarding.model.d.ts.map +1 -1
- package/dist/applications/application-product.model.d.ts +27 -0
- package/dist/applications/application-product.model.d.ts.map +1 -1
- package/dist/applications/application-productfeatures.model.d.ts +27 -0
- package/dist/applications/application-productfeatures.model.d.ts.map +1 -1
- package/dist/applications/application-rationale.model.d.ts +27 -0
- package/dist/applications/application-rationale.model.d.ts.map +1 -1
- package/dist/applications/application-risk-narrative.model.d.ts +27 -0
- package/dist/applications/application-risk-narrative.model.d.ts.map +1 -1
- package/dist/applications/application-valuation.model.d.ts +27 -0
- package/dist/applications/application-valuation.model.d.ts.map +1 -1
- package/dist/applications/application.model.d.ts +27 -0
- package/dist/applications/application.model.d.ts.map +1 -1
- package/dist/applications/broker.model.d.ts +27 -0
- package/dist/applications/broker.model.d.ts.map +1 -1
- package/dist/applications/document.model.d.ts +27 -0
- package/dist/applications/document.model.d.ts.map +1 -1
- package/dist/applications/solicitor.model.d.ts +26 -0
- package/dist/applications/solicitor.model.d.ts.map +1 -1
- package/dist/entities/applicants/applicant-credit-data.entity.d.ts +19 -0
- package/dist/entities/applicants/applicant-credit-data.entity.d.ts.map +1 -0
- package/dist/entities/applicants/applicant-credit-data.entity.js +5 -0
- package/dist/entities/applicants/applicant-credit-profile.entity.d.ts +14 -0
- package/dist/entities/applicants/applicant-credit-profile.entity.d.ts.map +1 -0
- package/dist/entities/applicants/applicant-credit-profile.entity.js +5 -0
- package/dist/entities/applicants/applicant-employment-income.entity.d.ts +14 -0
- package/dist/entities/applicants/applicant-employment-income.entity.d.ts.map +1 -0
- package/dist/entities/applicants/applicant-employment-income.entity.js +5 -0
- package/dist/entities/applicants/applicant-employment.entity.d.ts +54 -0
- package/dist/entities/applicants/applicant-employment.entity.d.ts.map +1 -0
- package/dist/entities/applicants/applicant-employment.entity.js +5 -0
- package/dist/entities/applicants/applicant-expenditure.entity.d.ts +14 -0
- package/dist/entities/applicants/applicant-expenditure.entity.d.ts.map +1 -0
- package/dist/entities/applicants/applicant-expenditure.entity.js +5 -0
- package/dist/entities/applicants/applicant-income-source.entity.d.ts +17 -0
- package/dist/entities/applicants/applicant-income-source.entity.d.ts.map +1 -0
- package/dist/entities/applicants/applicant-income-source.entity.js +5 -0
- package/dist/entities/applicants/applicant-income.entity.d.ts +59 -0
- package/dist/entities/applicants/applicant-income.entity.d.ts.map +1 -0
- package/dist/entities/applicants/applicant-income.entity.js +2 -0
- package/dist/entities/applicants/applicant.entity.d.ts +143 -0
- package/dist/entities/applicants/applicant.entity.d.ts.map +1 -0
- package/dist/entities/applicants/applicant.entity.js +48 -0
- package/dist/entities/applicants/credit-card-commitment.entity.d.ts +16 -0
- package/dist/entities/applicants/credit-card-commitment.entity.d.ts.map +1 -0
- package/dist/entities/applicants/credit-card-commitment.entity.js +5 -0
- package/dist/entities/applicants/index.d.ts +19 -0
- package/dist/entities/applicants/index.d.ts.map +1 -0
- package/dist/entities/applicants/index.js +17 -0
- package/dist/entities/applicants/loan-commitment.entity.d.ts +20 -0
- package/dist/entities/applicants/loan-commitment.entity.d.ts.map +1 -0
- package/dist/entities/applicants/loan-commitment.entity.js +5 -0
- package/dist/entities/applicants/mortgage-commitment.entity.d.ts +37 -0
- package/dist/entities/applicants/mortgage-commitment.entity.d.ts.map +1 -0
- package/dist/entities/applicants/mortgage-commitment.entity.js +19 -0
- package/dist/entities/applicants/other-income.entity.d.ts +41 -0
- package/dist/entities/applicants/other-income.entity.d.ts.map +1 -0
- package/dist/entities/applicants/other-income.entity.js +19 -0
- package/dist/entities/applicants/property-income.entity.d.ts +17 -0
- package/dist/entities/applicants/property-income.entity.d.ts.map +1 -0
- package/dist/entities/applicants/property-income.entity.js +5 -0
- package/dist/entities/applicants/residence-commitment.entity.d.ts +44 -0
- package/dist/entities/applicants/residence-commitment.entity.d.ts.map +1 -0
- package/dist/entities/applicants/residence-commitment.entity.js +19 -0
- package/dist/entities/applicants/secure-loan-commitment.entity.d.ts +21 -0
- package/dist/entities/applicants/secure-loan-commitment.entity.d.ts.map +1 -0
- package/dist/entities/applicants/secure-loan-commitment.entity.js +9 -0
- package/dist/entities/applicants/unsecured-loan-commitment.entity.d.ts +20 -0
- package/dist/entities/applicants/unsecured-loan-commitment.entity.d.ts.map +1 -0
- package/dist/entities/applicants/unsecured-loan-commitment.entity.js +10 -0
- package/dist/entities/applications/application-audit.entity.d.ts +18 -0
- package/dist/entities/applications/application-audit.entity.d.ts.map +1 -0
- package/dist/entities/applications/application-audit.entity.js +5 -0
- package/dist/entities/applications/application-company.entity.d.ts +12 -0
- package/dist/entities/applications/application-company.entity.d.ts.map +1 -0
- package/dist/entities/applications/application-company.entity.js +5 -0
- package/dist/entities/applications/application-credit-profile.entity.d.ts +11 -0
- package/dist/entities/applications/application-credit-profile.entity.d.ts.map +1 -0
- package/dist/entities/applications/application-credit-profile.entity.js +5 -0
- package/dist/entities/applications/application-direct-debit.entity.d.ts +24 -0
- package/dist/entities/applications/application-direct-debit.entity.d.ts.map +1 -0
- package/dist/entities/applications/application-direct-debit.entity.js +5 -0
- package/dist/entities/applications/application-document.entity.d.ts +28 -0
- package/dist/entities/applications/application-document.entity.d.ts.map +1 -0
- package/dist/entities/applications/application-document.entity.js +5 -0
- package/dist/entities/applications/application-fieldconfig.entity.d.ts +9 -0
- package/dist/entities/applications/application-fieldconfig.entity.d.ts.map +1 -0
- package/dist/entities/applications/application-fieldconfig.entity.js +5 -0
- package/dist/entities/applications/application-illustration.entity.d.ts +8 -0
- package/dist/entities/applications/application-illustration.entity.d.ts.map +1 -0
- package/dist/entities/applications/application-illustration.entity.js +5 -0
- package/dist/entities/applications/application-legal.entity.d.ts +9 -0
- package/dist/entities/applications/application-legal.entity.d.ts.map +1 -0
- package/dist/entities/applications/application-legal.entity.js +5 -0
- package/dist/entities/applications/application-mortgage.entity.d.ts +55 -0
- package/dist/entities/applications/application-mortgage.entity.d.ts.map +1 -0
- package/dist/entities/applications/application-mortgage.entity.js +27 -0
- package/dist/entities/applications/application-note.entity.d.ts +37 -0
- package/dist/entities/applications/application-note.entity.d.ts.map +1 -0
- package/dist/entities/applications/application-note.entity.js +5 -0
- package/dist/entities/applications/application-offer.entity.d.ts +8 -0
- package/dist/entities/applications/application-offer.entity.d.ts.map +1 -0
- package/dist/entities/applications/application-offer.entity.js +5 -0
- package/dist/entities/applications/application-onboarding.entity.d.ts +11 -0
- package/dist/entities/applications/application-onboarding.entity.d.ts.map +1 -0
- package/dist/entities/applications/application-onboarding.entity.js +5 -0
- package/dist/entities/applications/application-product.entity.d.ts +33 -0
- package/dist/entities/applications/application-product.entity.d.ts.map +1 -0
- package/dist/entities/applications/application-product.entity.js +5 -0
- package/dist/entities/applications/application-rationale.entity.d.ts +51 -0
- package/dist/entities/applications/application-rationale.entity.d.ts.map +1 -0
- package/dist/entities/applications/application-rationale.entity.js +5 -0
- package/dist/entities/applications/application.entity.d.ts +103 -0
- package/dist/entities/applications/application.entity.d.ts.map +1 -0
- package/dist/entities/applications/application.entity.js +66 -0
- package/dist/entities/applications/broker.entity.d.ts +23 -0
- package/dist/entities/applications/broker.entity.d.ts.map +1 -0
- package/dist/entities/applications/broker.entity.js +5 -0
- package/dist/entities/applications/checklist-item.entity.d.ts +47 -0
- package/dist/entities/applications/checklist-item.entity.d.ts.map +1 -0
- package/dist/entities/applications/checklist-item.entity.js +5 -0
- package/dist/entities/applications/company.entity.d.ts +77 -0
- package/dist/entities/applications/company.entity.d.ts.map +1 -0
- package/dist/entities/applications/company.entity.js +23 -0
- package/dist/entities/applications/index.d.ts +23 -0
- package/dist/entities/applications/index.d.ts.map +1 -0
- package/dist/entities/applications/index.js +21 -0
- package/dist/entities/applications/product-features.entity.d.ts +54 -0
- package/dist/entities/applications/product-features.entity.d.ts.map +1 -0
- package/dist/entities/applications/product-features.entity.js +5 -0
- package/dist/entities/applications/solicitor.entity.d.ts +33 -0
- package/dist/entities/applications/solicitor.entity.d.ts.map +1 -0
- package/dist/entities/applications/solicitor.entity.js +5 -0
- package/dist/entities/index.d.ts +10 -0
- package/dist/entities/index.d.ts.map +1 -0
- package/dist/entities/index.js +10 -0
- package/dist/entities/prisma.d.ts +3 -0
- package/dist/entities/prisma.d.ts.map +1 -0
- package/dist/entities/prisma.js +10 -0
- package/dist/entities/product-catalogues/index.d.ts +8 -0
- package/dist/entities/product-catalogues/index.d.ts.map +1 -0
- package/dist/entities/product-catalogues/index.js +6 -0
- package/dist/entities/product-catalogues/product-catalogue.entity.d.ts +22 -0
- package/dist/entities/product-catalogues/product-catalogue.entity.d.ts.map +1 -0
- package/dist/entities/product-catalogues/product-catalogue.entity.js +5 -0
- package/dist/entities/product-catalogues/product-definition.entity.d.ts +16 -0
- package/dist/entities/product-catalogues/product-definition.entity.d.ts.map +1 -0
- package/dist/entities/product-catalogues/product-definition.entity.js +5 -0
- package/dist/entities/product-catalogues/product-variant.entity.d.ts +14 -0
- package/dist/entities/product-catalogues/product-variant.entity.d.ts.map +1 -0
- package/dist/entities/product-catalogues/product-variant.entity.js +5 -0
- package/dist/entities/product-catalogues/product.entity.d.ts +11 -0
- package/dist/entities/product-catalogues/product.entity.d.ts.map +1 -0
- package/dist/entities/product-catalogues/product.entity.js +5 -0
- package/dist/entities/product-catalogues/rule.entity.d.ts +21 -0
- package/dist/entities/product-catalogues/rule.entity.d.ts.map +1 -0
- package/dist/entities/product-catalogues/rule.entity.js +5 -0
- package/dist/entities/properties/data-street.entity.d.ts +22 -0
- package/dist/entities/properties/data-street.entity.d.ts.map +1 -0
- package/dist/entities/properties/data-street.entity.js +5 -0
- package/dist/entities/properties/index.d.ts +6 -0
- package/dist/entities/properties/index.d.ts.map +1 -0
- package/dist/entities/properties/index.js +4 -0
- package/dist/entities/properties/property.entity.d.ts +30 -0
- package/dist/entities/properties/property.entity.d.ts.map +1 -0
- package/dist/entities/properties/property.entity.js +5 -0
- package/dist/entities/properties/security.entity.d.ts +57 -0
- package/dist/entities/properties/security.entity.d.ts.map +1 -0
- package/dist/entities/properties/security.entity.js +5 -0
- package/dist/entities/shared/alert.entity.d.ts +14 -0
- package/dist/entities/shared/alert.entity.d.ts.map +1 -0
- package/dist/entities/shared/alert.entity.js +5 -0
- package/dist/entities/shared/apprivo-sync-journey.entity.d.ts +19 -0
- package/dist/entities/shared/apprivo-sync-journey.entity.d.ts.map +1 -0
- package/dist/entities/shared/apprivo-sync-journey.entity.js +5 -0
- package/dist/entities/shared/checklist.entity.d.ts +15 -0
- package/dist/entities/shared/checklist.entity.d.ts.map +1 -0
- package/dist/entities/shared/checklist.entity.js +5 -0
- package/dist/entities/shared/document-type.entity.d.ts +9 -0
- package/dist/entities/shared/document-type.entity.d.ts.map +1 -0
- package/dist/entities/shared/document-type.entity.js +5 -0
- package/dist/entities/shared/index.d.ts +12 -0
- package/dist/entities/shared/index.d.ts.map +1 -0
- package/dist/entities/shared/index.js +10 -0
- package/dist/entities/shared/job-run.entity.d.ts +15 -0
- package/dist/entities/shared/job-run.entity.d.ts.map +1 -0
- package/dist/entities/shared/job-run.entity.js +5 -0
- package/dist/entities/shared/job-run.model.d.ts +11 -0
- package/dist/entities/shared/job-run.model.d.ts.map +1 -0
- package/dist/entities/shared/job-run.model.js +1 -0
- package/dist/entities/shared/job-setting.entity.d.ts +11 -0
- package/dist/entities/shared/job-setting.entity.d.ts.map +1 -0
- package/dist/entities/shared/job-setting.entity.js +5 -0
- package/dist/entities/shared/lookup-group.entity.d.ts +11 -0
- package/dist/entities/shared/lookup-group.entity.d.ts.map +1 -0
- package/dist/entities/shared/lookup-group.entity.js +5 -0
- package/dist/entities/shared/lookup.entity.d.ts +14 -0
- package/dist/entities/shared/lookup.entity.d.ts.map +1 -0
- package/dist/entities/shared/lookup.entity.js +5 -0
- package/dist/entities/shared/system-parameter.entity.d.ts +10 -0
- package/dist/entities/shared/system-parameter.entity.d.ts.map +1 -0
- package/dist/entities/shared/system-parameter.entity.js +5 -0
- package/dist/entities/underwriter/index.d.ts +4 -0
- package/dist/entities/underwriter/index.d.ts.map +1 -0
- package/dist/entities/underwriter/index.js +2 -0
- package/dist/entities/underwriter/underwriter.entity.d.ts +16 -0
- package/dist/entities/underwriter/underwriter.entity.d.ts.map +1 -0
- package/dist/entities/underwriter/underwriter.entity.js +5 -0
- package/dist/entities/users/auth-log.entity.d.ts +11 -0
- package/dist/entities/users/auth-log.entity.d.ts.map +1 -0
- package/dist/entities/users/auth-log.entity.js +5 -0
- package/dist/entities/users/index.d.ts +8 -0
- package/dist/entities/users/index.d.ts.map +1 -0
- package/dist/entities/users/index.js +6 -0
- package/dist/entities/users/permission.entity.d.ts +12 -0
- package/dist/entities/users/permission.entity.d.ts.map +1 -0
- package/dist/entities/users/permission.entity.js +5 -0
- package/dist/entities/users/role-group.entity.d.ts +12 -0
- package/dist/entities/users/role-group.entity.d.ts.map +1 -0
- package/dist/entities/users/role-group.entity.js +5 -0
- package/dist/entities/users/role.entity.d.ts +14 -0
- package/dist/entities/users/role.entity.d.ts.map +1 -0
- package/dist/entities/users/role.entity.js +5 -0
- package/dist/entities/users/user.entity.d.ts +35 -0
- package/dist/entities/users/user.entity.d.ts.map +1 -0
- package/dist/entities/users/user.entity.js +10 -0
- package/dist/product-catalogues/product-catalogue.model.d.ts +27 -0
- package/dist/product-catalogues/product-catalogue.model.d.ts.map +1 -1
- package/dist/product-catalogues/product-definitions.model.d.ts +27 -0
- package/dist/product-catalogues/product-definitions.model.d.ts.map +1 -1
- package/dist/product-catalogues/product-variant.model.d.ts +27 -0
- package/dist/product-catalogues/product-variant.model.d.ts.map +1 -1
- package/dist/properties/property.model.d.ts +26 -0
- package/dist/properties/property.model.d.ts.map +1 -1
- package/dist/properties/security.model.d.ts +27 -0
- package/dist/properties/security.model.d.ts.map +1 -1
- package/dist/shared/alert.model.d.ts +27 -0
- package/dist/shared/alert.model.d.ts.map +1 -1
- package/dist/shared/apprivo-sync-journey.model.d.ts +27 -0
- package/dist/shared/apprivo-sync-journey.model.d.ts.map +1 -1
- package/dist/shared/checklist.model.d.ts +27 -0
- package/dist/shared/checklist.model.d.ts.map +1 -1
- package/dist/shared/document-type-model.d.ts +27 -0
- package/dist/shared/document-type-model.d.ts.map +1 -1
- package/dist/shared/job-run.model.d.ts +27 -0
- package/dist/shared/job-run.model.d.ts.map +1 -1
- package/dist/shared/job-setting.model.d.ts +27 -0
- package/dist/shared/job-setting.model.d.ts.map +1 -1
- package/dist/shared/lookup-group.model.d.ts +27 -0
- package/dist/shared/lookup-group.model.d.ts.map +1 -1
- package/dist/shared/lookup.model.d.ts +27 -0
- package/dist/shared/lookup.model.d.ts.map +1 -1
- package/dist/shared/schema-doc.model.d.ts +27 -0
- package/dist/shared/schema-doc.model.d.ts.map +1 -1
- package/dist/shared/system-parameter.model.d.ts +27 -0
- package/dist/shared/system-parameter.model.d.ts.map +1 -1
- package/dist/shared/task-document.model.d.ts +27 -0
- package/dist/shared/task-document.model.d.ts.map +1 -1
- package/dist/shared/task.model.d.ts +27 -0
- package/dist/shared/task.model.d.ts.map +1 -1
- package/dist/underwriter/underwriter.model.d.ts +27 -0
- package/dist/underwriter/underwriter.model.d.ts.map +1 -1
- package/dist/users/auth-log.model.d.ts +27 -0
- package/dist/users/auth-log.model.d.ts.map +1 -1
- package/dist/users/permission.model.d.ts +27 -0
- package/dist/users/permission.model.d.ts.map +1 -1
- package/dist/users/role-group.model.d.ts +27 -0
- package/dist/users/role-group.model.d.ts.map +1 -1
- package/dist/users/role.model.d.ts +27 -0
- package/dist/users/role.model.d.ts.map +1 -1
- package/dist/users/tasks.model.d.ts +27 -0
- package/dist/users/tasks.model.d.ts.map +1 -1
- package/dist/users/user.model.d.ts +27 -0
- package/dist/users/user.model.d.ts.map +1 -1
- package/dist/value-objects/pound.d.ts +26 -0
- package/dist/value-objects/pound.d.ts.map +1 -1
- package/dist/value-objects/sort-code.d.ts +26 -0
- package/dist/value-objects/sort-code.d.ts.map +1 -1
- package/package.json +70 -70
|
@@ -1,15 +1,41 @@
|
|
|
1
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
2
|
+
/// <reference types="mongoose/types/aggregate" />
|
|
3
|
+
/// <reference types="mongoose/types/callback" />
|
|
4
|
+
/// <reference types="mongoose/types/collection" />
|
|
5
|
+
/// <reference types="mongoose/types/connection" />
|
|
6
|
+
/// <reference types="mongoose/types/cursor" />
|
|
7
|
+
/// <reference types="mongoose/types/document" />
|
|
8
|
+
/// <reference types="mongoose/types/error" />
|
|
9
|
+
/// <reference types="mongoose/types/expressions" />
|
|
10
|
+
/// <reference types="mongoose/types/helpers" />
|
|
11
|
+
/// <reference types="mongoose/types/middlewares" />
|
|
12
|
+
/// <reference types="mongoose/types/indexes" />
|
|
13
|
+
/// <reference types="mongoose/types/models" />
|
|
14
|
+
/// <reference types="mongoose/types/mongooseoptions" />
|
|
15
|
+
/// <reference types="mongoose/types/pipelinestage" />
|
|
16
|
+
/// <reference types="mongoose/types/populate" />
|
|
17
|
+
/// <reference types="mongoose/types/query" />
|
|
18
|
+
/// <reference types="mongoose/types/schemaoptions" />
|
|
19
|
+
/// <reference types="mongoose/types/schematypes" />
|
|
20
|
+
/// <reference types="mongoose/types/session" />
|
|
21
|
+
/// <reference types="mongoose/types/types" />
|
|
22
|
+
/// <reference types="mongoose/types/utility" />
|
|
23
|
+
/// <reference types="mongoose/types/validation" />
|
|
24
|
+
/// <reference types="mongoose/types/virtuals" />
|
|
25
|
+
/// <reference types="mongoose/types/inferschematype" />
|
|
26
|
+
/// <reference types="mongoose/types/inferrawdoctype" />
|
|
1
27
|
import mongoose from "mongoose";
|
|
2
28
|
import { Pound } from "../value-objects/pound";
|
|
3
29
|
declare const ApplicantIncomeModel: mongoose.Model<{
|
|
4
30
|
applicantId?: mongoose.Types.ObjectId | null | undefined;
|
|
5
31
|
pageValidFlag?: unknown;
|
|
6
|
-
businessTypeLid?:
|
|
32
|
+
businessTypeLid?: unknown;
|
|
7
33
|
natureOfBusiness?: unknown;
|
|
8
34
|
accountantsAddressLine1?: unknown;
|
|
9
35
|
accountantsAddressLine2?: unknown;
|
|
10
36
|
accountantsAddressLine3?: unknown;
|
|
11
37
|
accountantsCity?: unknown;
|
|
12
|
-
accountantsCountryLid?:
|
|
38
|
+
accountantsCountryLid?: unknown;
|
|
13
39
|
accountantsEmail?: unknown;
|
|
14
40
|
accountantsPostCode?: unknown;
|
|
15
41
|
accountantsPractice?: unknown;
|
|
@@ -18,10 +44,10 @@ declare const ApplicantIncomeModel: mongoose.Model<{
|
|
|
18
44
|
businessAddressLine2?: unknown;
|
|
19
45
|
businessAddressLine3?: unknown;
|
|
20
46
|
businessCity?: unknown;
|
|
21
|
-
businessCountryLid?:
|
|
47
|
+
businessCountryLid?: unknown;
|
|
22
48
|
businessPostCode?: unknown;
|
|
23
49
|
businessTelephoneNumber?: unknown;
|
|
24
|
-
charteredCertifiedOrOtherLid?:
|
|
50
|
+
charteredCertifiedOrOtherLid?: unknown;
|
|
25
51
|
contactName?: unknown;
|
|
26
52
|
currentYearEnd?: unknown;
|
|
27
53
|
dateEstablished?: unknown;
|
|
@@ -174,7 +200,7 @@ declare const ApplicantIncomeModel: mongoose.Model<{
|
|
|
174
200
|
registeredAddressLine2?: unknown;
|
|
175
201
|
registeredAddressLine3?: unknown;
|
|
176
202
|
registeredCity?: unknown;
|
|
177
|
-
registeredCountryLid?:
|
|
203
|
+
registeredCountryLid?: unknown;
|
|
178
204
|
registeredPostCode?: unknown;
|
|
179
205
|
registeredTelephone?: unknown;
|
|
180
206
|
selfEmployedDate?: unknown;
|
|
@@ -665,13 +691,13 @@ declare const ApplicantIncomeModel: mongoose.Model<{
|
|
|
665
691
|
}, {}, {}, {}, mongoose.Document<unknown, {}, {
|
|
666
692
|
applicantId?: mongoose.Types.ObjectId | null | undefined;
|
|
667
693
|
pageValidFlag?: unknown;
|
|
668
|
-
businessTypeLid?:
|
|
694
|
+
businessTypeLid?: unknown;
|
|
669
695
|
natureOfBusiness?: unknown;
|
|
670
696
|
accountantsAddressLine1?: unknown;
|
|
671
697
|
accountantsAddressLine2?: unknown;
|
|
672
698
|
accountantsAddressLine3?: unknown;
|
|
673
699
|
accountantsCity?: unknown;
|
|
674
|
-
accountantsCountryLid?:
|
|
700
|
+
accountantsCountryLid?: unknown;
|
|
675
701
|
accountantsEmail?: unknown;
|
|
676
702
|
accountantsPostCode?: unknown;
|
|
677
703
|
accountantsPractice?: unknown;
|
|
@@ -680,10 +706,10 @@ declare const ApplicantIncomeModel: mongoose.Model<{
|
|
|
680
706
|
businessAddressLine2?: unknown;
|
|
681
707
|
businessAddressLine3?: unknown;
|
|
682
708
|
businessCity?: unknown;
|
|
683
|
-
businessCountryLid?:
|
|
709
|
+
businessCountryLid?: unknown;
|
|
684
710
|
businessPostCode?: unknown;
|
|
685
711
|
businessTelephoneNumber?: unknown;
|
|
686
|
-
charteredCertifiedOrOtherLid?:
|
|
712
|
+
charteredCertifiedOrOtherLid?: unknown;
|
|
687
713
|
contactName?: unknown;
|
|
688
714
|
currentYearEnd?: unknown;
|
|
689
715
|
dateEstablished?: unknown;
|
|
@@ -836,7 +862,7 @@ declare const ApplicantIncomeModel: mongoose.Model<{
|
|
|
836
862
|
registeredAddressLine2?: unknown;
|
|
837
863
|
registeredAddressLine3?: unknown;
|
|
838
864
|
registeredCity?: unknown;
|
|
839
|
-
registeredCountryLid?:
|
|
865
|
+
registeredCountryLid?: unknown;
|
|
840
866
|
registeredPostCode?: unknown;
|
|
841
867
|
registeredTelephone?: unknown;
|
|
842
868
|
selfEmployedDate?: unknown;
|
|
@@ -1327,13 +1353,13 @@ declare const ApplicantIncomeModel: mongoose.Model<{
|
|
|
1327
1353
|
}> & {
|
|
1328
1354
|
applicantId?: mongoose.Types.ObjectId | null | undefined;
|
|
1329
1355
|
pageValidFlag?: unknown;
|
|
1330
|
-
businessTypeLid?:
|
|
1356
|
+
businessTypeLid?: unknown;
|
|
1331
1357
|
natureOfBusiness?: unknown;
|
|
1332
1358
|
accountantsAddressLine1?: unknown;
|
|
1333
1359
|
accountantsAddressLine2?: unknown;
|
|
1334
1360
|
accountantsAddressLine3?: unknown;
|
|
1335
1361
|
accountantsCity?: unknown;
|
|
1336
|
-
accountantsCountryLid?:
|
|
1362
|
+
accountantsCountryLid?: unknown;
|
|
1337
1363
|
accountantsEmail?: unknown;
|
|
1338
1364
|
accountantsPostCode?: unknown;
|
|
1339
1365
|
accountantsPractice?: unknown;
|
|
@@ -1342,10 +1368,10 @@ declare const ApplicantIncomeModel: mongoose.Model<{
|
|
|
1342
1368
|
businessAddressLine2?: unknown;
|
|
1343
1369
|
businessAddressLine3?: unknown;
|
|
1344
1370
|
businessCity?: unknown;
|
|
1345
|
-
businessCountryLid?:
|
|
1371
|
+
businessCountryLid?: unknown;
|
|
1346
1372
|
businessPostCode?: unknown;
|
|
1347
1373
|
businessTelephoneNumber?: unknown;
|
|
1348
|
-
charteredCertifiedOrOtherLid?:
|
|
1374
|
+
charteredCertifiedOrOtherLid?: unknown;
|
|
1349
1375
|
contactName?: unknown;
|
|
1350
1376
|
currentYearEnd?: unknown;
|
|
1351
1377
|
dateEstablished?: unknown;
|
|
@@ -1498,7 +1524,7 @@ declare const ApplicantIncomeModel: mongoose.Model<{
|
|
|
1498
1524
|
registeredAddressLine2?: unknown;
|
|
1499
1525
|
registeredAddressLine3?: unknown;
|
|
1500
1526
|
registeredCity?: unknown;
|
|
1501
|
-
registeredCountryLid?:
|
|
1527
|
+
registeredCountryLid?: unknown;
|
|
1502
1528
|
registeredPostCode?: unknown;
|
|
1503
1529
|
registeredTelephone?: unknown;
|
|
1504
1530
|
selfEmployedDate?: unknown;
|
|
@@ -2000,43 +2026,14 @@ declare const ApplicantIncomeModel: mongoose.Model<{
|
|
|
2000
2026
|
}, {
|
|
2001
2027
|
applicantId: mongoose.Types.ObjectId;
|
|
2002
2028
|
pageValidFlag: string;
|
|
2003
|
-
businessTypeLid: mongoose.Types.ObjectId;
|
|
2004
|
-
natureOfBusiness: string;
|
|
2005
|
-
accountantsAddressLine1: string;
|
|
2006
|
-
accountantsAddressLine2: string;
|
|
2007
|
-
accountantsAddressLine3: string;
|
|
2008
2029
|
accountantsCity: string;
|
|
2009
|
-
accountantsCountryLid: mongoose.Types.ObjectId;
|
|
2010
|
-
accountantsEmail: string;
|
|
2011
|
-
accountantsPostCode: string;
|
|
2012
|
-
accountantsPractice: string;
|
|
2013
|
-
accountantsTelephoneNumber: string;
|
|
2014
|
-
businessAddressLine1: string;
|
|
2015
|
-
businessAddressLine2: string;
|
|
2016
|
-
businessAddressLine3: string;
|
|
2017
2030
|
businessCity: string;
|
|
2018
|
-
businessCountryLid: mongoose.Types.ObjectId;
|
|
2019
|
-
businessPostCode: string;
|
|
2020
|
-
businessTelephoneNumber: string;
|
|
2021
|
-
charteredCertifiedOrOtherLid: mongoose.Types.ObjectId;
|
|
2022
|
-
contactName: string;
|
|
2023
|
-
currentYearEnd: string;
|
|
2024
|
-
dateEstablished: string;
|
|
2025
2031
|
doYouHaveAccountant: boolean;
|
|
2026
2032
|
isBusinessAddressDifferent: boolean;
|
|
2027
|
-
nameOfBusiness: string;
|
|
2028
2033
|
netAssets1: Pound;
|
|
2029
2034
|
netAssets2: Pound;
|
|
2030
2035
|
netAssets3: Pound;
|
|
2031
|
-
percentageOfShareholding: number;
|
|
2032
|
-
registeredAddressLine1: string;
|
|
2033
|
-
registeredAddressLine2: string;
|
|
2034
|
-
registeredAddressLine3: string;
|
|
2035
2036
|
registeredCity: string;
|
|
2036
|
-
registeredCountryLid: mongoose.Types.ObjectId;
|
|
2037
|
-
registeredPostCode: string;
|
|
2038
|
-
registeredTelephone: string;
|
|
2039
|
-
selfEmployedDate: string;
|
|
2040
2037
|
totalEmploymentGrossIncome: Pound;
|
|
2041
2038
|
totalEmploymentNetIncome: Pound;
|
|
2042
2039
|
isEmploymentIncomeConfirmed: boolean;
|
|
@@ -2061,46 +2058,46 @@ declare const ApplicantIncomeModel: mongoose.Model<{
|
|
|
2061
2058
|
soleTraderIncomeConfirmed: boolean;
|
|
2062
2059
|
soleTraderGrossIncome: Pound;
|
|
2063
2060
|
soleTraderNetIncome: Pound;
|
|
2061
|
+
businessTypeLid?: mongoose.Types.ObjectId | null | undefined;
|
|
2062
|
+
natureOfBusiness?: string | null | undefined;
|
|
2063
|
+
accountantsAddressLine1?: string | null | undefined;
|
|
2064
|
+
accountantsAddressLine2?: string | null | undefined;
|
|
2065
|
+
accountantsAddressLine3?: string | null | undefined;
|
|
2066
|
+
accountantsCountryLid?: mongoose.Types.ObjectId | null | undefined;
|
|
2067
|
+
accountantsEmail?: string | null | undefined;
|
|
2068
|
+
accountantsPostCode?: string | null | undefined;
|
|
2069
|
+
accountantsPractice?: string | null | undefined;
|
|
2070
|
+
accountantsTelephoneNumber?: string | null | undefined;
|
|
2071
|
+
businessAddressLine1?: string | null | undefined;
|
|
2072
|
+
businessAddressLine2?: string | null | undefined;
|
|
2073
|
+
businessAddressLine3?: string | null | undefined;
|
|
2074
|
+
businessCountryLid?: mongoose.Types.ObjectId | null | undefined;
|
|
2075
|
+
businessPostCode?: string | null | undefined;
|
|
2076
|
+
businessTelephoneNumber?: string | null | undefined;
|
|
2077
|
+
charteredCertifiedOrOtherLid?: mongoose.Types.ObjectId | null | undefined;
|
|
2078
|
+
contactName?: string | null | undefined;
|
|
2079
|
+
currentYearEnd?: string | null | undefined;
|
|
2080
|
+
dateEstablished?: string | null | undefined;
|
|
2081
|
+
nameOfBusiness?: string | null | undefined;
|
|
2082
|
+
percentageOfShareholding?: number | null | undefined;
|
|
2083
|
+
registeredAddressLine1?: string | null | undefined;
|
|
2084
|
+
registeredAddressLine2?: string | null | undefined;
|
|
2085
|
+
registeredAddressLine3?: string | null | undefined;
|
|
2086
|
+
registeredCountryLid?: mongoose.Types.ObjectId | null | undefined;
|
|
2087
|
+
registeredPostCode?: string | null | undefined;
|
|
2088
|
+
registeredTelephone?: string | null | undefined;
|
|
2089
|
+
selfEmployedDate?: string | null | undefined;
|
|
2064
2090
|
}, mongoose.Document<unknown, {}, mongoose.FlatRecord<{
|
|
2065
2091
|
applicantId: mongoose.Types.ObjectId;
|
|
2066
2092
|
pageValidFlag: string;
|
|
2067
|
-
businessTypeLid: mongoose.Types.ObjectId;
|
|
2068
|
-
natureOfBusiness: string;
|
|
2069
|
-
accountantsAddressLine1: string;
|
|
2070
|
-
accountantsAddressLine2: string;
|
|
2071
|
-
accountantsAddressLine3: string;
|
|
2072
2093
|
accountantsCity: string;
|
|
2073
|
-
accountantsCountryLid: mongoose.Types.ObjectId;
|
|
2074
|
-
accountantsEmail: string;
|
|
2075
|
-
accountantsPostCode: string;
|
|
2076
|
-
accountantsPractice: string;
|
|
2077
|
-
accountantsTelephoneNumber: string;
|
|
2078
|
-
businessAddressLine1: string;
|
|
2079
|
-
businessAddressLine2: string;
|
|
2080
|
-
businessAddressLine3: string;
|
|
2081
2094
|
businessCity: string;
|
|
2082
|
-
businessCountryLid: mongoose.Types.ObjectId;
|
|
2083
|
-
businessPostCode: string;
|
|
2084
|
-
businessTelephoneNumber: string;
|
|
2085
|
-
charteredCertifiedOrOtherLid: mongoose.Types.ObjectId;
|
|
2086
|
-
contactName: string;
|
|
2087
|
-
currentYearEnd: string;
|
|
2088
|
-
dateEstablished: string;
|
|
2089
2095
|
doYouHaveAccountant: boolean;
|
|
2090
2096
|
isBusinessAddressDifferent: boolean;
|
|
2091
|
-
nameOfBusiness: string;
|
|
2092
2097
|
netAssets1: Pound;
|
|
2093
2098
|
netAssets2: Pound;
|
|
2094
2099
|
netAssets3: Pound;
|
|
2095
|
-
percentageOfShareholding: number;
|
|
2096
|
-
registeredAddressLine1: string;
|
|
2097
|
-
registeredAddressLine2: string;
|
|
2098
|
-
registeredAddressLine3: string;
|
|
2099
2100
|
registeredCity: string;
|
|
2100
|
-
registeredCountryLid: mongoose.Types.ObjectId;
|
|
2101
|
-
registeredPostCode: string;
|
|
2102
|
-
registeredTelephone: string;
|
|
2103
|
-
selfEmployedDate: string;
|
|
2104
2101
|
totalEmploymentGrossIncome: Pound;
|
|
2105
2102
|
totalEmploymentNetIncome: Pound;
|
|
2106
2103
|
isEmploymentIncomeConfirmed: boolean;
|
|
@@ -2125,46 +2122,46 @@ declare const ApplicantIncomeModel: mongoose.Model<{
|
|
|
2125
2122
|
soleTraderIncomeConfirmed: boolean;
|
|
2126
2123
|
soleTraderGrossIncome: Pound;
|
|
2127
2124
|
soleTraderNetIncome: Pound;
|
|
2125
|
+
businessTypeLid?: mongoose.Types.ObjectId | null | undefined;
|
|
2126
|
+
natureOfBusiness?: string | null | undefined;
|
|
2127
|
+
accountantsAddressLine1?: string | null | undefined;
|
|
2128
|
+
accountantsAddressLine2?: string | null | undefined;
|
|
2129
|
+
accountantsAddressLine3?: string | null | undefined;
|
|
2130
|
+
accountantsCountryLid?: mongoose.Types.ObjectId | null | undefined;
|
|
2131
|
+
accountantsEmail?: string | null | undefined;
|
|
2132
|
+
accountantsPostCode?: string | null | undefined;
|
|
2133
|
+
accountantsPractice?: string | null | undefined;
|
|
2134
|
+
accountantsTelephoneNumber?: string | null | undefined;
|
|
2135
|
+
businessAddressLine1?: string | null | undefined;
|
|
2136
|
+
businessAddressLine2?: string | null | undefined;
|
|
2137
|
+
businessAddressLine3?: string | null | undefined;
|
|
2138
|
+
businessCountryLid?: mongoose.Types.ObjectId | null | undefined;
|
|
2139
|
+
businessPostCode?: string | null | undefined;
|
|
2140
|
+
businessTelephoneNumber?: string | null | undefined;
|
|
2141
|
+
charteredCertifiedOrOtherLid?: mongoose.Types.ObjectId | null | undefined;
|
|
2142
|
+
contactName?: string | null | undefined;
|
|
2143
|
+
currentYearEnd?: string | null | undefined;
|
|
2144
|
+
dateEstablished?: string | null | undefined;
|
|
2145
|
+
nameOfBusiness?: string | null | undefined;
|
|
2146
|
+
percentageOfShareholding?: number | null | undefined;
|
|
2147
|
+
registeredAddressLine1?: string | null | undefined;
|
|
2148
|
+
registeredAddressLine2?: string | null | undefined;
|
|
2149
|
+
registeredAddressLine3?: string | null | undefined;
|
|
2150
|
+
registeredCountryLid?: mongoose.Types.ObjectId | null | undefined;
|
|
2151
|
+
registeredPostCode?: string | null | undefined;
|
|
2152
|
+
registeredTelephone?: string | null | undefined;
|
|
2153
|
+
selfEmployedDate?: string | null | undefined;
|
|
2128
2154
|
}>> & mongoose.FlatRecord<{
|
|
2129
2155
|
applicantId: mongoose.Types.ObjectId;
|
|
2130
2156
|
pageValidFlag: string;
|
|
2131
|
-
businessTypeLid: mongoose.Types.ObjectId;
|
|
2132
|
-
natureOfBusiness: string;
|
|
2133
|
-
accountantsAddressLine1: string;
|
|
2134
|
-
accountantsAddressLine2: string;
|
|
2135
|
-
accountantsAddressLine3: string;
|
|
2136
2157
|
accountantsCity: string;
|
|
2137
|
-
accountantsCountryLid: mongoose.Types.ObjectId;
|
|
2138
|
-
accountantsEmail: string;
|
|
2139
|
-
accountantsPostCode: string;
|
|
2140
|
-
accountantsPractice: string;
|
|
2141
|
-
accountantsTelephoneNumber: string;
|
|
2142
|
-
businessAddressLine1: string;
|
|
2143
|
-
businessAddressLine2: string;
|
|
2144
|
-
businessAddressLine3: string;
|
|
2145
2158
|
businessCity: string;
|
|
2146
|
-
businessCountryLid: mongoose.Types.ObjectId;
|
|
2147
|
-
businessPostCode: string;
|
|
2148
|
-
businessTelephoneNumber: string;
|
|
2149
|
-
charteredCertifiedOrOtherLid: mongoose.Types.ObjectId;
|
|
2150
|
-
contactName: string;
|
|
2151
|
-
currentYearEnd: string;
|
|
2152
|
-
dateEstablished: string;
|
|
2153
2159
|
doYouHaveAccountant: boolean;
|
|
2154
2160
|
isBusinessAddressDifferent: boolean;
|
|
2155
|
-
nameOfBusiness: string;
|
|
2156
2161
|
netAssets1: Pound;
|
|
2157
2162
|
netAssets2: Pound;
|
|
2158
2163
|
netAssets3: Pound;
|
|
2159
|
-
percentageOfShareholding: number;
|
|
2160
|
-
registeredAddressLine1: string;
|
|
2161
|
-
registeredAddressLine2: string;
|
|
2162
|
-
registeredAddressLine3: string;
|
|
2163
2164
|
registeredCity: string;
|
|
2164
|
-
registeredCountryLid: mongoose.Types.ObjectId;
|
|
2165
|
-
registeredPostCode: string;
|
|
2166
|
-
registeredTelephone: string;
|
|
2167
|
-
selfEmployedDate: string;
|
|
2168
2165
|
totalEmploymentGrossIncome: Pound;
|
|
2169
2166
|
totalEmploymentNetIncome: Pound;
|
|
2170
2167
|
isEmploymentIncomeConfirmed: boolean;
|
|
@@ -2189,6 +2186,35 @@ declare const ApplicantIncomeModel: mongoose.Model<{
|
|
|
2189
2186
|
soleTraderIncomeConfirmed: boolean;
|
|
2190
2187
|
soleTraderGrossIncome: Pound;
|
|
2191
2188
|
soleTraderNetIncome: Pound;
|
|
2189
|
+
businessTypeLid?: mongoose.Types.ObjectId | null | undefined;
|
|
2190
|
+
natureOfBusiness?: string | null | undefined;
|
|
2191
|
+
accountantsAddressLine1?: string | null | undefined;
|
|
2192
|
+
accountantsAddressLine2?: string | null | undefined;
|
|
2193
|
+
accountantsAddressLine3?: string | null | undefined;
|
|
2194
|
+
accountantsCountryLid?: mongoose.Types.ObjectId | null | undefined;
|
|
2195
|
+
accountantsEmail?: string | null | undefined;
|
|
2196
|
+
accountantsPostCode?: string | null | undefined;
|
|
2197
|
+
accountantsPractice?: string | null | undefined;
|
|
2198
|
+
accountantsTelephoneNumber?: string | null | undefined;
|
|
2199
|
+
businessAddressLine1?: string | null | undefined;
|
|
2200
|
+
businessAddressLine2?: string | null | undefined;
|
|
2201
|
+
businessAddressLine3?: string | null | undefined;
|
|
2202
|
+
businessCountryLid?: mongoose.Types.ObjectId | null | undefined;
|
|
2203
|
+
businessPostCode?: string | null | undefined;
|
|
2204
|
+
businessTelephoneNumber?: string | null | undefined;
|
|
2205
|
+
charteredCertifiedOrOtherLid?: mongoose.Types.ObjectId | null | undefined;
|
|
2206
|
+
contactName?: string | null | undefined;
|
|
2207
|
+
currentYearEnd?: string | null | undefined;
|
|
2208
|
+
dateEstablished?: string | null | undefined;
|
|
2209
|
+
nameOfBusiness?: string | null | undefined;
|
|
2210
|
+
percentageOfShareholding?: number | null | undefined;
|
|
2211
|
+
registeredAddressLine1?: string | null | undefined;
|
|
2212
|
+
registeredAddressLine2?: string | null | undefined;
|
|
2213
|
+
registeredAddressLine3?: string | null | undefined;
|
|
2214
|
+
registeredCountryLid?: mongoose.Types.ObjectId | null | undefined;
|
|
2215
|
+
registeredPostCode?: string | null | undefined;
|
|
2216
|
+
registeredTelephone?: string | null | undefined;
|
|
2217
|
+
selfEmployedDate?: string | null | undefined;
|
|
2192
2218
|
}> & {
|
|
2193
2219
|
_id: mongoose.Types.ObjectId;
|
|
2194
2220
|
} & {
|
|
@@ -1 +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;AAmF/C,QAAA,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE9E,eAAe,oBAAoB,CAAC"}
|
|
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;AAmF/C,QAAA,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE9E,eAAe,oBAAoB,CAAC"}
|
|
@@ -2,50 +2,50 @@ import mongoose from "mongoose";
|
|
|
2
2
|
import { Pound } from "../value-objects/pound";
|
|
3
3
|
const incomeSchema = new mongoose.Schema({
|
|
4
4
|
applicantId: { type: mongoose.Schema.Types.ObjectId, ref: "Applicant", required: true },
|
|
5
|
-
accountantsAddressLine1: { type: String,
|
|
6
|
-
accountantsAddressLine2: { type: String,
|
|
7
|
-
accountantsAddressLine3: { type: String,
|
|
5
|
+
accountantsAddressLine1: { type: String, },
|
|
6
|
+
accountantsAddressLine2: { type: String, },
|
|
7
|
+
accountantsAddressLine3: { type: String, },
|
|
8
8
|
accountantsCity: { type: String, default: '' },
|
|
9
|
-
accountantsCountryLid: { type: mongoose.Schema.Types.ObjectId, ref: "Lookup",
|
|
10
|
-
accountantsEmail: { type: String,
|
|
11
|
-
accountantsPostCode: { type: String,
|
|
12
|
-
accountantsPractice: { type: String,
|
|
13
|
-
accountantsTelephoneNumber: { type: String,
|
|
14
|
-
businessAddressLine1: { type: String,
|
|
15
|
-
businessAddressLine2: { type: String,
|
|
16
|
-
businessAddressLine3: { type: String,
|
|
9
|
+
accountantsCountryLid: { type: mongoose.Schema.Types.ObjectId, ref: "Lookup", },
|
|
10
|
+
accountantsEmail: { type: String, },
|
|
11
|
+
accountantsPostCode: { type: String, },
|
|
12
|
+
accountantsPractice: { type: String, },
|
|
13
|
+
accountantsTelephoneNumber: { type: String, },
|
|
14
|
+
businessAddressLine1: { type: String, },
|
|
15
|
+
businessAddressLine2: { type: String, },
|
|
16
|
+
businessAddressLine3: { type: String, },
|
|
17
17
|
businessCity: { type: String, default: '' },
|
|
18
|
-
businessCountryLid: { type: mongoose.Schema.Types.ObjectId, ref: "Lookup",
|
|
19
|
-
businessPostCode: { type: String,
|
|
20
|
-
businessTelephoneNumber: { type: String,
|
|
21
|
-
businessTypeLid: { type: mongoose.Schema.Types.ObjectId, ref: "Lookup",
|
|
22
|
-
charteredCertifiedOrOtherLid: { type: mongoose.Schema.Types.ObjectId, ref: "Lookup",
|
|
23
|
-
contactName: { type: String,
|
|
24
|
-
currentYearEnd: { type: String,
|
|
25
|
-
dateEstablished: { type: String,
|
|
18
|
+
businessCountryLid: { type: mongoose.Schema.Types.ObjectId, ref: "Lookup", },
|
|
19
|
+
businessPostCode: { type: String, },
|
|
20
|
+
businessTelephoneNumber: { type: String, },
|
|
21
|
+
businessTypeLid: { type: mongoose.Schema.Types.ObjectId, ref: "Lookup", },
|
|
22
|
+
charteredCertifiedOrOtherLid: { type: mongoose.Schema.Types.ObjectId, ref: "Lookup", },
|
|
23
|
+
contactName: { type: String, },
|
|
24
|
+
currentYearEnd: { type: String, },
|
|
25
|
+
dateEstablished: { type: String, },
|
|
26
26
|
doYouHaveAccountant: {
|
|
27
27
|
type: Boolean,
|
|
28
|
-
|
|
28
|
+
default: false
|
|
29
29
|
},
|
|
30
30
|
isBusinessAddressDifferent: {
|
|
31
31
|
type: Boolean,
|
|
32
|
-
|
|
32
|
+
default: false
|
|
33
33
|
},
|
|
34
|
-
nameOfBusiness: { type: String,
|
|
35
|
-
natureOfBusiness: { type: String,
|
|
34
|
+
nameOfBusiness: { type: String, },
|
|
35
|
+
natureOfBusiness: { type: String, },
|
|
36
36
|
netAssets1: { type: Pound, default: 0.00 },
|
|
37
37
|
netAssets2: { type: Pound, default: 0.00 },
|
|
38
38
|
netAssets3: { type: Pound, default: 0.00 },
|
|
39
39
|
pageValidFlag: { type: String, default: true },
|
|
40
|
-
percentageOfShareholding: { type: Number,
|
|
41
|
-
registeredAddressLine1: { type: String,
|
|
42
|
-
registeredAddressLine2: { type: String,
|
|
43
|
-
registeredAddressLine3: { type: String,
|
|
40
|
+
percentageOfShareholding: { type: Number, min: 0, max: 100 },
|
|
41
|
+
registeredAddressLine1: { type: String, },
|
|
42
|
+
registeredAddressLine2: { type: String, },
|
|
43
|
+
registeredAddressLine3: { type: String, },
|
|
44
44
|
registeredCity: { type: String, default: '' },
|
|
45
|
-
registeredCountryLid: { type: mongoose.Schema.Types.ObjectId, ref: "Lookup",
|
|
46
|
-
registeredPostCode: { type: String,
|
|
47
|
-
registeredTelephone: { type: String,
|
|
48
|
-
selfEmployedDate: { type: String,
|
|
45
|
+
registeredCountryLid: { type: mongoose.Schema.Types.ObjectId, ref: "Lookup", },
|
|
46
|
+
registeredPostCode: { type: String, },
|
|
47
|
+
registeredTelephone: { type: String, },
|
|
48
|
+
selfEmployedDate: { type: String, },
|
|
49
49
|
totalEmploymentGrossIncome: { type: Pound, default: 0.00 },
|
|
50
50
|
totalEmploymentNetIncome: { type: Pound, default: 0.00 },
|
|
51
51
|
isEmploymentIncomeConfirmed: { type: Boolean, default: false },
|
|
@@ -1,3 +1,29 @@
|
|
|
1
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
2
|
+
/// <reference types="mongoose/types/aggregate" />
|
|
3
|
+
/// <reference types="mongoose/types/callback" />
|
|
4
|
+
/// <reference types="mongoose/types/collection" />
|
|
5
|
+
/// <reference types="mongoose/types/connection" />
|
|
6
|
+
/// <reference types="mongoose/types/cursor" />
|
|
7
|
+
/// <reference types="mongoose/types/document" />
|
|
8
|
+
/// <reference types="mongoose/types/error" />
|
|
9
|
+
/// <reference types="mongoose/types/expressions" />
|
|
10
|
+
/// <reference types="mongoose/types/helpers" />
|
|
11
|
+
/// <reference types="mongoose/types/middlewares" />
|
|
12
|
+
/// <reference types="mongoose/types/indexes" />
|
|
13
|
+
/// <reference types="mongoose/types/models" />
|
|
14
|
+
/// <reference types="mongoose/types/mongooseoptions" />
|
|
15
|
+
/// <reference types="mongoose/types/pipelinestage" />
|
|
16
|
+
/// <reference types="mongoose/types/populate" />
|
|
17
|
+
/// <reference types="mongoose/types/query" />
|
|
18
|
+
/// <reference types="mongoose/types/schemaoptions" />
|
|
19
|
+
/// <reference types="mongoose/types/schematypes" />
|
|
20
|
+
/// <reference types="mongoose/types/session" />
|
|
21
|
+
/// <reference types="mongoose/types/types" />
|
|
22
|
+
/// <reference types="mongoose/types/utility" />
|
|
23
|
+
/// <reference types="mongoose/types/validation" />
|
|
24
|
+
/// <reference types="mongoose/types/virtuals" />
|
|
25
|
+
/// <reference types="mongoose/types/inferschematype" />
|
|
26
|
+
/// <reference types="mongoose/types/inferrawdoctype" />
|
|
1
27
|
import mongoose from "mongoose";
|
|
2
28
|
import { Pound } from "../value-objects/pound";
|
|
3
29
|
declare const EmploymentPensionIncomeModel: mongoose.Model<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"applicant-pension-income.model.d.ts","sourceRoot":"","sources":["../../applicants/applicant-pension-income.model.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,MAAM,UAAU,CAAC;AAChC,OAAO,EAAE,KAAK,EAAE,MAAM,wBAAwB,CAAC;AAgC/C,QAAA,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAA0E,CAAC;AAE7G,eAAe,4BAA4B,CAAC"}
|
|
1
|
+
{"version":3,"file":"applicant-pension-income.model.d.ts","sourceRoot":"","sources":["../../applicants/applicant-pension-income.model.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,QAAQ,MAAM,UAAU,CAAC;AAChC,OAAO,EAAE,KAAK,EAAE,MAAM,wBAAwB,CAAC;AAgC/C,QAAA,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAA0E,CAAC;AAE7G,eAAe,4BAA4B,CAAC"}
|
|
@@ -1,3 +1,29 @@
|
|
|
1
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
2
|
+
/// <reference types="mongoose/types/aggregate" />
|
|
3
|
+
/// <reference types="mongoose/types/callback" />
|
|
4
|
+
/// <reference types="mongoose/types/collection" />
|
|
5
|
+
/// <reference types="mongoose/types/connection" />
|
|
6
|
+
/// <reference types="mongoose/types/cursor" />
|
|
7
|
+
/// <reference types="mongoose/types/document" />
|
|
8
|
+
/// <reference types="mongoose/types/error" />
|
|
9
|
+
/// <reference types="mongoose/types/expressions" />
|
|
10
|
+
/// <reference types="mongoose/types/helpers" />
|
|
11
|
+
/// <reference types="mongoose/types/middlewares" />
|
|
12
|
+
/// <reference types="mongoose/types/indexes" />
|
|
13
|
+
/// <reference types="mongoose/types/models" />
|
|
14
|
+
/// <reference types="mongoose/types/mongooseoptions" />
|
|
15
|
+
/// <reference types="mongoose/types/pipelinestage" />
|
|
16
|
+
/// <reference types="mongoose/types/populate" />
|
|
17
|
+
/// <reference types="mongoose/types/query" />
|
|
18
|
+
/// <reference types="mongoose/types/schemaoptions" />
|
|
19
|
+
/// <reference types="mongoose/types/schematypes" />
|
|
20
|
+
/// <reference types="mongoose/types/session" />
|
|
21
|
+
/// <reference types="mongoose/types/types" />
|
|
22
|
+
/// <reference types="mongoose/types/utility" />
|
|
23
|
+
/// <reference types="mongoose/types/validation" />
|
|
24
|
+
/// <reference types="mongoose/types/virtuals" />
|
|
25
|
+
/// <reference types="mongoose/types/inferschematype" />
|
|
26
|
+
/// <reference types="mongoose/types/inferrawdoctype" />
|
|
1
27
|
import mongoose from "mongoose";
|
|
2
28
|
import { Pound } from "../value-objects/pound";
|
|
3
29
|
declare const ApplicantPropertyIncomeModel: mongoose.Model<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"applicant-property-income.model.d.ts","sourceRoot":"","sources":["../../applicants/applicant-property-income.model.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,MAAM,UAAU,CAAC;AAChC,OAAO,EAAE,KAAK,EAAE,MAAM,wBAAwB,CAAC;AA6B/C,QAAA,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoE,CAAC;AAEvG,eAAe,4BAA4B,CAAC"}
|
|
1
|
+
{"version":3,"file":"applicant-property-income.model.d.ts","sourceRoot":"","sources":["../../applicants/applicant-property-income.model.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,QAAQ,MAAM,UAAU,CAAC;AAChC,OAAO,EAAE,KAAK,EAAE,MAAM,wBAAwB,CAAC;AA6B/C,QAAA,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoE,CAAC;AAEvG,eAAe,4BAA4B,CAAC"}
|
|
@@ -1,3 +1,30 @@
|
|
|
1
|
+
/// <reference path="../value-objects/pound.d.ts" />
|
|
2
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
3
|
+
/// <reference types="mongoose/types/aggregate" />
|
|
4
|
+
/// <reference types="mongoose/types/callback" />
|
|
5
|
+
/// <reference types="mongoose/types/collection" />
|
|
6
|
+
/// <reference types="mongoose/types/connection" />
|
|
7
|
+
/// <reference types="mongoose/types/cursor" />
|
|
8
|
+
/// <reference types="mongoose/types/document" />
|
|
9
|
+
/// <reference types="mongoose/types/error" />
|
|
10
|
+
/// <reference types="mongoose/types/expressions" />
|
|
11
|
+
/// <reference types="mongoose/types/helpers" />
|
|
12
|
+
/// <reference types="mongoose/types/middlewares" />
|
|
13
|
+
/// <reference types="mongoose/types/indexes" />
|
|
14
|
+
/// <reference types="mongoose/types/models" />
|
|
15
|
+
/// <reference types="mongoose/types/mongooseoptions" />
|
|
16
|
+
/// <reference types="mongoose/types/pipelinestage" />
|
|
17
|
+
/// <reference types="mongoose/types/populate" />
|
|
18
|
+
/// <reference types="mongoose/types/query" />
|
|
19
|
+
/// <reference types="mongoose/types/schemaoptions" />
|
|
20
|
+
/// <reference types="mongoose/types/schematypes" />
|
|
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/inferschematype" />
|
|
27
|
+
/// <reference types="mongoose/types/inferrawdoctype" />
|
|
1
28
|
import mongoose from 'mongoose';
|
|
2
29
|
declare const applicantRiskNarrativeSchema: mongoose.Schema<any, mongoose.Model<any, any, any, any, any, any>, {}, {}, {}, {}, mongoose.DefaultSchemaOptions, {
|
|
3
30
|
call2StatusLid: mongoose.Types.ObjectId;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"applicant-risk-narrative.model.d.ts","sourceRoot":"","sources":["../../applicants/applicant-risk-narrative.model.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,MAAM,UAAU,CAAC;AAEhC,QAAA,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAUhC,CAAC;AAEH,eAAe,4BAA4B,CAAC"}
|
|
1
|
+
{"version":3,"file":"applicant-risk-narrative.model.d.ts","sourceRoot":"","sources":["../../applicants/applicant-risk-narrative.model.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,QAAQ,MAAM,UAAU,CAAC;AAEhC,QAAA,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAUhC,CAAC;AAEH,eAAe,4BAA4B,CAAC"}
|
|
@@ -1,3 +1,29 @@
|
|
|
1
|
+
/// <reference path="../value-objects/sort-code.d.ts" />
|
|
2
|
+
/// <reference types="mongoose/types/aggregate" />
|
|
3
|
+
/// <reference types="mongoose/types/callback" />
|
|
4
|
+
/// <reference types="mongoose/types/collection" />
|
|
5
|
+
/// <reference types="mongoose/types/connection" />
|
|
6
|
+
/// <reference types="mongoose/types/cursor" />
|
|
7
|
+
/// <reference types="mongoose/types/document" />
|
|
8
|
+
/// <reference types="mongoose/types/error" />
|
|
9
|
+
/// <reference types="mongoose/types/expressions" />
|
|
10
|
+
/// <reference types="mongoose/types/helpers" />
|
|
11
|
+
/// <reference types="mongoose/types/middlewares" />
|
|
12
|
+
/// <reference types="mongoose/types/indexes" />
|
|
13
|
+
/// <reference types="mongoose/types/models" />
|
|
14
|
+
/// <reference types="mongoose/types/mongooseoptions" />
|
|
15
|
+
/// <reference types="mongoose/types/pipelinestage" />
|
|
16
|
+
/// <reference types="mongoose/types/populate" />
|
|
17
|
+
/// <reference types="mongoose/types/query" />
|
|
18
|
+
/// <reference types="mongoose/types/schemaoptions" />
|
|
19
|
+
/// <reference types="mongoose/types/schematypes" />
|
|
20
|
+
/// <reference types="mongoose/types/session" />
|
|
21
|
+
/// <reference types="mongoose/types/types" />
|
|
22
|
+
/// <reference types="mongoose/types/utility" />
|
|
23
|
+
/// <reference types="mongoose/types/validation" />
|
|
24
|
+
/// <reference types="mongoose/types/virtuals" />
|
|
25
|
+
/// <reference types="mongoose/types/inferschematype" />
|
|
26
|
+
/// <reference types="mongoose/types/inferrawdoctype" />
|
|
1
27
|
import mongoose from "mongoose";
|
|
2
28
|
import { Pound } from "../value-objects/pound";
|
|
3
29
|
declare const ApplicantSelfEmployedIncomeModel: mongoose.Model<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"applicant-self-employed-income.model.d.ts","sourceRoot":"","sources":["../../applicants/applicant-self-employed-income.model.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,MAAM,UAAU,CAAC;AAChC,OAAO,EAAE,KAAK,EAAE,MAAM,wBAAwB,CAAC;AAgB/C,QAAA,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAA6E,CAAC;AAEpH,eAAe,gCAAgC,CAAC"}
|
|
1
|
+
{"version":3,"file":"applicant-self-employed-income.model.d.ts","sourceRoot":"","sources":["../../applicants/applicant-self-employed-income.model.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,QAAQ,MAAM,UAAU,CAAC;AAChC,OAAO,EAAE,KAAK,EAAE,MAAM,wBAAwB,CAAC;AAgB/C,QAAA,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAA6E,CAAC;AAEpH,eAAe,gCAAgC,CAAC"}
|