Skip to content

Enum: ValuationTimeEnum

The type of time specified for the Valuation Time.

URI: common_domain_model:ValuationTimeEnum

Permissible Values

Value Meaning Description
CloseOfBusiness None The valuation time should be at close of business
SpecificTime None The valuation time should be at a specific time
AsSelected None The valuation time should be as selected

Slots

Name Description
time The type of time specified for the Valuation Time

Identifier and Mapping Information

Schema Source

LinkML Source

name: ValuationTimeEnum
description: The type of time specified for the Valuation Time.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  CloseOfBusiness:
    text: CloseOfBusiness
    description: The valuation time should be at close of business.
  SpecificTime:
    text: SpecificTime
    description: The valuation time should be at a specific time.
  AsSelected:
    text: AsSelected
    description: The valuation time should be as selected.