Hierarchy

  • HealthComparisonSnapshot

Properties

clientId: null | string
createdDate: string
id: number
memberRef: null | string
myNumbers: Conclusion[]
riskOutput: {
    age: number;
    healthAge: number;
    risks: HealthRiskModel[];
}

Type declaration

traversalId: string
wellnessOutput: {
    scores: WellnessScore[];
}

Type declaration