InvestmentGoalsInput
Input that defines the various reasons to make an investment.
input InvestmentGoalsInput {
flexibility: Boolean!
longTerm: Boolean!
taxBenefit: Boolean!
}
Fields
InvestmentGoalsInput.flexibility ● Boolean! non-null scalar
Is the intention the ability to influence the chosen investment of the insurance product and adjust it during the term. Note: For Prosperity Plus (3B) products, at least one of longTerm or flexibility must be true.
InvestmentGoalsInput.longTerm ● Boolean! non-null scalar
Is the intention to provide for old age or to build up capital with insurance cover. Note: For Prosperity Plus (3B) products, at least one of longTerm or flexibility must be true.
InvestmentGoalsInput.taxBenefit ● Boolean! non-null scalar
Is the intention to obtain tax advantages. Note: For Prosperity Plus (3B) products, this must be set to false.
Member Of
LiechtensteinLifeInvestInvestmentStrategyInput input ● LiechtensteinLifePensionInvestmentStrategyInput input ● LiechtensteinLifeWealthInvestmentStrategyInput input ● Prosperity3AInvestmentStrategyInput input ● ProsperityPlusGermanyInvestmentStrategyInput input ● ProsperityPlusInvestmentStrategyInput input ● ValueInvestVWLInvestmentStrategyInput input ● YourLifeNettoPlusInvestmentStrategyInput input