Enum: CreditRatingCreditWatchEnum
Represents the enumerated values to specify the credit watch rating.
URI: common_domain_model:CreditRatingCreditWatchEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| Positive | None | Denotes a rating may be raised |
| Negative | None | Denotes a rating may be lowered |
| Developing | None | Denotes a rating may be raised, lowered, or affirmed |
Slots
| Name | Description |
|---|---|
| creditWatch | Indicates the potential direction of a short-term or long-term rating |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: CreditRatingCreditWatchEnum
description: Represents the enumerated values to specify the credit watch rating.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
Positive:
text: Positive
description: Denotes a rating may be raised.
Negative:
text: Negative
description: Denotes a rating may be lowered.
Developing:
text: Developing
description: Denotes a rating may be raised, lowered, or affirmed.