Enum: DividendEntitlementEnum
The enumerated values to specify the date on which the receiver of the equity payout is entitled to the dividend.
URI: common_domain_model:DividendEntitlementEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| ExDate | None | Dividend entitlement is on the dividend ex-date |
| RecordDate | None | Dividend entitlement is on the dividend record date |
Slots
| Name | Description |
|---|---|
| dividendEntitlement | Defines the date on which the receiver of the equity return is entitled to th... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: DividendEntitlementEnum
description: The enumerated values to specify the date on which the receiver of the
equity payout is entitled to the dividend.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
ExDate:
text: ExDate
description: Dividend entitlement is on the dividend ex-date.
RecordDate:
text: RecordDate
description: Dividend entitlement is on the dividend record date.