Skip to content

Enum: DividendCompositionEnum

The enumerated values to specify how the composition of Dividends is to be determined.

URI: common_domain_model:DividendCompositionEnum

Permissible Values

Value Meaning Description
EquityAmountReceiverElection None The Equity Amount Receiver determines the composition of dividends (subject t...
CalculationAgentElection None The Calculation Agent determines the composition of dividends (subject to con...

Slots

Name Description
dividendComposition Specifies how the composition of Dividends is to be determined

Identifier and Mapping Information

Schema Source

LinkML Source

name: DividendCompositionEnum
description: The enumerated values to specify how the composition of Dividends is
  to be determined.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  EquityAmountReceiverElection:
    text: EquityAmountReceiverElection
    description: The Equity Amount Receiver determines the composition of dividends
      (subject to conditions).
  CalculationAgentElection:
    text: CalculationAgentElection
    description: The Calculation Agent determines the composition of dividends (subject
      to conditions).