Skip to content

Class: CollateralGuarantorType

Specifies the origin of entity guaranteeing the collateral.

URI: common_domain_model:CollateralGuarantorType

 classDiagram
    class CollateralGuarantorType
    click CollateralGuarantorType href "../CollateralGuarantorType/"
      CollateralGuarantorType : guarantorType





        CollateralGuarantorType --> "1" CollateralEntityTypeEnum : guarantorType
        click CollateralEntityTypeEnum href "../CollateralEntityTypeEnum/"



Slots

Name Cardinality and Range Description Inheritance
guarantorType 1
CollateralEntityTypeEnum
Specifies the origin of entity guaranteeing the collateral direct

Usages

used by used in type used
CollateralCriteriaBase collateralCriteria any_of[range] CollateralGuarantorType
EligibleCollateralCriteria collateralCriteria any_of[range] CollateralGuarantorType
ConcentrationLimitCriteria collateralCriteria any_of[range] CollateralGuarantorType
NegativeCriteria negativeCriteria any_of[range] CollateralGuarantorType

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: CollateralGuarantorType
description: Specifies the origin of entity guaranteeing the collateral.
in_subset:
- cdm_base_staticdata_asset_common
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- guarantorType

Induced

name: CollateralGuarantorType
description: Specifies the origin of entity guaranteeing the collateral.
in_subset:
- cdm_base_staticdata_asset_common
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
  guarantorType:
    name: guarantorType
    description: Specifies the origin of entity guaranteeing the collateral.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: CollateralGuarantorType
    domain_of:
    - CollateralGuarantorType
    range: CollateralEntityTypeEnum
    required: true