Enum: ValuationScopeEnum
Scope of the valuation i.e. what it applies to.
URI: common_domain_model:ValuationScopeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| Collateral | None | Valuation of the collateral used against a trade |
| Trade | None | Valuation of the actual trade itself |
Slots
| Name | Description |
|---|---|
| scope | Defines the scope of the valuation, what it applies to e |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: ValuationScopeEnum
description: Scope of the valuation i.e. what it applies to.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
Collateral:
text: Collateral
description: Valuation of the collateral used against a trade.
Trade:
text: Trade
description: Valuation of the actual trade itself.