Enum: RedemptionTypeEnum
Specifies the contractual redemption or conversion features associated with a debt security.
URI: common_domain_model:RedemptionTypeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| Convertible | None | Specifies a debt instrument that can be converted into common shares |
| Exchangeable | None | Specifies a debt security that can be converted to equity in a company other ... |
| ContingentConvertible | None | Specifies a debt security that can be converted into equity if a pre-defined ... |
| Sinkable | None | Specifies a debt security that requires the issuer to periodically set aside ... |
| Extraordinary | None | Specifies a debt security that can be redeemed early if certain extraordinary... |
Slots
| Name | Description |
|---|---|
| redemptionType | Specifies the contractual redemption or conversion features associated with a... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: RedemptionTypeEnum
description: Specifies the contractual redemption or conversion features associated
with a debt security.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
Convertible:
text: Convertible
description: Specifies a debt instrument that can be converted into common shares.
Exchangeable:
text: Exchangeable
description: Specifies a debt security that can be converted to equity in a company
other than the issuing company.
ContingentConvertible:
text: ContingentConvertible
description: Specifies a debt security that can be converted into equity if a
pre-defined trigger event occurs.
Sinkable:
text: Sinkable
description: Specifies a debt security that requires the issuer to periodically
set aside money to buy back portions of the debt.
Extraordinary:
text: Extraordinary
description: Specifies a debt security that can be redeemed early if certain extraordinary
events occur.