Skip to content

Slot: inBaseCurrency

If True, specifies that the interest transfers should be converted to base currency equivalent, or if False specifies that the transfer should be in the currency of the collateral.

URI: common_domain_model:inBaseCurrency

Applicable Classes

Name Description Modifies Slot
CollateralInterestCalculationParameters Represents parameters for calculating the amount the floating interest calcul... no

Properties

Type and Range

Property Value
Range Boolean
Domain Of CollateralInterestCalculationParameters

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:inBaseCurrency
native common_domain_model:inBaseCurrency
close fpml_5_10:CollateralInterestCalculationParameters.inBaseCurrency

LinkML Source

name: inBaseCurrency
description: If True, specifies that the interest transfers should be converted to
  base currency equivalent, or if False specifies that the transfer should be in the
  currency of the collateral.
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:CollateralInterestCalculationParameters.inBaseCurrency
rank: 1000
domain_of:
- CollateralInterestCalculationParameters
range: boolean
required: true