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
Slots
| Name |
Cardinality and Range |
Description |
Inheritance |
|
|
|
|
Usages
In Subsets
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
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