Class: DistributionAndInterestPayment
A class to specify the Distributions and Interest Payment provisions applicable to the collateral agreement.
URI: common_domain_model:DistributionAndInterestPayment
classDiagram
class DistributionAndInterestPayment
click DistributionAndInterestPayment href "../DistributionAndInterestPayment/"
DistributionAndInterestPayment : interestParameters
DistributionAndInterestPayment --> "*" CollateralInterestParameters : interestParameters
click CollateralInterestParameters href "../CollateralInterestParameters/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| interestParameters | * CollateralInterestParameters |
Represents the interest parameters for the various currencies, margin types, ... | direct |
Usages
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:DistributionAndInterestPayment |
| native | common_domain_model:DistributionAndInterestPayment |
LinkML Source
Direct
name: DistributionAndInterestPayment
description: A class to specify the Distributions and Interest Payment provisions
applicable to the collateral agreement.
in_subset:
- cdm_product_collateral
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- interestParameters
Induced
name: DistributionAndInterestPayment
description: A class to specify the Distributions and Interest Payment provisions
applicable to the collateral agreement.
in_subset:
- cdm_product_collateral
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
interestParameters:
name: interestParameters
description: Represents the interest parameters for the various currencies, margin
types, posting parties.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: DistributionAndInterestPayment
domain_of:
- DistributionAndInterestPayment
range: CollateralInterestParameters
multivalued: true
inlined: true
inlined_as_list: true