Skip to main content

Prosperity3ASustainabilityDetailsInput

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

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

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

Fields

Prosperity3ASustainabilityDetailsInput.customerKnowledgeStatus ● CustomerSustainabilityKnowledgeStatus! non-null enum

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

Prosperity3ASustainabilityDetailsInput.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.

Prosperity3ASustainabilityDetailsInput.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.

Prosperity3ASustainabilityDetailsInput.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.

Prosperity3ASustainabilityDetailsInput.topicsToInclude ● [SustainabilityFavorableInvestmentTopic!] list enum

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

Member Of

Prosperity3AInvestmentStrategyInput input