Skip to content

Enum: ValuationTypeEnum

Method used for the valuation of the transaction by the valuation party.

URI: common_domain_model:ValuationTypeEnum

Permissible Values

Value Meaning Description
MarkToMarket None Mark-to-Market
MarkToModel None Mark-to-Model

Slots

Name Description
method Method used for the valuation of the transaction by the valuation party

Identifier and Mapping Information

Schema Source

LinkML Source

name: ValuationTypeEnum
description: Method used for the valuation of the transaction by the valuation party.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  MarkToMarket:
    text: MarkToMarket
    description: Mark-to-Market
  MarkToModel:
    text: MarkToModel
    description: Mark-to-Model