OBJECT

PREINVESTMENTPOLICY

link GraphQL Schema definition

  • type PREINVESTMENTPOLICY {
  • featureModificationInfos: [FEATUREMODIFICATIONINFO]
  • # Additional comments (optional)
  • comment: String
  • # Please provide a short explanation of your investment decision and explain your
  • # choice of the specified financial instrument.
  • pipExplanationInvestmentProposal: String
  • uuid: UUID
  • id: Long
  • # Arguments
  • # orderBy: [Not documented]
  • orders(orderBy: [OrderBy]): [ORDER]
  • version: Long
  • }