Skip to main content

ValueInvestVWLSustainabilityDetailsInput

Sustainability investment preferences for Value Invest VWL.

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

Fields

ValueInvestVWLSustainabilityDetailsInput.customerKnowledgeStatus ● CustomerSustainabilityKnowledgeStatus! non-null enum

Customer's knowledge of sustainable investing.

ValueInvestVWLSustainabilityDetailsInput.environmentalAndSocialInvestmentFocusLevel ● EnvironmentalAndSocialInvestmentFocusLevel enum

Strength of the environmental/social focus.

ValueInvestVWLSustainabilityDetailsInput.percentage ● Int! non-null scalar

Percentage of the overall investment in sustainable funds. 0 indicates no sustainability preference.

ValueInvestVWLSustainabilityDetailsInput.topicsToExclude ● [SustainabilityAdverseInvestmentTopic!] list enum

Sustainability topics the customer wants to exclude.

ValueInvestVWLSustainabilityDetailsInput.topicsToInclude ● [SustainabilityFavorableInvestmentTopic!] list enum

Sustainability topics the customer wants to favour.

Member Of

ValueInvestVWLInvestmentStrategyInput input