Class: ValuationPostponement
Specifies how long to wait to get a quote from a settlement rate option upon a price source disruption.
URI: common_domain_model:ValuationPostponement
classDiagram
class ValuationPostponement
click ValuationPostponement href "../ValuationPostponement/"
ValuationPostponement : maximumDaysOfPostponement
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| maximumDaysOfPostponement | 1 Integer |
The maximum number of days to wait for a quote from the disrupted settlement ... | direct |
Usages
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:ValuationPostponement |
| native | common_domain_model:ValuationPostponement |
LinkML Source
Direct
name: ValuationPostponement
description: Specifies how long to wait to get a quote from a settlement rate option
upon a price source disruption.
in_subset:
- cdm_observable_asset
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- maximumDaysOfPostponement
Induced
name: ValuationPostponement
description: Specifies how long to wait to get a quote from a settlement rate option
upon a price source disruption.
in_subset:
- cdm_observable_asset
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
maximumDaysOfPostponement:
name: maximumDaysOfPostponement
description: The maximum number of days to wait for a quote from the disrupted
settlement rate option before proceeding to the next method.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: ValuationPostponement
domain_of:
- ValuationPostponement
range: integer
required: true