Skip to main content

ProsperityPlusSustainabilityDetailsInput

Input about the customer's knowledge of sustainable investing and sustainable investment choices for Prosperity Plus 3B.

Read more about the regulations: https://eur-lex.europa.eu/legal-content/DE/TXT/PDF/?uri=CELEX:32019R2088&rid=1

input ProsperityPlusSustainabilityDetailsInput {
customerKnowledgeStatus: CustomerSustainabilityKnowledgeStatus!
environmentalAndSocialInvestmentFocusLevel: EnvironmentalAndSocialInvestmentFocusLevel
percentage: Int!
topicsToExclude: [SustainabilityAdverseInvestmentTopic!]
topicsToInclude: [SustainabilityFavorableInvestmentTopic!]
}

Fields

ProsperityPlusSustainabilityDetailsInput.customerKnowledgeStatus ● CustomerSustainabilityKnowledgeStatus! non-null enum

The current state of user's knowledge of sustainable investing.

ProsperityPlusSustainabilityDetailsInput.environmentalAndSocialInvestmentFocusLevel ● EnvironmentalAndSocialInvestmentFocusLevel enum

Indicates how strongly the customer wants to pursue sustainable environmental goals and social objectives as part of their fund selection. if no value is provided, EnvironmentalAndSocialInvestmentFocusLevel.NORMAL is considered as the default value.

ProsperityPlusSustainabilityDetailsInput.percentage ● Int! non-null scalar

The percentage of the overall investment that should be in sustainable funds. If 0 it indicates that the customer does not want a sustainable product.

ProsperityPlusSustainabilityDetailsInput.topicsToExclude ● [SustainabilityAdverseInvestmentTopic!] list enum

Indicates the various topics/fund-classifications that have an adverse impact on sustainability that the customer want to avoid investing their funds in.

ProsperityPlusSustainabilityDetailsInput.topicsToInclude ● [SustainabilityFavorableInvestmentTopic!] list enum

Indicates the various ESG topics that the customer want to invest their funds in.

Member Of

ProsperityPlusInvestmentStrategyInput input