OBJECT
TOTALRETURNSWAP
link GraphQL Schema definition
- type TOTALRETURNSWAP implements SWAP, QUOTABLE, ASSET {
- : [FEATUREMODIFICATIONINFO]
- : DateTime
- # The related account segment for which the Swap contract is agreed.
- : ACCOUNTSEGMENT
- # Contract that is being replaced by this asset when rolling over
- : SWAP
- : AssetClass
- # The feature "Reconciliation Leg" defines the leg of the swap being used for the
- # reconciliation.
- : SwapLegs
- : CUSTOMENUMLITERAL
- : DateTime
- : UUID
- # The agreed asset of the Swap contract.
- : ASSET
- : SUBJECT
- # The agreed volume of the referenced asset.
- : Value
- : DateTime
- : String
- # The agreed spread of the counterpart to the current Swap contract.
- : Value
- # The entity status describes in which state the asset is
- : CUSTOMENUMLITERAL
- # The agreed price of the related asset.
- : Value
- : Long
- # The agreed interest rate.
- : Value
- : CUSTOMENUMLITERAL
- # The related exchange for the agreed asset.
- : QUOTESOURCE
- # The currency of the swap contract.
- : CURRENCY
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [CORPORATEACTION]
- # The agreed nominal value to be paid.
- : TIMESERIESMONEYVALUE
- # The counterpart of the Swap contract.
- : COUNTERPART
- : SUBJECT
- : Boolean
- # Indicates with which approach the interest is being calculated.
- : CUSTOMENUMLITERAL
- # Whether this outstanding cash flow has been booked or not.
- : SwapDirection
- # The Ex Amount based on the dividend payment of the referenced asset.
- : Value
- # The agreed payment dates of the Swap contract.
- : [LocalDate]
- # Whether this outstanding cash flow has been booked or not.
- : SwapDirection
- : [SYMBOL]
- : SUBJECT
- # Contract that will replace this asset when rolling over
- : SWAP
- : SUBJECT
- # Indicates if the total return swap has a physical delivery agreement.
- : Boolean
- # 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]
- # The agreed valuation dates.
- : [LocalDate]
- # The agreed payment dates.
- : [LocalDate]
- : DOMAINCLASS
- # Asset is eligible for MiFID II Transaction Reporting
- : Boolean
- : DateTime
- : SUBJECT
- # Date on which the principal of a security is due.
- : LocalDate
- : DateTime
- : INDEX
- : Period
- # 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
- }