Skip to content

Enum: TriggerTimeTypeEnum

The enumerated values to specify the time of day which would be considered for valuing the knock event.

URI: common_domain_model:TriggerTimeTypeEnum

Permissible Values

Value Meaning Description
Closing None The close of trading on a day would be considered for valuation
Anytime None At any time during the Knock Determination period (continuous barrier)

Slots

Name Description
triggerTimeType The valuation time type of knock condition

Identifier and Mapping Information

Schema Source

LinkML Source

name: TriggerTimeTypeEnum
description: The enumerated values to specify the time of day which would be considered
  for valuing the knock event.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Closing:
    text: Closing
    description: The close of trading on a day would be considered for valuation.
  Anytime:
    text: Anytime
    description: At any time during the Knock Determination period (continuous barrier).