OBJECT
INTERESTRATESWAP
link GraphQL Schema definition
- type INTERESTRATESWAP 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
- # Date types of IRS roll
- : CUSTOMENUMLITERAL
- : SwapDirectionComputationResult
- : AssetClass
- # Date this IRS starts (Format: e.g. "7Y,6M,5W,4D,3H,2min,1sec", "2M", "1Y,5D")
- : Period
- : INDEX
- # The feature "Reconciliation Leg" defines the leg of the swap being used for the
- # reconciliation.
- : SwapLegs
- # The agreed nominal value to be paid.
- : TIMESERIESMONEYVALUE
- : DateTime
- : UUID
- # Date on which the principal of a security is due. (Format: e.g.
- # "7Y,6M,5W,4D,3H,2min,1sec", "2M", "1Y,5D")
- : Period
- # Indicates with which approach the interest is being calculated.
- : CUSTOMENUMLITERAL
- # The agreed interest rate.
- : Value
- : SUBJECT
- # The agreed payment dates of the Swap contract.
- : [LocalDate]
- : DateTime
- : String
- # The entity status describes in which state the asset is
- : CUSTOMENUMLITERAL
- : Long
- : INDEX
- # (Format: e.g. "7Y,6M,5W,4D,3H,2min,1sec", "2M", "1Y,5D")
- : Period
- # Date this IRS starts
- : LocalDate
- # The agreed nominal value to be paid.
- : TIMESERIESMONEYVALUE
- # The currency of the swap contract.
- : CURRENCY
- # Indicates with which approach the interest is being calculated.
- : CUSTOMENUMLITERAL
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [CORPORATEACTION]
- : Value
- # The counterpart of the Swap contract.
- : COUNTERPART
- : SUBJECT
- : Boolean
- # Frequency which defines the payment dates (Format: e.g.
- # '7Y,6M,5W,4D,3H,2min,1sec', '2M', '1Y,5D', '1T')
- : String
- : [SYMBOL]
- : CUSTOMENUMLITERAL
- : SUBJECT
- # Contract that will replace this asset when rolling over
- : SWAP
- : SUBJECT
- # The asset tree types as classified by the CRE
- #
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): CUSTOMENUMLITERALListComputationResult
- # The agreed payment dates of the Swap contract.
- : [LocalDate]
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (
- : [OrderBy],
- : Boolean
- ): [ASSETATMARKETPLACE]
- : CUSTOMENUMLITERAL
- : DOMAINCLASS
- # Asset is eligible for MiFID II Transaction Reporting
- : Boolean
- # Whether this outstanding cash flow has been booked or not.
- : SwapDirection
- : DateTime
- # (Format: e.g. "7Y,6M,5W,4D,3H,2min,1sec", "2M", "1Y,5D")
- : Period
- : SUBJECT
- # Whether this outstanding cash flow has been booked or not.
- : SwapDirection
- # Date on which the principal of a security is due.
- : LocalDate
- : DateTime
- # The agreed interest rate.
- : Value
- # Mark as template
- : Boolean
- # Frequency which defines the payment dates (Format: e.g.
- # '7Y,6M,5W,4D,3H,2min,1sec', '2M', '1Y,5D', '1T')
- : String
- # 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
- }