OBJECT
CALLMONEY
link GraphQL Schema definition
- type CALLMONEY implements MONEYMARKET, DEPOSIT, ASSET {
- : [FEATUREMODIFICATIONINFO]
- : Value
- : DateTime
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [CORPORATEACTION]
- : CORPORATE
- : MONEYMARKETORDER
- : ACCOUNTSEGMENT
- : 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
- # The period of notice resp. the cancellation period (Format: e.g.
- # "7Y,6M,5W,4D,3H,2min,1sec", "2M", "1Y,5D")
- : Period
- : DateTime
- : DOMAINCLASS
- # Asset is eligible for MiFID II Transaction Reporting
- : Boolean
- : 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
- }