RiskLevel
The risk the customer is willing to take with the investment. The risk level also informs the fund selection process and validates if the right funds are selected for the customer. The API does not validate the fund selection based on the risk, but the insurance company does validate this before issuing the policy.
enum RiskLevel {
HIGH
LOW
MEDIUM
}
Values
RiskLevel.HIGH
High level investment risk.
RiskLevel.LOW
Low risk is not recommended for the current product that we offer as it's unlikely to provide a good return on such a long-term policy. Hence.
RiskLevel.MEDIUM
Medium level investment risk.
Member Of
LiechtensteinLifeInvestInvestmentStrategyInput input ● LiechtensteinLifePensionInvestmentStrategyInput input ● LiechtensteinLifeWealthInvestmentStrategyInput input ● Prosperity3AInvestmentStrategyInput input ● ProsperityPlusGermanyInvestmentStrategyInput input ● ProsperityPlusInvestmentStrategyInput input ● ValueInvestVWLInvestmentStrategyInput input ● YourLifeNettoPlusInvestmentStrategyInput input