ValueInvestVWLGuarantee
Guarantee options for Value Invest VWL.
enum ValueInvestVWLGuarantee {
NO_GUARANTEE
SELECT_50
SELECT_80
}
Values
ValueInvestVWLGuarantee.NO_GUARANTEE
No guarantee on the invested capital.
ValueInvestVWLGuarantee.SELECT_50
50% of the invested capital is guaranteed.
ValueInvestVWLGuarantee.SELECT_80
80% of the invested capital is guaranteed.