Skip to content

Class: Underlier

The underlying financial product that will be physically or cash settled, which can be of any type, eg an asset such as cash or a security, a product, or the cash settlement of an index rate. Conditions are usually applied when used in a data type, such as a payout, to ensure this aligns with the use case.

  • NOTE: this is an abstract class and should not be instantiated directly

URI: common_domain_model:Underlier

 classDiagram
    class Underlier
    click Underlier href "../Underlier/"

Class Properties

Property Value
Union Of Observable, Product

Slots

Name Cardinality and Range Description Inheritance

Usages

used by used in type used
CorporateAction underlier range Underlier
CommodityPayout underlier range Underlier
OptionPayout underlier range Underlier
PerformancePayout underlier range Underlier
SettlementPayout underlier range Underlier

In Subsets

Comments

  • Generated from Rosetta 'choice' construct — represents a union/one-of type.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:Underlier
native common_domain_model:Underlier

LinkML Source

Direct

name: Underlier
description: The underlying financial product that will be physically or cash settled,
  which can be of any type, eg an asset such as cash or a security, a product, or
  the cash settlement of an index rate.  Conditions are usually applied when used
  in a data type, such as a payout, to ensure this aligns with the use case.
comments:
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
in_subset:
- cdm_product_template
from_schema: https://w3id.org/lmodel/common-domain-model
abstract: true
union_of:
- Observable
- Product

Induced

name: Underlier
description: The underlying financial product that will be physically or cash settled,
  which can be of any type, eg an asset such as cash or a security, a product, or
  the cash settlement of an index rate.  Conditions are usually applied when used
  in a data type, such as a payout, to ensure this aligns with the use case.
comments:
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
in_subset:
- cdm_product_template
from_schema: https://w3id.org/lmodel/common-domain-model
abstract: true
union_of:
- Observable
- Product