OBJECT
FUND
link GraphQL Schema definition
- type FUND implements ASSET {
- : [FEATUREMODIFICATIONINFO]
- # This classification refers to a funds structure.
- : CUSTOMENUMLITERAL
- : Value
- : DateTime
- # The current debt ratio of a real estate fund.
- : Value
- : AssetClass
- # Date the principal of a security is due and payable.
- : LocalDate
- # Defines if the selected fund is a fund of funds.
- : Boolean
- # This field defines the level of protection an investor has in this fund.
- : CUSTOMENUMLITERAL
- # The index whose results the fund tries to mirror.
- : INDEX
- # This field defines the country in which the fund is under jurisdiction
- : TERRITORY
- : DateTime
- : UUID
- # Defines the detailed asset focus of the fund.
- #
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [CUSTOMENUMLITERAL]
- # Total Net Asset Value (NAV) of the fund.
- : Value
- # Currency in which the security was issued. Trading currency for the security.
- : CURRENCY
- # This is the industry (sector) the fund targets for investment as stated in the
- # prospectus.
- : CUSTOMENUMLITERAL
- : SUBJECT
- # States the quality rating of the debt securities the fund will invest in as
- # stated in the prospectus. For funds with an asset classification of debt.
- : Boolean
- # This refers to the time range that the principal amount of a debt instrument in
- # a fund becomes due as stated in the prospectus. This is for funds with an asset
- # classification of debt.
- : CUSTOMENUMLITERAL
- : DateTime
- # The area of focus the fund intends to invest in as stated in the prospectus.
- : TERRITORY
- : String
- # Segregation of liabilities according to Circ. 07/309
- : Boolean
- # The entity status describes in which state the asset is
- : CUSTOMENUMLITERAL
- # Links to an existing Account Segment in PATRONAS OPUS.
- : ACCOUNTSEGMENT
- # Defines the currency allocation of the target fund.
- : [CURRENCYALLOCATION]
- : Long
- # Defines, if the target fund is not using any derivatives.
- : Boolean
- # Indicates the leverage amount.
- : Value
- # The effective percentage capital participation according to InvStRefG §2 Abs.(8)
- # 3 & 4.
- : TIMESERIESPERCENTVALUE
- # Multiple authorities supervising this specific fund can be selected.
- #
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (
- : [OrderBy],
- : Boolean
- ): [CUSTOMENUMLITERAL]
- # Defines the reporting frequency of the fund.
- : CUSTOMENUMLITERAL
- # States the quality rating of the debt securities the fund will invest in as
- # stated in the prospectus. For funds with an asset classification of debt.
- : CUSTOMENUMLITERAL
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [CORPORATEACTION]
- # The minimum percentage capital participation according to InvStRefG §2 Abs.(8) 3
- # & 4.
- : Value
- : SUBJECT
- : Boolean
- # This refers solely to the market capitalization of equity securities, the fund
- # will target for investment as stated in the prospectus. This is for funds with
- # an asset classification of equity.
- : CUSTOMENUMLITERAL
- # The operating (co) asset manager(s) of a fund.
- #
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [NATURALPERSON]
- # Broad asset sector if the fund will invest in as stated in the prospectus.
- : CUSTOMENUMLITERAL
- # Indicates the type of leverage.
- : CUSTOMENUMLITERAL
- # The umbrella this fund belongs to.
- : UMBRELLA
- : [SYMBOL]
- : SUBJECT
- # Indicates if this fund invests into other funds.
- : CUSTOMENUMLITERAL
- : SUBJECT
- # This field indicates the last effective date of the NAV.
- : LocalDate
- # Provides the sustainability classification under European Union (EU) Sustainable
- # Finance Disclosure Regulation (SFDR) 2019/2088.
- : CUSTOMENUMLITERAL
- # Defines if the selected fund is to be classified as an 'Anlagestiftung'.
- : Boolean
- # The asset tree types as classified by the CRE
- #
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): CUSTOMENUMLITERALListComputationResult
- # The Management Company of the fund.
- : MANAGEMENTCOMPANY
- # Risk spreading according to Circ. 07/309
- : Boolean
- : CORPORATE
- # Indicates if this is an ETF.
- : Boolean
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [FUNDCLASS]
- # This field defines the sub kind of law specific interpretation for this fund
- : CUSTOMENUMLITERAL
- : DOMAINCLASS
- # Asset is eligible for MiFID II Transaction Reporting
- : Boolean
- : DateTime
- : SUBJECT
- : DateTime
- # Arguments
- # type: The type of the symbol to retrieve.
- (: String!): SYMBOL
- # The primary symbol (symbol type with the highest priority)
- : SYMBOL
- : Long
- }