OBJECT
FUNDCLASS
link GraphQL Schema definition
- type FUNDCLASS implements SECURITY, TRADABLE, QUOTABLE, ASSET {
- : [FEATUREMODIFICATIONINFO]
- # Net Asset Value of the fund class.
- : Value
- # Classifies the category of the investment according to Valitas.
- : CUSTOMENUMLITERAL
- : DateTime
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [CORPORATEACTION]
- # Fund Pricing Frequency.
- : CUSTOMENUMLITERAL
- # Identifies how distributions are treated by a fund. 'Income' shares will
- # distribute dividends as cash to investors. Investors will have a choice between
- # reinvesting the cash back into the security or receiving the cash.
- # 'Accumulation' shares will automatically reinvest any distributions back into
- # the security.
- : CUSTOMENUMLITERAL
- # The amount investors pay for expenses incurred in operating a mutual fund.
- : Value
- # Please define the redemption frequency of this target fund.
- : CUSTOMENUMLITERAL
- : AssetClass
- : SUBJECT
- : Boolean
- # Additional information about the security (e.g. preferred, warrants, etc.).
- # Absence of this field indicates common.
- : CUSTOMENUMLITERAL
- # The amount investors pay for expenses incurred in operating a mutual fund.
- : Value
- : [SYMBOL]
- : SUBJECT
- : DateTime
- : UUID
- : CUSTOMENUMLITERAL
- : SUBJECT
- # The asset tree types as classified by the CRE
- #
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): CUSTOMENUMLITERALListComputationResult
- # Total current number of shares outstanding.
- : Value
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (
- : [OrderBy],
- : Boolean
- ): [ASSETATMARKETPLACE]
- # This field defines if the specific instrument is exchange listed or not.
- : Boolean
- # Defines the Globalance Footprint Score
- : Value
- # Describes the date of inception of the fund class
- : LocalDate
- : SUBJECT
- # This field indicates the last effective date (MM/DD/YY) of the NAV.
- : LocalDate
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [CUSTOMENUMLITERAL]
- : DateTime
- # Classifies the category of the investment according to Baumann.
- : CUSTOMENUMLITERAL
- : DOMAINCLASS
- # Asset is eligible for MiFID II Transaction Reporting
- : Boolean
- : String
- : DateTime
- : FUND
- # The entity status describes in which state the asset is
- : CUSTOMENUMLITERAL
- : SUBJECT
- : Long
- # Displays the TER (Produktekosten) of the fund class.
- : Value
- : DateTime
- # Classifies the category of the investment according to BVV2.
- : CUSTOMENUMLITERAL
- # NAV per share is determined by substracting the liabilities from the portfolio
- # value of the fund's securities, and dividing that figure by the number of
- # outstanding shares.
- : Value
- # Arguments
- # type: The type of the symbol to retrieve.
- (: String!): SYMBOL
- # The primary symbol (symbol type with the highest priority)
- : SYMBOL
- # Arguments
- # currency: The currency of the quote unit reference asset at
- # marketplace.
- (: String!): ASSETATMARKETPLACE
- : Long
- }