Skip to content

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

used by used in type used
GovernmentalAuthorityDefault maximumDaysOfDisruption range ValuationPostponement
MaterialChangeInCircumstance maximumDaysOfDisruption range ValuationPostponement
Nationalization maximumDaysOfDisruption range ValuationPostponement
GeneralInconvertibility maximumDaysOfDisruption range ValuationPostponement
GeneralNonTransferability maximumDaysOfDisruption range ValuationPostponement
SpecificInconvertibility maximumDaysOfDisruption range ValuationPostponement
SpecificNonTransferability maximumDaysOfDisruption range ValuationPostponement
EscrowArrangement maximumDaysOfDisruption range ValuationPostponement
FallbackReferencePrice valuationPostponement range ValuationPostponement

In Subsets

Identifier and Mapping Information

Schema Source

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