Enum: ReturnTypeEnum
The enumerated values to specify the type of return associated the equity payout.
URI: common_domain_model:ReturnTypeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| Price | None | Price return, i |
| Total | None | Total return, i |
Slots
| Name | Description |
|---|---|
| typeOfSwapElection | Per Part 1 Section 4, 'Dividend Obligations', of the 2018 ISDA CDM Equity Con... |
| returnType | The type of return associated with the equity swap |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: ReturnTypeEnum
description: The enumerated values to specify the type of return associated the equity
payout.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
Price:
text: Price
description: Price return, i.e. excluding dividends.
Total:
text: Total
description: Total return, i.e. including dividend and price components.