Skip to content

Slot: calculatedAmount

The amount of the cash flow that was computed, including any spreads and other processing.

URI: common_domain_model:calculatedAmount

Applicable Classes

Name Description Modifies Slot
FixedAmountCalculationDetails Type for reporting the detailed results of calculating a cash flow for a calc... no
FloatingAmountCalculationDetails Type for reporting the detailed results of calculating a cash flow for a calc... no

Properties

Type and Range

Property Value
Range Decimal
Domain Of FixedAmountCalculationDetails, FloatingAmountCalculationDetails

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:calculatedAmount
native common_domain_model:calculatedAmount

LinkML Source

name: calculatedAmount
description: The amount of the cash flow that was computed, including any spreads
  and other processing.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- FixedAmountCalculationDetails
- FloatingAmountCalculationDetails
range: decimal
required: true