OBJECT
RIGHT
link GraphQL Schema definition
- type RIGHT implements SECURITY, TRADABLE, QUOTABLE, ASSET {
- : [FEATUREMODIFICATIONINFO]
- # The issuer of the security.
- : LEGALENTITY
- # Description of the specific instrument type within its market sector.
- : CUSTOMENUMLITERAL
- # The underlying of the right.
- : ASSET
- # Classifies the category of the investment according to Valitas.
- : CUSTOMENUMLITERAL
- : DateTime
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [CORPORATEACTION]
- # Number of old shares for which the given amount of new shares can be purchased -
- # new shares / old shares
- : Value
- # The total number of new offered shares.
- : Value
- : AssetClass
- : SUBJECT
- : Boolean
- # Additional information about the security (e.g. preferred, warrants, etc.).
- # Absence of this field indicates common.
- : CUSTOMENUMLITERAL
- : [SYMBOL]
- : SUBJECT
- : DateTime
- : UUID
- : SUBJECT
- # The subscription price of the new shares.
- : Value
- # The asset tree types as classified by the CRE
- #
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): CUSTOMENUMLITERALListComputationResult
- # 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
- : SUBJECT
- # Date on which the right is executed.
- : 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
- # The last day on which the right can be traded.
- : LocalDate
- : DateTime
- # The entity status describes in which state the asset is
- : CUSTOMENUMLITERAL
- : SUBJECT
- # The date from which it is possible to trade the right.
- : LocalDate
- # Number of new shares which can be purchased for the given amount of old shares -
- # new shares / old shares
- : Value
- : Long
- : DateTime
- # Classifies the category of the investment according to BVV2.
- : CUSTOMENUMLITERAL
- # 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
- }