firstName | String | First name |
lastName | String | Last name |
dateOfBirth | Date | Date of birth |
employmentStatus | EmploymentStatus | Employment status |
mainEmploymentType | EmploymentType | Primary income type |
retirementAgeEstimate | Int | Estimated retirement age |
occupation | String | Occupation |
baseAnnualIncomeGross | Float | Base income before bonus of comission |
hasBonus | Boolean | Has any bonus / commission |
expectedBonusAmount | Float | Expected annual bonus / comission |
hasOtherIncome | Boolean | Any other sources of income? |
expectedOtherIncomeAmount | Float | Expected annual income from other employment |
monthlyIncomeNet | Float | Monthly income net of tax |
marginalTaxRate | Float | Marginal tax rate in decimal format, N/A if null |
eligibleForStatePension | Boolean | Is eligible for state pension |
monthlyRetirementOutgoingExpected | Float | Expected outgoings in retirement |
hasGoodHealth | Boolean | Whether person is in good health |
smokingStatus | SmokingStatus | Smoking status |
employerIncomeProtection | Boolean | Whether the persons employer provides them with any income protection |
monthsOfFinancialSafety | Int | How many months the person could financially survive for following an accident or injury, N/A if null, nonspecifically longer than 12 months if value above 12' |