Slot: underlier
The underlier impacted by the corporate action.
URI: common_domain_model:underlier
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| CorporateAction | Specifies the relevant data regarding a corporate action | no |
| CommodityPayout | Payout based on the averaged price of a referenced underlier | yes |
| OptionPayout | The option payout specification terms | yes |
| PerformancePayout | Contains the necessary specifications for all performance payouts, encompassi... | yes |
| PortfolioReturnTerms | Specifies an individual type of return of a Performance Payout, when such ind... | yes |
| SettlementPayout | Represents a forward settling payout | yes |
| AssetPayout | Security finance payout specification in case the product payout involves som... | yes |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Underlier or Observable or Product |
| Domain Of | CorporateAction, CommodityPayout, OptionPayout, PerformancePayout, PortfolioReturnTerms, SettlementPayout, AssetPayout |
Cardinality and Requirements
| Property | Value |
|---|---|
| Required | Yes |
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'Observable'}) - AnonymousSlotExpression({'range': 'Product'})Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:underlier |
| native | common_domain_model:underlier |
LinkML Source
name: underlier
description: The underlier impacted by the corporate action.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- CorporateAction
- CommodityPayout
- OptionPayout
- PerformancePayout
- PortfolioReturnTerms
- SettlementPayout
- AssetPayout
range: Underlier
required: true
any_of:
- range: Observable
- range: Product