PlatformInsuranceProduct
A product you can create an offer for. The values match the keys of CreateOfferInput, so
one vocabulary covers both creating an offer and discovering the funds it accepts.
Each value resolves to that product's **default** tariff. Three products have a variant
tariff chosen by an input on createOffer rather than by the product — cross-border on
PROSPERITY_3A and PROSPERITY_PLUS, and the GROSS tariff on PROSPERITY_PLUS_GERMANY —
and the variants are not covered yet. Ask us if you need one.
enum PlatformInsuranceProduct {
LIECHTENSTEIN_LIFE_INVEST
LIECHTENSTEIN_LIFE_PENSION
LIECHTENSTEIN_LIFE_WEALTH
PROSPERITY_3A
PROSPERITY_PLUS
PROSPERITY_PLUS_GERMANY
VALUE_INVEST_VWL
YOUR_LIFE_NETTO_PLUS
}
Values
PlatformInsuranceProduct.LIECHTENSTEIN_LIFE_INVEST
PlatformInsuranceProduct.LIECHTENSTEIN_LIFE_PENSION
PlatformInsuranceProduct.LIECHTENSTEIN_LIFE_WEALTH
PlatformInsuranceProduct.PROSPERITY_3A
PlatformInsuranceProduct.PROSPERITY_PLUS
PlatformInsuranceProduct.PROSPERITY_PLUS_GERMANY
PlatformInsuranceProduct.VALUE_INVEST_VWL
PlatformInsuranceProduct.YOUR_LIFE_NETTO_PLUS
Member Of
availableFunds query