INTERFACE
CONTRACT
link GraphQL Schema definition
- interface CONTRACT {
- : [FEATUREMODIFICATIONINFO]
- : DateTime
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [CORPORATEACTION]
- # Date of the last payment.
- : LocalDate
- : AssetClass
- : SUBJECT
- : Boolean
- # Contract that is being replaced by this asset when rolling over.
- : CONTRACT
- : [SYMBOL]
- : SUBJECT
- : DateTime
- : UUID
- : SUBJECT
- # The asset tree types as classified by the CRE
- #
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): CUSTOMENUMLITERALListComputationResult
- # Contract that will replace this asset when rolling over.
- : CONTRACT
- : SUBJECT
- : DateTime
- : DOMAINCLASS
- # Asset is eligible for MiFID II Transaction Reporting
- : Boolean
- : String
- : DateTime
- # The related account segment for which the contract is agreed.
- : ACCOUNTSEGMENT
- # The entity status describes in which state the asset is
- : CUSTOMENUMLITERAL
- : SUBJECT
- # Currency of contract.
- : CURRENCY
- : Long
- : DateTime
- : Long
- }