OBJECT
CASH
link GraphQL Schema definition
- type CASH implements DEPOSIT, ASSET {
- : [FEATUREMODIFICATIONINFO]
- : DateTime
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [CORPORATEACTION]
- : CORPORATE
- : AssetClass
- : SUBJECT
- : Boolean
- : [SYMBOL]
- : SUBJECT
- : DateTime
- : UUID
- : SUBJECT
- # The asset tree types as classified by the CRE
- #
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): CUSTOMENUMLITERALListComputationResult
- : SUBJECT
- : DateTime
- : DOMAINCLASS
- # Asset is eligible for MiFID II Transaction Reporting
- : Boolean
- : CASHTYPE
- : String
- : DateTime
- # The entity status describes in which state the asset is
- : CUSTOMENUMLITERAL
- : SUBJECT
- : Long
- : CURRENCY
- : DateTime
- # Arguments
- # type: The type of the symbol to retrieve.
- (: String!): SYMBOL
- # The primary symbol (symbol type with the highest priority)
- : SYMBOL
- : Long
- }