OBJECT
COMMODITY
link GraphQL Schema definition
- type COMMODITY implements TRADABLE, QUOTABLE, ASSET {
- : [FEATUREMODIFICATIONINFO]
- # Classifies the category of the investment according to Valitas.
- : CUSTOMENUMLITERAL
- : DateTime
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [CORPORATEACTION]
- : COMMODITY
- : AssetClass
- : SUBJECT
- : Boolean
- # Additional information about the security (e.g. preferred, warrants, etc.).
- # Absence of this field indicates common.
- : CUSTOMENUMLITERAL
- # Defines the base asset of a factored Commodity
- : COMMODITY
- # The multiplier of the factored commodity.
- : Value
- : [SYMBOL]
- : SUBJECT
- : DateTime
- : UUID
- : SUBJECT
- # The asset tree types as classified by the CRE
- #
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): CUSTOMENUMLITERALListComputationResult
- # The type of the commodity
- : CUSTOMENUMLITERAL
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (
- : [OrderBy],
- : Boolean
- ): [ASSETATMARKETPLACE]
- # Defines the Globalance Footprint Score
- : Value
- : SUBJECT
- : DateTime
- # If the commodity has a factor and is therefore an unique asset.
- : Boolean
- # Classifies the category of the investment according to Baumann.
- : CUSTOMENUMLITERAL
- : DOMAINCLASS
- # Asset is eligible for MiFID II Transaction Reporting
- : Boolean
- : String
- # This field defines if the specific instrument is exchange listed or not.
- : Boolean
- : DateTime
- # The entity status describes in which state the asset is
- : CUSTOMENUMLITERAL
- : SUBJECT
- : Long
- # The unit of the commodity
- : CUSTOMENUMLITERAL
- : 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
- }